Pull request #43844 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca rather than 9031de6a9becd8420af3e018e4f24e7d7e429bfd Obtained Jenkinsfile from 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca 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-43844@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-04T14:34:40.290Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T14:34:40.294Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-04T14:34:40.389Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T14:34:40.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a5f812de93ea0ff) in /home/ubuntu/workspace/moby_PR-43844 [Pipeline] { [Pipeline] checkout [2022-08-04T14:34:40.631Z] The recommended git tool is: git [2022-08-04T14:34:40.679Z] using credential docker-jenkins-github-credentials [2022-08-04T14:34:40.693Z] Cloning the remote Git repository [2022-08-04T14:34:40.693Z] Cloning with configured refspecs honoured and without tags [2022-08-04T14:34:40.696Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T14:34:40.697Z] > git init /home/ubuntu/workspace/moby_PR-43844 # timeout=10 [2022-08-04T14:34:40.710Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:34:40.710Z] > git --version # timeout=10 [2022-08-04T14:34:40.715Z] > git --version # 'git version 2.17.1' [2022-08-04T14:34:40.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:34:40.716Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:34:56.506Z] Fetching without tags [2022-08-04T14:34:56.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:34:56.475Z] > git config --add remote.origin.fetch +refs/pull/43844/head:refs/remotes/origin/PR-43844 # timeout=10 [2022-08-04T14:34:56.480Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:34:56.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:34:56.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:34:56.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:34:56.509Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:34:56.691Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [2022-08-04T14:34:57.706Z] Merge succeeded, producing a3ca8e7d6a52256512186e324eb8d34b2a69fcf3 [2022-08-04T14:34:57.706Z] Checking out Revision a3ca8e7d6a52256512186e324eb8d34b2a69fcf3 (PR-43844) [2022-08-04T14:34:58.100Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:34:58.109Z] First time build. Skipping changelog. [2022-08-04T14:34:56.693Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:34:56.695Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:34:57.215Z] > git remote # timeout=10 [2022-08-04T14:34:57.223Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:34:57.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:34:57.232Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:34:57.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:34:57.750Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:34:57.756Z] > git checkout -f a3ca8e7d6a52256512186e324eb8d34b2a69fcf3 # timeout=10 [2022-08-04T14:34:58.103Z] > git rev-list --no-walk c6a888d7bcf89c9205842585ab62344e873261af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:34:58.742Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/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-04T14:34:58.742Z] Unable to find image 'alpine:latest' locally [2022-08-04T14:34:58.742Z] latest: Pulling from library/alpine [2022-08-04T14:34:58.998Z] 530afca65e2e: Pulling fs layer [2022-08-04T14:34:58.998Z] 530afca65e2e: Verifying Checksum [2022-08-04T14:34:58.998Z] 530afca65e2e: Download complete [2022-08-04T14:34:59.254Z] 530afca65e2e: Pull complete [2022-08-04T14:34:59.254Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T14:34:59.254Z] Status: Downloaded newer image for alpine:latest [2022-08-04T14:35:01.773Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-08-04T14:35:02.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02a5f812de93ea0ff) in /home/ubuntu/workspace/moby_PR-43844 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T14:35:02.245Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0521026ef9540bea5) in /home/ubuntu/workspace/moby_PR-43844 [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T14:35:02.247Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cc574fa2a4fe869a) in /home/ubuntu/workspace/moby_PR-43844 [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T14:35:02.248Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0c5a2b13ee6926639) in /home/ubuntu/workspace/moby_PR-43844 [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] } [2022-08-04T14:35:02.254Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-097dfe4fff114f155) in /home/ubuntu/workspace/moby_PR-43844 [Pipeline] { [Pipeline] checkout [2022-08-04T14:35:02.284Z] The recommended git tool is: git [2022-08-04T14:35:02.291Z] using credential docker-jenkins-github-credentials [Pipeline] { [Pipeline] { [2022-08-04T14:35:02.314Z] Fetching changes from the remote Git repository [Pipeline] { [2022-08-04T14:35:02.321Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] checkout [2022-08-04T14:35:02.383Z] The recommended git tool is: git [Pipeline] checkout [2022-08-04T14:35:02.391Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-08-04T14:35:02.398Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-04T14:35:02.403Z] using credential docker-jenkins-github-credentials [2022-08-04T14:35:02.403Z] using credential docker-jenkins-github-credentials [2022-08-04T14:35:02.407Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-04T14:35:02.413Z] The recommended git tool is: git [2022-08-04T14:35:02.418Z] Cloning the remote Git repository [2022-08-04T14:35:02.418Z] Cloning with configured refspecs honoured and without tags [2022-08-04T14:35:02.426Z] Cloning the remote Git repository [2022-08-04T14:35:02.426Z] Cloning with configured refspecs honoured and without tags [2022-08-04T14:35:02.427Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-04T14:35:02.431Z] Cloning the remote Git repository [2022-08-04T14:35:02.431Z] Cloning with configured refspecs honoured and without tags [2022-08-04T14:35:02.437Z] Cloning the remote Git repository [2022-08-04T14:35:02.437Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-08-04T14:35:02.648Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-04T14:35:02.971Z] Merge succeeded, producing 56dc85f4944c343aba92c96b732ba67d15500bb3 [2022-08-04T14:35:02.972Z] Checking out Revision 56dc85f4944c343aba92c96b732ba67d15500bb3 (PR-43844) [2022-08-04T14:35:03.063Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:35:03.068Z] First time build. Skipping changelog. [2022-08-04T14:35:02.433Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T14:35:02.433Z] > git init /home/ubuntu/workspace/moby_PR-43844 # timeout=10 [2022-08-04T14:35:02.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:02.442Z] > git --version # timeout=10 [2022-08-04T14:35:02.445Z] > git --version # 'git version 2.25.1' [2022-08-04T14:35:02.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.446Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:02.305Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43844/.git # timeout=10 [2022-08-04T14:35:02.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:02.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:02.322Z] > git --version # timeout=10 [2022-08-04T14:35:02.327Z] > git --version # 'git version 2.17.1' [2022-08-04T14:35:02.327Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.328Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:02.650Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:02.653Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:35:02.773Z] > git remote # timeout=10 [2022-08-04T14:35:02.786Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:35:02.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.793Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:35:02.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:35:02.973Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:02.978Z] > git checkout -f 56dc85f4944c343aba92c96b732ba67d15500bb3 # timeout=10 [2022-08-04T14:35:03.065Z] > git rev-list --no-walk c6a888d7bcf89c9205842585ab62344e873261af # timeout=10 [2022-08-04T14:35:02.422Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T14:35:02.422Z] > git init /home/ubuntu/workspace/moby_PR-43844 # timeout=10 [2022-08-04T14:35:02.439Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:02.439Z] > git --version # timeout=10 [2022-08-04T14:35:02.442Z] > git --version # 'git version 2.17.1' [2022-08-04T14:35:02.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.443Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:02.428Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T14:35:02.428Z] > git init /home/ubuntu/workspace/moby_PR-43844 # timeout=10 [2022-08-04T14:35:02.432Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:02.432Z] > git --version # timeout=10 [2022-08-04T14:35:02.434Z] > git --version # 'git version 2.17.1' [2022-08-04T14:35:02.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:02.440Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T14:35:02.440Z] > git init /home/ubuntu/workspace/moby_PR-43844 # timeout=10 [2022-08-04T14:35:02.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:02.456Z] > git --version # timeout=10 [2022-08-04T14:35:02.460Z] > git --version # 'git version 2.25.1' [2022-08-04T14:35:02.460Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:02.461Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:35:03.878Z] + [ PR != PR ] [2022-08-04T14:35:03.878Z] + [ master != master ] [2022-08-04T14:35:03.878Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T14:35:04.189Z] + docker version [2022-08-04T14:35:04.189Z] Client: Docker Engine - Community [2022-08-04T14:35:04.189Z] Version: 20.10.14 [2022-08-04T14:35:04.189Z] API version: 1.41 [2022-08-04T14:35:04.189Z] Go version: go1.16.15 [2022-08-04T14:35:04.189Z] Git commit: a224086 [2022-08-04T14:35:04.189Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T14:35:04.189Z] OS/Arch: linux/amd64 [2022-08-04T14:35:04.189Z] Context: default [2022-08-04T14:35:04.189Z] Experimental: true [2022-08-04T14:35:04.189Z] [2022-08-04T14:35:04.189Z] Server: Docker Engine - Community [2022-08-04T14:35:04.189Z] Engine: [2022-08-04T14:35:04.189Z] Version: 20.10.14 [2022-08-04T14:35:04.189Z] API version: 1.41 (minimum version 1.12) [2022-08-04T14:35:04.189Z] Go version: go1.16.15 [2022-08-04T14:35:04.189Z] Git commit: 87a90dc [2022-08-04T14:35:04.189Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T14:35:04.189Z] OS/Arch: linux/amd64 [2022-08-04T14:35:04.189Z] Experimental: true [2022-08-04T14:35:04.189Z] containerd: [2022-08-04T14:35:04.189Z] Version: 1.5.11 [2022-08-04T14:35:04.189Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:04.189Z] runc: [2022-08-04T14:35:04.189Z] Version: 1.0.3 [2022-08-04T14:35:04.189Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T14:35:04.189Z] docker-init: [2022-08-04T14:35:04.189Z] Version: 0.19.0 [2022-08-04T14:35:04.189Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T14:35:04.505Z] + docker info [2022-08-04T14:35:05.067Z] Client: [2022-08-04T14:35:05.067Z] Context: default [2022-08-04T14:35:05.067Z] Debug Mode: false [2022-08-04T14:35:05.067Z] Plugins: [2022-08-04T14:35:05.067Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T14:35:05.067Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T14:35:05.067Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T14:35:05.067Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T14:35:05.067Z] [2022-08-04T14:35:05.067Z] Server: [2022-08-04T14:35:05.067Z] Containers: 0 [2022-08-04T14:35:05.067Z] Running: 0 [2022-08-04T14:35:05.067Z] Paused: 0 [2022-08-04T14:35:05.067Z] Stopped: 0 [2022-08-04T14:35:05.067Z] Images: 5 [2022-08-04T14:35:05.067Z] Server Version: 20.10.14 [2022-08-04T14:35:05.067Z] Storage Driver: overlay2 [2022-08-04T14:35:05.067Z] Backing Filesystem: extfs [2022-08-04T14:35:05.067Z] Supports d_type: true [2022-08-04T14:35:05.067Z] Native Overlay Diff: true [2022-08-04T14:35:05.067Z] userxattr: false [2022-08-04T14:35:05.067Z] Logging Driver: json-file [2022-08-04T14:35:05.067Z] Cgroup Driver: cgroupfs [2022-08-04T14:35:05.067Z] Cgroup Version: 1 [2022-08-04T14:35:05.067Z] Plugins: [2022-08-04T14:35:05.067Z] Volume: local [2022-08-04T14:35:05.067Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T14:35:05.067Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T14:35:05.067Z] Swarm: inactive [2022-08-04T14:35:05.067Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T14:35:05.067Z] Default Runtime: runc [2022-08-04T14:35:05.067Z] Init Binary: docker-init [2022-08-04T14:35:05.067Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:05.067Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T14:35:05.067Z] init version: de40ad0 [2022-08-04T14:35:05.067Z] Security Options: [2022-08-04T14:35:05.067Z] apparmor [2022-08-04T14:35:05.067Z] seccomp [2022-08-04T14:35:05.067Z] Profile: default [2022-08-04T14:35:05.067Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T14:35:05.067Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T14:35:05.067Z] OSType: linux [2022-08-04T14:35:05.067Z] Architecture: x86_64 [2022-08-04T14:35:05.067Z] CPUs: 2 [2022-08-04T14:35:05.067Z] Total Memory: 7.565GiB [2022-08-04T14:35:05.067Z] Name: ip-10-100-81-137 [2022-08-04T14:35:05.067Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T14:35:05.067Z] Docker Root Dir: /var/lib/docker [2022-08-04T14:35:05.067Z] Debug Mode: false [2022-08-04T14:35:05.067Z] Registry: https://index.docker.io/v1/ [2022-08-04T14:35:05.067Z] Labels: [2022-08-04T14:35:05.067Z] Experimental: true [2022-08-04T14:35:05.067Z] Insecure Registries: [2022-08-04T14:35:05.067Z] 127.0.0.0/8 [2022-08-04T14:35:05.067Z] Live Restore Enabled: true [2022-08-04T14:35:05.067Z] [2022-08-04T14:35:05.067Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T14:35:05.385Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:05.385Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:05.385Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43844/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T14:35:05.385Z] + bash /home/ubuntu/workspace/moby_PR-43844/check-config.sh [2022-08-04T14:35:05.385Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T14:35:05.385Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T14:35:05.385Z] [2022-08-04T14:35:05.385Z] Generally Necessary: [2022-08-04T14:35:05.385Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T14:35:05.385Z] - apparmor: enabled and tools installed [2022-08-04T14:35:05.385Z] - CONFIG_NAMESPACES: enabled [2022-08-04T14:35:05.385Z] - CONFIG_NET_NS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_PID_NS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_IPC_NS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_UTS_NS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CGROUPS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T14:35:05.385Z] - CONFIG_CPUSETS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_MEMCG: enabled [2022-08-04T14:35:05.385Z] - CONFIG_KEYS: enabled [2022-08-04T14:35:05.385Z] - CONFIG_VETH: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T14:35:05.641Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T14:35:05.641Z] [2022-08-04T14:35:05.641Z] Optional Features: [2022-08-04T14:35:05.641Z] - CONFIG_USER_NS: enabled [2022-08-04T14:35:05.641Z] - CONFIG_SECCOMP: enabled [2022-08-04T14:35:05.641Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T14:35:05.641Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T14:35:05.641Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T14:35:05.641Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T14:35:05.641Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T14:35:05.641Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T14:35:05.641Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T14:35:05.641Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T14:35:05.641Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T14:35:05.641Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T14:35:05.641Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T14:35:05.641Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T14:35:05.641Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T14:35:05.641Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T14:35:05.641Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T14:35:05.641Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T14:35:05.641Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T14:35:05.641Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T14:35:05.641Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T14:35:05.897Z] - CONFIG_EXT4_FS: enabled [2022-08-04T14:35:05.897Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T14:35:05.897Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T14:35:05.897Z] - Network Drivers: [2022-08-04T14:35:05.897Z] - "overlay": [2022-08-04T14:35:05.897Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T14:35:05.897Z] Optional (for encrypted networks): [2022-08-04T14:35:05.897Z] - CONFIG_CRYPTO: enabled [2022-08-04T14:35:05.897Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T14:35:05.897Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T14:35:05.897Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T14:35:05.897Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T14:35:05.897Z] - CONFIG_XFRM: enabled [2022-08-04T14:35:05.897Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T14:35:05.897Z] - "ipvlan": [2022-08-04T14:35:05.897Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T14:35:05.897Z] - "macvlan": [2022-08-04T14:35:05.897Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T14:35:05.897Z] - "ftp,tftp client in container": [2022-08-04T14:35:05.897Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T14:35:05.897Z] - Storage Drivers: [2022-08-04T14:35:05.897Z] - "aufs": [2022-08-04T14:35:05.897Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T14:35:05.897Z] - "btrfs": [2022-08-04T14:35:05.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T14:35:05.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T14:35:05.897Z] - "devicemapper": [2022-08-04T14:35:05.897Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T14:35:05.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T14:35:05.897Z] - "overlay": [2022-08-04T14:35:05.897Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T14:35:05.897Z] - "zfs": [2022-08-04T14:35:05.897Z] - /dev/zfs: present [2022-08-04T14:35:05.897Z] - zfs command: missing [2022-08-04T14:35:05.897Z] - zpool command: missing [2022-08-04T14:35:05.897Z] [2022-08-04T14:35:05.897Z] Limits: [2022-08-04T14:35:05.897Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T14:35:05.897Z] [2022-08-04T14:35:05.897Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T14:35:06.212Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:56dc85f4944c343aba92c96b732ba67d15500bb3 . [2022-08-04T14:35:06.212Z] #1 [internal] load build definition from Dockerfile [2022-08-04T14:35:06.212Z] #1 sha256:e0dedabb3a13221d597d9e687d99eee15b7c43b57e936837bc067af8ede2eec6 [2022-08-04T14:35:06.212Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T14:35:06.212Z] #1 DONE 0.0s [2022-08-04T14:35:06.212Z] [2022-08-04T14:35:06.212Z] #2 [internal] load .dockerignore [2022-08-04T14:35:06.212Z] #2 sha256:09046e6502f0914d0566b54b5a139ee66f8cff90710406b6ae981f1d86065fda [2022-08-04T14:35:06.212Z] #2 transferring context: 145B done [2022-08-04T14:35:06.212Z] #2 DONE 0.0s [2022-08-04T14:35:06.212Z] [2022-08-04T14:35:06.212Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T14:35:06.212Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T14:35:06.468Z] #3 DONE 0.1s [2022-08-04T14:35:06.468Z] [2022-08-04T14:35:06.468Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T14:35:06.468Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T14:35:06.468Z] #4 CACHED [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #5 [internal] load .dockerignore [2022-08-04T14:35:06.725Z] #5 sha256:53f053d0e838060040304a928ef32032855b68269dfaea8888a12e1fbe9fa986 [2022-08-04T14:35:06.725Z] #5 DONE 0.0s [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #6 [internal] load build definition from Dockerfile [2022-08-04T14:35:06.725Z] #6 sha256:55e40eb0bc09f363308276bf6588acc73afa6dc72d4d90e6278e71d4393ea5f3 [2022-08-04T14:35:06.725Z] #6 DONE 0.0s [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T14:35:06.725Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T14:35:06.725Z] #8 DONE 0.1s [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T14:35:06.725Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T14:35:06.725Z] #10 DONE 0.1s [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:06.725Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T14:35:06.725Z] #7 DONE 0.1s [2022-08-04T14:35:06.725Z] [2022-08-04T14:35:06.725Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:06.725Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T14:35:06.725Z] #9 DONE 0.1s [2022-08-04T14:35:06.983Z] [2022-08-04T14:35:06.984Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:06.984Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T14:35:06.984Z] #80 DONE 0.0s [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:06.984Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T14:35:06.984Z] #78 DONE 0.0s [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T14:35:06.984Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T14:35:06.984Z] #11 DONE 0.0s [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T14:35:06.984Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T14:35:06.984Z] #12 CACHED [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T14:35:06.984Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T14:35:06.984Z] #35 DONE 0.0s [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #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-04T14:35:06.984Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T14:35:06.984Z] #13 CACHED [2022-08-04T14:35:06.984Z] [2022-08-04T14:35:06.984Z] #31 [internal] load build context [2022-08-04T14:35:06.984Z] #31 sha256:c69e867e4671e5d5b0cc6b615964c466dc4cdcc75579436de28dde359a83cf9e [2022-08-04T14:35:07.549Z] #31 ... [2022-08-04T14:35:07.549Z] [2022-08-04T14:35:07.549Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T14:35:07.549Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T14:35:07.549Z] #56 DONE 0.5s [2022-08-04T14:35:07.549Z] [2022-08-04T14:35:07.549Z] #31 [internal] load build context [2022-08-04T14:35:07.549Z] #31 sha256:c69e867e4671e5d5b0cc6b615964c466dc4cdcc75579436de28dde359a83cf9e [2022-08-04T14:35:08.123Z] #31 ... [2022-08-04T14:35:08.123Z] [2022-08-04T14:35:08.123Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T14:35:08.123Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T14:35:08.123Z] #14 DONE 1.2s [2022-08-04T14:35:08.123Z] [2022-08-04T14:35:08.123Z] #31 [internal] load build context [2022-08-04T14:35:08.123Z] #31 sha256:c69e867e4671e5d5b0cc6b615964c466dc4cdcc75579436de28dde359a83cf9e [2022-08-04T14:35:09.492Z] #31 ... [2022-08-04T14:35:09.492Z] [2022-08-04T14:35:09.492Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T14:35:09.492Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T14:35:09.492Z] #15 DONE 1.2s [2022-08-04T14:35:09.492Z] [2022-08-04T14:35:09.492Z] #31 [internal] load build context [2022-08-04T14:35:09.492Z] #31 sha256:c69e867e4671e5d5b0cc6b615964c466dc4cdcc75579436de28dde359a83cf9e [2022-08-04T14:35:09.748Z] #31 transferring context: 62.41MB 2.8s done [2022-08-04T14:35:09.748Z] #31 DONE 2.8s [2022-08-04T14:35:09.748Z] [2022-08-04T14:35:09.748Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T14:35:09.748Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T14:35:10.312Z] #16 DONE 0.9s [2022-08-04T14:35:10.312Z] [2022-08-04T14:35:10.312Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T14:35:10.312Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T14:35:10.568Z] #17 DONE 0.5s [2022-08-04T14:35:10.568Z] [2022-08-04T14:35:10.568Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T14:35:10.568Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T14:35:11.132Z] #18 DONE 0.5s [2022-08-04T14:35:11.132Z] [2022-08-04T14:35:11.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-04T14:35:11.132Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T14:35:12.060Z] #19 0.988 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T14:35:12.060Z] #19 1.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T14:35:12.317Z] #19 1.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T14:35:12.317Z] #19 1.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T14:35:12.317Z] #19 1.355 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T14:35:12.419Z] Fetching without tags [2022-08-04T14:35:12.574Z] #19 1.425 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T14:35:12.574Z] #19 1.505 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T14:35:12.616Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [2022-08-04T14:35:12.831Z] #19 1.603 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T14:35:12.831Z] #19 1.694 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T14:35:12.831Z] #19 1.784 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T14:35:13.088Z] #19 1.786 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T14:35:13.088Z] #19 1.788 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T14:35:13.088Z] #19 1.790 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T14:35:13.088Z] #19 1.792 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T14:35:13.088Z] #19 1.794 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T14:35:13.088Z] #19 1.796 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T14:35:13.088Z] #19 1.796 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T14:35:13.088Z] #19 1.797 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T14:35:13.088Z] #19 1.797 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T14:35:13.088Z] #19 1.798 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T14:35:13.088Z] #19 1.799 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T14:35:12.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:12.408Z] > git config --add remote.origin.fetch +refs/pull/43844/head:refs/remotes/origin/PR-43844 # timeout=10 [2022-08-04T14:35:12.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:12.415Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:12.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:12.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:12.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:12.618Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:12.620Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:35:13.148Z] > git remote # timeout=10 [2022-08-04T14:35:13.150Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:35:13.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:13.153Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:35:13.522Z] Merge succeeded, producing af17a93fb06712b0f1c48d8f0a1921e356f33dbb [2022-08-04T14:35:13.523Z] Checking out Revision af17a93fb06712b0f1c48d8f0a1921e356f33dbb (PR-43844) [2022-08-04T14:35:13.772Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:35:13.777Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T14:35:14.399Z] + docker version [2022-08-04T14:35:14.399Z] Client: Docker Engine - Community [2022-08-04T14:35:14.399Z] Version: 20.10.14 [2022-08-04T14:35:14.399Z] API version: 1.41 [2022-08-04T14:35:14.399Z] Go version: go1.16.15 [2022-08-04T14:35:14.399Z] Git commit: a224086 [2022-08-04T14:35:14.399Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T14:35:14.399Z] OS/Arch: linux/amd64 [2022-08-04T14:35:14.399Z] Context: default [2022-08-04T14:35:14.399Z] Experimental: true [2022-08-04T14:35:14.399Z] [2022-08-04T14:35:14.399Z] Server: Docker Engine - Community [2022-08-04T14:35:14.399Z] Engine: [2022-08-04T14:35:14.399Z] Version: 20.10.14 [2022-08-04T14:35:14.399Z] API version: 1.41 (minimum version 1.12) [2022-08-04T14:35:14.399Z] Go version: go1.16.15 [2022-08-04T14:35:14.399Z] Git commit: 87a90dc [2022-08-04T14:35:14.399Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T14:35:14.399Z] OS/Arch: linux/amd64 [2022-08-04T14:35:14.399Z] Experimental: true [2022-08-04T14:35:14.399Z] containerd: [2022-08-04T14:35:14.399Z] Version: 1.5.11 [2022-08-04T14:35:14.399Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:14.399Z] runc: [2022-08-04T14:35:14.399Z] Version: 1.0.3 [2022-08-04T14:35:14.399Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T14:35:14.399Z] docker-init: [2022-08-04T14:35:14.399Z] Version: 0.19.0 [2022-08-04T14:35:14.399Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T14:35:14.682Z] + docker info [2022-08-04T14:35:14.682Z] Client: [2022-08-04T14:35:14.682Z] Context: default [2022-08-04T14:35:14.682Z] Debug Mode: false [2022-08-04T14:35:14.682Z] Plugins: [2022-08-04T14:35:14.682Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T14:35:14.682Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T14:35:14.682Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T14:35:14.682Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T14:35:14.682Z] [2022-08-04T14:35:14.682Z] Server: [2022-08-04T14:35:14.682Z] Containers: 0 [2022-08-04T14:35:14.682Z] Running: 0 [2022-08-04T14:35:14.682Z] Paused: 0 [2022-08-04T14:35:14.682Z] Stopped: 0 [2022-08-04T14:35:14.682Z] Images: 4 [2022-08-04T14:35:14.682Z] Server Version: 20.10.14 [2022-08-04T14:35:14.682Z] Storage Driver: overlay2 [2022-08-04T14:35:14.682Z] Backing Filesystem: extfs [2022-08-04T14:35:14.682Z] Supports d_type: true [2022-08-04T14:35:14.682Z] Native Overlay Diff: true [2022-08-04T14:35:14.682Z] userxattr: false [2022-08-04T14:35:14.682Z] Logging Driver: json-file [2022-08-04T14:35:14.682Z] Cgroup Driver: cgroupfs [2022-08-04T14:35:14.682Z] Cgroup Version: 1 [2022-08-04T14:35:14.682Z] Plugins: [2022-08-04T14:35:14.682Z] Volume: local [2022-08-04T14:35:14.682Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T14:35:14.682Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T14:35:14.682Z] Swarm: inactive [2022-08-04T14:35:14.682Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-04T14:35:14.682Z] Default Runtime: runc [2022-08-04T14:35:14.682Z] Init Binary: docker-init [2022-08-04T14:35:14.682Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:14.682Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T14:35:14.682Z] init version: de40ad0 [2022-08-04T14:35:14.682Z] Security Options: [2022-08-04T14:35:14.682Z] apparmor [2022-08-04T14:35:14.682Z] seccomp [2022-08-04T14:35:14.682Z] Profile: default [2022-08-04T14:35:14.682Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T14:35:14.682Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T14:35:14.682Z] OSType: linux [2022-08-04T14:35:14.682Z] Architecture: x86_64 [2022-08-04T14:35:14.682Z] CPUs: 8 [2022-08-04T14:35:14.682Z] Total Memory: 30.91GiB [2022-08-04T14:35:14.682Z] Name: ip-10-100-45-217 [2022-08-04T14:35:14.682Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T14:35:14.682Z] Docker Root Dir: /var/lib/docker [2022-08-04T14:35:14.682Z] Debug Mode: false [2022-08-04T14:35:14.682Z] Registry: https://index.docker.io/v1/ [2022-08-04T14:35:14.682Z] Labels: [2022-08-04T14:35:14.682Z] Experimental: true [2022-08-04T14:35:14.682Z] Insecure Registries: [2022-08-04T14:35:14.682Z] 127.0.0.0/8 [2022-08-04T14:35:14.682Z] Live Restore Enabled: true [2022-08-04T14:35:14.682Z] [2022-08-04T14:35:14.682Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T14:35:14.692Z] Fetching without tags [2022-08-04T14:35:14.924Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [2022-08-04T14:35:13.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:35:13.524Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:13.526Z] > git checkout -f af17a93fb06712b0f1c48d8f0a1921e356f33dbb # timeout=10 [2022-08-04T14:35:13.774Z] > git rev-list --no-walk c6a888d7bcf89c9205842585ab62344e873261af # timeout=10 [2022-08-04T14:35:14.965Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:14.965Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:14.965Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43844/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T14:35:14.965Z] + bash /home/ubuntu/workspace/moby_PR-43844/check-config.sh [2022-08-04T14:35:14.965Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T14:35:14.965Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T14:35:14.965Z] [2022-08-04T14:35:14.965Z] Generally Necessary: [2022-08-04T14:35:14.965Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T14:35:14.965Z] - apparmor: enabled and tools installed [2022-08-04T14:35:14.965Z] - CONFIG_NAMESPACES: enabled [2022-08-04T14:35:14.965Z] - CONFIG_NET_NS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_PID_NS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_IPC_NS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_UTS_NS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUPS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CPUSETS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_MEMCG: enabled [2022-08-04T14:35:14.965Z] - CONFIG_KEYS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_VETH: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T14:35:14.965Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T14:35:14.965Z] [2022-08-04T14:35:14.965Z] Optional Features: [2022-08-04T14:35:14.965Z] - CONFIG_USER_NS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_SECCOMP: enabled [2022-08-04T14:35:14.965Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T14:35:14.965Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T14:35:14.965Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T14:35:14.965Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T14:35:14.671Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:14.675Z] > git config --add remote.origin.fetch +refs/pull/43844/head:refs/remotes/origin/PR-43844 # timeout=10 [2022-08-04T14:35:14.679Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:14.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:14.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:14.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:14.695Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:14.926Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:14.931Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:35:15.224Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T14:35:15.224Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T14:35:15.224Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T14:35:15.224Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T14:35:15.224Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T14:35:15.224Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T14:35:15.224Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T14:35:15.224Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T14:35:15.224Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T14:35:15.224Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T14:35:15.224Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T14:35:15.224Z] - CONFIG_EXT4_FS: enabled [2022-08-04T14:35:15.224Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T14:35:15.224Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T14:35:15.224Z] - Network Drivers: [2022-08-04T14:35:15.224Z] - "overlay": [2022-08-04T14:35:15.224Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T14:35:15.224Z] Optional (for encrypted networks): [2022-08-04T14:35:15.224Z] - CONFIG_CRYPTO: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T14:35:15.224Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T14:35:15.224Z] - CONFIG_XFRM: enabled [2022-08-04T14:35:15.224Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T14:35:15.224Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T14:35:15.224Z] - "ipvlan": [2022-08-04T14:35:15.224Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T14:35:15.224Z] - "macvlan": [2022-08-04T14:35:15.483Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T14:35:15.483Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T14:35:15.483Z] - "ftp,tftp client in container": [2022-08-04T14:35:15.483Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T14:35:15.483Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T14:35:15.483Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T14:35:15.483Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T14:35:15.483Z] - Storage Drivers: [2022-08-04T14:35:15.483Z] - "aufs": [2022-08-04T14:35:15.483Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T14:35:15.483Z] - "btrfs": [2022-08-04T14:35:15.483Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T14:35:15.483Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T14:35:15.483Z] - "devicemapper": [2022-08-04T14:35:15.483Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T14:35:15.483Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T14:35:15.483Z] - "overlay": [2022-08-04T14:35:15.483Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T14:35:15.483Z] - "zfs": [2022-08-04T14:35:15.483Z] - /dev/zfs: present [2022-08-04T14:35:15.483Z] - zfs command: missing [2022-08-04T14:35:15.483Z] - zpool command: missing [2022-08-04T14:35:15.483Z] [2022-08-04T14:35:15.483Z] Limits: [2022-08-04T14:35:15.483Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T14:35:15.483Z] [2022-08-04T14:35:15.483Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T14:35:15.809Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:af17a93fb06712b0f1c48d8f0a1921e356f33dbb . [2022-08-04T14:35:15.809Z] #1 [internal] load build definition from Dockerfile [2022-08-04T14:35:15.809Z] #1 sha256:95d93e4797d05045c5b4fba153180a84d5fb82e15b6c900b700f9332500a5068 [2022-08-04T14:35:15.809Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T14:35:15.809Z] #1 DONE 0.0s [2022-08-04T14:35:15.809Z] [2022-08-04T14:35:15.809Z] #2 [internal] load .dockerignore [2022-08-04T14:35:15.809Z] #2 sha256:f7571f5ea7ae5b0d99aafb5d95a7b8be642a64260309d012482ce08b2b44da89 [2022-08-04T14:35:15.809Z] #2 transferring context: 145B done [2022-08-04T14:35:15.809Z] #2 DONE 0.0s [2022-08-04T14:35:15.809Z] [2022-08-04T14:35:15.809Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T14:35:15.809Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T14:35:16.068Z] #3 DONE 0.1s [2022-08-04T14:35:16.068Z] [2022-08-04T14:35:16.068Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T14:35:16.068Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T14:35:16.068Z] #4 CACHED [2022-08-04T14:35:16.068Z] [2022-08-04T14:35:16.068Z] #5 [internal] load build definition from Dockerfile [2022-08-04T14:35:16.068Z] #5 sha256:d1b5749623ff696c2a2c000552b3975e7d5927620e1839b8c487d6768ab5eebd [2022-08-04T14:35:16.068Z] #5 DONE 0.0s [2022-08-04T14:35:16.068Z] [2022-08-04T14:35:16.068Z] #6 [internal] load .dockerignore [2022-08-04T14:35:16.068Z] #6 sha256:c1ed07b984bd71ac34cfb2826d297210970804e6a5b17b9a9ec2a12be5ad0345 [2022-08-04T14:35:16.068Z] #6 DONE 0.0s [2022-08-04T14:35:16.068Z] [2022-08-04T14:35:16.068Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T14:35:16.068Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T14:35:16.068Z] #9 DONE 0.1s [2022-08-04T14:35:16.068Z] [2022-08-04T14:35:16.068Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:16.068Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T14:35:16.233Z] Merge succeeded, producing 812b6b2c4cf7a2129dfa49027b85a618d204b895 [2022-08-04T14:35:16.233Z] Checking out Revision 812b6b2c4cf7a2129dfa49027b85a618d204b895 (PR-43844) [2022-08-04T14:35:16.292Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:35:16.302Z] First time build. Skipping changelog. [2022-08-04T14:35:16.327Z] #10 DONE 0.1s [2022-08-04T14:35:16.327Z] [2022-08-04T14:35:16.327Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:16.327Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T14:35:16.327Z] #8 DONE 0.1s [2022-08-04T14:35:16.327Z] [2022-08-04T14:35:16.327Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T14:35:16.327Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T14:35:16.327Z] #7 DONE 0.1s [2022-08-04T14:35:16.587Z] [2022-08-04T14:35:16.587Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:16.587Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T14:35:16.587Z] #73 DONE 0.0s [2022-08-04T14:35:16.587Z] [2022-08-04T14:35:16.587Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:16.587Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T14:35:16.587Z] #71 DONE 0.0s [2022-08-04T14:35:16.587Z] [2022-08-04T14:35:16.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T14:35:16.587Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T14:35:16.587Z] #11 DONE 0.0s [2022-08-04T14:35:16.587Z] [2022-08-04T14:35:16.587Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T14:35:16.587Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T14:35:16.587Z] #28 DONE 0.0s [2022-08-04T14:35:16.587Z] [2022-08-04T14:35:16.587Z] #24 [internal] load build context [2022-08-04T14:35:16.587Z] #24 sha256:8ca1ab37575e57991a710084f67271abc2f77b084f371a976fedf7cee5cd1d58 [2022-08-04T14:35:15.462Z] > git remote # timeout=10 [2022-08-04T14:35:15.465Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:35:15.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:15.470Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:35:16.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:35:16.236Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:16.240Z] > git checkout -f 812b6b2c4cf7a2129dfa49027b85a618d204b895 # timeout=10 [2022-08-04T14:35:16.296Z] > git rev-list --no-walk c6a888d7bcf89c9205842585ab62344e873261af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T14:35:16.847Z] #24 ... [2022-08-04T14:35:16.847Z] [2022-08-04T14:35:16.847Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T14:35:16.847Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T14:35:16.847Z] #49 DONE 0.4s [2022-08-04T14:35:16.847Z] [2022-08-04T14:35:16.847Z] #24 [internal] load build context [2022-08-04T14:35:16.847Z] #24 sha256:8ca1ab37575e57991a710084f67271abc2f77b084f371a976fedf7cee5cd1d58 [2022-08-04T14:35:16.962Z] + docker version [2022-08-04T14:35:16.962Z] Client: Docker Engine - Community [2022-08-04T14:35:16.962Z] Version: 20.10.14 [2022-08-04T14:35:16.962Z] API version: 1.41 [2022-08-04T14:35:16.962Z] Go version: go1.16.15 [2022-08-04T14:35:16.962Z] Git commit: a224086 [2022-08-04T14:35:16.962Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T14:35:16.962Z] OS/Arch: linux/arm64 [2022-08-04T14:35:16.962Z] Context: default [2022-08-04T14:35:16.962Z] Experimental: true [2022-08-04T14:35:16.962Z] [2022-08-04T14:35:16.962Z] Server: Docker Engine - Community [2022-08-04T14:35:16.962Z] Engine: [2022-08-04T14:35:16.962Z] Version: 20.10.14 [2022-08-04T14:35:16.962Z] API version: 1.41 (minimum version 1.12) [2022-08-04T14:35:16.962Z] Go version: go1.16.15 [2022-08-04T14:35:16.962Z] Git commit: 87a90dc [2022-08-04T14:35:16.962Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T14:35:16.962Z] OS/Arch: linux/arm64 [2022-08-04T14:35:16.962Z] Experimental: true [2022-08-04T14:35:16.962Z] containerd: [2022-08-04T14:35:16.962Z] Version: 1.5.11 [2022-08-04T14:35:16.962Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:16.962Z] runc: [2022-08-04T14:35:16.962Z] Version: 1.0.3 [2022-08-04T14:35:16.962Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T14:35:16.962Z] docker-init: [2022-08-04T14:35:16.962Z] Version: 0.19.0 [2022-08-04T14:35:16.962Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T14:35:17.247Z] + docker info [2022-08-04T14:35:17.247Z] Client: [2022-08-04T14:35:17.247Z] Context: default [2022-08-04T14:35:17.247Z] Debug Mode: false [2022-08-04T14:35:17.247Z] Plugins: [2022-08-04T14:35:17.247Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T14:35:17.247Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T14:35:17.247Z] [2022-08-04T14:35:17.247Z] Server: [2022-08-04T14:35:17.247Z] Containers: 0 [2022-08-04T14:35:17.247Z] Running: 0 [2022-08-04T14:35:17.247Z] Paused: 0 [2022-08-04T14:35:17.247Z] Stopped: 0 [2022-08-04T14:35:17.247Z] Images: 3 [2022-08-04T14:35:17.247Z] Server Version: 20.10.14 [2022-08-04T14:35:17.247Z] Storage Driver: overlay2 [2022-08-04T14:35:17.247Z] Backing Filesystem: extfs [2022-08-04T14:35:17.247Z] Supports d_type: true [2022-08-04T14:35:17.247Z] Native Overlay Diff: true [2022-08-04T14:35:17.247Z] userxattr: false [2022-08-04T14:35:17.247Z] Logging Driver: json-file [2022-08-04T14:35:17.247Z] Cgroup Driver: cgroupfs [2022-08-04T14:35:17.247Z] Cgroup Version: 1 [2022-08-04T14:35:17.247Z] Plugins: [2022-08-04T14:35:17.247Z] Volume: local [2022-08-04T14:35:17.247Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T14:35:17.247Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T14:35:17.247Z] Swarm: inactive [2022-08-04T14:35:17.247Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T14:35:17.247Z] Default Runtime: runc [2022-08-04T14:35:17.247Z] Init Binary: docker-init [2022-08-04T14:35:17.247Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:17.247Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T14:35:17.247Z] init version: de40ad0 [2022-08-04T14:35:17.247Z] Security Options: [2022-08-04T14:35:17.247Z] apparmor [2022-08-04T14:35:17.247Z] seccomp [2022-08-04T14:35:17.247Z] Profile: default [2022-08-04T14:35:17.247Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T14:35:17.247Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T14:35:17.247Z] OSType: linux [2022-08-04T14:35:17.247Z] Architecture: aarch64 [2022-08-04T14:35:17.247Z] CPUs: 2 [2022-08-04T14:35:17.247Z] Total Memory: 7.562GiB [2022-08-04T14:35:17.247Z] Name: ip-10-100-56-172 [2022-08-04T14:35:17.247Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T14:35:17.247Z] Docker Root Dir: /var/lib/docker [2022-08-04T14:35:17.247Z] Debug Mode: false [2022-08-04T14:35:17.247Z] Registry: https://index.docker.io/v1/ [2022-08-04T14:35:17.247Z] Labels: [2022-08-04T14:35:17.247Z] Experimental: true [2022-08-04T14:35:17.247Z] Insecure Registries: [2022-08-04T14:35:17.247Z] 127.0.0.0/8 [2022-08-04T14:35:17.247Z] Live Restore Enabled: true [2022-08-04T14:35:17.247Z] [Pipeline] sh [2022-08-04T14:35:17.422Z] #24 transferring context: 62.41MB 0.8s done [2022-08-04T14:35:17.422Z] #24 DONE 0.8s [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T14:35:17.422Z] #77 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #58 sha256:8b7a4ed206b7a336b319b000406f367ae27ecd564909486c5cbc7c80f32c3450 [2022-08-04T14:35:17.422Z] #58 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #60 sha256:5db5bf20317c85fb7a8bee1f9fa94618fc90c5c80d1d28bf4f6b16d67826a60d [2022-08-04T14:35:17.422Z] #60 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #65 sha256:fd17e3117a1ef8a0e665f6584d7d368a551b60f986b344dab7eb94690da62b6d [2022-08-04T14:35:17.422Z] #65 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #37 sha256:0065835e501bf8bcd42ec432223b17a51d17f619d8d34db721f6273a58e871e3 [2022-08-04T14:35:17.422Z] #37 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T14:35:17.422Z] #43 sha256:a73cc478af3f287e65e38a9efcd93c4c4822b4032bc0240902381744b9bd18dc [2022-08-04T14:35:17.422Z] #43 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #78 sha256:b88b37c1506bb3c1006f24fc764b781ed7431ad4f3618077c8c6541b962e8ea6 [2022-08-04T14:35:17.422Z] #78 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T14:35:17.422Z] #34 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #52 sha256:c69f47e13f6054810dc5994d4bff9bcdf12bab02618d7fb6c33c45b1345eaced [2022-08-04T14:35:17.422Z] #52 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T14:35:17.422Z] #79 sha256:69a1e299dec9c2f9d28869fa851e1b8e312ebb21830af6f38a3720c803bd4e92 [2022-08-04T14:35:17.422Z] #79 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #41 sha256:07b8eb2cc00bed79ffc234357322caca489a7e70b249c382452c52e077bc2a98 [2022-08-04T14:35:17.422Z] #41 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T14:35:17.422Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T14:35:17.422Z] #74 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T14:35:17.422Z] #53 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T14:35:17.422Z] #51 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T14:35:17.422Z] #22 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T14:35:17.422Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T14:35:17.422Z] #17 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T14:35:17.422Z] #63 sha256:38129536ca7f8c9dd939b999a4e880d61c81c5955eac1f646c70936a3aa04e41 [2022-08-04T14:35:17.422Z] #63 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #48 sha256:202730aa95b7d347bf942d04e5aaa3e1294acba0d2672a2081e94d2ee570ab85 [2022-08-04T14:35:17.422Z] #48 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T14:35:17.422Z] #27 sha256:7e2b8baa356c37bb6c8abcfb8dfc9dc348d5b6ac3c6946b60e3fd199ee733da6 [2022-08-04T14:35:17.422Z] #27 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T14:35:17.422Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T14:35:17.422Z] #19 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T14:35:17.422Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T14:35:17.422Z] #72 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T14:35:17.422Z] #25 sha256:3da1576bfcf5151b41a210369b1e2f0bbaaac72419eca144906a989a2e0d5bc2 [2022-08-04T14:35:17.422Z] #25 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T14:35:17.422Z] #16 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #70 sha256:edc6067ef7340d245e7a0977baeb5d84ff2767c39903edbe3dfa16aba2bb0afe [2022-08-04T14:35:17.422Z] #70 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #61 sha256:28dcab71aef324acee80f8af2b783a306d6b950b68a90ca5779ffbcf0560ae6f [2022-08-04T14:35:17.422Z] #61 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T14:35:17.422Z] #55 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T14:35:17.422Z] #59 sha256:c529377e8ff4742ebc91ba93a920e1243a3637dd85191b8694796bd823a13d76 [2022-08-04T14:35:17.422Z] #59 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T14:35:17.422Z] #14 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:35:17.422Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T14:35:17.422Z] #15 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T14:35:17.422Z] #32 sha256:48a08c66ebc7baa972b9315e0f054a90aa572779dd9caa76c78cc9730d823877 [2022-08-04T14:35:17.422Z] #32 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #35 sha256:c73cdb7d7d8cb6e6575c164a084d9cf29dba657bd30e482560a89afd38262e7c [2022-08-04T14:35:17.422Z] #35 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T14:35:17.422Z] #21 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T14:35:17.422Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T14:35:17.422Z] #46 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T14:35:17.422Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T14:35:17.422Z] #33 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T14:35:17.422Z] #42 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #39 sha256:3dca3ae6b88c2db48883caafe32e98966629e39c5bfa3252f690d0385f6352c2 [2022-08-04T14:35:17.422Z] #39 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T14:35:17.422Z] #45 sha256:5ddc8ba7512ddc69757f5377d8c14bc93c82e269b9ba9ec10c3c8482d923da54 [2022-08-04T14:35:17.422Z] #45 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T14:35:17.422Z] #36 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T14:35:17.422Z] #29 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T14:35:17.422Z] #76 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #67 sha256:0be448811d196c24e9a4f5060b398afe1a764921dd8b30f98ead68636a90da47 [2022-08-04T14:35:17.422Z] #67 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #31 sha256:34be81a2cce74ba544bb99df7f7426e48b173aff8295ff663e0bbe4e16790803 [2022-08-04T14:35:17.422Z] #31 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T14:35:17.422Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T14:35:17.422Z] #23 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T14:35:17.422Z] #62 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T14:35:17.422Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T14:35:17.422Z] #12 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T14:35:17.422Z] #66 sha256:e13176b9d58cd8b4f1038319da27feae16939710411f5372267fa3aec14f0212 [2022-08-04T14:35:17.422Z] #66 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T14:35:17.422Z] #13 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.422Z] #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-04T14:35:17.422Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T14:35:17.422Z] #47 CACHED [2022-08-04T14:35:17.422Z] [2022-08-04T14:35:17.423Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T14:35:17.423Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T14:35:17.423Z] #18 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T14:35:17.423Z] #69 sha256:2c2ec1b91da39ce7556c9a7e2493143e35ac44ca90a6ce1683c15c59006e95f6 [2022-08-04T14:35:17.423Z] #69 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #64 sha256:720782f430771412321d7df339a338bc4c0c4bdfe11365399aa08c8420594a8b [2022-08-04T14:35:17.423Z] #64 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T14:35:17.423Z] #56 sha256:f785da4b71fbf98e35f49c5dab2659711c8c8b0c132fcac3823171650b8d8009 [2022-08-04T14:35:17.423Z] #56 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T14:35:17.423Z] #30 sha256:5995b11b3ed67f05970f61ab6fd6e3fde47b2f8c4dfc0215f36faaed6c997cfd [2022-08-04T14:35:17.423Z] #30 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T14:35:17.423Z] #57 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T14:35:17.423Z] #40 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T14:35:17.423Z] #50 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T14:35:17.423Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T14:35:17.423Z] #20 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T14:35:17.423Z] #54 sha256:65bce44c1e6929f999d8776b20c594f66a8c9606335aaebf3db5bfc56a2c11b4 [2022-08-04T14:35:17.423Z] #54 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T14:35:17.423Z] #68 sha256:537de67399700735c1bf346883e2adba602b245f80074379d59a439858932d03 [2022-08-04T14:35:17.423Z] #68 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #26 sha256:fb3f572454f1f6f66db20b21c221e72c22231d4c32a2b70129e7f1af185596af [2022-08-04T14:35:17.423Z] #26 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #44 sha256:1502d01e3c373c61cf23380186f93aae00291e663be54b98f767fe2dcf444854 [2022-08-04T14:35:17.423Z] #44 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #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-04T14:35:17.423Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T14:35:17.423Z] #38 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T14:35:17.423Z] #75 sha256:6edad046ea6de716cad054e47a8061c0b255f659b0e4d3a3dab98a2430f2e674 [2022-08-04T14:35:17.423Z] #75 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T14:35:17.423Z] #80 sha256:5a994023c0fa09ed1e6acb88ee7e24a6cb0aea4dd1b45b8b986c03fb6a020625 [2022-08-04T14:35:17.423Z] #80 CACHED [2022-08-04T14:35:17.423Z] [2022-08-04T14:35:17.423Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T14:35:17.423Z] #81 sha256:3636be1203a8d74b058bf95f72baaea316b33d34075bdb36c3de8ebd7ede8898 [2022-08-04T14:35:17.533Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:17.533Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:17.533Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43844/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T14:35:17.533Z] + bash /home/ubuntu/workspace/moby_PR-43844/check-config.sh [2022-08-04T14:35:17.533Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T14:35:17.533Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T14:35:17.533Z] [2022-08-04T14:35:17.533Z] Generally Necessary: [2022-08-04T14:35:17.533Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T14:35:17.533Z] - apparmor: enabled and tools installed [2022-08-04T14:35:17.533Z] - CONFIG_NAMESPACES: enabled [2022-08-04T14:35:17.533Z] - CONFIG_NET_NS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_PID_NS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_IPC_NS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_UTS_NS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUPS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CPUSETS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_MEMCG: enabled [2022-08-04T14:35:17.533Z] - CONFIG_KEYS: enabled [2022-08-04T14:35:17.533Z] - CONFIG_VETH: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T14:35:17.533Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T14:35:17.533Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T14:35:17.533Z] [2022-08-04T14:35:17.533Z] Optional Features: [2022-08-04T14:35:17.792Z] - CONFIG_USER_NS: enabled [2022-08-04T14:35:17.792Z] - CONFIG_SECCOMP: enabled [2022-08-04T14:35:17.792Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T14:35:17.792Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T14:35:17.792Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T14:35:17.792Z] (cgroup swap accounting is currently enabled) [2022-08-04T14:35:17.792Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T14:35:17.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T14:35:17.792Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T14:35:17.792Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T14:35:17.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T14:35:17.792Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T14:35:17.792Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T14:35:17.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T14:35:17.792Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T14:35:17.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T14:35:17.792Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T14:35:17.792Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T14:35:17.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T14:35:17.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T14:35:17.793Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T14:35:17.793Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T14:35:17.793Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T14:35:17.793Z] - CONFIG_EXT4_FS: enabled [2022-08-04T14:35:17.793Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T14:35:17.793Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T14:35:17.793Z] - Network Drivers: [2022-08-04T14:35:17.793Z] - "overlay": [2022-08-04T14:35:17.793Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T14:35:17.793Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T14:35:17.793Z] Optional (for encrypted networks): [2022-08-04T14:35:18.052Z] - CONFIG_CRYPTO: enabled [2022-08-04T14:35:18.052Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T14:35:18.052Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T14:35:18.052Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T14:35:18.052Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T14:35:18.052Z] - CONFIG_XFRM: enabled [2022-08-04T14:35:18.052Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T14:35:18.052Z] - "ipvlan": [2022-08-04T14:35:18.052Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T14:35:18.052Z] - "macvlan": [2022-08-04T14:35:18.052Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T14:35:18.052Z] - "ftp,tftp client in container": [2022-08-04T14:35:18.052Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T14:35:18.052Z] - Storage Drivers: [2022-08-04T14:35:18.052Z] - "aufs": [2022-08-04T14:35:18.052Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T14:35:18.052Z] - "btrfs": [2022-08-04T14:35:18.052Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T14:35:18.052Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T14:35:18.052Z] - "devicemapper": [2022-08-04T14:35:18.052Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T14:35:18.052Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T14:35:18.052Z] - "overlay": [2022-08-04T14:35:18.052Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T14:35:18.052Z] - "zfs": [2022-08-04T14:35:18.052Z] - /dev/zfs: present [2022-08-04T14:35:18.052Z] - zfs command: missing [2022-08-04T14:35:18.052Z] - zpool command: missing [2022-08-04T14:35:18.052Z] [2022-08-04T14:35:18.052Z] Limits: [2022-08-04T14:35:18.052Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T14:35:18.052Z] [2022-08-04T14:35:18.052Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T14:35:18.144Z] Fetching without tags [2022-08-04T14:35:18.219Z] Fetching without tags [2022-08-04T14:35:18.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:18.203Z] > git config --add remote.origin.fetch +refs/pull/43844/head:refs/remotes/origin/PR-43844 # timeout=10 [2022-08-04T14:35:18.207Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:18.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:18.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:18.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:18.223Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:18.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:18.128Z] > git config --add remote.origin.fetch +refs/pull/43844/head:refs/remotes/origin/PR-43844 # timeout=10 [2022-08-04T14:35:18.131Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:18.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T14:35:18.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T14:35:18.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:18.147Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43844/head:refs/remotes/origin/PR-43844 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T14:35:18.345Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [2022-08-04T14:35:18.360Z] #81 DONE 0.8s [2022-08-04T14:35:18.360Z] [2022-08-04T14:35:18.360Z] #82 exporting to image [2022-08-04T14:35:18.360Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T14:35:18.360Z] #82 exporting layers [2022-08-04T14:35:18.382Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:812b6b2c4cf7a2129dfa49027b85a618d204b895 . [2022-08-04T14:35:18.391Z] Merging remotes/origin/master commit 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca into PR head commit 9031de6a9becd8420af3e018e4f24e7d7e429bfd [2022-08-04T14:35:18.641Z] #1 [internal] load build definition from Dockerfile [2022-08-04T14:35:18.641Z] #1 sha256:03a65db4bb227bf66f434ed6359823ff84931992ed660f503bce9f01dead3a91 [2022-08-04T14:35:18.641Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T14:35:18.641Z] #1 DONE 0.0s [2022-08-04T14:35:18.641Z] [2022-08-04T14:35:18.641Z] #2 [internal] load .dockerignore [2022-08-04T14:35:18.641Z] #2 sha256:d733fcb8369c784c4a46c6c6035d58c12999d8b9be28686a933f4b12d7aaf740 [2022-08-04T14:35:18.641Z] #2 transferring context: 145B done [2022-08-04T14:35:18.641Z] #2 DONE 0.0s [2022-08-04T14:35:18.641Z] [2022-08-04T14:35:18.642Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T14:35:18.642Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T14:35:18.642Z] #3 DONE 0.2s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T14:35:18.901Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T14:35:18.901Z] #4 CACHED [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #5 [internal] load build definition from Dockerfile [2022-08-04T14:35:18.901Z] #5 sha256:0b1218636b46d15f36ec4121ac3ca11924f78435200fcaa2e1b3675d4ca9eb4d [2022-08-04T14:35:18.901Z] #5 DONE 0.0s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #6 [internal] load .dockerignore [2022-08-04T14:35:18.901Z] #6 sha256:c3b21f6cf62ffc3b49149ac3c9b191fb9537c7e7c989435df5758e90530004bc [2022-08-04T14:35:18.901Z] #6 DONE 0.0s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T14:35:18.901Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-04T14:35:18.901Z] #7 DONE 0.1s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T14:35:18.901Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T14:35:18.901Z] #8 DONE 0.1s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:18.901Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T14:35:18.901Z] #9 DONE 0.1s [2022-08-04T14:35:18.901Z] [2022-08-04T14:35:18.901Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:18.901Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T14:35:18.928Z] #82 exporting layers 0.9s done [2022-08-04T14:35:19.162Z] #10 DONE 0.1s [2022-08-04T14:35:19.187Z] #82 writing image sha256:802294b2068f4fb47546a29dfcbfead10ad90730ed64136cdad5bc23c825fe41 done [2022-08-04T14:35:19.187Z] #82 naming to docker.io/library/docker:af17a93fb06712b0f1c48d8f0a1921e356f33dbb done [2022-08-04T14:35:19.187Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:35:19.424Z] [2022-08-04T14:35:19.424Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:19.424Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T14:35:19.424Z] #73 DONE 0.0s [2022-08-04T14:35:19.424Z] [2022-08-04T14:35:19.424Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:19.424Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T14:35:19.424Z] #71 DONE 0.0s [2022-08-04T14:35:19.424Z] [2022-08-04T14:35:19.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T14:35:19.424Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T14:35:19.424Z] #11 DONE 0.0s [2022-08-04T14:35:19.424Z] [2022-08-04T14:35:19.424Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T14:35:19.424Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T14:35:19.424Z] #28 DONE 0.0s [2022-08-04T14:35:19.424Z] [2022-08-04T14:35:19.424Z] #24 [internal] load build context [2022-08-04T14:35:19.424Z] #24 sha256:c30e5b4e37486a517496fd766c0bf6e2262678f4d91106ebf4d60e2ed888669d [2022-08-04T14:35:19.523Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=af17a93fb06712b0f1c48d8f0a1921e356f33dbb -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:af17a93fb06712b0f1c48d8f0a1921e356f33dbb hack/make.sh dynbinary test-integration [2022-08-04T14:35:19.579Z] Merge succeeded, producing 660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:35:19.579Z] Checking out Revision 660e7770e2e34a9bcac35a636ea1e15437b45626 (PR-43844) [2022-08-04T14:35:19.628Z] #19 7.435 Fetched 49.2 MB in 7s (7114 kB/s) [2022-08-04T14:35:19.634Z] Merge succeeded, producing 660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:35:19.634Z] Checking out Revision 660e7770e2e34a9bcac35a636ea1e15437b45626 (PR-43844) [2022-08-04T14:35:19.676Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:35:19.686Z] #24 ... [2022-08-04T14:35:19.686Z] [2022-08-04T14:35:19.686Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T14:35:19.686Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T14:35:19.686Z] #49 DONE 0.5s [2022-08-04T14:35:19.686Z] [2022-08-04T14:35:19.686Z] #24 [internal] load build context [2022-08-04T14:35:19.686Z] #24 sha256:c30e5b4e37486a517496fd766c0bf6e2262678f4d91106ebf4d60e2ed888669d [2022-08-04T14:35:19.689Z] First time build. Skipping changelog. [2022-08-04T14:35:19.747Z] Commit message: "Merge commit '2279803c8c2dd44c5fc124384e3b303f7cbcf4ca' into HEAD" [2022-08-04T14:35:19.782Z] [2022-08-04T14:35:19.782Z] Removing bundles/ [2022-08-04T14:35:19.782Z] [2022-08-04T14:35:19.782Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T14:35:20.041Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T14:35:20.041Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:35:18.393Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:18.400Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:35:18.929Z] > git remote # timeout=10 [2022-08-04T14:35:18.932Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:35:18.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:18.936Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:35:19.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:35:19.636Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:19.650Z] > git checkout -f 660e7770e2e34a9bcac35a636ea1e15437b45626 # timeout=10 [2022-08-04T14:35:18.347Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:18.352Z] > git checkout -f 9031de6a9becd8420af3e018e4f24e7d7e429bfd # timeout=10 [2022-08-04T14:35:18.874Z] > git remote # timeout=10 [2022-08-04T14:35:18.878Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T14:35:18.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T14:35:18.887Z] > git merge 2279803c8c2dd44c5fc124384e3b303f7cbcf4ca # timeout=10 [2022-08-04T14:35:19.572Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T14:35:19.581Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T14:35:19.586Z] > git checkout -f 660e7770e2e34a9bcac35a636ea1e15437b45626 # timeout=10 [2022-08-04T14:35:19.679Z] > git rev-list --no-walk c6a888d7bcf89c9205842585ab62344e873261af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-08-04T14:35:20.464Z] + docker version [2022-08-04T14:35:20.464Z] Client: Docker Engine - Community [2022-08-04T14:35:20.464Z] Version: 20.10.14 [2022-08-04T14:35:20.464Z] API version: 1.41 [2022-08-04T14:35:20.464Z] Go version: go1.16.15 [2022-08-04T14:35:20.464Z] Git commit: a224086 [2022-08-04T14:35:20.464Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T14:35:20.464Z] OS/Arch: linux/amd64 [2022-08-04T14:35:20.464Z] Context: default [2022-08-04T14:35:20.464Z] Experimental: true [2022-08-04T14:35:20.464Z] [2022-08-04T14:35:20.464Z] Server: Docker Engine - Community [2022-08-04T14:35:20.464Z] Engine: [2022-08-04T14:35:20.464Z] Version: 20.10.14 [2022-08-04T14:35:20.464Z] API version: 1.41 (minimum version 1.12) [2022-08-04T14:35:20.464Z] Go version: go1.16.15 [2022-08-04T14:35:20.464Z] Git commit: 87a90dc [2022-08-04T14:35:20.464Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T14:35:20.464Z] OS/Arch: linux/amd64 [2022-08-04T14:35:20.464Z] Experimental: true [2022-08-04T14:35:20.464Z] containerd: [2022-08-04T14:35:20.464Z] Version: 1.5.11 [2022-08-04T14:35:20.464Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:20.464Z] runc: [2022-08-04T14:35:20.464Z] Version: 1.0.3 [2022-08-04T14:35:20.464Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T14:35:20.464Z] docker-init: [2022-08-04T14:35:20.464Z] Version: 0.19.0 [2022-08-04T14:35:20.464Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T14:35:20.497Z] + docker version [2022-08-04T14:35:20.497Z] Client: Docker Engine - Community [2022-08-04T14:35:20.497Z] Version: 20.10.14 [2022-08-04T14:35:20.497Z] API version: 1.41 [2022-08-04T14:35:20.497Z] Go version: go1.16.15 [2022-08-04T14:35:20.497Z] Git commit: a224086 [2022-08-04T14:35:20.497Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T14:35:20.497Z] OS/Arch: linux/amd64 [2022-08-04T14:35:20.497Z] Context: default [2022-08-04T14:35:20.497Z] Experimental: true [2022-08-04T14:35:20.497Z] [2022-08-04T14:35:20.497Z] Server: Docker Engine - Community [2022-08-04T14:35:20.497Z] Engine: [2022-08-04T14:35:20.497Z] Version: 20.10.14 [2022-08-04T14:35:20.497Z] API version: 1.41 (minimum version 1.12) [2022-08-04T14:35:20.497Z] Go version: go1.16.15 [2022-08-04T14:35:20.497Z] Git commit: 87a90dc [2022-08-04T14:35:20.497Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T14:35:20.497Z] OS/Arch: linux/amd64 [2022-08-04T14:35:20.497Z] Experimental: true [2022-08-04T14:35:20.497Z] containerd: [2022-08-04T14:35:20.497Z] Version: 1.5.11 [2022-08-04T14:35:20.497Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:20.497Z] runc: [2022-08-04T14:35:20.497Z] Version: 1.0.3 [2022-08-04T14:35:20.497Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T14:35:20.497Z] docker-init: [2022-08-04T14:35:20.497Z] Version: 0.19.0 [2022-08-04T14:35:20.497Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T14:35:20.634Z] #24 transferring context: 62.41MB 1.2s done [2022-08-04T14:35:20.635Z] #24 DONE 1.2s [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #78 sha256:b0fcc8009b1e59b79673165584bf257dcfcda6e267750ce9047ad8e7805efae2 [2022-08-04T14:35:20.635Z] #78 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #58 sha256:37caef0dd379e20333495a8b176936e7c976f8018b2c9d7a7bc9c266bd2c1bb3 [2022-08-04T14:35:20.635Z] #58 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T14:35:20.635Z] #79 sha256:4457dc2a4426c1d8b78d763dbea74ed03d549aab000c911f81d2d0b589f2e59a [2022-08-04T14:35:20.635Z] #79 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T14:35:20.635Z] #16 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T14:35:20.635Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T14:35:20.635Z] #74 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T14:35:20.635Z] #14 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T14:35:20.635Z] #57 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T14:35:20.635Z] #32 sha256:7ae91306b1c36a7473915318b24b5df9ff03d6fa7adc324f2ed451a12ef7096c [2022-08-04T14:35:20.635Z] #32 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T14:35:20.635Z] #34 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T14:35:20.635Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T14:35:20.635Z] #23 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T14:35:20.635Z] #42 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T14:35:20.635Z] #43 sha256:8816c7c638aaf498a17dc5740cf1b3b3926aacdb75aaedd28f38bc120abb7d53 [2022-08-04T14:35:20.635Z] #43 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T14:35:20.635Z] #76 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T14:35:20.635Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T14:35:20.635Z] #19 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T14:35:20.635Z] #38 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #60 sha256:70f84381e1e6515f04cf0d7ca368a9d3803cb97e898d705d2caa2cfafe8243c4 [2022-08-04T14:35:20.635Z] #60 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #45 sha256:27c963d12d3da4a7a806c201e4e392f896aa97b0b58593666ddf87751229781e [2022-08-04T14:35:20.635Z] #45 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T14:35:20.635Z] #27 sha256:e2fbcdab2caa8899941b40f773624af4e907c5fe951d48723d8390090ffa06d0 [2022-08-04T14:35:20.635Z] #27 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #26 sha256:6742887bdc91971e128a3350d9e38341496eb992593de1e3bb165360c3697ab3 [2022-08-04T14:35:20.635Z] #26 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #44 sha256:c3f9f8d4d677a78a70f4fc1afba0dfc48f2f7a9d59e8fea4e7f6a7bccee0e1b3 [2022-08-04T14:35:20.635Z] #44 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #56 sha256:17adff881d6fec7bb33e526be338ff76246c7ccbe0d752e0be918a3aaf99f938 [2022-08-04T14:35:20.635Z] #56 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T14:35:20.635Z] #68 sha256:509fcdc588d14d216c9a93ea3837b00db9dab1a4e3db58f1417b3e206083ebf5 [2022-08-04T14:35:20.635Z] #68 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T14:35:20.635Z] #25 sha256:ca4ba768b5defbf00402d3666cd9ecabc98d91c47c89cce248b4cdbb17e05040 [2022-08-04T14:35:20.635Z] #25 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T14:35:20.635Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T14:35:20.635Z] #33 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T14:35:20.635Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T14:35:20.635Z] #46 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #64 sha256:49f477a4eb8dd472a99757c77f08a523d55280d3b53489487bbcf27c4d8bd800 [2022-08-04T14:35:20.635Z] #64 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T14:35:20.635Z] #69 sha256:8a9be0232f544278581324f767e6eece63be05c63a7d06d9677a01dd45bbfd58 [2022-08-04T14:35:20.635Z] #69 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #67 sha256:30f753e76a6285e646e06792a34980adf4fceafedb428799762a54975bf91149 [2022-08-04T14:35:20.635Z] #67 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T14:35:20.635Z] #62 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T14:35:20.635Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T14:35:20.635Z] #18 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #41 sha256:c3fb30f032ab2802db42092672fcb8faa024c865cfa625e73810dab92b08b7d5 [2022-08-04T14:35:20.635Z] #41 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #37 sha256:2d171af936085ab86f1364598598595b60c7e812df70ca33140c6f36f393cf6d [2022-08-04T14:35:20.635Z] #37 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T14:35:20.635Z] #30 sha256:237f48c284e847a775b136a2d694c9ff7a742205377f37564da771df7998bcf0 [2022-08-04T14:35:20.635Z] #30 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #70 sha256:842dbb1006448b00bc4c0795b8b2cfa9b4d5c40a58636dba8a8bd36aebda3563 [2022-08-04T14:35:20.635Z] #70 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T14:35:20.635Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T14:35:20.635Z] #20 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T14:35:20.635Z] #55 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:35:20.635Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T14:35:20.635Z] #15 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-04T14:35:20.635Z] #22 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T14:35:20.635Z] #29 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T14:35:20.635Z] #53 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #31 sha256:6c91dffc8f08d29dcce47faf7615e884f86718c1900d4f63b3bab7c4016bce04 [2022-08-04T14:35:20.635Z] #31 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T14:35:20.635Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T14:35:20.635Z] #12 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #52 sha256:e99efa7c115d4722969069ace30210d02953988572a4f8af797b4f21ac60412e [2022-08-04T14:35:20.635Z] #52 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T14:35:20.635Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T14:35:20.635Z] #72 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T14:35:20.635Z] #50 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T14:35:20.635Z] #47 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T14:35:20.635Z] #40 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #75 sha256:27ee52072abb7838818b68417da5423ba5b63d5be95eef750c7f8f74d08ebfae [2022-08-04T14:35:20.635Z] #75 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T14:35:20.635Z] #21 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #35 sha256:b478031a8a3db022c6eec3a18df351a6c187ef74e64b981ec4ad23378611d2a3 [2022-08-04T14:35:20.635Z] #35 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T14:35:20.635Z] #77 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T14:35:20.635Z] #59 sha256:bf0ee62ee72f9879dcd7a62e70f1b9c7f7216f8f8d0fa9cbc04105371a9567e3 [2022-08-04T14:35:20.635Z] #59 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #65 sha256:d62ed94309b66765e22105445f9d64eb13e899ea4de5910ebce6d773d9645185 [2022-08-04T14:35:20.635Z] #65 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #48 sha256:0b07c30e51afbe2eeef30780516bfcf5d969ed52f6e60c31ad4cbe68a0bfef41 [2022-08-04T14:35:20.635Z] #48 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-04T14:35:20.635Z] #13 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T14:35:20.635Z] #66 sha256:eb0def8606a58c8ffc1356b93d9fcde982809cc54e38cab581e00c3822789d16 [2022-08-04T14:35:20.635Z] #66 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T14:35:20.635Z] #63 sha256:359291501a9ae2e683343613627b9cc344cdfd0515674f99d2a9ad14ebb75921 [2022-08-04T14:35:20.635Z] #63 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #61 sha256:dcf31df7a0cd520def7c980c4b91f2c5aaf318970359cfbebb84b4091eda65ca [2022-08-04T14:35:20.635Z] #61 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #39 sha256:71e48d80680e5638f9099bd234cd092bdf85db9c058975d616fa3096d83ac86b [2022-08-04T14:35:20.635Z] #39 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T14:35:20.635Z] #51 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #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-04T14:35:20.635Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T14:35:20.635Z] #36 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T14:35:20.635Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T14:35:20.635Z] #17 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T14:35:20.635Z] #54 sha256:b33918f3aa9770ff41a5eb7f2cd1745758fe631a4cb29a37ef42a84e4f2b16af [2022-08-04T14:35:20.635Z] #54 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T14:35:20.635Z] #80 sha256:dd6a3f66327ec1e61ed9a27628acd4ed3bcb4c1db91e39a3c68252014b8b0cc1 [2022-08-04T14:35:20.635Z] #80 CACHED [2022-08-04T14:35:20.635Z] [2022-08-04T14:35:20.635Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T14:35:20.635Z] #81 sha256:58ae7f3dd171bf659f2403b7fa3dbafa468a74c2b0bcef53d8baa7c1c6a1e957 [2022-08-04T14:35:20.750Z] + docker info [2022-08-04T14:35:20.777Z] + docker info [2022-08-04T14:35:21.522Z] #19 7.435 Reading package lists... [2022-08-04T14:35:21.576Z] #81 DONE 1.1s [2022-08-04T14:35:21.693Z] Client: [2022-08-04T14:35:21.694Z] Context: default [2022-08-04T14:35:21.694Z] Debug Mode: false [2022-08-04T14:35:21.694Z] Plugins: [2022-08-04T14:35:21.694Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T14:35:21.694Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T14:35:21.694Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T14:35:21.694Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T14:35:21.694Z] [2022-08-04T14:35:21.694Z] Server: [2022-08-04T14:35:21.694Z] Containers: 0 [2022-08-04T14:35:21.694Z] Running: 0 [2022-08-04T14:35:21.694Z] Paused: 0 [2022-08-04T14:35:21.694Z] Stopped: 0 [2022-08-04T14:35:21.694Z] Images: 6 [2022-08-04T14:35:21.694Z] Server Version: 20.10.14 [2022-08-04T14:35:21.694Z] Storage Driver: overlay2 [2022-08-04T14:35:21.694Z] Backing Filesystem: extfs [2022-08-04T14:35:21.694Z] Supports d_type: true [2022-08-04T14:35:21.694Z] Native Overlay Diff: true [2022-08-04T14:35:21.694Z] userxattr: false [2022-08-04T14:35:21.694Z] Logging Driver: json-file [2022-08-04T14:35:21.694Z] Cgroup Driver: systemd [2022-08-04T14:35:21.694Z] Cgroup Version: 2 [2022-08-04T14:35:21.694Z] Plugins: [2022-08-04T14:35:21.694Z] Volume: local [2022-08-04T14:35:21.694Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T14:35:21.694Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T14:35:21.694Z] Swarm: inactive [2022-08-04T14:35:21.694Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-04T14:35:21.694Z] Default Runtime: runc [2022-08-04T14:35:21.694Z] Init Binary: docker-init [2022-08-04T14:35:21.694Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:21.694Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T14:35:21.694Z] init version: de40ad0 [2022-08-04T14:35:21.694Z] Security Options: [2022-08-04T14:35:21.694Z] apparmor [2022-08-04T14:35:21.694Z] seccomp [2022-08-04T14:35:21.694Z] Profile: default [2022-08-04T14:35:21.694Z] cgroupns [2022-08-04T14:35:21.694Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T14:35:21.694Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T14:35:21.694Z] OSType: linux [2022-08-04T14:35:21.694Z] Architecture: x86_64 [2022-08-04T14:35:21.694Z] CPUs: 2 [2022-08-04T14:35:21.694Z] Total Memory: 7.476GiB [2022-08-04T14:35:21.694Z] Name: ip-10-100-33-132 [2022-08-04T14:35:21.694Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T14:35:21.694Z] Docker Root Dir: /var/lib/docker [2022-08-04T14:35:21.694Z] Debug Mode: false [2022-08-04T14:35:21.694Z] Registry: https://index.docker.io/v1/ [2022-08-04T14:35:21.694Z] Labels: [2022-08-04T14:35:21.694Z] Experimental: true [2022-08-04T14:35:21.694Z] Insecure Registries: [2022-08-04T14:35:21.694Z] 127.0.0.0/8 [2022-08-04T14:35:21.694Z] Live Restore Enabled: true [2022-08-04T14:35:21.694Z] [Pipeline] } [2022-08-04T14:35:21.712Z] Client: [2022-08-04T14:35:21.712Z] Context: default [2022-08-04T14:35:21.712Z] Debug Mode: false [2022-08-04T14:35:21.712Z] Plugins: [2022-08-04T14:35:21.712Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T14:35:21.712Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T14:35:21.712Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T14:35:21.712Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T14:35:21.712Z] [2022-08-04T14:35:21.712Z] Server: [2022-08-04T14:35:21.712Z] Containers: 0 [2022-08-04T14:35:21.712Z] Running: 0 [2022-08-04T14:35:21.712Z] Paused: 0 [2022-08-04T14:35:21.712Z] Stopped: 0 [2022-08-04T14:35:21.712Z] Images: 5 [2022-08-04T14:35:21.712Z] Server Version: 20.10.14 [2022-08-04T14:35:21.712Z] Storage Driver: overlay2 [2022-08-04T14:35:21.712Z] Backing Filesystem: extfs [2022-08-04T14:35:21.712Z] Supports d_type: true [2022-08-04T14:35:21.712Z] Native Overlay Diff: true [2022-08-04T14:35:21.712Z] userxattr: false [2022-08-04T14:35:21.712Z] Logging Driver: json-file [2022-08-04T14:35:21.712Z] Cgroup Driver: cgroupfs [2022-08-04T14:35:21.712Z] Cgroup Version: 1 [2022-08-04T14:35:21.712Z] Plugins: [2022-08-04T14:35:21.712Z] Volume: local [2022-08-04T14:35:21.712Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T14:35:21.712Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T14:35:21.712Z] Swarm: inactive [2022-08-04T14:35:21.712Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T14:35:21.712Z] Default Runtime: runc [2022-08-04T14:35:21.712Z] Init Binary: docker-init [2022-08-04T14:35:21.712Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T14:35:21.712Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T14:35:21.712Z] init version: de40ad0 [2022-08-04T14:35:21.712Z] Security Options: [2022-08-04T14:35:21.712Z] apparmor [2022-08-04T14:35:21.712Z] seccomp [2022-08-04T14:35:21.712Z] Profile: default [2022-08-04T14:35:21.712Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T14:35:21.712Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T14:35:21.712Z] OSType: linux [2022-08-04T14:35:21.712Z] Architecture: x86_64 [2022-08-04T14:35:21.712Z] CPUs: 2 [2022-08-04T14:35:21.713Z] Total Memory: 7.565GiB [2022-08-04T14:35:21.713Z] Name: ip-10-100-101-179 [2022-08-04T14:35:21.713Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T14:35:21.713Z] Docker Root Dir: /var/lib/docker [2022-08-04T14:35:21.713Z] Debug Mode: false [2022-08-04T14:35:21.713Z] Registry: https://index.docker.io/v1/ [2022-08-04T14:35:21.713Z] Labels: [2022-08-04T14:35:21.713Z] Experimental: true [2022-08-04T14:35:21.713Z] Insecure Registries: [2022-08-04T14:35:21.713Z] 127.0.0.0/8 [2022-08-04T14:35:21.713Z] Live Restore Enabled: true [2022-08-04T14:35:21.713Z] [2022-08-04T14:35:21.713Z] WARNING: No swap limit support [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T14:35:21.836Z] [2022-08-04T14:35:21.837Z] #82 exporting to image [2022-08-04T14:35:21.837Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T14:35:21.837Z] #82 exporting layers [2022-08-04T14:35:22.002Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:22.002Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T14:35:22.002Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43844/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T14:35:22.002Z] + bash /home/ubuntu/workspace/moby_PR-43844/check-config.sh [2022-08-04T14:35:22.002Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T14:35:22.002Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T14:35:22.002Z] [2022-08-04T14:35:22.002Z] Generally Necessary: [2022-08-04T14:35:22.002Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T14:35:22.002Z] - apparmor: enabled and tools installed [2022-08-04T14:35:22.002Z] - CONFIG_NAMESPACES: enabled [2022-08-04T14:35:22.002Z] - CONFIG_NET_NS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_PID_NS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_IPC_NS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_UTS_NS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUPS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CPUSETS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_MEMCG: enabled [2022-08-04T14:35:22.002Z] - CONFIG_KEYS: enabled [2022-08-04T14:35:22.002Z] - CONFIG_VETH: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T14:35:22.002Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T14:35:22.002Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T14:35:22.002Z] [2022-08-04T14:35:22.002Z] Optional Features: [2022-08-04T14:35:22.061Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:660e7770e2e34a9bcac35a636ea1e15437b45626 . [2022-08-04T14:35:22.261Z] - CONFIG_USER_NS: enabled [2022-08-04T14:35:22.261Z] - CONFIG_SECCOMP: enabled [2022-08-04T14:35:22.261Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T14:35:22.261Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T14:35:22.261Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T14:35:22.261Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T14:35:22.261Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T14:35:22.261Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T14:35:22.261Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T14:35:22.261Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T14:35:22.261Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T14:35:22.261Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T14:35:22.261Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T14:35:22.261Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T14:35:22.261Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T14:35:22.261Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T14:35:22.261Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T14:35:22.261Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T14:35:22.261Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T14:35:22.261Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T14:35:22.261Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T14:35:22.261Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T14:35:22.261Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T14:35:22.261Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T14:35:22.261Z] - CONFIG_EXT4_FS: enabled [2022-08-04T14:35:22.261Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T14:35:22.261Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T14:35:22.261Z] - Network Drivers: [2022-08-04T14:35:22.261Z] - "overlay": [2022-08-04T14:35:22.261Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T14:35:22.261Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T14:35:22.261Z] Optional (for encrypted networks): [2022-08-04T14:35:22.321Z] #1 [internal] load build definition from Dockerfile [2022-08-04T14:35:22.321Z] #1 sha256:abce85fe48410424028159a6408231f1b5ac7413685ca0907ba9d774beacdff4 [2022-08-04T14:35:22.321Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T14:35:22.321Z] #1 DONE 0.0s [2022-08-04T14:35:22.321Z] [2022-08-04T14:35:22.321Z] #2 [internal] load .dockerignore [2022-08-04T14:35:22.321Z] #2 sha256:327602252f575a94cab6dea6ffc2e1c2bcb821d803ef5ced66df2303ab397dbd [2022-08-04T14:35:22.321Z] #2 transferring context: 145B done [2022-08-04T14:35:22.321Z] #2 DONE 0.0s [2022-08-04T14:35:22.321Z] [2022-08-04T14:35:22.321Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T14:35:22.321Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T14:35:22.321Z] #3 DONE 0.1s [2022-08-04T14:35:22.321Z] [2022-08-04T14:35:22.321Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T14:35:22.321Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T14:35:22.321Z] #4 CACHED [2022-08-04T14:35:22.519Z] - CONFIG_CRYPTO: enabled [2022-08-04T14:35:22.519Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T14:35:22.519Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T14:35:22.519Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T14:35:22.519Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T14:35:22.519Z] - CONFIG_XFRM: enabled [2022-08-04T14:35:22.519Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T14:35:22.519Z] - "ipvlan": [2022-08-04T14:35:22.519Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T14:35:22.519Z] - "macvlan": [2022-08-04T14:35:22.519Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T14:35:22.519Z] - "ftp,tftp client in container": [2022-08-04T14:35:22.519Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T14:35:22.519Z] - Storage Drivers: [2022-08-04T14:35:22.519Z] - "aufs": [2022-08-04T14:35:22.519Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T14:35:22.519Z] - "btrfs": [2022-08-04T14:35:22.519Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T14:35:22.519Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T14:35:22.519Z] - "devicemapper": [2022-08-04T14:35:22.519Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T14:35:22.519Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T14:35:22.519Z] - "overlay": [2022-08-04T14:35:22.519Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T14:35:22.519Z] - "zfs": [2022-08-04T14:35:22.519Z] - /dev/zfs: present [2022-08-04T14:35:22.519Z] - zfs command: missing [2022-08-04T14:35:22.519Z] - zpool command: missing [2022-08-04T14:35:22.519Z] [2022-08-04T14:35:22.519Z] Limits: [2022-08-04T14:35:22.519Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T14:35:22.519Z] [2022-08-04T14:35:22.519Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T14:35:22.581Z] [2022-08-04T14:35:22.581Z] #6 [internal] load build definition from Dockerfile [2022-08-04T14:35:22.581Z] #6 sha256:521b75f96765522daf297f46263e45a7035b80fe92fb52572c8e30d8690d1e7f [2022-08-04T14:35:22.581Z] #6 DONE 0.0s [2022-08-04T14:35:22.581Z] [2022-08-04T14:35:22.581Z] #5 [internal] load .dockerignore [2022-08-04T14:35:22.581Z] #5 sha256:399381a9106def848b21e407f0b00e0b3d3ff43812f521feea1acb98775afbc8 [2022-08-04T14:35:22.581Z] #5 DONE 0.0s [2022-08-04T14:35:22.581Z] [2022-08-04T14:35:22.581Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:22.581Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T14:35:22.581Z] #10 DONE 0.1s [2022-08-04T14:35:22.581Z] [2022-08-04T14:35:22.581Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T14:35:22.581Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T14:35:22.776Z] #82 exporting layers 0.8s done [2022-08-04T14:35:22.776Z] #82 writing image sha256:697a1bb7ea8df91b6674decef99382a19c48ac34c1970bec46d9a63e0094f33e done [2022-08-04T14:35:22.776Z] #82 naming to docker.io/library/docker:812b6b2c4cf7a2129dfa49027b85a618d204b895 done [2022-08-04T14:35:22.776Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T14:35:22.845Z] + sudo modprobe ip_vs [2022-08-04T14:35:22.845Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:660e7770e2e34a9bcac35a636ea1e15437b45626 . [2022-08-04T14:35:22.848Z] #9 DONE 0.1s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T14:35:22.848Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T14:35:22.848Z] #8 DONE 0.1s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:22.848Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T14:35:22.848Z] #7 DONE 0.1s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:22.848Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T14:35:22.848Z] #73 DONE 0.0s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:22.848Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T14:35:22.848Z] #71 DONE 0.0s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T14:35:22.848Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T14:35:22.848Z] #11 DONE 0.0s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T14:35:22.848Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T14:35:22.848Z] #28 DONE 0.0s [2022-08-04T14:35:22.848Z] [2022-08-04T14:35:22.848Z] #24 [internal] load build context [2022-08-04T14:35:22.848Z] #24 sha256:6efa57212483ba4d28c4b3752c1da45ed1337c5f1ffa665170ff971344212174 [2022-08-04T14:35:23.104Z] + sudo modprobe ip6table_filter [2022-08-04T14:35:23.104Z] #1 [internal] load build definition from Dockerfile [2022-08-04T14:35:23.104Z] #1 sha256:9ec817495bafe0f0f03755a268b1fc9ad2380bf13648105117700c88a3f526a4 [2022-08-04T14:35:23.104Z] #1 transferring dockerfile: 19.07kB 0.0s done [2022-08-04T14:35:23.104Z] #1 DONE 0.0s [2022-08-04T14:35:23.104Z] [2022-08-04T14:35:23.104Z] #2 [internal] load .dockerignore [2022-08-04T14:35:23.104Z] #2 sha256:215f7004671dd907dc9165a23390178f8091030b6d7cbe5623b20147e504bac7 [2022-08-04T14:35:23.104Z] #2 transferring context: 145B done [2022-08-04T14:35:23.104Z] #2 DONE 0.0s [2022-08-04T14:35:23.104Z] [2022-08-04T14:35:23.104Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T14:35:23.104Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T14:35:23.104Z] #3 DONE 0.1s [2022-08-04T14:35:23.104Z] [2022-08-04T14:35:23.104Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T14:35:23.104Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T14:35:23.104Z] #4 CACHED [Pipeline] sh [2022-08-04T14:35:23.362Z] [2022-08-04T14:35:23.362Z] #5 [internal] load build definition from Dockerfile [2022-08-04T14:35:23.362Z] #5 sha256:e73a4255944bd25769ab9f926722b07ca0c7014198805c5a3671a9a7c04bf682 [2022-08-04T14:35:23.362Z] #5 DONE 0.0s [2022-08-04T14:35:23.362Z] [2022-08-04T14:35:23.362Z] #6 [internal] load .dockerignore [2022-08-04T14:35:23.362Z] #6 sha256:fd5667dc8505ef4e441624a88f2e47eaec2f7557f946c2f834b9a9a8c732997e [2022-08-04T14:35:23.362Z] #6 DONE 0.0s [2022-08-04T14:35:23.362Z] [2022-08-04T14:35:23.362Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T14:35:23.362Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T14:35:23.407Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=812b6b2c4cf7a2129dfa49027b85a618d204b895 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:812b6b2c4cf7a2129dfa49027b85a618d204b895 hack/test/unit [2022-08-04T14:35:23.425Z] #24 ... [2022-08-04T14:35:23.425Z] [2022-08-04T14:35:23.425Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T14:35:23.425Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T14:35:23.425Z] #49 DONE 0.4s [2022-08-04T14:35:23.425Z] [2022-08-04T14:35:23.425Z] #24 [internal] load build context [2022-08-04T14:35:23.425Z] #24 sha256:6efa57212483ba4d28c4b3752c1da45ed1337c5f1ffa665170ff971344212174 [2022-08-04T14:35:23.623Z] #10 DONE 0.1s [2022-08-04T14:35:23.623Z] [2022-08-04T14:35:23.623Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:23.623Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T14:35:23.623Z] #9 DONE 0.1s [2022-08-04T14:35:23.623Z] [2022-08-04T14:35:23.623Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T14:35:23.623Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T14:35:23.623Z] #7 DONE 0.1s [2022-08-04T14:35:23.623Z] [2022-08-04T14:35:23.623Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T14:35:23.623Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T14:35:23.623Z] #8 DONE 0.1s [2022-08-04T14:35:23.667Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T14:35:23.667Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T14:35:23.667Z] + TESTDIRS=./... [2022-08-04T14:35:23.667Z] + exclude_paths='/vendor/|/integration' [2022-08-04T14:35:23.667Z] ++ go list ./... [2022-08-04T14:35:23.667Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T14:35:23.884Z] [2022-08-04T14:35:23.884Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:23.884Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T14:35:23.884Z] #73 DONE 0.0s [2022-08-04T14:35:23.884Z] [2022-08-04T14:35:23.884Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T14:35:23.884Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T14:35:23.884Z] #71 DONE 0.0s [2022-08-04T14:35:23.884Z] [2022-08-04T14:35:23.884Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T14:35:23.884Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T14:35:23.884Z] #28 DONE 0.0s [2022-08-04T14:35:23.884Z] [2022-08-04T14:35:23.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T14:35:23.884Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T14:35:23.884Z] #11 DONE 0.0s [2022-08-04T14:35:23.884Z] [2022-08-04T14:35:23.884Z] #24 [internal] load build context [2022-08-04T14:35:23.884Z] #24 sha256:da63ec6c10215cf5a4621e37146f473c07d5d20fd8ef29fd221c155a9ae6ee2b [2022-08-04T14:35:24.369Z] #24 transferring context: 62.40MB 1.6s done [2022-08-04T14:35:24.470Z] #24 ... [2022-08-04T14:35:24.470Z] [2022-08-04T14:35:24.470Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T14:35:24.470Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T14:35:24.470Z] #49 DONE 0.5s [2022-08-04T14:35:24.470Z] [2022-08-04T14:35:24.470Z] #24 [internal] load build context [2022-08-04T14:35:24.470Z] #24 sha256:da63ec6c10215cf5a4621e37146f473c07d5d20fd8ef29fd221c155a9ae6ee2b [2022-08-04T14:35:24.608Z] + pkg_list='github.com/docker/docker/api [2022-08-04T14:35:24.608Z] github.com/docker/docker/api/server [2022-08-04T14:35:24.608Z] github.com/docker/docker/api/server/backend/build [2022-08-04T14:35:24.608Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/httputils [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/middleware [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/build [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/debug [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/image [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/network [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/session [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/system [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/volume [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/backend [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/events [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/filters [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/image [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/mount [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/network [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/registry [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/strslice [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/swarm [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/time [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/volume [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/dockerfile [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/config [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/debug [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/client [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T14:35:24.609Z] github.com/docker/docker/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/container/stream [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/apparmor [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/httpserver [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/config [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/containerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/events [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/exec [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/images [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/initlayer [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/links [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/listeners [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/local [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/names [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/network [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/stats [2022-08-04T14:35:24.609Z] github.com/docker/docker/distribution [2022-08-04T14:35:24.609Z] github.com/docker/docker/distribution/metadata [2022-08-04T14:35:24.609Z] github.com/docker/docker/distribution/utils [2022-08-04T14:35:24.609Z] github.com/docker/docker/distribution/xfer [2022-08-04T14:35:24.609Z] github.com/docker/docker/dockerversion [2022-08-04T14:35:24.609Z] github.com/docker/docker/errdefs [2022-08-04T14:35:24.609Z] github.com/docker/docker/image [2022-08-04T14:35:24.609Z] github.com/docker/docker/image/cache [2022-08-04T14:35:24.609Z] github.com/docker/docker/image/tarexport [2022-08-04T14:35:24.609Z] github.com/docker/docker/image/v1 [2022-08-04T14:35:24.609Z] github.com/docker/docker/internal/test/suite [2022-08-04T14:35:24.609Z] github.com/docker/docker/layer [2022-08-04T14:35:24.609Z] github.com/docker/docker/libcontainerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T14:35:24.609Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T14:35:24.609Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T14:35:24.609Z] github.com/docker/docker/libcontainerd/types [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/libnetwork/types [2022-08-04T14:35:24.609Z] github.com/docker/docker/oci [2022-08-04T14:35:24.609Z] github.com/docker/docker/oci/caps [2022-08-04T14:35:24.609Z] github.com/docker/docker/opts [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/aaparser [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/archive [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/authorization [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/capabilities [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/containerfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/directory [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/dmesg [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/fileutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/fsutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/homedir [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/idtools [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/ioutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/longpath [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/loopback [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/parsers [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/pidfile [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/platform [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugins [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/pools [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/progress [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/pubsub [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/reexec [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/signal [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/stack [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/stringid [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/system [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/tailfile [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/tarsum [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/urlutil [2022-08-04T14:35:24.609Z] github.com/docker/docker/pkg/useragent [2022-08-04T14:35:24.609Z] github.com/docker/docker/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/plugin/v2 [2022-08-04T14:35:24.609Z] github.com/docker/docker/profiles/apparmor [2022-08-04T14:35:24.609Z] github.com/docker/docker/profiles/seccomp [2022-08-04T14:35:24.609Z] github.com/docker/docker/quota [2022-08-04T14:35:24.609Z] github.com/docker/docker/reference [2022-08-04T14:35:24.609Z] github.com/docker/docker/registry [2022-08-04T14:35:24.609Z] github.com/docker/docker/registry/resumable [2022-08-04T14:35:24.609Z] github.com/docker/docker/restartmanager [2022-08-04T14:35:24.609Z] github.com/docker/docker/rootless [2022-08-04T14:35:24.609Z] github.com/docker/docker/rootless/specconv [2022-08-04T14:35:24.609Z] github.com/docker/docker/runconfig [2022-08-04T14:35:24.609Z] github.com/docker/docker/runconfig/opts [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/daemon [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/environment [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fakegit [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/registry [2022-08-04T14:35:24.609Z] github.com/docker/docker/testutil/request [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/drivers [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/local [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/mounts [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/service [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/service/opts [2022-08-04T14:35:24.609Z] github.com/docker/docker/volume/testutils' [2022-08-04T14:35:24.609Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T14:35:24.609Z] ++ echo 'github.com/docker/docker/api [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/backend/build [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/httputils [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/middleware [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/build [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/debug [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/image [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/network [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/session [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/system [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/server/router/volume [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/backend [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/events [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/filters [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/image [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/mount [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/network [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/registry [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/strslice [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/swarm [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/time [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T14:35:24.609Z] github.com/docker/docker/api/types/volume [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/dockerfile [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T14:35:24.609Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/config [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/debug [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T14:35:24.609Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/client [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T14:35:24.609Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T14:35:24.609Z] github.com/docker/docker/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/container/stream [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/apparmor [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T14:35:24.609Z] github.com/docker/docker/contrib/httpserver [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/config [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/containerd [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/events [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/exec [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T14:35:24.609Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/images [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/initlayer [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/links [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/listeners [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/local [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/names [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/network [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/stats [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/metadata [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/utils [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/xfer [2022-08-04T14:35:24.610Z] github.com/docker/docker/dockerversion [2022-08-04T14:35:24.610Z] github.com/docker/docker/errdefs [2022-08-04T14:35:24.610Z] github.com/docker/docker/image [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/cache [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/tarexport [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/v1 [2022-08-04T14:35:24.610Z] github.com/docker/docker/internal/test/suite [2022-08-04T14:35:24.610Z] github.com/docker/docker/layer [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/types [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/libnetwork/types [2022-08-04T14:35:24.610Z] github.com/docker/docker/oci [2022-08-04T14:35:24.610Z] github.com/docker/docker/oci/caps [2022-08-04T14:35:24.610Z] github.com/docker/docker/opts [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/aaparser [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/archive [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/authorization [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/capabilities [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/containerfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/directory [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/dmesg [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/fileutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/fsutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/homedir [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/idtools [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/ioutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/longpath [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/loopback [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pidfile [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/platform [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pools [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/progress [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pubsub [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/reexec [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/signal [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/stack [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/stringid [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/system [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/tailfile [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/tarsum [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/urlutil [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/useragent [2022-08-04T14:35:24.610Z] github.com/docker/docker/plugin [2022-08-04T14:35:24.610Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/plugin/v2 [2022-08-04T14:35:24.610Z] github.com/docker/docker/profiles/apparmor [2022-08-04T14:35:24.610Z] github.com/docker/docker/profiles/seccomp [2022-08-04T14:35:24.610Z] github.com/docker/docker/quota [2022-08-04T14:35:24.610Z] github.com/docker/docker/reference [2022-08-04T14:35:24.610Z] github.com/docker/docker/registry [2022-08-04T14:35:24.610Z] github.com/docker/docker/registry/resumable [2022-08-04T14:35:24.610Z] github.com/docker/docker/restartmanager [2022-08-04T14:35:24.610Z] github.com/docker/docker/rootless [2022-08-04T14:35:24.610Z] github.com/docker/docker/rootless/specconv [2022-08-04T14:35:24.610Z] github.com/docker/docker/runconfig [2022-08-04T14:35:24.610Z] github.com/docker/docker/runconfig/opts [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/daemon [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/environment [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fakegit [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/registry [2022-08-04T14:35:24.610Z] github.com/docker/docker/testutil/request [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/drivers [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/local [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/mounts [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/service [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/service/opts [2022-08-04T14:35:24.610Z] github.com/docker/docker/volume/testutils' [2022-08-04T14:35:24.610Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/backend/build [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/httputils [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/middleware [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/build [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/container [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/debug [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/image [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/network [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/session [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/system [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/server/router/volume [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/backend [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/container [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/events [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/filters [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/image [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/mount [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/network [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/registry [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/strslice [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/swarm [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/time [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/versions [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T14:35:24.610Z] github.com/docker/docker/api/types/volume [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/dockerfile [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/remotecontext [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T14:35:24.610Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T14:35:24.610Z] github.com/docker/docker/cli [2022-08-04T14:35:24.610Z] github.com/docker/docker/cli/config [2022-08-04T14:35:24.610Z] github.com/docker/docker/cli/debug [2022-08-04T14:35:24.610Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T14:35:24.610Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/client [2022-08-04T14:35:24.610Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T14:35:24.610Z] github.com/docker/docker/cmd/dockerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T14:35:24.610Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T14:35:24.610Z] github.com/docker/docker/container [2022-08-04T14:35:24.610Z] github.com/docker/docker/container/stream [2022-08-04T14:35:24.610Z] github.com/docker/docker/contrib/apparmor [2022-08-04T14:35:24.610Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T14:35:24.610Z] github.com/docker/docker/contrib/httpserver [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/config [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/containerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/events [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/exec [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/images [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/initlayer [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/links [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/listeners [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/local [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/names [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/network [2022-08-04T14:35:24.610Z] github.com/docker/docker/daemon/stats [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/metadata [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/utils [2022-08-04T14:35:24.610Z] github.com/docker/docker/distribution/xfer [2022-08-04T14:35:24.610Z] github.com/docker/docker/dockerversion [2022-08-04T14:35:24.610Z] github.com/docker/docker/errdefs [2022-08-04T14:35:24.610Z] github.com/docker/docker/image [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/cache [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/tarexport [2022-08-04T14:35:24.610Z] github.com/docker/docker/image/v1 [2022-08-04T14:35:24.610Z] github.com/docker/docker/internal/test/suite [2022-08-04T14:35:24.610Z] github.com/docker/docker/layer [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T14:35:24.610Z] github.com/docker/docker/libcontainerd/types [2022-08-04T14:35:24.610Z] github.com/docker/docker/oci [2022-08-04T14:35:24.610Z] github.com/docker/docker/oci/caps [2022-08-04T14:35:24.610Z] github.com/docker/docker/opts [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/aaparser [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/archive [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/authorization [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/capabilities [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/containerfs [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/directory [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/dmesg [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/fileutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/fsutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/homedir [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/idtools [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/ioutils [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/longpath [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/loopback [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pidfile [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/platform [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pools [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/progress [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/pubsub [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/reexec [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/signal [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/stack [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T14:35:24.610Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/stringid [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/system [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/tailfile [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/tarsum [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/urlutil [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/useragent [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin/v2 [2022-08-04T14:35:24.611Z] github.com/docker/docker/profiles/apparmor [2022-08-04T14:35:24.611Z] github.com/docker/docker/profiles/seccomp [2022-08-04T14:35:24.611Z] github.com/docker/docker/quota [2022-08-04T14:35:24.611Z] github.com/docker/docker/reference [2022-08-04T14:35:24.611Z] github.com/docker/docker/registry [2022-08-04T14:35:24.611Z] github.com/docker/docker/registry/resumable [2022-08-04T14:35:24.611Z] github.com/docker/docker/restartmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/rootless [2022-08-04T14:35:24.611Z] github.com/docker/docker/rootless/specconv [2022-08-04T14:35:24.611Z] github.com/docker/docker/runconfig [2022-08-04T14:35:24.611Z] github.com/docker/docker/runconfig/opts [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/daemon [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/environment [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakegit [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/registry [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/request [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/drivers [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/local [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/mounts [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/service [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/service/opts [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/testutils' [2022-08-04T14:35:24.611Z] ++ grep --fixed-strings /libnetwork [2022-08-04T14:35:24.611Z] ++ echo 'github.com/docker/docker/api [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/backend/build [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/httputils [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/middleware [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/build [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/container [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/debug [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/image [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/network [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/session [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/system [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/server/router/volume [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/backend [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/container [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/events [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/filters [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/image [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/mount [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/network [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/registry [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/strslice [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/swarm [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/time [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/versions [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T14:35:24.611Z] github.com/docker/docker/api/types/volume [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/dockerfile [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/remotecontext [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T14:35:24.611Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T14:35:24.611Z] github.com/docker/docker/cli [2022-08-04T14:35:24.611Z] github.com/docker/docker/cli/config [2022-08-04T14:35:24.611Z] github.com/docker/docker/cli/debug [2022-08-04T14:35:24.611Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T14:35:24.611Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/client [2022-08-04T14:35:24.611Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T14:35:24.611Z] github.com/docker/docker/cmd/dockerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T14:35:24.611Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T14:35:24.611Z] github.com/docker/docker/container [2022-08-04T14:35:24.611Z] github.com/docker/docker/container/stream [2022-08-04T14:35:24.611Z] github.com/docker/docker/contrib/apparmor [2022-08-04T14:35:24.611Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T14:35:24.611Z] github.com/docker/docker/contrib/httpserver [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/config [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/containerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/events [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/exec [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/images [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/initlayer [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/links [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/listeners [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/local [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/names [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/network [2022-08-04T14:35:24.611Z] github.com/docker/docker/daemon/stats [2022-08-04T14:35:24.611Z] github.com/docker/docker/distribution [2022-08-04T14:35:24.611Z] github.com/docker/docker/distribution/metadata [2022-08-04T14:35:24.611Z] github.com/docker/docker/distribution/utils [2022-08-04T14:35:24.611Z] github.com/docker/docker/distribution/xfer [2022-08-04T14:35:24.611Z] github.com/docker/docker/dockerversion [2022-08-04T14:35:24.611Z] github.com/docker/docker/errdefs [2022-08-04T14:35:24.611Z] github.com/docker/docker/image [2022-08-04T14:35:24.611Z] github.com/docker/docker/image/cache [2022-08-04T14:35:24.611Z] github.com/docker/docker/image/tarexport [2022-08-04T14:35:24.611Z] github.com/docker/docker/image/v1 [2022-08-04T14:35:24.611Z] github.com/docker/docker/internal/test/suite [2022-08-04T14:35:24.611Z] github.com/docker/docker/layer [2022-08-04T14:35:24.611Z] github.com/docker/docker/libcontainerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T14:35:24.611Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T14:35:24.611Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T14:35:24.611Z] github.com/docker/docker/libcontainerd/types [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/types [2022-08-04T14:35:24.611Z] github.com/docker/docker/oci [2022-08-04T14:35:24.611Z] github.com/docker/docker/oci/caps [2022-08-04T14:35:24.611Z] github.com/docker/docker/opts [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/aaparser [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/archive [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/authorization [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/capabilities [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/containerfs [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/directory [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/dmesg [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/fileutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/fsutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/homedir [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/idtools [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/ioutils [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/longpath [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/loopback [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/parsers [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/pidfile [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/platform [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugins [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/pools [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/progress [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/pubsub [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/reexec [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/signal [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/stack [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/stringid [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/system [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/tailfile [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/tarsum [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/urlutil [2022-08-04T14:35:24.611Z] github.com/docker/docker/pkg/useragent [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T14:35:24.611Z] github.com/docker/docker/plugin/v2 [2022-08-04T14:35:24.611Z] github.com/docker/docker/profiles/apparmor [2022-08-04T14:35:24.611Z] github.com/docker/docker/profiles/seccomp [2022-08-04T14:35:24.611Z] github.com/docker/docker/quota [2022-08-04T14:35:24.611Z] github.com/docker/docker/reference [2022-08-04T14:35:24.611Z] github.com/docker/docker/registry [2022-08-04T14:35:24.611Z] github.com/docker/docker/registry/resumable [2022-08-04T14:35:24.611Z] github.com/docker/docker/restartmanager [2022-08-04T14:35:24.611Z] github.com/docker/docker/rootless [2022-08-04T14:35:24.611Z] github.com/docker/docker/rootless/specconv [2022-08-04T14:35:24.611Z] github.com/docker/docker/runconfig [2022-08-04T14:35:24.611Z] github.com/docker/docker/runconfig/opts [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/daemon [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/environment [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakegit [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/registry [2022-08-04T14:35:24.611Z] github.com/docker/docker/testutil/request [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/drivers [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/local [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/mounts [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/service [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/service/opts [2022-08-04T14:35:24.611Z] github.com/docker/docker/volume/testutils' [2022-08-04T14:35:24.611Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T14:35:24.611Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/types' [2022-08-04T14:35:24.612Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T14:35:24.612Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/types' [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:35:24.612Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:35:24.612Z] + type docker-proxy [2022-08-04T14:35:24.612Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T14:35:24.612Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T14:35:24.612Z] [2022-08-04T14:35:24.612Z] Removing bundles/ [2022-08-04T14:35:24.612Z] [2022-08-04T14:35:24.612Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T14:35:24.612Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T14:35:24.612Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:35:24.630Z] #24 DONE 1.6s [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #31 sha256:76788d646ef5c3cd8afc753e2dd4da4d01127ae8df251ee6eaa4675388f40f8a [2022-08-04T14:35:24.630Z] #31 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T14:35:24.630Z] #77 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T14:35:24.630Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T14:35:24.630Z] #19 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #45 sha256:4cd4a4c101b01259ae6d7a4b4d962cbb22001a8580ace10aabd9c33d4047fe50 [2022-08-04T14:35:24.630Z] #45 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T14:35:24.630Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T14:35:24.630Z] #18 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #39 sha256:b84a2720b36d2fb3aaed86ff1b3ee4713d42e69649ed6218d541a9807c1f740f [2022-08-04T14:35:24.630Z] #39 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #65 sha256:ca4f5771f277f38ff16bae23474fd08ee9154e4caae9f19d093a9c9acf921ce8 [2022-08-04T14:35:24.630Z] #65 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:35:24.630Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T14:35:24.630Z] #15 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T14:35:24.630Z] #38 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T14:35:24.630Z] #53 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T14:35:24.630Z] #63 sha256:1e50fef463b83e323ff51022b6b816d5f3befe4acd2e0c1af8e1a3d73ffe18de [2022-08-04T14:35:24.630Z] #63 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T14:35:24.630Z] #40 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T14:35:24.630Z] #22 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T14:35:24.630Z] #29 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T14:35:24.630Z] #47 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T14:35:24.630Z] #13 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T14:35:24.630Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T14:35:24.630Z] #72 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T14:35:24.630Z] #55 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T14:35:24.630Z] #34 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #26 sha256:f350da2a7636bf51ef1f66af2b8ebb1c5efa0f28f0b69f152a9896cf8c1b027c [2022-08-04T14:35:24.630Z] #26 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #41 sha256:1af1944bf917735a220714fe89dabe505fce69256290be37e4e9903e32404f2a [2022-08-04T14:35:24.630Z] #41 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #75 sha256:da11b242e347eb3ff7e3a2fa454158bef00d7a07612b351dabeb079e9bcd269a [2022-08-04T14:35:24.630Z] #75 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T14:35:24.630Z] #43 sha256:280c2b24d7f93fcbc2f7420c1bbadbffa3bbc83a4c341cbae8c6074b2115dc95 [2022-08-04T14:35:24.630Z] #43 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T14:35:24.630Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T14:35:24.630Z] #46 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #48 sha256:b046c6a0a47ef321b6b5cb15f812f8b7b9f7fdce81d462215324a9e986416c8e [2022-08-04T14:35:24.630Z] #48 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T14:35:24.630Z] #14 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #52 sha256:e6678b2c77900c7cf5bf8edfb59dde4a85a82adb354a891694f46287791f14ae [2022-08-04T14:35:24.630Z] #52 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T14:35:24.630Z] #16 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #37 sha256:9699d00683754650e1d940f8ed0f3610c493204182aaab686203b0423ab3c5d0 [2022-08-04T14:35:24.630Z] #37 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T14:35:24.630Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T14:35:24.630Z] #51 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T14:35:24.630Z] #57 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T14:35:24.630Z] #66 sha256:54343e87af6306c29ccd301ab5c2018643868bf178eddf3f31b5ecad688036e7 [2022-08-04T14:35:24.630Z] #66 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T14:35:24.630Z] #25 sha256:76f503f5adc171d92ce75e8f9cdada88bb2169fcef4bfd916f689f96e4c2263a [2022-08-04T14:35:24.630Z] #25 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #56 sha256:7b162b12fe167770345affbb4e78020465c237a03faaba042360c0373595213e [2022-08-04T14:35:24.630Z] #56 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T14:35:24.630Z] #62 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #54 sha256:976fbbedb5d772d3edcfd100fb89745c9d9d5f97ba9e95b96c6e320769d438eb [2022-08-04T14:35:24.630Z] #54 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T14:35:24.630Z] #21 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T14:35:24.630Z] #36 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T14:35:24.630Z] #59 sha256:45d13df1d6dda4f87eceb3809beb1c3bd9cfcdb2dce2653e1902bf15d99780d2 [2022-08-04T14:35:24.630Z] #59 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T14:35:24.630Z] #78 sha256:94f806e7a6fdc961013ef20fba37765fd7a36094dd23fbc4b089cbe0cdde2446 [2022-08-04T14:35:24.630Z] #78 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T14:35:24.630Z] #27 sha256:04c935e7aada254e558d8069f78c3f3b2d8ec67a0b90595a4b9c27ea549f03eb [2022-08-04T14:35:24.630Z] #27 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T14:35:24.630Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T14:35:24.630Z] #33 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #64 sha256:77ef951b64101ea960540528b2b222d0d6e50c72c0657d2a5e243fbe16d572a8 [2022-08-04T14:35:24.630Z] #64 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #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-04T14:35:24.630Z] #60 sha256:6958587b7bd5258c59a7b9e26acbf489395f872855f3a75c0f17c5dc9a622aa3 [2022-08-04T14:35:24.630Z] #60 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T14:35:24.630Z] #32 sha256:0adcf64e279e82640bc312bf02c44e598aeeda4a797ebe6a51f17f7918e54003 [2022-08-04T14:35:24.630Z] #32 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T14:35:24.630Z] #30 sha256:a713e612d63754741f68c5b6666acf24d1cd8ff90bb18f332d363852973361ed [2022-08-04T14:35:24.630Z] #30 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.630Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T14:35:24.630Z] #69 sha256:18a0b1690c3bb597ca67f05d85d799e66ae5c02420da7fc7a0cea9060a12c050 [2022-08-04T14:35:24.630Z] #69 CACHED [2022-08-04T14:35:24.630Z] [2022-08-04T14:35:24.631Z] #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-04T14:35:24.631Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T14:35:24.631Z] #42 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T14:35:24.631Z] #70 sha256:b2e9cefaf80cf48479165fee0f7f15b332f89c8e8eb875d80d06406c6fbeeb18 [2022-08-04T14:35:24.631Z] #70 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #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-04T14:35:24.631Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T14:35:24.631Z] #50 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T14:35:24.631Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T14:35:24.631Z] #76 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T14:35:24.631Z] #58 sha256:834a6387c32eafdc1e0195ae4b4ab7822d5578f1892cddb253867eba8faa0bd2 [2022-08-04T14:35:24.631Z] #58 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T14:35:24.631Z] #79 sha256:ddad0d5fdb8fbf1994ac942daeeed7f29aa07f8f112a5f302a29dc92e38e287d [2022-08-04T14:35:24.631Z] #79 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T14:35:24.631Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T14:35:24.631Z] #23 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #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-04T14:35:24.631Z] #44 sha256:6f21579fb76e87f84b9ec367f40f21c7700fd55b31733e940b0314404891364e [2022-08-04T14:35:24.631Z] #44 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #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-04T14:35:24.631Z] #67 sha256:deb98a4aaac9cd9ed76e29b5edcd33f83fa842669b5cc17f0e92972812023608 [2022-08-04T14:35:24.631Z] #67 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T14:35:24.631Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T14:35:24.631Z] #74 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T14:35:24.631Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T14:35:24.631Z] #12 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T14:35:24.631Z] #35 sha256:ba3e41d7d7682fefca17d037c6fd6ea88cb15d54f3d39aad1e96b342b81f069d [2022-08-04T14:35:24.631Z] #35 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T14:35:24.631Z] #80 sha256:d51a8d6694eb6eb04544316899f392a99ed4c75bfe3bd2a37cd8f0669d17585e [2022-08-04T14:35:24.631Z] #80 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T14:35:24.631Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T14:35:24.631Z] #17 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T14:35:24.631Z] #61 sha256:4115db4f53686b099a0b6235a91189eeef220d661a1ec719e5ddadb531753bfb [2022-08-04T14:35:24.631Z] #61 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T14:35:24.631Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T14:35:24.631Z] #20 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T14:35:24.631Z] #68 sha256:9911968c4645b1fa4f23abb1c12a77ae08f1b209baa594803c29f1aee7cac433 [2022-08-04T14:35:24.631Z] #68 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #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-04T14:35:24.631Z] #81 sha256:9a01225478c3a15136af39da242acb7fd063c6bfb8d72d76a218a93977f663a8 [2022-08-04T14:35:24.631Z] #81 CACHED [2022-08-04T14:35:24.631Z] [2022-08-04T14:35:24.631Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T14:35:24.631Z] #82 sha256:ab8045565b54a4f997bde372af365fe931a0f54cdb4f43eb0f1a340ba97de22d [2022-08-04T14:35:24.795Z] #19 10.48 Reading package lists... [2022-08-04T14:35:25.359Z] #19 13.46 Building dependency tree... [2022-08-04T14:35:25.580Z] #82 DONE 1.1s [2022-08-04T14:35:25.840Z] [2022-08-04T14:35:25.840Z] #83 exporting to image [2022-08-04T14:35:25.840Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T14:35:25.840Z] #83 exporting layers [2022-08-04T14:35:25.856Z] #24 transferring context: 62.41MB 1.9s done [2022-08-04T14:35:25.856Z] #24 DONE 1.9s [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #45 sha256:12e9b70eed07d52c95d8896e68c2970fc5ef55cd1ef1b7bc485534b120bf92ad [2022-08-04T14:35:25.856Z] #45 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #75 sha256:e881b0421b72be944a7df4eabffc7ac61846d8c495605d3933f25ad439d56539 [2022-08-04T14:35:25.856Z] #75 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T14:35:25.856Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T14:35:25.856Z] #74 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T14:35:25.856Z] #43 sha256:d8410c2b4397db63036fdcbc3fe89c6149d4ecd6a93815abb4714c6322aca080 [2022-08-04T14:35:25.856Z] #43 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T14:35:25.856Z] #79 sha256:37dd8e7a6217810002036d84d968467f53e51160b892ca872e28037840cc8dbd [2022-08-04T14:35:25.856Z] #79 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #61 sha256:dbb41a93dbb14392cb9d6529422f0f505992d9049cc29fc1e3983af394846de0 [2022-08-04T14:35:25.856Z] #61 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T14:35:25.856Z] #66 sha256:dab40372dabed64de9c500316d6f121e8a9e42837b1b69022273ab5e81d7182e [2022-08-04T14:35:25.856Z] #66 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T14:35:25.856Z] #38 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T14:35:25.856Z] #36 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T14:35:25.856Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T14:35:25.856Z] #18 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T14:35:25.856Z] #50 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T14:35:25.856Z] #25 sha256:b719f31cf44f3b15424ad43c0488dcc4a13505887a74b939c95504a4792fd3be [2022-08-04T14:35:25.856Z] #25 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T14:35:25.856Z] #77 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T14:35:25.856Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T14:35:25.856Z] #23 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:35:25.856Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T14:35:25.856Z] #15 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #26 sha256:6f3c7b0a6e9b23aa171f9fa2f3af86de4d703c657f22cd7b40042f068e5662a8 [2022-08-04T14:35:25.856Z] #26 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T14:35:25.856Z] #22 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #67 sha256:6246848bddb7e7f045e44259c443b0f10880e385559e9e3425178c53d5a5d5e2 [2022-08-04T14:35:25.856Z] #67 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #60 sha256:9913009cbd1147c572102accda0be64d53fb14519df061d4861e0e8077567146 [2022-08-04T14:35:25.856Z] #60 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T14:35:25.856Z] #14 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T14:35:25.856Z] #55 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #41 sha256:aad5c9b8f0fbe60c3a5ef04303e798949ed42b8efb7e811846306502f58d03ad [2022-08-04T14:35:25.856Z] #41 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T14:35:25.856Z] #62 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #35 sha256:dbe1e602259d0937302740c8d51243ea57435cdc1b42418173caefa6e7fc0e24 [2022-08-04T14:35:25.856Z] #35 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T14:35:25.856Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T14:35:25.856Z] #19 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T14:35:25.856Z] #59 sha256:1a680e0af7717526144feb8cc02a3f4bb7031297ebd8ffdc18b671b6640632c4 [2022-08-04T14:35:25.856Z] #59 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T14:35:25.856Z] #68 sha256:2d3acba0102bcabaa5666c4778e4052c5a9ff4392ff377744039b4d2c23b4f34 [2022-08-04T14:35:25.856Z] #68 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #56 sha256:27ee387f2f09a9f2707c3c979eaad4277092ece6185c8844400f18638efd32f0 [2022-08-04T14:35:25.856Z] #56 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T14:35:25.856Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T14:35:25.856Z] #12 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T14:35:25.856Z] #21 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T14:35:25.856Z] #69 sha256:da10a19a913e00e3ac2dfb13c81e461aa0160d1a2f81b69e7d57da63a9249fbc [2022-08-04T14:35:25.856Z] #69 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T14:35:25.856Z] #40 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T14:35:25.856Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T14:35:25.856Z] #72 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #54 sha256:8ddeb825d5c1db129e0c270c0dc5113f5614f55ffca7f6037ee87283e1c9ade1 [2022-08-04T14:35:25.856Z] #54 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T14:35:25.856Z] #16 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T14:35:25.856Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T14:35:25.856Z] #17 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T14:35:25.856Z] #42 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T14:35:25.856Z] #32 sha256:7574e7eae6092b6c01b6a3cfd47a49851a1614f65e38f77cd109319392902f57 [2022-08-04T14:35:25.856Z] #32 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T14:35:25.856Z] #34 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #39 sha256:4da7bcf352b8645979c1dc477e7e682b53a0aebd9c68f78e0d29cb7f10d3f881 [2022-08-04T14:35:25.856Z] #39 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T14:35:25.856Z] #58 sha256:99e1f6cd4b9c2d99eacfaeaa07ed375f6de4c807480b746ddf7139292e6d28c9 [2022-08-04T14:35:25.856Z] #58 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T14:35:25.856Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T14:35:25.856Z] #46 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T14:35:25.856Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T14:35:25.856Z] #20 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T14:35:25.856Z] #30 sha256:1fc5ed13ce721166c113dfd70477f8886924e3232547693201677b7c07c08148 [2022-08-04T14:35:25.856Z] #30 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T14:35:25.856Z] #27 sha256:89be7ed488060cd39ffb8288f10d368fb22f447ae09fc3c2ff75f5b9fd050071 [2022-08-04T14:35:25.856Z] #27 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.856Z] #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-04T14:35:25.856Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T14:35:25.856Z] #29 CACHED [2022-08-04T14:35:25.856Z] [2022-08-04T14:35:25.857Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T14:35:25.857Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T14:35:25.857Z] #51 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #44 sha256:2a3999023a7175056511abbb023596953ee4dbb524264ff8ba487894d444469c [2022-08-04T14:35:25.857Z] #44 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T14:35:25.857Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T14:35:25.857Z] #33 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T14:35:25.857Z] #76 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #37 sha256:00f6e420b6f584c9e13169ec8e04c4b38005de3f9b76ad63adbef3cfb10cc568 [2022-08-04T14:35:25.857Z] #37 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T14:35:25.857Z] #63 sha256:94d3d6a075f04c76244541dac7940c3ab489e520111e33acc13a3a5231f5cf60 [2022-08-04T14:35:25.857Z] #63 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T14:35:25.857Z] #47 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #70 sha256:88f75f6e15098dc660e5a374846013bddf1b42b1a0bb98ddf9ba136e2ecafce3 [2022-08-04T14:35:25.857Z] #70 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T14:35:25.857Z] #13 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #64 sha256:c5d839d098a1eb5c25bc67cd9503217f04f602e26dcc1738a030be5cb0332442 [2022-08-04T14:35:25.857Z] #64 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #78 sha256:8c3532a5eb223f22bf48949a05ee6126bd5b0c8be352e7fc7c9717cfbd3b59b2 [2022-08-04T14:35:25.857Z] #78 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T14:35:25.857Z] #53 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #65 sha256:22cd94eea0273882c0d4b1e7eb8a607cc5a4b063f6d07daf5cc520136b611c20 [2022-08-04T14:35:25.857Z] #65 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #48 sha256:1c385d8a695ffaab56fb0731f2dba0de67381b42475c163438bdcce7baa36dc4 [2022-08-04T14:35:25.857Z] #48 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T14:35:25.857Z] #52 sha256:d81f69d4c4706a5cbde2fafba546f0ea7d3478bc8adf96f6f2f575d9247351a4 [2022-08-04T14:35:25.857Z] #52 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #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-04T14:35:25.857Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T14:35:25.857Z] #57 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T14:35:25.857Z] #31 sha256:1e442dc626758981b47facd2baab564b0681d15038cef3dc11fe48cbe945acc9 [2022-08-04T14:35:25.857Z] #31 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T14:35:25.857Z] #80 sha256:8b5d29f88ba348244cca3627a83fb714c7b1c66a77494e1ae4214bd7fc8d028f [2022-08-04T14:35:25.857Z] #80 CACHED [2022-08-04T14:35:25.857Z] [2022-08-04T14:35:25.857Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T14:35:25.857Z] #81 sha256:15f24b898d2412f323f03b12a085300ff60fc81e88fc1ab49f639f9cecbeb7bb [2022-08-04T14:35:25.922Z] #19 14.71 The following additional packages will be installed: [2022-08-04T14:35:25.922Z] #19 14.71 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T14:35:25.922Z] #19 14.71 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T14:35:25.922Z] #19 14.71 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-04T14:35:25.922Z] #19 14.71 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-04T14:35:25.922Z] #19 14.71 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T14:35:25.922Z] #19 14.71 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T14:35:25.922Z] #19 14.71 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T14:35:25.922Z] #19 14.71 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T14:35:25.922Z] #19 14.71 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.71 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T14:35:25.922Z] #19 14.71 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T14:35:25.922Z] #19 14.71 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T14:35:25.922Z] #19 14.71 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.71 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.71 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.71 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T14:35:25.922Z] #19 14.71 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T14:35:25.922Z] #19 14.71 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.71 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T14:35:25.922Z] #19 14.71 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.71 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.71 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T14:35:25.922Z] #19 14.71 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T14:35:25.922Z] #19 14.71 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.71 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.72 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.72 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T14:35:25.922Z] #19 14.72 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.72 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T14:35:25.922Z] #19 14.72 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T14:35:25.922Z] #19 14.72 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T14:35:25.922Z] #19 14.72 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.72 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T14:35:25.922Z] #19 14.72 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T14:35:25.922Z] #19 14.72 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T14:35:25.922Z] #19 14.72 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T14:35:25.922Z] #19 14.72 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T14:35:25.922Z] #19 14.72 Suggested packages: [2022-08-04T14:35:25.922Z] #19 14.72 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-04T14:35:25.922Z] #19 14.72 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.72 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-04T14:35:25.922Z] #19 14.72 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-04T14:35:25.922Z] #19 14.72 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-04T14:35:25.922Z] #19 14.72 libyaml-shell-perl ed diffutils-doc [2022-08-04T14:35:25.922Z] #19 14.72 Recommended packages: [2022-08-04T14:35:25.922Z] #19 14.72 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-04T14:35:25.923Z] #19 14.72 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-04T14:35:26.411Z] #83 exporting layers 0.9s done [2022-08-04T14:35:26.671Z] #83 writing image sha256:0411763eea3421aec5a63e833da70ff6e51784eb61ed8ca6f2bc80db59526ded done [2022-08-04T14:35:26.671Z] #83 naming to docker.io/library/docker:660e7770e2e34a9bcac35a636ea1e15437b45626 done [2022-08-04T14:35:26.671Z] #83 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:35:27.015Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 -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:660e7770e2e34a9bcac35a636ea1e15437b45626 hack/make.sh dynbinary test-integration [2022-08-04T14:35:27.235Z] #81 DONE 1.1s [2022-08-04T14:35:27.235Z] [2022-08-04T14:35:27.235Z] #82 exporting to image [2022-08-04T14:35:27.235Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T14:35:27.235Z] #82 exporting layers [2022-08-04T14:35:27.275Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T14:35:27.275Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T14:35:27.275Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T14:35:27.275Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T14:35:27.275Z] 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-04T14:35:27.275Z] Detected virtualization docker. [2022-08-04T14:35:27.275Z] Detected architecture x86-64. [2022-08-04T14:35:27.275Z] Set hostname to . [2022-08-04T14:35:27.293Z] #19 15.93 The following NEW packages will be installed: [2022-08-04T14:35:27.293Z] #19 15.93 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T14:35:27.293Z] #19 15.93 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T14:35:27.293Z] #19 15.93 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-04T14:35:27.293Z] #19 15.93 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-04T14:35:27.293Z] #19 15.93 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-04T14:35:27.293Z] #19 15.93 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-04T14:35:27.293Z] #19 15.93 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-04T14:35:27.293Z] #19 15.93 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T14:35:27.293Z] #19 15.93 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T14:35:27.293Z] #19 15.93 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T14:35:27.293Z] #19 15.93 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T14:35:27.293Z] #19 15.93 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T14:35:27.293Z] #19 15.93 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T14:35:27.293Z] #19 15.93 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T14:35:27.293Z] #19 15.93 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T14:35:27.293Z] #19 15.93 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T14:35:27.293Z] #19 15.93 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T14:35:27.293Z] #19 15.93 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T14:35:27.293Z] #19 15.93 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T14:35:27.293Z] #19 15.93 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T14:35:27.293Z] #19 15.93 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T14:35:27.293Z] #19 15.93 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T14:35:27.293Z] #19 15.93 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T14:35:27.293Z] #19 15.93 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T14:35:27.293Z] #19 15.93 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T14:35:27.293Z] #19 15.93 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T14:35:27.293Z] #19 15.93 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T14:35:27.293Z] #19 15.93 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T14:35:27.293Z] #19 15.93 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T14:35:27.293Z] #19 16.24 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:35:27.293Z] #19 16.24 Need to get 788 MB of archives. [2022-08-04T14:35:27.293Z] #19 16.24 After this operation, 3385 MB of additional disk space will be used. [2022-08-04T14:35:27.293Z] #19 16.24 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-04T14:35:27.293Z] #19 16.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T14:35:27.293Z] #19 16.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T14:35:27.293Z] #19 16.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T14:35:27.293Z] #19 16.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T14:35:27.293Z] #19 16.25 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-04T14:35:27.293Z] #19 16.25 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-04T14:35:27.293Z] #19 16.27 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-04T14:35:27.536Z] modprobe@configfs.service: Succeeded. [2022-08-04T14:35:27.536Z] modprobe@drm.service: Succeeded. [2022-08-04T14:35:27.536Z] modprobe@fuse.service: Succeeded. [2022-08-04T14:35:27.536Z] + source /etc/docker-entrypoint-cmd [2022-08-04T14:35:27.536Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T14:35:27.536Z] [2022-08-04T14:35:27.549Z] #19 16.30 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-04T14:35:27.550Z] #19 16.32 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-04T14:35:27.550Z] #19 16.34 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-04T14:35:27.550Z] #19 16.35 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-04T14:35:27.550Z] #19 16.35 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-04T14:35:27.796Z] Removing bundles/ [2022-08-04T14:35:27.796Z] [2022-08-04T14:35:27.796Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T14:35:27.796Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T14:35:27.796Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:35:27.802Z] #82 exporting layers 0.9s done [2022-08-04T14:35:27.803Z] #82 writing image sha256:df2b31781c6a6b60ddac74f6a98661600c1cb6baf68e5db200e849e33c7d32f3 done [2022-08-04T14:35:27.803Z] #82 naming to docker.io/library/docker:660e7770e2e34a9bcac35a636ea1e15437b45626 done [2022-08-04T14:35:27.803Z] #82 DONE 0.9s [2022-08-04T14:35:27.806Z] #19 16.71 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-04T14:35:27.806Z] #19 16.71 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] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T14:35:28.128Z] + trap exit INT TERM [2022-08-04T14:35:28.128Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T14:35:28.128Z] + CONTAINER_NAME=docker-pr3 [2022-08-04T14:35:28.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 -e DOCKER_GRAPHDRIVER docker:660e7770e2e34a9bcac35a636ea1e15437b45626 hack/make.sh dynbinary [2022-08-04T14:35:28.368Z] #19 17.07 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-04T14:35:28.369Z] #19 17.08 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-04T14:35:28.387Z] [2022-08-04T14:35:28.626Z] #19 17.46 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-04T14:35:28.626Z] #19 17.46 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-04T14:35:28.646Z] Removing bundles/ [2022-08-04T14:35:28.646Z] [2022-08-04T14:35:28.646Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T14:35:28.646Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T14:35:28.646Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:35:28.885Z] #19 17.79 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-04T14:35:28.885Z] #19 17.79 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-04T14:35:29.145Z] #19 18.09 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-04T14:35:29.145Z] #19 18.09 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-04T14:35:29.145Z] #19 18.09 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-04T14:35:29.145Z] #19 18.09 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-04T14:35:29.145Z] #19 18.09 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-04T14:35:29.145Z] #19 18.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-04T14:35:29.146Z] #19 18.09 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-04T14:35:29.146Z] #19 18.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-04T14:35:29.146Z] #19 18.10 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-04T14:35:29.146Z] #19 18.11 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-04T14:35:29.146Z] #19 18.11 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-04T14:35:29.146Z] #19 18.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-04T14:35:29.146Z] #19 18.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-04T14:35:29.146Z] #19 18.12 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-04T14:35:29.146Z] #19 18.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-04T14:35:29.146Z] #19 18.16 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-04T14:35:29.146Z] #19 18.16 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-04T14:35:29.406Z] #19 18.17 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-04T14:35:29.406Z] #19 18.18 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-04T14:35:29.664Z] #19 18.59 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-04T14:35:29.664Z] #19 18.59 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-04T14:35:29.921Z] #19 18.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-04T14:35:29.921Z] #19 18.62 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-04T14:35:29.921Z] #19 18.63 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-04T14:35:30.178Z] #19 18.99 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-04T14:35:30.178Z] #19 18.99 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T14:35:30.178Z] #19 18.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T14:35:30.178Z] #19 19.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-04T14:35:30.178Z] #19 19.01 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-04T14:35:30.178Z] #19 19.01 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T14:35:30.178Z] #19 19.07 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-04T14:35:30.178Z] #19 19.07 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-04T14:35:30.178Z] #19 19.07 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-04T14:35:30.178Z] #19 19.07 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-04T14:35:30.178Z] #19 19.07 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-04T14:35:30.178Z] #19 19.08 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-04T14:35:30.178Z] #19 19.08 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-04T14:35:30.178Z] #19 19.08 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-04T14:35:30.178Z] #19 19.08 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-04T14:35:30.178Z] #19 19.08 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-04T14:35:30.178Z] #19 19.08 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-04T14:35:30.178Z] #19 19.09 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-04T14:35:30.178Z] #19 19.09 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-04T14:35:30.178Z] #19 19.09 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-04T14:35:30.434Z] #19 19.10 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-04T14:35:30.434Z] #19 19.10 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-04T14:35:30.434Z] #19 19.10 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-04T14:35:30.434Z] #19 19.11 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-04T14:35:30.434Z] #19 19.12 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-04T14:35:30.434Z] #19 19.13 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-04T14:35:30.434Z] #19 19.13 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-04T14:35:30.434Z] #19 19.15 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-04T14:35:30.691Z] #19 19.52 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-04T14:35:30.691Z] #19 19.52 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-04T14:35:30.691Z] #19 19.53 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-04T14:35:30.691Z] #19 19.55 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-04T14:35:30.691Z] #19 19.56 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-04T14:35:31.202Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T14:35:31.202Z] [2022-08-04T14:35:31.202Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T14:35:31.202Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T14:35:31.202Z] [2022-08-04T14:35:31.202Z] + mkdir -p bundles [2022-08-04T14:35:31.202Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/backend/build [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/httputils [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/middleware [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/build [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/container [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/debug [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/image [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/network [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/session [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/system [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/server/router/volume [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/backend [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/container [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/events [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/filters [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/image [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/mount [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/network [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/registry [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/strslice [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/swarm [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/time [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/versions [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T14:35:31.202Z] github.com/docker/docker/api/types/volume [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/dockerfile [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/remotecontext [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T14:35:31.202Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T14:35:31.202Z] github.com/docker/docker/cli [2022-08-04T14:35:31.202Z] github.com/docker/docker/cli/config [2022-08-04T14:35:31.202Z] github.com/docker/docker/cli/debug [2022-08-04T14:35:31.202Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T14:35:31.202Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T14:35:31.202Z] github.com/docker/docker/client [2022-08-04T14:35:31.202Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T14:35:31.202Z] github.com/docker/docker/cmd/dockerd [2022-08-04T14:35:31.202Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T14:35:31.202Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T14:35:31.202Z] github.com/docker/docker/container [2022-08-04T14:35:31.202Z] github.com/docker/docker/container/stream [2022-08-04T14:35:31.202Z] github.com/docker/docker/contrib/apparmor [2022-08-04T14:35:31.202Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T14:35:31.202Z] github.com/docker/docker/contrib/httpserver [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/config [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/containerd [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/events [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/exec [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/images [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/initlayer [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/links [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/listeners [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/local [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/names [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/network [2022-08-04T14:35:31.202Z] github.com/docker/docker/daemon/stats [2022-08-04T14:35:31.202Z] github.com/docker/docker/distribution [2022-08-04T14:35:31.202Z] github.com/docker/docker/distribution/metadata [2022-08-04T14:35:31.202Z] github.com/docker/docker/distribution/utils [2022-08-04T14:35:31.202Z] github.com/docker/docker/distribution/xfer [2022-08-04T14:35:31.202Z] github.com/docker/docker/dockerversion [2022-08-04T14:35:31.202Z] github.com/docker/docker/errdefs [2022-08-04T14:35:31.202Z] github.com/docker/docker/image [2022-08-04T14:35:31.202Z] github.com/docker/docker/image/cache [2022-08-04T14:35:31.202Z] github.com/docker/docker/image/tarexport [2022-08-04T14:35:31.202Z] github.com/docker/docker/image/v1 [2022-08-04T14:35:31.202Z] github.com/docker/docker/internal/test/suite [2022-08-04T14:35:31.202Z] github.com/docker/docker/layer [2022-08-04T14:35:31.202Z] github.com/docker/docker/libcontainerd [2022-08-04T14:35:31.202Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T14:35:31.202Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T14:35:31.202Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T14:35:31.202Z] github.com/docker/docker/libcontainerd/types [2022-08-04T14:35:31.202Z] github.com/docker/docker/oci [2022-08-04T14:35:31.202Z] github.com/docker/docker/oci/caps [2022-08-04T14:35:31.202Z] github.com/docker/docker/opts [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/aaparser [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/archive [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/authorization [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/capabilities [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/containerfs [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/directory [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/dmesg [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/fileutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/fsutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/homedir [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/idtools [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/ioutils [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/longpath [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/loopback [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/parsers [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/pidfile [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/platform [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugins [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/pools [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/progress [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/pubsub [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/reexec [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/signal [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/stack [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/stringid [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/system [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/tailfile [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/tarsum [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/urlutil [2022-08-04T14:35:31.202Z] github.com/docker/docker/pkg/useragent [2022-08-04T14:35:31.202Z] github.com/docker/docker/plugin [2022-08-04T14:35:31.202Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T14:35:31.202Z] github.com/docker/docker/plugin/v2 [2022-08-04T14:35:31.202Z] github.com/docker/docker/profiles/apparmor [2022-08-04T14:35:31.202Z] github.com/docker/docker/profiles/seccomp [2022-08-04T14:35:31.202Z] github.com/docker/docker/quota [2022-08-04T14:35:31.202Z] github.com/docker/docker/reference [2022-08-04T14:35:31.202Z] github.com/docker/docker/registry [2022-08-04T14:35:31.202Z] github.com/docker/docker/registry/resumable [2022-08-04T14:35:31.202Z] github.com/docker/docker/restartmanager [2022-08-04T14:35:31.202Z] github.com/docker/docker/rootless [2022-08-04T14:35:31.202Z] github.com/docker/docker/rootless/specconv [2022-08-04T14:35:31.202Z] github.com/docker/docker/runconfig [2022-08-04T14:35:31.202Z] github.com/docker/docker/runconfig/opts [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/daemon [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/environment [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fakegit [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/registry [2022-08-04T14:35:31.202Z] github.com/docker/docker/testutil/request [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/drivers [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/local [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/mounts [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/service [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/service/opts [2022-08-04T14:35:31.202Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T14:35:31.203Z] + 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-04T14:35:31.203Z] ? github.com/docker/docker/api [no test files] [2022-08-04T14:35:31.254Z] #19 19.99 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-04T14:35:31.254Z] #19 19.99 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-04T14:35:31.254Z] #19 19.99 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-04T14:35:31.254Z] #19 20.00 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-04T14:35:31.254Z] #19 20.00 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-04T14:35:31.254Z] #19 20.00 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-04T14:35:31.254Z] #19 20.00 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-04T14:35:31.254Z] #19 20.02 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-04T14:35:31.254Z] #19 20.02 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-04T14:35:31.254Z] #19 20.02 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-04T14:35:31.254Z] #19 20.03 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-04T14:35:31.511Z] #19 20.39 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-04T14:35:31.511Z] #19 20.39 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-04T14:35:31.511Z] #19 20.40 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-04T14:35:31.511Z] #19 20.41 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-04T14:35:31.511Z] #19 20.42 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-04T14:35:31.768Z] #19 20.76 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-04T14:35:31.768Z] #19 20.76 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-04T14:35:31.768Z] #19 20.77 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-04T14:35:31.768Z] #19 20.78 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-04T14:35:31.768Z] #19 20.78 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-04T14:35:31.768Z] #19 20.78 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-04T14:35:31.768Z] #19 20.78 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-04T14:35:31.768Z] #19 20.78 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-04T14:35:31.768Z] #19 20.79 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-04T14:35:32.025Z] #19 20.80 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-04T14:35:32.025Z] #19 20.82 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-04T14:35:32.025Z] #19 20.82 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-04T14:35:32.025Z] #19 20.82 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-04T14:35:32.025Z] #19 20.83 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-04T14:35:32.025Z] #19 20.84 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-04T14:35:32.284Z] #19 21.21 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-04T14:35:32.541Z] #19 21.21 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-04T14:35:32.541Z] #19 21.22 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-04T14:35:32.541Z] #19 21.24 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-04T14:35:32.541Z] #19 21.25 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-04T14:35:32.797Z] #19 21.61 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-04T14:35:32.797Z] #19 21.61 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-04T14:35:32.797Z] #19 21.62 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-04T14:35:32.797Z] #19 21.63 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-04T14:35:32.797Z] #19 21.63 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-04T14:35:32.797Z] #19 21.63 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-04T14:35:32.797Z] #19 21.63 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-04T14:35:32.797Z] #19 21.63 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-04T14:35:32.797Z] #19 21.65 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-04T14:35:32.797Z] #19 21.65 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-04T14:35:32.797Z] #19 21.66 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-04T14:35:32.797Z] #19 21.66 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-04T14:35:33.360Z] #19 22.07 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-04T14:35:33.360Z] #19 22.07 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-04T14:35:33.360Z] #19 22.08 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-04T14:35:33.360Z] #19 22.10 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-04T14:35:33.360Z] #19 22.12 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-04T14:35:33.617Z] #19 22.50 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-04T14:35:33.617Z] #19 22.50 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-04T14:35:33.873Z] #19 22.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:35:33.873Z] #19 22.88 Fetched 788 MB in 7s (121 MB/s) [2022-08-04T14:35:34.129Z] #19 22.91 Selecting previously unselected package liblocale-gettext-perl. [2022-08-04T14:35:34.129Z] #19 22.91 (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-04T14:35:34.129Z] #19 23.01 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-04T14:35:34.129Z] #19 23.01 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T14:35:34.130Z] #19 23.05 Selecting previously unselected package bzip2. [2022-08-04T14:35:34.130Z] #19 23.05 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T14:35:34.130Z] #19 23.05 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T14:35:34.130Z] #19 23.09 Selecting previously unselected package libmagic-mgc. [2022-08-04T14:35:34.130Z] #19 23.09 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T14:35:34.130Z] #19 23.09 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T14:35:34.386Z] #19 23.17 Selecting previously unselected package libmagic1:amd64. [2022-08-04T14:35:34.386Z] #19 23.17 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T14:35:34.386Z] #19 23.18 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T14:35:34.386Z] #19 23.23 Selecting previously unselected package file. [2022-08-04T14:35:34.386Z] #19 23.23 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-04T14:35:34.386Z] #19 23.24 Unpacking file (1:5.39-3) ... [2022-08-04T14:35:34.386Z] #19 23.28 Selecting previously unselected package xz-utils. [2022-08-04T14:35:34.386Z] #19 23.28 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T14:35:34.386Z] #19 23.28 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T14:35:34.386Z] #19 23.38 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-04T14:35:34.642Z] #19 23.38 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T14:35:34.642Z] #19 23.39 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T14:35:34.918Z] #19 23.72 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-04T14:35:34.918Z] #19 23.72 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-04T14:35:34.918Z] #19 23.73 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T14:35:35.184Z] #19 24.05 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-04T14:35:35.184Z] #19 24.05 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-04T14:35:35.184Z] #19 24.05 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T14:35:35.462Z] #19 24.37 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-04T14:35:35.462Z] #19 24.37 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T14:35:35.462Z] #19 24.38 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T14:35:35.721Z] #19 24.66 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-04T14:35:35.721Z] #19 24.67 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T14:35:35.721Z] #19 24.67 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T14:35:35.978Z] #19 24.90 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-04T14:35:35.978Z] #19 24.90 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:35.978Z] #19 24.90 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:35:35.978Z] #19 24.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-04T14:35:35.978Z] #19 24.93 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:35.978Z] #19 24.94 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:35:41.226Z] #19 29.37 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-04T14:35:41.226Z] #19 29.37 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:41.226Z] #19 29.37 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:35:41.226Z] #19 29.41 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-04T14:35:41.226Z] #19 29.41 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:41.226Z] #19 29.41 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:35:44.495Z] #19 33.56 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-04T14:35:44.751Z] #19 33.56 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:44.751Z] #19 33.56 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:35:44.751Z] #19 33.60 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-04T14:35:44.751Z] #19 33.60 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:44.751Z] #19 33.61 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:35:46.107Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-08-04T14:35:49.999Z] #19 38.10 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-04T14:35:49.999Z] #19 38.11 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:49.999Z] #19 38.17 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:35:49.999Z] #19 38.55 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-04T14:35:49.999Z] #19 38.56 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:49.999Z] #19 38.62 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:35:54.172Z] #19 42.65 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-04T14:35:54.172Z] #19 42.65 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:54.172Z] #19 42.65 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:35:54.172Z] #19 42.69 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-04T14:35:54.172Z] #19 42.69 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:54.172Z] #19 42.69 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 46.54 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-04T14:35:58.346Z] #19 46.54 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:35:58.346Z] #19 46.54 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:35:58.346Z] #19 46.57 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-04T14:35:58.346Z] #19 46.57 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:35:58.346Z] #19 46.58 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:35:58.346Z] #19 46.60 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-04T14:35:58.346Z] #19 46.60 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:35:58.346Z] #19 46.61 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:35:58.346Z] #19 46.63 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-04T14:35:58.346Z] #19 46.63 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:35:58.346Z] #19 46.64 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:35:58.346Z] #19 46.66 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-04T14:35:58.346Z] #19 46.66 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:35:58.346Z] #19 46.67 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:35:58.346Z] #19 46.69 Selecting previously unselected package cross-config. [2022-08-04T14:35:58.346Z] #19 46.70 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.70 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-04T14:35:58.346Z] #19 46.73 Selecting previously unselected package gcc-10-cross-base. [2022-08-04T14:35:58.346Z] #19 46.73 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.73 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 46.76 Selecting previously unselected package libc6-arm64-cross. [2022-08-04T14:35:58.346Z] #19 46.77 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.77 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T14:35:58.346Z] #19 46.91 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-04T14:35:58.346Z] #19 46.91 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.91 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 46.94 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-04T14:35:58.346Z] #19 46.95 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.95 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 46.98 Selecting previously unselected package libitm1-arm64-cross. [2022-08-04T14:35:58.346Z] #19 46.99 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 46.99 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 47.02 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-04T14:35:58.346Z] #19 47.02 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 47.03 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 47.06 Selecting previously unselected package libasan6-arm64-cross. [2022-08-04T14:35:58.346Z] #19 47.06 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 47.06 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 47.29 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-04T14:35:58.346Z] #19 47.29 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.346Z] #19 47.30 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.346Z] #19 47.41 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-04T14:35:58.602Z] #19 47.41 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.602Z] #19 47.41 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.800Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T14:35:58.800Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:35:58.800Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:35:58.800Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:35:58.800Z] [2022-08-04T14:35:58.800Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:35:58.800Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:35:58.800Z] HOSTNAME=6d7a45cc2448 [2022-08-04T14:35:58.800Z] DEST=bundles/test-integration [2022-08-04T14:35:58.800Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:35:58.800Z] DOCKER_ROOTLESS=1 [2022-08-04T14:35:58.800Z] DOCKER_GITCOMMIT=af17a93fb06712b0f1c48d8f0a1921e356f33dbb [2022-08-04T14:35:58.800Z] container=docker [2022-08-04T14:35:58.800Z] HOME=/root [2022-08-04T14:35:58.800Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:35:58.800Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:35:58.800Z] VALIDATE_BRANCH=master [2022-08-04T14:35:58.800Z] TERM=xterm [2022-08-04T14:35:58.800Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:35:58.800Z] SHLVL=1 [2022-08-04T14:35:58.800Z] TIMEOUT=120m [2022-08-04T14:35:58.800Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:35:58.800Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:35:58.800Z] GO111MODULE=off [2022-08-04T14:35:58.800Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T14:35:58.800Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T14:35:58.800Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:35:58.800Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:35:58.800Z] GOPATH=/go [2022-08-04T14:35:58.800Z] PKG_CONFIG=pkg-config [2022-08-04T14:35:58.800Z] _=/usr/bin/env [2022-08-04T14:35:58.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T14:35:58.859Z] #19 47.63 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-04T14:35:58.859Z] #19 47.63 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.859Z] #19 47.64 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.859Z] #19 47.71 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-04T14:35:58.859Z] #19 47.71 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:58.859Z] #19 47.72 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:58.859Z] #19 47.81 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-04T14:35:59.115Z] #19 47.82 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:35:59.115Z] #19 47.82 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:35:59.115Z] #19 47.95 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-04T14:35:59.115Z] #19 47.96 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:35:59.115Z] #19 47.96 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:04.396Z] #19 53.00 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-04T14:36:04.396Z] #19 53.00 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:04.396Z] #19 53.00 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:04.396Z] #19 53.04 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-04T14:36:04.396Z] #19 53.04 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-04T14:36:04.396Z] #19 53.05 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T14:36:04.396Z] #19 53.21 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-04T14:36:04.396Z] #19 53.21 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:04.396Z] #19 53.22 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T14:36:04.652Z] #19 53.46 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-04T14:36:04.652Z] #19 53.46 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:04.652Z] #19 53.47 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:04.909Z] #19 53.72 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-04T14:36:04.909Z] #19 53.72 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:04.909Z] #19 53.73 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:10.162Z] #19 58.47 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-04T14:36:10.162Z] #19 58.47 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:10.162Z] #19 58.47 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:10.162Z] #19 58.50 Selecting previously unselected package patch. [2022-08-04T14:36:10.162Z] #19 58.50 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-04T14:36:10.162Z] #19 58.51 Unpacking patch (2.7.6-7) ... [2022-08-04T14:36:10.162Z] #19 58.55 Selecting previously unselected package dpkg-dev. [2022-08-04T14:36:10.162Z] #19 58.55 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-04T14:36:10.162Z] #19 58.55 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T14:36:10.162Z] #19 58.69 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-04T14:36:10.162Z] #19 58.69 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-04T14:36:10.162Z] #19 58.69 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T14:36:10.162Z] #19 58.72 Selecting previously unselected package libio-string-perl. [2022-08-04T14:36:10.162Z] #19 58.73 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-04T14:36:10.162Z] #19 58.73 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-04T14:36:10.162Z] #19 58.76 Selecting previously unselected package libicu67:amd64. [2022-08-04T14:36:10.162Z] #19 58.76 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-04T14:36:10.162Z] #19 58.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T14:36:10.725Z] #19 59.58 Selecting previously unselected package libxml2:amd64. [2022-08-04T14:36:10.725Z] #19 59.59 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T14:36:10.725Z] #19 59.59 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T14:36:10.981Z] #19 59.67 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-04T14:36:10.981Z] #19 59.67 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-04T14:36:10.981Z] #19 59.68 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T14:36:10.981Z] #19 59.71 Selecting previously unselected package libxml-sax-base-perl. [2022-08-04T14:36:10.981Z] #19 59.71 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-04T14:36:10.981Z] #19 59.71 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T14:36:10.981Z] #19 59.75 Selecting previously unselected package libxml-sax-perl. [2022-08-04T14:36:10.981Z] #19 59.75 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-04T14:36:10.981Z] #19 59.76 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T14:36:10.981Z] #19 59.80 Selecting previously unselected package libxml-libxml-perl. [2022-08-04T14:36:10.981Z] #19 59.80 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-04T14:36:10.981Z] #19 59.81 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T14:36:10.981Z] #19 59.86 Selecting previously unselected package libxml-simple-perl. [2022-08-04T14:36:10.981Z] #19 59.87 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-04T14:36:10.981Z] #19 59.87 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-04T14:36:10.981Z] #19 59.90 Selecting previously unselected package libyaml-perl. [2022-08-04T14:36:10.981Z] #19 59.91 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-04T14:36:10.982Z] #19 59.91 Unpacking libyaml-perl (1.30-1) ... [2022-08-04T14:36:10.982Z] #19 59.94 Selecting previously unselected package libconfig-auto-perl. [2022-08-04T14:36:10.982Z] #19 59.95 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-04T14:36:10.982Z] #19 59.95 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-04T14:36:10.982Z] #19 59.98 Selecting previously unselected package libfile-which-perl. [2022-08-04T14:36:10.982Z] #19 59.98 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-04T14:36:10.982Z] #19 59.98 Unpacking libfile-which-perl (1.23-1) ... [2022-08-04T14:36:10.982Z] #19 60.01 Selecting previously unselected package libfile-homedir-perl. [2022-08-04T14:36:11.238Z] #19 60.01 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-04T14:36:11.238Z] #19 60.02 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-04T14:36:11.238Z] #19 60.05 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-04T14:36:11.238Z] #19 60.06 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-04T14:36:11.238Z] #19 60.06 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T14:36:11.238Z] #19 60.10 Selecting previously unselected package dpkg-cross. [2022-08-04T14:36:11.238Z] #19 60.10 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-04T14:36:11.238Z] #19 60.11 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-04T14:36:11.238Z] #19 60.14 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-04T14:36:11.238Z] #19 60.14 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-04T14:36:11.238Z] #19 60.15 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-04T14:36:11.238Z] #19 60.17 Selecting previously unselected package libc6-armel-cross. [2022-08-04T14:36:11.238Z] #19 60.18 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:11.238Z] #19 60.18 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-04T14:36:11.494Z] #19 60.30 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-04T14:36:11.494Z] #19 60.30 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:11.494Z] #19 60.31 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:11.494Z] #19 60.34 Selecting previously unselected package libgomp1-armel-cross. [2022-08-04T14:36:11.494Z] #19 60.34 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:11.494Z] #19 60.34 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:11.494Z] #19 60.38 Selecting previously unselected package libatomic1-armel-cross. [2022-08-04T14:36:11.494Z] #19 60.38 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:11.494Z] #19 60.39 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:11.494Z] #19 60.41 Selecting previously unselected package libasan6-armel-cross. [2022-08-04T14:36:11.750Z] #19 60.42 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:11.750Z] #19 60.42 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:11.750Z] #19 60.64 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-04T14:36:11.750Z] #19 60.64 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:11.750Z] #19 60.65 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:12.007Z] #19 60.72 Selecting previously unselected package libubsan1-armel-cross. [2022-08-04T14:36:12.007Z] #19 60.72 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:12.007Z] #19 60.72 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:12.007Z] #19 60.82 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-04T14:36:12.007Z] #19 60.82 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:12.007Z] #19 60.83 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:12.007Z] #19 60.94 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-04T14:36:12.264Z] #19 60.94 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:12.264Z] #19 60.94 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:36:13.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T14:36:13.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T14:36:17.515Z] #19 65.62 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-04T14:36:17.515Z] #19 65.63 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:17.515Z] #19 65.63 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:36:17.515Z] #19 65.66 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-04T14:36:17.515Z] #19 65.66 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-04T14:36:17.515Z] #19 65.67 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T14:36:17.515Z] #19 65.83 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-04T14:36:17.515Z] #19 65.83 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:17.515Z] #19 65.84 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T14:36:17.515Z] #19 66.05 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-04T14:36:17.515Z] #19 66.05 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:17.515Z] #19 66.06 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:17.515Z] #19 66.31 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-04T14:36:17.515Z] #19 66.31 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:17.515Z] #19 66.31 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:36:21.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T14:36:22.766Z] #19 70.76 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-04T14:36:22.766Z] #19 70.76 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:22.766Z] #19 70.77 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:36:22.766Z] #19 70.79 Selecting previously unselected package crossbuild-essential-armel. [2022-08-04T14:36:22.766Z] #19 70.79 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-04T14:36:22.766Z] #19 70.80 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-04T14:36:22.766Z] #19 70.82 Selecting previously unselected package libc6-armhf-cross. [2022-08-04T14:36:22.766Z] #19 70.83 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:22.766Z] #19 70.83 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T14:36:22.766Z] #19 70.95 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-04T14:36:22.766Z] #19 70.95 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 70.95 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 70.98 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-04T14:36:22.766Z] #19 70.99 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 70.99 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.02 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-04T14:36:22.766Z] #19 71.03 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 71.05 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.08 Selecting previously unselected package libasan6-armhf-cross. [2022-08-04T14:36:22.766Z] #19 71.08 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 71.08 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.31 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-04T14:36:22.766Z] #19 71.31 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 71.31 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.38 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-04T14:36:22.766Z] #19 71.38 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 71.38 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.48 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-04T14:36:22.766Z] #19 71.48 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:22.766Z] #19 71.48 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:22.766Z] #19 71.59 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-04T14:36:22.766Z] #19 71.60 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:22.766Z] #19 71.60 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:36:25.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T14:36:28.017Z] #19 76.32 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-04T14:36:28.017Z] #19 76.32 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:28.017Z] #19 76.33 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:36:28.017Z] #19 76.36 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-04T14:36:28.017Z] #19 76.36 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-04T14:36:28.017Z] #19 76.36 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T14:36:28.017Z] #19 76.53 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-04T14:36:28.017Z] #19 76.53 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:28.017Z] #19 76.54 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T14:36:28.017Z] #19 76.75 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-04T14:36:28.017Z] #19 76.75 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:28.017Z] #19 76.76 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:28.017Z] #19 77.00 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-04T14:36:28.017Z] #19 77.01 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:28.017Z] #19 77.01 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:36:29.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T14:36:29.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T14:36:29.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T14:36:29.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T14:36:30.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T14:36:30.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T14:36:31.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T14:36:32.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T14:36:33.266Z] #19 81.44 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-04T14:36:33.266Z] #19 81.44 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:33.266Z] #19 81.45 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:36:33.266Z] #19 81.47 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-04T14:36:33.266Z] #19 81.47 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.48 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-04T14:36:33.266Z] #19 81.50 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.51 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.51 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T14:36:33.266Z] #19 81.67 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.67 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.67 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.266Z] #19 81.71 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.71 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.71 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.266Z] #19 81.75 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.76 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.76 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.266Z] #19 81.79 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.80 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.80 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.266Z] #19 81.84 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 81.84 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 81.84 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.266Z] #19 82.09 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-04T14:36:33.266Z] #19 82.09 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.266Z] #19 82.10 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.522Z] #19 82.21 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-04T14:36:33.522Z] #19 82.21 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.522Z] #19 82.22 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.522Z] #19 82.45 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-04T14:36:33.522Z] #19 82.46 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T14:36:33.779Z] #19 82.46 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.779Z] #19 82.54 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-04T14:36:33.779Z] #19 82.54 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.779Z] #19 82.54 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.779Z] #19 82.65 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-04T14:36:33.779Z] #19 82.65 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.779Z] #19 82.66 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:33.779Z] #19 82.69 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-04T14:36:33.779Z] #19 82.70 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:33.779Z] #19 82.70 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:34.035Z] #19 82.87 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-04T14:36:34.035Z] #19 82.87 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:34.035Z] #19 82.88 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:34.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T14:36:34.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T14:36:35.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T14:36:35.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T14:36:36.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T14:36:36.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T14:36:37.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T14:36:37.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:36:37.979Z] Using test binary docker [2022-08-04T14:36:38.255Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T14:36:38.255Z] Not: starting. [2022-08-04T14:36:38.255Z] INFO: Waiting for daemon to start... [2022-08-04T14:36:38.255Z] Starting dockerd [2022-08-04T14:36:39.295Z] #19 87.46 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-04T14:36:39.295Z] #19 87.46 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:39.295Z] #19 87.46 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:39.295Z] #19 87.49 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-04T14:36:39.295Z] #19 87.49 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-04T14:36:39.295Z] #19 87.50 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T14:36:39.295Z] #19 87.67 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-04T14:36:39.295Z] #19 87.67 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:39.295Z] #19 87.67 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T14:36:39.295Z] #19 87.94 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-04T14:36:39.295Z] #19 87.94 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:39.295Z] #19 87.95 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:39.552Z] #19 88.26 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-04T14:36:39.552Z] #19 88.27 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:39.552Z] #19 88.27 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:40.158Z] . [2022-08-04T14:36:40.158Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:36:40.158Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:36:40.158Z] Error: No such image: emptyfs [2022-08-04T14:36:40.417Z] Running integration-test (iteration 1) [2022-08-04T14:36:40.417Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T14:36:40.677Z] Loaded image: busybox:latest [2022-08-04T14:36:40.677Z] Loaded image: busybox:glibc [2022-08-04T14:36:41.615Z] Loaded image: debian:bullseye-slim [2022-08-04T14:36:41.615Z] Loaded image: hello-world:latest [2022-08-04T14:36:41.615Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:36:41.615Z] INFO: Testing against a local daemon [2022-08-04T14:36:41.615Z] === RUN TestCgroupNamespacesBuild [2022-08-04T14:36:42.993Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-08-04T14:36:42.993Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T14:36:43.726Z] #19 92.60 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-04T14:36:43.726Z] #19 92.60 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:43.726Z] #19 92.61 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:43.726Z] #19 92.63 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-04T14:36:43.726Z] #19 92.63 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-04T14:36:43.726Z] #19 92.64 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-04T14:36:43.726Z] #19 92.66 Selecting previously unselected package libc6-s390x-cross. [2022-08-04T14:36:43.726Z] #19 92.66 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:43.726Z] #19 92.67 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T14:36:43.931Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s) [2022-08-04T14:36:43.931Z] === RUN TestBuildWithSession [2022-08-04T14:36:43.931Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:36:43.931Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T14:36:43.931Z] === RUN TestBuildSquashParent [2022-08-04T14:36:43.982Z] #19 92.80 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-04T14:36:43.982Z] #19 92.80 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:43.982Z] #19 92.80 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:43.982Z] #19 92.83 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-04T14:36:43.982Z] #19 92.83 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:43.982Z] #19 92.84 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:43.982Z] #19 92.87 Selecting previously unselected package libitm1-s390x-cross. [2022-08-04T14:36:43.982Z] #19 92.87 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:43.982Z] #19 92.88 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:43.982Z] #19 92.91 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-04T14:36:43.982Z] #19 92.91 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:43.982Z] #19 92.91 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:43.982Z] #19 92.94 Selecting previously unselected package libasan6-s390x-cross. [2022-08-04T14:36:43.982Z] #19 92.94 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:43.982Z] #19 92.95 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:44.239Z] #19 93.17 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-04T14:36:44.495Z] #19 93.17 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:44.495Z] #19 93.17 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:44.495Z] #19 93.25 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-04T14:36:44.495Z] #19 93.25 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:44.495Z] #19 93.25 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:44.495Z] #19 93.35 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-04T14:36:44.495Z] #19 93.35 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:44.495Z] #19 93.36 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:44.495Z] #19 93.46 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-04T14:36:44.752Z] #19 93.46 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:44.752Z] #19 93.47 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:48.926Z] #19 97.72 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-04T14:36:48.926Z] #19 97.72 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:48.926Z] #19 97.73 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:48.926Z] #19 97.75 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-04T14:36:48.926Z] #19 97.76 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-04T14:36:48.926Z] #19 97.76 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T14:36:48.926Z] #19 97.93 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-04T14:36:49.182Z] #19 97.93 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T14:36:49.182Z] #19 97.94 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T14:36:49.182Z] #19 98.17 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-04T14:36:49.182Z] #19 98.17 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T14:36:49.182Z] #19 98.17 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:49.744Z] #19 98.42 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-04T14:36:49.744Z] #19 98.42 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T14:36:49.744Z] #19 98.43 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:52.051Z] --- PASS: TestBuildSquashParent (7.01s) [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:36:52.051Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:36:52.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T14:36:53.832Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-08-04T14:36:53.832Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T14:36:53.832Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 6.0% of statements [2022-08-04T14:36:53.832Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T14:36:53.832Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-08-04T14:36:53.917Z] #19 102.6 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-04T14:36:53.917Z] #19 102.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T14:36:53.917Z] #19 102.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:53.917Z] #19 102.6 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-04T14:36:53.917Z] #19 102.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-04T14:36:53.917Z] #19 102.6 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-04T14:36:53.917Z] #19 102.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libfile-which-perl (1.23-1) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T14:36:53.917Z] #19 102.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up file (1:5.39-3) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up bzip2 (1.0.8-4) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up libyaml-perl (1.30-1) ... [2022-08-04T14:36:53.917Z] #19 102.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T14:36:53.917Z] #19 102.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T14:36:53.917Z] #19 102.9 Setting up libio-string-perl (1.08-3.1) ... [2022-08-04T14:36:53.917Z] #19 102.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T14:36:53.917Z] #19 102.9 Setting up cross-config (2.6.18+nmu1) ... [2022-08-04T14:36:54.093Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T14:36:54.093Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T14:36:54.093Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-08-04T14:36:54.173Z] #19 103.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T14:36:54.173Z] #19 103.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T14:36:54.173Z] #19 103.0 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T14:36:54.173Z] #19 103.0 Setting up patch (2.7.6-7) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T14:36:54.173Z] #19 103.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T14:36:54.173Z] #19 103.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:54.173Z] #19 103.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T14:36:54.173Z] #19 103.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T14:36:54.173Z] #19 103.2 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-04T14:36:54.353Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-04T14:36:54.353Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T14:36:54.353Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T14:36:54.353Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-04T14:36:54.429Z] #19 103.2 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T14:36:54.429Z] #19 103.2 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.2 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T14:36:54.429Z] #19 103.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.429Z] #19 103.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.08s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.51s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.57s) [2022-08-04T14:36:54.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.62s) [2022-08-04T14:36:54.587Z] === RUN TestBuildMultiStageCopy [2022-08-04T14:36:54.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T14:36:54.613Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T14:36:54.613Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T14:36:54.686Z] #19 103.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.4 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T14:36:54.686Z] #19 103.4 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.686Z] #19 103.5 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T14:36:54.686Z] #19 103.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-04T14:36:54.943Z] #19 103.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T14:36:54.943Z] #19 103.8 [2022-08-04T14:36:54.943Z] #19 103.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T14:36:54.943Z] #19 103.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.943Z] #19 103.8 Setting up dpkg-dev (1.20.11) ... [2022-08-04T14:36:54.943Z] #19 103.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.943Z] #19 103.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:36:54.943Z] #19 103.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.943Z] #19 103.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:54.943Z] #19 103.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 103.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 103.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 103.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 103.9 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 104.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 104.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.200Z] #19 104.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T14:36:55.200Z] #19 104.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-04T14:36:55.200Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-04T14:36:55.200Z] #19 104.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T14:36:55.457Z] #19 104.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T14:36:55.457Z] #19 104.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.3 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.3 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:36:55.457Z] #19 104.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T14:36:55.457Z] #19 104.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.457Z] #19 104.5 Setting up libxml-simple-perl (2.25-1) ... [2022-08-04T14:36:55.457Z] #19 104.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:36:55.457Z] #19 104.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T14:36:55.713Z] #19 104.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T14:36:55.713Z] #19 104.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.713Z] #19 104.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.713Z] #19 104.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T14:36:55.969Z] #19 104.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up crossbuild-essential-armel (12.9) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-04T14:36:55.969Z] #19 104.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-04T14:36:55.969Z] #19 104.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-04T14:36:55.969Z] #19 104.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-04T14:36:55.969Z] #19 104.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:36:57.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T14:36:57.157Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-08-04T14:36:57.157Z] ok github.com/docker/docker/builder/dockerfile 0.464s coverage: 49.3% of statements [2022-08-04T14:36:57.417Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T14:36:57.862Z] #19 DONE 106.3s [2022-08-04T14:36:57.863Z] [2022-08-04T14:36:57.863Z] #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-04T14:36:57.863Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T14:36:57.863Z] #49 ... [2022-08-04T14:36:57.863Z] [2022-08-04T14:36:57.863Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T14:36:57.863Z] #73 sha256:4b5293e873876957e6548a6d7c7cbf77ab0493c58badf54791b83f85a422d0a4 [2022-08-04T14:36:57.863Z] #73 DONE 0.1s [2022-08-04T14:36:57.863Z] [2022-08-04T14:36:57.863Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T14:36:57.863Z] #32 sha256:fe4298efe854233d020bd8482b24bafe49d6c4bb8b281ce4ca0482f9c48b317b [2022-08-04T14:36:57.863Z] #32 DONE 0.2s [2022-08-04T14:36:57.863Z] [2022-08-04T14:36:57.863Z] #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-04T14:36:57.863Z] #33 sha256:f01129ee71d08034f01a204b5c6b3cac08f6759299e4c8274a4644b9368b725e [2022-08-04T14:36:57.998Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-04T14:36:58.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T14:36:58.568Z] ok github.com/docker/docker/builder/remotecontext/git 1.480s coverage: 86.3% of statements [2022-08-04T14:36:58.569Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T14:36:58.569Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T14:36:58.569Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T14:36:58.569Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T14:36:59.138Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-08-04T14:36:59.229Z] #33 1.302 + RM_GOPATH=0 [2022-08-04T14:36:59.229Z] #33 1.302 + TMP_GOPATH= [2022-08-04T14:36:59.229Z] #33 1.302 + : /build [2022-08-04T14:36:59.229Z] #33 1.302 + '[' -z '' ']' [2022-08-04T14:36:59.229Z] #33 1.302 ++ mktemp -d [2022-08-04T14:36:59.229Z] #33 1.302 + export GOPATH=/tmp/tmp.Sm4Qly0cQC [2022-08-04T14:36:59.229Z] #33 1.302 + GOPATH=/tmp/tmp.Sm4Qly0cQC [2022-08-04T14:36:59.229Z] #33 1.302 + RM_GOPATH=1 [2022-08-04T14:36:59.229Z] #33 1.302 + case "$(go env GOARCH)" in [2022-08-04T14:36:59.229Z] #33 1.303 ++ go env GOARCH [2022-08-04T14:36:59.229Z] #33 1.307 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T14:36:59.229Z] #33 1.307 + GO_BUILDMODE=-buildmode=pie [2022-08-04T14:36:59.229Z] #33 1.307 ++ dirname /install.sh [2022-08-04T14:36:59.229Z] #33 1.308 + dir=/ [2022-08-04T14:36:59.229Z] #33 1.308 + bin=dockercli [2022-08-04T14:36:59.229Z] #33 1.308 + shift [2022-08-04T14:36:59.229Z] #33 1.308 + '[' '!' -f //dockercli.installer ']' [2022-08-04T14:36:59.229Z] #33 1.308 + . //dockercli.installer [2022-08-04T14:36:59.229Z] #33 1.308 ++ : stable [2022-08-04T14:36:59.229Z] #33 1.308 ++ : 17.06.2-ce [2022-08-04T14:36:59.229Z] #33 1.308 + install_dockercli [2022-08-04T14:36:59.229Z] #33 1.308 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T14:36:59.229Z] #33 1.308 Install docker/cli version 17.06.2-ce from stable [2022-08-04T14:36:59.229Z] #33 1.309 ++ uname -m [2022-08-04T14:36:59.229Z] #33 1.311 + arch=x86_64 [2022-08-04T14:36:59.229Z] #33 1.311 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T14:36:59.229Z] #33 1.311 + url=https://download.docker.com/linux/static [2022-08-04T14:36:59.229Z] #33 1.311 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T14:36:59.229Z] #33 1.311 + tar -xz docker/docker [2022-08-04T14:36:59.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T14:37:00.372Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy (6.52s) [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T14:37:01.308Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T14:37:01.308Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T14:37:02.511Z] #33 4.444 + mkdir -p /build [2022-08-04T14:37:02.511Z] #33 4.446 + mv docker/docker /build/ [2022-08-04T14:37:02.511Z] #33 4.450 + rmdir docker [2022-08-04T14:37:02.511Z] #33 DONE 4.6s [2022-08-04T14:37:02.511Z] [2022-08-04T14:37:02.511Z] #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-04T14:37:02.511Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T14:37:02.511Z] #49 1.776 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T14:37:02.511Z] #49 1.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T14:37:02.511Z] #49 1.928 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T14:37:02.511Z] #49 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T14:37:02.511Z] #49 2.405 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T14:37:02.511Z] #49 2.773 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T14:37:02.511Z] #49 3.287 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T14:37:02.511Z] #49 3.830 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T14:37:02.511Z] #49 4.290 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T14:37:02.511Z] #49 4.299 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T14:37:02.511Z] #49 4.304 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T14:37:02.511Z] #49 4.311 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T14:37:02.511Z] #49 4.322 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T14:37:02.511Z] #49 4.805 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T14:37:02.511Z] #49 4.808 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T14:37:02.511Z] #49 4.824 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T14:37:02.511Z] #49 4.824 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T14:37:02.511Z] #49 4.824 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T14:37:03.341Z] ok github.com/docker/docker/client 0.120s coverage: 75.9% of statements [2022-08-04T14:37:05.060Z] #49 ... [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T14:37:05.060Z] #36 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T14:37:05.060Z] #37 sha256:065784c3e6db7a126ceaa0ace82a473a632b3db293f7be765d66e9d112310d52 [2022-08-04T14:37:05.060Z] #37 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #38 sha256:3e47d529e3003c5c296df4c6782756634e67e9e0d23d18467ca9158b96613406 [2022-08-04T14:37:05.060Z] #38 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #74 sha256:638a925fbf29f44c526083f7572301ca9f3a494e53e327cbafac194b198b9e92 [2022-08-04T14:37:05.060Z] #74 1.276 + RM_GOPATH=0 [2022-08-04T14:37:05.060Z] #74 1.276 + TMP_GOPATH= [2022-08-04T14:37:05.060Z] #74 1.276 + : /build [2022-08-04T14:37:05.060Z] #74 1.276 + '[' -z '' ']' [2022-08-04T14:37:05.060Z] #74 1.276 ++ mktemp -d [2022-08-04T14:37:05.060Z] #74 1.277 + export GOPATH=/tmp/tmp.arQDxYmRx8 [2022-08-04T14:37:05.060Z] #74 1.277 + GOPATH=/tmp/tmp.arQDxYmRx8 [2022-08-04T14:37:05.060Z] #74 1.277 + RM_GOPATH=1 [2022-08-04T14:37:05.060Z] #74 1.277 + case "$(go env GOARCH)" in [2022-08-04T14:37:05.060Z] #74 1.277 ++ go env GOARCH [2022-08-04T14:37:05.060Z] #74 1.284 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:05.060Z] #74 1.284 + GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:05.060Z] #74 1.288 ++ dirname /install.sh [2022-08-04T14:37:05.060Z] #74 1.289 + dir=/ [2022-08-04T14:37:05.060Z] #74 1.289 + bin=rootlesskit [2022-08-04T14:37:05.060Z] #74 1.289 + shift [2022-08-04T14:37:05.060Z] #74 1.289 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T14:37:05.060Z] #74 1.289 + . //rootlesskit.installer [2022-08-04T14:37:05.060Z] #74 1.289 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T14:37:05.060Z] #74 1.289 + install_rootlesskit [2022-08-04T14:37:05.060Z] #74 1.289 + case "$1" in [2022-08-04T14:37:05.060Z] #74 1.289 + export CGO_ENABLED=0 [2022-08-04T14:37:05.060Z] #74 1.289 + CGO_ENABLED=0 [2022-08-04T14:37:05.060Z] #74 1.289 + _install_rootlesskit [2022-08-04T14:37:05.060Z] #74 1.290 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T14:37:05.060Z] #74 1.290 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T14:37:05.060Z] #74 1.290 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T14:37:05.060Z] #74 1.290 + GOBIN=/build [2022-08-04T14:37:05.060Z] #74 1.290 + GO111MODULE=on [2022-08-04T14:37:05.060Z] #74 1.290 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T14:37:05.060Z] #74 1.803 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T14:37:05.060Z] #74 3.144 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T14:37:05.060Z] #74 3.160 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T14:37:05.060Z] #74 3.810 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T14:37:05.060Z] #74 5.038 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T14:37:05.060Z] #74 5.364 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T14:37:05.060Z] #74 5.382 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T14:37:05.060Z] #74 5.437 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T14:37:05.060Z] #74 5.671 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T14:37:05.060Z] #74 5.691 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T14:37:05.060Z] #74 5.790 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T14:37:05.060Z] #74 6.480 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T14:37:05.060Z] #74 6.608 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T14:37:05.060Z] #74 7.140 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T14:37:05.060Z] #74 ... [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T14:37:05.060Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T14:37:05.060Z] #40 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T14:37:05.060Z] #41 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T14:37:05.060Z] #43 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T14:37:05.060Z] #45 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T14:37:05.060Z] #47 CACHED [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #74 sha256:638a925fbf29f44c526083f7572301ca9f3a494e53e327cbafac194b198b9e92 [2022-08-04T14:37:05.060Z] #74 7.569 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T14:37:05.060Z] #74 ... [2022-08-04T14:37:05.060Z] [2022-08-04T14:37:05.060Z] #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-04T14:37:05.060Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:05.060Z] #20 1.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T14:37:05.060Z] #20 1.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T14:37:05.060Z] #20 1.929 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T14:37:05.060Z] #20 2.098 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T14:37:05.060Z] #20 2.498 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T14:37:05.060Z] #20 3.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T14:37:05.060Z] #20 3.514 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T14:37:05.060Z] #20 4.110 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T14:37:05.060Z] #20 4.496 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T14:37:05.060Z] #20 4.510 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T14:37:05.060Z] #20 4.511 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T14:37:05.060Z] #20 4.512 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T14:37:05.060Z] #20 4.515 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T14:37:05.060Z] #20 4.662 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T14:37:05.060Z] #20 4.665 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T14:37:05.060Z] #20 4.666 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T14:37:05.060Z] #20 4.677 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T14:37:05.060Z] #20 4.686 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T14:37:06.621Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-04T14:37:06.621Z] === RUN TestBuildLabelWithTargets [2022-08-04T14:37:07.584Z] #20 ... [2022-08-04T14:37:07.584Z] [2022-08-04T14:37:07.584Z] #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-04T14:37:07.584Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T14:37:07.584Z] #69 1.771 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T14:37:07.584Z] #69 1.771 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T14:37:07.584Z] #69 1.928 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T14:37:07.584Z] #69 2.072 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T14:37:07.584Z] #69 2.412 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T14:37:07.584Z] #69 2.877 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T14:37:07.584Z] #69 3.541 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T14:37:07.584Z] #69 4.071 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T14:37:07.584Z] #69 4.498 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T14:37:07.584Z] #69 4.506 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T14:37:07.584Z] #69 4.510 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T14:37:07.584Z] #69 4.527 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T14:37:07.584Z] #69 4.538 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T14:37:07.584Z] #69 4.807 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T14:37:07.584Z] #69 4.824 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T14:37:07.584Z] #69 4.824 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T14:37:07.584Z] #69 4.824 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T14:37:07.584Z] #69 4.824 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T14:37:14.738Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-04T14:37:14.738Z] === RUN TestBuildWithEmptyLayers [2022-08-04T14:37:17.273Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-04T14:37:17.273Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T14:37:17.538Z] #69 18.88 Fetched 40.7 MB in 18s (2321 kB/s) [2022-08-04T14:37:17.538Z] #69 18.88 Reading package lists... [2022-08-04T14:37:17.538Z] #69 ... [2022-08-04T14:37:17.538Z] [2022-08-04T14:37:17.538Z] #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-04T14:37:17.538Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T14:37:17.538Z] #49 18.84 Fetched 40.7 MB in 17s (2323 kB/s) [2022-08-04T14:37:22.544Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-04T14:37:22.544Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T14:37:22.803Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-08-04T14:37:22.803Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T14:37:25.637Z] #49 18.84 Reading package lists... [2022-08-04T14:37:25.637Z] #49 27.79 Reading package lists... [2022-08-04T14:37:25.637Z] #49 ... [2022-08-04T14:37:25.637Z] [2022-08-04T14:37:25.637Z] #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-04T14:37:25.637Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T14:37:25.637Z] #69 18.88 Reading package lists... [2022-08-04T14:37:27.007Z] #69 28.20 Reading package lists... [2022-08-04T14:37:27.007Z] #69 ... [2022-08-04T14:37:27.007Z] [2022-08-04T14:37:27.007Z] #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-04T14:37:27.007Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:27.007Z] #20 19.19 Fetched 40.7 MB in 18s (2298 kB/s) [2022-08-04T14:37:27.007Z] #20 19.19 Reading package lists... [2022-08-04T14:37:27.937Z] #20 28.27 Reading package lists... [2022-08-04T14:37:27.937Z] #20 ... [2022-08-04T14:37:27.937Z] [2022-08-04T14:37:27.937Z] #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-04T14:37:27.937Z] #74 sha256:638a925fbf29f44c526083f7572301ca9f3a494e53e327cbafac194b198b9e92 [2022-08-04T14:37:27.937Z] #74 30.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T14:37:27.937Z] #74 30.36 + GOBIN=/build [2022-08-04T14:37:27.937Z] #74 30.36 + GO111MODULE=on [2022-08-04T14:37:27.937Z] #74 30.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T14:37:28.077Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-08-04T14:37:28.077Z] === RUN TestBuildWithHugeFile [2022-08-04T14:37:31.212Z] #74 33.76 rootlesskit version 1.0.0 [2022-08-04T14:37:31.212Z] #74 33.77 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T14:37:31.212Z] #74 33.77 -container-ip string [2022-08-04T14:37:31.212Z] #74 33.77 container ip [2022-08-04T14:37:31.469Z] #74 33.77 -container-port int [2022-08-04T14:37:31.469Z] #74 33.77 container port (default -1) [2022-08-04T14:37:31.469Z] #74 33.77 -host-ip string [2022-08-04T14:37:31.469Z] #74 33.77 host ip [2022-08-04T14:37:31.469Z] #74 33.77 -host-port int [2022-08-04T14:37:31.469Z] #74 33.77 host port (default -1) [2022-08-04T14:37:31.469Z] #74 33.77 -proto string [2022-08-04T14:37:31.469Z] #74 33.77 proxy protocol (default "tcp") [2022-08-04T14:37:31.727Z] #74 DONE 34.2s [2022-08-04T14:37:31.727Z] [2022-08-04T14:37:31.727Z] #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-04T14:37:31.727Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:31.984Z] #20 28.27 Reading package lists... [2022-08-04T14:37:31.984Z] #20 ... [2022-08-04T14:37:31.984Z] [2022-08-04T14:37:31.984Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T14:37:31.984Z] #75 sha256:24178c76ddc17be03b1df1dda61f9050df298e9dd769d621731c25715af202b8 [2022-08-04T14:37:31.984Z] #75 DONE 0.1s [2022-08-04T14:37:31.984Z] [2022-08-04T14:37:31.984Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T14:37:31.984Z] #76 sha256:59061443ddcada92f28e80b15ea744b6c10cbbde00621b72a360a6a7f7d477d4 [2022-08-04T14:37:31.984Z] #76 DONE 0.1s [2022-08-04T14:37:31.984Z] [2022-08-04T14:37:31.984Z] #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-04T14:37:31.984Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T14:37:33.354Z] #69 28.20 Reading package lists... [2022-08-04T14:37:33.354Z] #69 ... [2022-08-04T14:37:33.354Z] [2022-08-04T14:37:33.354Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T14:37:33.354Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T14:37:33.354Z] #79 CACHED [2022-08-04T14:37:33.354Z] [2022-08-04T14:37:33.354Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T14:37:33.354Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T14:37:33.354Z] #81 CACHED [2022-08-04T14:37:33.354Z] [2022-08-04T14:37:33.354Z] #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-04T14:37:33.354Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T14:37:33.354Z] #83 CACHED [2022-08-04T14:37:33.354Z] [2022-08-04T14:37:33.354Z] #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-04T14:37:33.354Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T14:37:33.354Z] #84 CACHED [2022-08-04T14:37:33.354Z] [2022-08-04T14:37:33.354Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T14:37:33.354Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T14:37:33.918Z] #49 27.79 Reading package lists... [2022-08-04T14:37:34.320Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T14:37:34.320Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:37:34.320Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:37:34.320Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:37:34.320Z] [2022-08-04T14:37:34.320Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:37:34.320Z] DOCKER_SYSTEMD=1 [2022-08-04T14:37:34.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:37:34.320Z] HOSTNAME=adf992d6861a [2022-08-04T14:37:34.320Z] DEST=bundles/test-integration [2022-08-04T14:37:34.320Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:37:34.320Z] DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:37:34.320Z] container=docker [2022-08-04T14:37:34.320Z] HOME=/root [2022-08-04T14:37:34.320Z] LANG=C.UTF-8 [2022-08-04T14:37:34.320Z] INVOCATION_ID=c59be2348a644c44904a4df795bcfb11 [2022-08-04T14:37:34.320Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:37:34.320Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:37:34.320Z] VALIDATE_BRANCH=master [2022-08-04T14:37:34.320Z] TERM=xterm [2022-08-04T14:37:34.320Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:37:34.320Z] SHLVL=3 [2022-08-04T14:37:34.320Z] TIMEOUT=120m [2022-08-04T14:37:34.320Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:37:34.320Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:37:34.320Z] GO111MODULE=off [2022-08-04T14:37:34.320Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T14:37:34.320Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T14:37:34.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:37:34.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:37:34.320Z] GOPATH=/go [2022-08-04T14:37:34.320Z] PKG_CONFIG=pkg-config [2022-08-04T14:37:34.320Z] _=/usr/bin/env [2022-08-04T14:37:34.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T14:37:35.129Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T14:37:35.129Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:37:35.129Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:37:35.129Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:37:35.129Z] [2022-08-04T14:37:35.129Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T14:37:35.129Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-04T14:37:35.129Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T14:37:35.129Z] + c=0 [2022-08-04T14:37:35.129Z] ++ jobs -p [2022-08-04T14:37:35.129Z] + for job in $(jobs -p) [2022-08-04T14:37:35.129Z] + wait 9872 [2022-08-04T14:37:35.129Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T14:37:35.129Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-04T14:37:35.129Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T14:37:35.129Z] + run_tests test-integration-flaky [2022-08-04T14:37:35.129Z] + '[' -n 0 ']' [2022-08-04T14:37:35.129Z] + rm= [2022-08-04T14:37:35.129Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43844/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:660e7770e2e34a9bcac35a636ea1e15437b45626 hack/make.sh test-integration-flaky test-integration [2022-08-04T14:37:35.129Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T14:37:35.129Z] + run_tests [2022-08-04T14:37:35.129Z] + '[' -n 0 ']' [2022-08-04T14:37:35.129Z] + rm= [2022-08-04T14:37:35.129Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43844/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:660e7770e2e34a9bcac35a636ea1e15437b45626 hack/make.sh '' test-integration [2022-08-04T14:37:35.129Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T14:37:35.129Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-04T14:37:35.129Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T14:37:35.129Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T14:37:35.129Z] + run_tests [2022-08-04T14:37:35.129Z] + '[' -n 0 ']' [2022-08-04T14:37:35.129Z] + rm= [2022-08-04T14:37:35.129Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43844/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:660e7770e2e34a9bcac35a636ea1e15437b45626 hack/make.sh '' test-integration [2022-08-04T14:37:35.129Z] [2022-08-04T14:37:35.129Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:37:35.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:37:35.129Z] HOSTNAME=3acc2b73ae5c [2022-08-04T14:37:35.129Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T14:37:35.129Z] TESTDEBUG=0 [2022-08-04T14:37:35.129Z] DEST=bundles/test-integration [2022-08-04T14:37:35.129Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:37:35.129Z] KEEPBUNDLE=1 [2022-08-04T14:37:35.129Z] DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:37:35.129Z] container=docker [2022-08-04T14:37:35.129Z] HOME=/root [2022-08-04T14:37:35.129Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:37:35.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:37:35.129Z] VALIDATE_BRANCH=master [2022-08-04T14:37:35.129Z] TERM=xterm [2022-08-04T14:37:35.129Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:37:35.129Z] SHLVL=1 [2022-08-04T14:37:35.129Z] TIMEOUT=120m [2022-08-04T14:37:35.129Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:37:35.129Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:37:35.129Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T14:37:35.129Z] GO111MODULE=off [2022-08-04T14:37:35.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:37:35.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:37:35.129Z] GOPATH=/go [2022-08-04T14:37:35.129Z] PKG_CONFIG=pkg-config [2022-08-04T14:37:35.129Z] _=/usr/bin/env [2022-08-04T14:37:35.129Z] Building test suite binary ./integration-cli/test.main [2022-08-04T14:37:35.129Z] [2022-08-04T14:37:35.129Z] [2022-08-04T14:37:35.129Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:37:35.129Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T14:37:35.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:37:35.129Z] HOSTNAME=5e16fe2fce25 [2022-08-04T14:37:35.129Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T14:37:35.129Z] TESTDEBUG=0 [2022-08-04T14:37:35.129Z] DEST=bundles/test-integration [2022-08-04T14:37:35.129Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:37:35.129Z] KEEPBUNDLE=1 [2022-08-04T14:37:35.129Z] DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:37:35.129Z] container=docker [2022-08-04T14:37:35.129Z] HOME=/root [2022-08-04T14:37:35.129Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:37:35.129Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:37:35.129Z] VALIDATE_BRANCH=master [2022-08-04T14:37:35.129Z] TERM=xterm [2022-08-04T14:37:35.129Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:37:35.129Z] SHLVL=1 [2022-08-04T14:37:35.129Z] TIMEOUT=120m [2022-08-04T14:37:35.129Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:37:35.129Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:37:35.130Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T14:37:35.130Z] GO111MODULE=off [2022-08-04T14:37:35.130Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:37:35.130Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:37:35.130Z] GOPATH=/go [2022-08-04T14:37:35.130Z] PKG_CONFIG=pkg-config [2022-08-04T14:37:35.130Z] _=/usr/bin/env [2022-08-04T14:37:35.130Z] Building test suite binary ./integration-cli/test.main [2022-08-04T14:37:35.130Z] No new tests added to integration. [2022-08-04T14:37:35.130Z] [2022-08-04T14:37:35.130Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:37:35.130Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:37:35.130Z] HOSTNAME=0c848d940e8c [2022-08-04T14:37:35.130Z] TESTDEBUG=0 [2022-08-04T14:37:35.130Z] DEST=bundles/test-integration [2022-08-04T14:37:35.130Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:37:35.130Z] KEEPBUNDLE=1 [2022-08-04T14:37:35.130Z] DOCKER_GITCOMMIT=660e7770e2e34a9bcac35a636ea1e15437b45626 [2022-08-04T14:37:35.130Z] container=docker [2022-08-04T14:37:35.130Z] HOME=/root [2022-08-04T14:37:35.130Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:37:35.130Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:37:35.130Z] VALIDATE_BRANCH=master [2022-08-04T14:37:35.130Z] TERM=xterm [2022-08-04T14:37:35.130Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:37:35.130Z] SHLVL=1 [2022-08-04T14:37:35.130Z] TIMEOUT=120m [2022-08-04T14:37:35.130Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:37:35.130Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:37:35.130Z] GO111MODULE=off [2022-08-04T14:37:35.130Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T14:37:35.130Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:37:35.130Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:37:35.130Z] GOPATH=/go [2022-08-04T14:37:35.130Z] PKG_CONFIG=pkg-config [2022-08-04T14:37:35.130Z] _=/usr/bin/env [2022-08-04T14:37:35.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T14:37:35.449Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-08-04T14:37:35.554Z] #49 36.63 Building dependency tree... [2022-08-04T14:37:35.554Z] #49 38.11 Reading state information... [2022-08-04T14:37:36.019Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-04T14:37:36.590Z] ok github.com/docker/docker/cmd/dockerd/trap 2.446s coverage: 0.0% of statements [2022-08-04T14:37:36.590Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T14:37:36.590Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T14:37:36.590Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T14:37:36.590Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T14:37:36.590Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T14:37:36.927Z] #49 39.42 The following additional packages will be installed: [2022-08-04T14:37:36.927Z] #49 39.45 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-04T14:37:36.927Z] #49 39.49 Suggested packages: [2022-08-04T14:37:36.927Z] #49 39.49 cmake-doc ninja-build lrzip [2022-08-04T14:37:36.927Z] #49 39.49 Recommended packages: [2022-08-04T14:37:36.927Z] #49 39.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T14:37:37.491Z] #49 39.96 The following NEW packages will be installed: [2022-08-04T14:37:37.491Z] #49 39.97 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-04T14:37:37.748Z] #49 40.38 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:37:37.748Z] #49 40.38 Need to get 8418 kB of archives. [2022-08-04T14:37:37.748Z] #49 40.38 After this operation, 34.9 MB of additional disk space will be used. [2022-08-04T14:37:37.748Z] #49 40.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T14:37:38.006Z] #49 40.38 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-04T14:37:38.006Z] #49 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T14:37:38.006Z] #49 40.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T14:37:38.006Z] #49 40.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T14:37:38.006Z] #49 40.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T14:37:38.006Z] #49 40.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T14:37:38.006Z] #49 40.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T14:37:38.569Z] #49 40.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:37:38.569Z] #49 41.15 Fetched 8418 kB in 0s (23.3 MB/s) [2022-08-04T14:37:38.569Z] #49 41.19 Selecting previously unselected package xxd. [2022-08-04T14:37:38.569Z] #49 41.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T14:37:38.569Z] #49 41.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T14:37:38.569Z] #49 41.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:37:38.826Z] #49 41.32 Selecting previously unselected package vim-common. [2022-08-04T14:37:38.826Z] #49 41.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T14:37:38.826Z] #49 41.34 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:37:38.826Z] #49 41.46 Selecting previously unselected package cmake-data. [2022-08-04T14:37:38.826Z] #49 41.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T14:37:38.826Z] #49 41.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T14:37:39.391Z] #49 ... [2022-08-04T14:37:39.391Z] [2022-08-04T14:37:39.391Z] #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-04T14:37:39.391Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T14:37:39.391Z] #69 28.20 Reading package lists... [2022-08-04T14:37:39.391Z] #69 36.87 Building dependency tree... [2022-08-04T14:37:39.391Z] #69 38.41 Reading state information... [2022-08-04T14:37:39.391Z] #69 39.95 The following additional packages will be installed: [2022-08-04T14:37:39.391Z] #69 39.98 libbtrfs0 [2022-08-04T14:37:39.391Z] #69 40.15 The following NEW packages will be installed: [2022-08-04T14:37:39.391Z] #69 40.16 libbtrfs-dev libbtrfs0 [2022-08-04T14:37:39.391Z] #69 40.49 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:37:39.391Z] #69 40.49 Need to get 460 kB of archives. [2022-08-04T14:37:39.391Z] #69 40.49 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T14:37:39.391Z] #69 40.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T14:37:39.391Z] #69 40.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T14:37:39.391Z] #69 40.96 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:37:39.391Z] #69 41.15 Fetched 460 kB in 0s (1632 kB/s) [2022-08-04T14:37:39.391Z] #69 41.19 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T14:37:39.391Z] #69 41.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T14:37:39.391Z] #69 41.24 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T14:37:39.391Z] #69 41.25 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T14:37:39.391Z] #69 41.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T14:37:39.391Z] #69 41.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T14:37:39.391Z] #69 41.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T14:37:39.391Z] #69 41.47 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T14:37:39.391Z] #69 41.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T14:37:39.391Z] #69 41.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:37:39.391Z] #69 DONE 41.7s [2022-08-04T14:37:39.391Z] [2022-08-04T14:37:39.391Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T14:37:39.391Z] #70 sha256:61b58217ce4054730e0f5eb24d07ab29a9c5a82634edd322981f690e2cfa696e [2022-08-04T14:37:39.391Z] #70 DONE 0.1s [2022-08-04T14:37:39.391Z] [2022-08-04T14:37:39.391Z] #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-04T14:37:39.391Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:37:39.956Z] #71 0.770 + RM_GOPATH=0 [2022-08-04T14:37:39.956Z] #71 0.770 + TMP_GOPATH= [2022-08-04T14:37:39.956Z] #71 0.770 + : /build [2022-08-04T14:37:39.956Z] #71 0.770 + '[' -z '' ']' [2022-08-04T14:37:40.213Z] #71 0.773 ++ mktemp -d [2022-08-04T14:37:40.214Z] #71 0.776 + export GOPATH=/tmp/tmp.l7nt1HRJQf [2022-08-04T14:37:40.214Z] #71 0.776 + GOPATH=/tmp/tmp.l7nt1HRJQf [2022-08-04T14:37:40.214Z] #71 0.776 + RM_GOPATH=1 [2022-08-04T14:37:40.214Z] #71 0.776 + case "$(go env GOARCH)" in [2022-08-04T14:37:40.214Z] #71 0.777 ++ go env GOARCH [2022-08-04T14:37:40.214Z] #71 0.781 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:40.214Z] #71 0.781 + GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:40.214Z] #71 0.781 ++ dirname /install.sh [2022-08-04T14:37:40.214Z] #71 0.782 + dir=/ [2022-08-04T14:37:40.214Z] #71 0.783 + bin=containerd [2022-08-04T14:37:40.214Z] #71 0.783 + shift [2022-08-04T14:37:40.214Z] #71 0.783 + '[' '!' -f //containerd.installer ']' [2022-08-04T14:37:40.214Z] #71 0.783 + . //containerd.installer [2022-08-04T14:37:40.214Z] #71 0.783 ++ set -e [2022-08-04T14:37:40.214Z] #71 0.783 ++ : v1.6.6 [2022-08-04T14:37:40.214Z] #71 0.784 + install_containerd [2022-08-04T14:37:40.214Z] #71 0.784 + echo 'Install containerd version v1.6.6' [2022-08-04T14:37:40.214Z] #71 0.784 Install containerd version v1.6.6 [2022-08-04T14:37:40.214Z] #71 0.785 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l7nt1HRJQf/src/github.com/containerd/containerd [2022-08-04T14:37:40.214Z] #71 0.814 Cloning into '/tmp/tmp.l7nt1HRJQf/src/github.com/containerd/containerd'... [2022-08-04T14:37:41.876Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-04T14:37:42.108Z] #71 ... [2022-08-04T14:37:42.108Z] [2022-08-04T14:37:42.108Z] #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-04T14:37:42.108Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T14:37:42.108Z] #49 42.48 Selecting previously unselected package libarchive13:amd64. [2022-08-04T14:37:42.108Z] #49 42.48 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T14:37:42.108Z] #49 42.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 42.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T14:37:42.108Z] #49 42.64 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T14:37:42.108Z] #49 42.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T14:37:42.108Z] #49 42.71 Selecting previously unselected package librhash0:amd64. [2022-08-04T14:37:42.108Z] #49 42.72 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T14:37:42.108Z] #49 42.72 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T14:37:42.108Z] #49 42.80 Selecting previously unselected package libuv1:amd64. [2022-08-04T14:37:42.108Z] #49 42.81 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T14:37:42.108Z] #49 42.81 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T14:37:42.108Z] #49 42.85 Selecting previously unselected package cmake. [2022-08-04T14:37:42.108Z] #49 42.86 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T14:37:42.108Z] #49 42.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 43.94 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 43.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 43.98 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T14:37:42.108Z] #49 44.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 44.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T14:37:42.108Z] #49 44.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T14:37:42.108Z] #49 44.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 44.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T14:37:42.108Z] #49 44.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:37:42.108Z] #49 DONE 44.5s [2022-08-04T14:37:42.108Z] [2022-08-04T14:37:42.108Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T14:37:42.108Z] #50 sha256:42bc6dfa121e87abbc9e100a107700089266c9c5712401474256528c8ad2295f [2022-08-04T14:37:42.108Z] #50 DONE 0.1s [2022-08-04T14:37:42.108Z] [2022-08-04T14:37:42.108Z] #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-04T14:37:42.108Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:42.108Z] #20 28.27 Reading package lists... [2022-08-04T14:37:42.108Z] #20 36.90 Building dependency tree... [2022-08-04T14:37:42.108Z] #20 38.51 Reading state information... [2022-08-04T14:37:42.108Z] #20 39.81 The following additional packages will be installed: [2022-08-04T14:37:42.108Z] #20 39.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T14:37:42.108Z] #20 39.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T14:37:42.108Z] #20 39.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T14:37:42.108Z] #20 39.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T14:37:42.108Z] #20 39.82 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T14:37:42.108Z] #20 39.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T14:37:42.108Z] #20 39.84 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T14:37:42.108Z] #20 39.85 Suggested packages: [2022-08-04T14:37:42.108Z] #20 39.85 gcc-10-locales seccomp wine64 [2022-08-04T14:37:42.108Z] #20 40.30 The following NEW packages will be installed: [2022-08-04T14:37:42.108Z] #20 40.30 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T14:37:42.108Z] #20 40.30 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T14:37:42.108Z] #20 40.30 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T14:37:42.108Z] #20 40.30 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T14:37:42.108Z] #20 40.30 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T14:37:42.108Z] #20 40.30 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T14:37:42.108Z] #20 40.30 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T14:37:42.108Z] #20 40.31 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T14:37:42.108Z] #20 40.31 mingw-w64-x86-64-dev [2022-08-04T14:37:42.108Z] #20 40.61 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:37:42.108Z] #20 40.61 Need to get 115 MB of archives. [2022-08-04T14:37:42.108Z] #20 40.61 After this operation, 645 MB of additional disk space will be used. [2022-08-04T14:37:42.108Z] #20 40.61 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-04T14:37:42.108Z] #20 40.66 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-04T14:37:42.108Z] #20 40.70 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-04T14:37:42.108Z] #20 40.70 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-04T14:37:42.108Z] #20 40.70 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-04T14:37:42.108Z] #20 40.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T14:37:42.108Z] #20 40.79 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-04T14:37:42.108Z] #20 40.86 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-04T14:37:42.108Z] #20 40.87 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-04T14:37:42.108Z] #20 41.02 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-04T14:37:42.108Z] #20 41.40 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-04T14:37:42.108Z] #20 41.53 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-04T14:37:42.108Z] #20 41.69 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-04T14:37:42.108Z] #20 42.15 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-04T14:37:42.108Z] #20 42.34 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-04T14:37:42.108Z] #20 42.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T14:37:42.108Z] #20 42.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T14:37:42.108Z] #20 42.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T14:37:42.108Z] #20 42.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T14:37:42.108Z] #20 42.36 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-04T14:37:42.108Z] #20 42.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T14:37:42.108Z] #20 42.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T14:37:42.108Z] #20 42.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T14:37:42.108Z] #20 42.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T14:37:42.108Z] #20 42.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T14:37:42.108Z] #20 42.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T14:37:42.108Z] #20 42.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T14:37:42.108Z] #20 42.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-04T14:37:42.108Z] #20 42.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-04T14:37:42.108Z] #20 42.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T14:37:42.108Z] #20 42.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:37:42.108Z] #20 42.96 Fetched 115 MB in 2s (55.9 MB/s) [2022-08-04T14:37:42.108Z] #20 42.99 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T14:37:42.109Z] #20 42.99 (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-04T14:37:42.109Z] #20 43.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T14:37:42.109Z] #20 43.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T14:37:42.109Z] #20 43.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T14:37:42.109Z] #20 43.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T14:37:42.109Z] #20 43.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T14:37:42.109Z] #20 44.45 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T14:37:42.109Z] #20 44.45 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T14:37:42.109Z] #20 44.46 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T14:37:42.109Z] #20 44.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T14:37:42.109Z] #20 44.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T14:37:42.109Z] #20 44.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:37:42.109Z] #20 44.67 Selecting previously unselected package dmsetup. [2022-08-04T14:37:42.109Z] #20 44.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T14:37:42.109Z] #20 44.68 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T14:37:42.365Z] #20 44.84 Selecting previously unselected package mingw-w64-common. [2022-08-04T14:37:42.365Z] #20 44.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T14:37:42.365Z] #20 44.86 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T14:37:42.929Z] #20 ... [2022-08-04T14:37:42.929Z] [2022-08-04T14:37:42.929Z] #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-04T14:37:42.929Z] #51 sha256:666d5d3c6dd9e9cdcf664a0e0e7568f7c948ba4076cfb7752c5d71cf18748845 [2022-08-04T14:37:42.929Z] #51 0.772 + RM_GOPATH=0 [2022-08-04T14:37:42.929Z] #51 0.772 + TMP_GOPATH= [2022-08-04T14:37:42.929Z] #51 0.772 + : /build [2022-08-04T14:37:42.929Z] #51 0.772 + '[' -z '' ']' [2022-08-04T14:37:42.929Z] #51 0.772 ++ mktemp -d [2022-08-04T14:37:42.929Z] #51 0.772 + export GOPATH=/tmp/tmp.IQA5oNQvzk [2022-08-04T14:37:42.929Z] #51 0.773 + GOPATH=/tmp/tmp.IQA5oNQvzk [2022-08-04T14:37:42.929Z] #51 0.773 + RM_GOPATH=1 [2022-08-04T14:37:42.929Z] #51 0.773 + case "$(go env GOARCH)" in [2022-08-04T14:37:42.929Z] #51 0.774 ++ go env GOARCH [2022-08-04T14:37:42.929Z] #51 0.788 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:42.929Z] #51 0.788 + GO_BUILDMODE=-buildmode=pie [2022-08-04T14:37:42.929Z] #51 0.790 ++ dirname /install.sh [2022-08-04T14:37:42.929Z] #51 0.790 + dir=/ [2022-08-04T14:37:42.929Z] #51 0.791 + bin=tini [2022-08-04T14:37:42.929Z] #51 0.791 + shift [2022-08-04T14:37:42.929Z] #51 0.791 + '[' '!' -f //tini.installer ']' [2022-08-04T14:37:42.929Z] #51 0.791 + . //tini.installer [2022-08-04T14:37:42.929Z] #51 0.791 ++ : v0.19.0 [2022-08-04T14:37:42.929Z] #51 0.791 + install_tini [2022-08-04T14:37:42.929Z] #51 0.791 + echo 'Install tini version v0.19.0' [2022-08-04T14:37:42.929Z] #51 0.791 + git clone https://github.com/krallin/tini.git /tmp/tmp.IQA5oNQvzk/tini [2022-08-04T14:37:42.929Z] #51 0.791 Install tini version v0.19.0 [2022-08-04T14:37:42.929Z] #51 0.792 Cloning into '/tmp/tmp.IQA5oNQvzk/tini'... [2022-08-04T14:37:43.186Z] #51 1.168 + cd /tmp/tmp.IQA5oNQvzk/tini [2022-08-04T14:37:43.186Z] #51 1.168 + git checkout -q v0.19.0 [2022-08-04T14:37:43.186Z] #51 1.176 + cmake . [2022-08-04T14:37:43.261Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-08-04T14:37:43.749Z] #51 1.458 -- The C compiler identification is GNU 10.2.1 [2022-08-04T14:37:43.749Z] #51 1.491 -- Detecting C compiler ABI info [2022-08-04T14:37:43.749Z] #51 1.704 -- Detecting C compiler ABI info - done [2022-08-04T14:37:43.749Z] #51 1.754 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T14:37:43.749Z] #51 1.760 -- Detecting C compile features [2022-08-04T14:37:43.749Z] #51 1.761 -- Detecting C compile features - done [2022-08-04T14:37:43.749Z] #51 1.777 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T14:37:43.749Z] #51 1.862 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T14:37:44.006Z] #51 1.897 -- Configuring done [2022-08-04T14:37:44.006Z] #51 1.910 -- Generating done [2022-08-04T14:37:44.006Z] #51 1.911 -- Build files have been written to: /tmp/tmp.IQA5oNQvzk/tini [2022-08-04T14:37:44.006Z] #51 1.918 + make tini-static [2022-08-04T14:37:44.262Z] #51 2.025 Scanning dependencies of target tini-static [2022-08-04T14:37:44.262Z] #51 2.043 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T14:37:44.519Z] #51 2.537 [100%] Linking C executable tini-static [2022-08-04T14:37:44.646Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T14:37:44.776Z] #51 2.816 [100%] Built target tini-static [2022-08-04T14:37:44.776Z] #51 2.841 + mkdir -p /build [2022-08-04T14:37:44.776Z] #51 2.844 + cp tini-static /build/docker-init [2022-08-04T14:37:45.341Z] #51 DONE 3.1s [2022-08-04T14:37:45.341Z] [2022-08-04T14:37:45.341Z] #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-04T14:37:45.341Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:45.341Z] #20 46.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T14:37:45.341Z] #20 46.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T14:37:45.341Z] #20 46.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T14:37:46.272Z] #20 48.65 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T14:37:46.272Z] #20 48.65 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:46.272Z] #20 48.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T14:37:46.272Z] #20 48.75 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T14:37:46.272Z] #20 48.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:46.272Z] #20 48.76 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T14:37:46.529Z] #20 ... [2022-08-04T14:37:46.529Z] [2022-08-04T14:37:46.529Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T14:37:46.529Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T14:37:46.529Z] #53 CACHED [2022-08-04T14:37:46.529Z] [2022-08-04T14:37:46.529Z] #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-04T14:37:46.529Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T14:37:46.529Z] #54 CACHED [2022-08-04T14:37:46.529Z] [2022-08-04T14:37:46.529Z] #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-04T14:37:46.529Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T14:37:46.529Z] #57 CACHED [2022-08-04T14:37:46.529Z] [2022-08-04T14:37:46.529Z] #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-04T14:37:46.529Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T14:37:46.529Z] #58 CACHED [2022-08-04T14:37:46.529Z] [2022-08-04T14:37:46.529Z] #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-04T14:37:46.529Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:37:46.787Z] #71 ... [2022-08-04T14:37:46.787Z] [2022-08-04T14:37:46.787Z] #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-04T14:37:46.787Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T14:37:46.787Z] #60 CACHED [2022-08-04T14:37:46.787Z] [2022-08-04T14:37:46.787Z] #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-04T14:37:46.787Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:37:47.717Z] #71 ... [2022-08-04T14:37:47.717Z] [2022-08-04T14:37:47.717Z] #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-04T14:37:47.717Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T14:37:47.717Z] #62 CACHED [2022-08-04T14:37:47.717Z] [2022-08-04T14:37:47.717Z] #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-04T14:37:47.717Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T14:37:47.717Z] #64 CACHED [2022-08-04T14:37:47.717Z] [2022-08-04T14:37:47.717Z] #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-04T14:37:47.717Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:37:48.647Z] #20 51.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T14:37:48.647Z] #20 51.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:48.647Z] #20 51.18 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T14:37:51.235Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T14:37:52.177Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-08-04T14:37:52.748Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T14:37:52.823Z] #20 54.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T14:37:52.823Z] #20 54.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:52.823Z] #20 54.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T14:37:53.321Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-04T14:37:54.195Z] #20 56.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T14:37:54.195Z] #20 56.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:54.195Z] #20 56.56 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T14:37:54.262Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.6% of statements [2022-08-04T14:37:54.262Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T14:37:54.262Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T14:37:54.262Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T14:37:54.262Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T14:37:54.262Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T14:37:54.834Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-08-04T14:37:55.563Z] #20 58.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T14:37:55.563Z] #20 58.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:55.563Z] #20 58.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T14:37:55.776Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.315s coverage: 60.7% of statements [2022-08-04T14:37:56.037Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.0% of statements [2022-08-04T14:37:57.427Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-04T14:37:58.813Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.286s coverage: 50.6% of statements [2022-08-04T14:37:59.387Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.019s coverage: 46.3% of statements [2022-08-04T14:37:59.387Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T14:37:59.739Z] #20 61.86 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T14:37:59.739Z] #20 61.87 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T14:37:59.739Z] #20 61.88 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T14:38:00.329Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.5% of statements [2022-08-04T14:38:00.901Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.901s coverage: 58.5% of statements [2022-08-04T14:38:00.901Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T14:38:00.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T14:38:01.107Z] #20 63.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T14:38:01.107Z] #20 63.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T14:38:01.107Z] #20 63.58 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T14:38:01.107Z] #20 63.65 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T14:38:01.107Z] #20 63.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T14:38:01.107Z] #20 63.66 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T14:38:01.107Z] #20 63.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T14:38:01.162Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-04T14:38:01.363Z] #20 63.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T14:38:01.363Z] #20 63.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T14:38:01.363Z] #20 63.79 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T14:38:01.363Z] #20 63.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T14:38:01.363Z] #20 63.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T14:38:01.363Z] #20 63.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T14:38:01.363Z] #20 63.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T14:38:01.363Z] #20 63.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T14:38:01.423Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-08-04T14:38:01.619Z] #20 63.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T14:38:01.620Z] #20 63.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T14:38:01.620Z] #20 63.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:38:01.620Z] #20 64.04 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T14:38:01.620Z] #20 64.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T14:38:01.620Z] #20 64.05 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T14:38:01.620Z] #20 64.13 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T14:38:01.620Z] #20 64.14 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T14:38:01.620Z] #20 64.14 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T14:38:01.620Z] #20 64.26 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T14:38:01.876Z] #20 64.26 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T14:38:01.876Z] #20 64.27 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T14:38:01.876Z] #20 64.36 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T14:38:01.876Z] #20 64.36 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T14:38:01.876Z] #20 64.37 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T14:38:01.876Z] #20 64.46 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T14:38:02.132Z] #20 64.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T14:38:02.132Z] #20 64.47 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T14:38:02.132Z] #20 64.52 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T14:38:02.132Z] #20 64.53 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T14:38:02.132Z] #20 64.53 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T14:38:02.388Z] #20 64.73 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T14:38:02.388Z] #20 64.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T14:38:02.388Z] #20 64.74 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T14:38:02.388Z] #20 64.86 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T14:38:02.388Z] #20 64.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T14:38:02.388Z] #20 64.88 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:38:02.388Z] #20 64.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T14:38:02.388Z] #20 64.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T14:38:02.388Z] #20 64.94 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:02.645Z] #20 65.00 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T14:38:02.645Z] #20 65.01 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T14:38:02.645Z] #20 65.01 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T14:38:02.645Z] #20 ... [2022-08-04T14:38:02.645Z] [2022-08-04T14:38:02.645Z] #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-04T14:38:02.645Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:38:02.645Z] #71 13.29 + cd /tmp/tmp.l7nt1HRJQf/src/github.com/containerd/containerd [2022-08-04T14:38:02.645Z] #71 13.29 + git checkout -q v1.6.6 [2022-08-04T14:38:02.645Z] #71 13.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T14:38:02.645Z] #71 13.99 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T14:38:02.645Z] #71 13.99 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T14:38:02.645Z] #71 13.99 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T14:38:02.645Z] #71 13.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T14:38:02.645Z] #71 13.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T14:38:02.645Z] #71 13.99 + '[' '' = dynamic ']' [2022-08-04T14:38:02.645Z] #71 13.99 + make [2022-08-04T14:38:02.645Z] #71 14.97 + bin/ctr [2022-08-04T14:38:02.645Z] #71 ... [2022-08-04T14:38:02.645Z] [2022-08-04T14:38:02.645Z] #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-04T14:38:02.645Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T14:38:02.645Z] #20 65.23 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:02.645Z] #20 65.25 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T14:38:02.645Z] #20 65.26 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T14:38:02.645Z] #20 65.27 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T14:38:02.645Z] #20 65.28 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T14:38:02.645Z] #20 65.29 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T14:38:02.645Z] #20 65.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T14:38:02.645Z] #20 65.31 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T14:38:02.645Z] #20 65.33 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T14:38:02.645Z] #20 65.34 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T14:38:02.645Z] #20 65.35 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T14:38:02.902Z] #20 65.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T14:38:02.902Z] #20 65.38 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.39 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T14:38:02.902Z] #20 65.40 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T14:38:02.902Z] #20 65.41 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T14:38:02.902Z] #20 65.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T14:38:02.902Z] #20 65.44 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T14:38:02.902Z] #20 65.45 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T14:38:02.902Z] #20 65.46 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.47 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.48 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-04T14:38:02.902Z] #20 65.49 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.50 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-04T14:38:02.902Z] #20 65.51 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T14:38:02.902Z] #20 65.53 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.54 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-04T14:38:02.902Z] #20 65.54 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T14:38:02.902Z] #20 65.56 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T14:38:03.159Z] #20 65.58 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:38:03.159Z] #20 65.59 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T14:38:03.159Z] #20 65.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:38:03.159Z] #20 65.62 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T14:38:03.159Z] #20 65.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:38:03.339Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-08-04T14:38:03.339Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T14:38:03.339Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T14:38:03.339Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-04T14:38:03.911Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-04T14:38:04.173Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 79.9% of statements [2022-08-04T14:38:04.173Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T14:38:04.534Z] #20 DONE 67.0s [2022-08-04T14:38:04.534Z] [2022-08-04T14:38:04.534Z] #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-04T14:38:04.534Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T14:38:04.743Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-04T14:38:05.314Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-04T14:38:05.904Z] #21 1.212 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T14:38:05.904Z] #21 1.376 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T14:38:05.904Z] #21 1.493 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T14:38:06.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.135s coverage: 76.8% of statements [2022-08-04T14:38:06.310Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-04T14:38:06.880Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.4% of statements [2022-08-04T14:38:07.821Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.5% of statements [2022-08-04T14:38:08.392Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-04T14:38:08.653Z] ok github.com/docker/docker/daemon/logger/journald 3.344s coverage: 74.3% of statements [2022-08-04T14:38:08.653Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T14:38:08.653Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T14:38:08.653Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T14:38:08.653Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T14:38:09.594Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-04T14:38:09.855Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T14:38:10.117Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-04T14:38:10.688Z] ok github.com/docker/docker/daemon/logger/splunk 1.535s coverage: 82.5% of statements [2022-08-04T14:38:10.688Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T14:38:10.688Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T14:38:11.415Z] #21 1.693 Reading package lists... [2022-08-04T14:38:11.629Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2022-08-04T14:38:13.012Z] ok github.com/docker/docker/distribution 1.492s coverage: 28.0% of statements [2022-08-04T14:38:13.012Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T14:38:13.583Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T14:38:14.154Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-08-04T14:38:14.154Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-04T14:38:14.154Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T14:38:14.415Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-04T14:38:14.986Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2022-08-04T14:38:14.986Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T14:38:14.986Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T14:38:15.246Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-04T14:38:15.591Z] #21 6.259 Reading package lists... [2022-08-04T14:38:15.818Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-04T14:38:16.389Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-08-04T14:38:16.521Z] #21 10.89 Building dependency tree... [2022-08-04T14:38:16.521Z] #21 11.98 Reading state information... [2022-08-04T14:38:16.649Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T14:38:17.455Z] #21 13.07 The following additional packages will be installed: [2022-08-04T14:38:17.455Z] #21 13.07 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T14:38:17.455Z] #21 13.08 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T14:38:17.455Z] #21 13.08 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T14:38:17.455Z] #21 13.08 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T14:38:17.455Z] #21 13.08 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T14:38:17.455Z] #21 13.08 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-04T14:38:17.455Z] #21 13.09 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T14:38:17.455Z] #21 13.10 Suggested packages: [2022-08-04T14:38:17.712Z] #21 13.10 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-04T14:38:17.712Z] #21 13.10 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-04T14:38:17.712Z] #21 13.10 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-04T14:38:17.712Z] #21 13.10 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-04T14:38:17.712Z] #21 13.10 seccomp:ppc64el seccomp:s390x [2022-08-04T14:38:17.712Z] #21 13.10 Recommended packages: [2022-08-04T14:38:17.712Z] #21 13.10 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-04T14:38:17.712Z] #21 13.10 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-04T14:38:17.712Z] #21 13.10 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-04T14:38:17.712Z] #21 13.10 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-04T14:38:17.969Z] #21 13.64 The following NEW packages will be installed: [2022-08-04T14:38:17.969Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T14:38:17.969Z] #21 13.64 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-04T14:38:17.969Z] #21 13.64 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-04T14:38:17.969Z] #21 13.64 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T14:38:17.969Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T14:38:17.969Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T14:38:17.969Z] #21 13.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T14:38:17.969Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-04T14:38:17.969Z] #21 13.64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-04T14:38:17.969Z] #21 13.64 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-04T14:38:17.969Z] #21 13.65 libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T14:38:18.533Z] #21 14.00 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:38:18.533Z] #21 14.00 Need to get 15.9 MB of archives. [2022-08-04T14:38:18.533Z] #21 14.00 After this operation, 73.0 MB of additional disk space will be used. [2022-08-04T14:38:18.533Z] #21 14.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-04T14:38:18.533Z] #21 14.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-04T14:38:18.533Z] #21 14.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-04T14:38:18.533Z] #21 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-04T14:38:18.533Z] #21 14.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-04T14:38:18.533Z] #21 14.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-04T14:38:18.533Z] #21 14.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-04T14:38:18.533Z] #21 14.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-04T14:38:18.533Z] #21 14.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-04T14:38:18.533Z] #21 14.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-04T14:38:18.533Z] #21 14.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-04T14:38:18.533Z] #21 14.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-04T14:38:18.533Z] #21 14.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-04T14:38:18.533Z] #21 14.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-04T14:38:18.533Z] #21 14.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-04T14:38:18.533Z] #21 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-04T14:38:18.533Z] #21 14.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-04T14:38:18.533Z] #21 14.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-04T14:38:18.533Z] #21 14.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-04T14:38:18.533Z] #21 14.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-04T14:38:18.533Z] #21 14.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-04T14:38:18.533Z] #21 14.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-04T14:38:18.533Z] #21 14.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-04T14:38:18.533Z] #21 14.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T14:38:18.533Z] #21 14.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T14:38:18.533Z] #21 14.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-04T14:38:18.533Z] #21 14.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-04T14:38:18.533Z] #21 14.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-04T14:38:18.533Z] #21 14.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-04T14:38:18.562Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.2% of statements [2022-08-04T14:38:18.790Z] #21 14.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-04T14:38:18.790Z] #21 14.25 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-04T14:38:18.790Z] #21 14.26 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-04T14:38:18.790Z] #21 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-04T14:38:18.790Z] #21 14.26 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-04T14:38:18.790Z] #21 14.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-04T14:38:18.790Z] #21 14.26 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-04T14:38:18.790Z] #21 14.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-04T14:38:18.790Z] #21 14.27 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-04T14:38:18.790Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-04T14:38:18.790Z] #21 14.27 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-04T14:38:19.353Z] #21 14.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:38:19.353Z] #21 14.98 Fetched 15.9 MB in 1s (29.0 MB/s) [2022-08-04T14:38:19.503Z] ok github.com/docker/docker/pkg/authorization 0.665s coverage: 68.3% of statements [2022-08-04T14:38:19.503Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T14:38:19.611Z] #21 15.02 Selecting previously unselected package gcc-10-base:armel. [2022-08-04T14:38:19.611Z] #21 15.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-04T14:38:19.611Z] #21 15.06 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-04T14:38:19.611Z] #21 15.06 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-04T14:38:19.611Z] #21 15.12 Selecting previously unselected package gcc-10-base:armhf. [2022-08-04T14:38:19.611Z] #21 15.12 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-04T14:38:19.611Z] #21 15.13 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T14:38:19.611Z] #21 15.18 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-04T14:38:19.611Z] #21 15.18 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-04T14:38:19.611Z] #21 15.19 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T14:38:19.611Z] #21 15.25 Selecting previously unselected package gcc-10-base:s390x. [2022-08-04T14:38:19.763Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-04T14:38:19.898Z] #21 15.25 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-04T14:38:19.898Z] #21 15.26 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T14:38:19.898Z] #21 15.31 Selecting previously unselected package gcc-10-base:arm64. [2022-08-04T14:38:19.898Z] #21 15.31 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-04T14:38:19.898Z] #21 15.32 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T14:38:19.898Z] #21 15.43 Selecting previously unselected package libgcc-s1:armel. [2022-08-04T14:38:19.898Z] #21 15.43 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-04T14:38:19.898Z] #21 15.46 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-04T14:38:19.898Z] #21 15.52 Selecting previously unselected package libcrypt1:armel. [2022-08-04T14:38:20.158Z] #21 15.52 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-04T14:38:20.158Z] #21 15.53 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T14:38:20.158Z] #21 15.60 Selecting previously unselected package libc6:armel. [2022-08-04T14:38:20.158Z] #21 15.61 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-04T14:38:20.414Z] #21 15.82 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-04T14:38:20.670Z] #21 16.32 Selecting previously unselected package libapparmor1:armel. [2022-08-04T14:38:20.670Z] #21 16.33 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-04T14:38:20.670Z] #21 16.34 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-04T14:38:20.670Z] #21 16.39 Selecting previously unselected package libapparmor-dev:armel. [2022-08-04T14:38:20.926Z] #21 16.39 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-04T14:38:20.926Z] #21 16.40 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T14:38:20.926Z] #21 16.47 Selecting previously unselected package libgcc-s1:arm64. [2022-08-04T14:38:20.926Z] #21 16.48 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-04T14:38:20.926Z] #21 16.48 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T14:38:20.926Z] #21 16.53 Selecting previously unselected package libcrypt1:arm64. [2022-08-04T14:38:20.926Z] #21 16.54 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-04T14:38:20.926Z] #21 16.54 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T14:38:20.926Z] #21 16.63 Selecting previously unselected package libc6:arm64. [2022-08-04T14:38:21.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T14:38:21.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T14:38:21.182Z] #21 16.64 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-04T14:38:21.183Z] #21 16.83 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T14:38:21.745Z] #21 17.28 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T14:38:21.745Z] #21 17.29 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T14:38:21.745Z] #21 17.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T14:38:21.745Z] #21 17.36 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T14:38:21.745Z] #21 17.37 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T14:38:21.745Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T14:38:21.745Z] #21 17.45 Selecting previously unselected package libgcc-s1:s390x. [2022-08-04T14:38:21.745Z] #21 17.45 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-04T14:38:21.745Z] #21 17.46 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T14:38:22.002Z] #21 17.51 Selecting previously unselected package libcrypt1:s390x. [2022-08-04T14:38:22.002Z] #21 17.51 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-04T14:38:22.002Z] #21 17.52 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T14:38:22.002Z] #21 17.60 Selecting previously unselected package libc6:s390x. [2022-08-04T14:38:22.002Z] #21 17.60 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-04T14:38:22.259Z] #21 17.81 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T14:38:22.821Z] #21 18.27 Selecting previously unselected package libapparmor1:s390x. [2022-08-04T14:38:22.821Z] #21 18.28 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-04T14:38:22.821Z] #21 18.28 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-04T14:38:22.821Z] #21 18.34 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-04T14:38:22.821Z] #21 18.35 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-04T14:38:22.821Z] #21 18.35 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T14:38:22.821Z] #21 18.43 Selecting previously unselected package libgcc-s1:armhf. [2022-08-04T14:38:22.821Z] #21 18.44 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-04T14:38:23.069Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-08-04T14:38:23.069Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T14:38:23.077Z] #21 18.44 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T14:38:23.077Z] #21 18.50 Selecting previously unselected package libcrypt1:armhf. [2022-08-04T14:38:23.077Z] #21 18.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-04T14:38:23.077Z] #21 18.50 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T14:38:23.077Z] #21 18.59 Selecting previously unselected package libc6:armhf. [2022-08-04T14:38:23.077Z] #21 18.59 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-04T14:38:23.329Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T14:38:23.333Z] #21 18.76 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T14:38:23.590Z] #21 19.16 Selecting previously unselected package libapparmor1:armhf. [2022-08-04T14:38:23.590Z] #21 19.16 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-04T14:38:23.590Z] #21 19.17 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-04T14:38:23.590Z] #21 19.22 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-04T14:38:23.590Z] #21 19.22 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-04T14:38:23.590Z] #21 19.23 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T14:38:23.590Z] #21 19.30 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-04T14:38:23.590Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-04T14:38:23.846Z] #21 19.30 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-04T14:38:23.846Z] #21 19.31 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T14:38:23.846Z] #21 19.36 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-04T14:38:23.846Z] #21 19.36 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-04T14:38:23.846Z] #21 19.36 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T14:38:23.846Z] #21 19.45 Selecting previously unselected package libc6:ppc64el. [2022-08-04T14:38:23.846Z] #21 19.45 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-04T14:38:23.850Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-08-04T14:38:24.103Z] #21 19.63 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T14:38:24.111Z] ok github.com/docker/docker/layer 8.029s coverage: 68.9% of statements [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T14:38:24.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T14:38:24.321Z] --- PASS: TestBuildWithHugeFile (51.73s) [2022-08-04T14:38:24.321Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T14:38:24.321Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:38:24.321Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:38:24.321Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T14:38:24.321Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:38:24.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:38:24.321Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:38:24.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:38:24.321Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:38:24.321Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:38:24.321Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:38:24.321Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:38:24.321Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:38:24.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T14:38:24.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-04T14:38:24.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2022-08-04T14:38:24.321Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-08-04T14:38:24.321Z] === RUN TestBuildPreserveOwnership [2022-08-04T14:38:24.321Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T14:38:24.371Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-08-04T14:38:24.371Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T14:38:24.665Z] #21 20.19 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-04T14:38:24.665Z] #21 20.20 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-04T14:38:24.665Z] #21 20.20 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T14:38:24.665Z] #21 20.26 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-04T14:38:24.665Z] #21 20.26 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-04T14:38:24.665Z] #21 20.27 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T14:38:24.665Z] #21 20.34 Selecting previously unselected package libseccomp2:s390x. [2022-08-04T14:38:24.922Z] #21 20.34 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T14:38:24.922Z] #21 20.35 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T14:38:24.922Z] #21 20.40 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-04T14:38:24.922Z] #21 20.41 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T14:38:24.922Z] #21 20.41 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T14:38:24.922Z] #21 20.48 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-04T14:38:24.922Z] #21 20.49 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T14:38:24.922Z] #21 20.49 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T14:38:24.922Z] #21 20.53 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-04T14:38:24.922Z] #21 20.54 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T14:38:24.922Z] #21 20.55 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T14:38:24.922Z] #21 20.62 Selecting previously unselected package libseccomp2:armhf. [2022-08-04T14:38:25.179Z] #21 20.63 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T14:38:25.179Z] #21 20.63 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.179Z] #21 20.68 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-04T14:38:25.179Z] #21 20.68 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T14:38:25.179Z] #21 20.69 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.179Z] #21 20.75 Selecting previously unselected package libseccomp2:armel. [2022-08-04T14:38:25.179Z] #21 20.76 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T14:38:25.179Z] #21 20.76 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.179Z] #21 20.81 Selecting previously unselected package libseccomp-dev:armel. [2022-08-04T14:38:25.179Z] #21 20.82 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T14:38:25.179Z] #21 20.82 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.179Z] #21 20.89 Selecting previously unselected package libseccomp2:arm64. [2022-08-04T14:38:25.258Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T14:38:25.312Z] ok github.com/docker/docker/pkg/idtools 0.416s coverage: 67.9% of statements [2022-08-04T14:38:25.312Z] ok github.com/docker/docker/pkg/ioutils 0.353s coverage: 70.1% of statements [2022-08-04T14:38:25.436Z] #21 20.90 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T14:38:25.437Z] #21 20.90 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.437Z] #21 20.95 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T14:38:25.437Z] #21 20.96 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T14:38:25.437Z] #21 20.96 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:25.437Z] #21 21.05 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T14:38:25.437Z] #21 21.07 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-04T14:38:25.437Z] #21 21.09 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T14:38:25.437Z] #21 21.10 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T14:38:25.437Z] #21 21.11 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T14:38:25.437Z] #21 21.13 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T14:38:25.437Z] #21 21.15 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T14:38:25.573Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-04T14:38:25.573Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-04T14:38:25.573Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T14:38:25.694Z] #21 21.16 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T14:38:25.694Z] #21 21.17 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T14:38:25.694Z] #21 21.19 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T14:38:25.694Z] #21 21.21 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T14:38:25.694Z] #21 21.22 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-04T14:38:25.694Z] #21 21.23 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T14:38:25.694Z] #21 21.24 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T14:38:25.694Z] #21 21.26 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T14:38:25.694Z] #21 21.27 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T14:38:25.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-04T14:38:25.834Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T14:38:26.094Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-04T14:38:26.354Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-04T14:38:26.354Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-08-04T14:38:26.354Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T14:38:26.354Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T14:38:26.926Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-08-04T14:38:27.063Z] #21 22.49 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-04T14:38:27.187Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-04T14:38:27.447Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T14:38:27.708Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T14:38:28.430Z] #21 23.72 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T14:38:29.090Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-04T14:38:29.090Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T14:38:29.350Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-04T14:38:29.360Z] #21 24.96 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T14:38:29.449Z] --- PASS: TestBuildPreserveOwnership (10.11s) [2022-08-04T14:38:29.449Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.09s) [2022-08-04T14:38:29.449Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T14:38:29.449Z] === RUN TestBuildPlatformInvalid [2022-08-04T14:38:29.449Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T14:38:29.449Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T14:38:29.449Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T14:38:29.449Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T14:38:29.449Z] PASS [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === Skipped [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T14:38:29.449Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:38:29.449Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T14:38:29.449Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] DONE 34 tests, 3 skipped in 108.843s [2022-08-04T14:38:29.449Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T14:38:29.449Z] INFO: Testing against a local daemon [2022-08-04T14:38:29.449Z] === RUN TestConfigInspect [2022-08-04T14:38:29.449Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestConfigInspect (0.01s) [2022-08-04T14:38:29.449Z] === RUN TestConfigList [2022-08-04T14:38:29.449Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T14:38:29.449Z] === RUN TestConfigsCreateAndDelete [2022-08-04T14:38:29.449Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T14:38:29.449Z] === RUN TestConfigsUpdate [2022-08-04T14:38:29.449Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T14:38:29.449Z] === RUN TestTemplatedConfig [2022-08-04T14:38:29.449Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T14:38:29.449Z] === RUN TestConfigCreateResolve [2022-08-04T14:38:29.449Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T14:38:29.449Z] PASS [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === Skipped [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-08-04T14:38:29.449Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T14:38:29.449Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T14:38:29.449Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T14:38:29.449Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T14:38:29.449Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T14:38:29.449Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:38:29.449Z] [2022-08-04T14:38:29.449Z] DONE 6 tests, 6 skipped in 0.077s [2022-08-04T14:38:29.450Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T14:38:29.450Z] INFO: Testing against a local daemon [2022-08-04T14:38:29.450Z] === RUN TestAttachWithTTY [2022-08-04T14:38:29.450Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-04T14:38:29.450Z] === RUN TestAttachWithoutTTy [2022-08-04T14:38:29.450Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T14:38:29.450Z] === RUN TestCheckpoint [2022-08-04T14:38:29.450Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:38:29.450Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:38:29.450Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T14:38:29.450Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T14:38:29.450Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:38:29.450Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T14:38:29.450Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T14:38:29.450Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T14:38:29.450Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T14:38:29.450Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T14:38:29.450Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T14:38:29.610Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-04T14:38:29.709Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T14:38:29.709Z] === RUN TestCopyEmptyFile [2022-08-04T14:38:29.709Z] --- PASS: TestCopyEmptyFile (0.17s) [2022-08-04T14:38:29.709Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T14:38:29.709Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T14:38:29.709Z] === RUN TestCopyFromContainer [2022-08-04T14:38:29.870Z] ok github.com/docker/docker/pkg/streamformatter 0.023s coverage: 66.2% of statements [2022-08-04T14:38:30.130Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T14:38:30.700Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-04T14:38:30.730Z] #21 26.22 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T14:38:30.961Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T14:38:31.222Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-04T14:38:31.793Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-04T14:38:31.793Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T14:38:32.100Z] #21 27.45 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.46 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.47 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.49 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.50 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.52 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.53 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.55 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.56 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.57 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.59 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.60 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.61 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.62 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.63 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T14:38:32.100Z] #21 27.65 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.66 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.67 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.69 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.70 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T14:38:32.100Z] #21 27.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:38:32.666Z] #21 DONE 28.3s [2022-08-04T14:38:32.666Z] [2022-08-04T14:38:32.666Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:38:32.666Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T14:38:32.924Z] #22 ... [2022-08-04T14:38:32.924Z] [2022-08-04T14:38:32.924Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T14:38:32.924Z] #66 sha256:6a6a1531639ca3742c0a9370f96a28ea2f3bbe4f719833d3bb7022b55f24bd30 [2022-08-04T14:38:32.924Z] #66 DONE 0.1s [2022-08-04T14:38:33.181Z] [2022-08-04T14:38:33.181Z] #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-04T14:38:33.181Z] #67 sha256:2ed9890f389b1718c93b7c945234729fa4ec2a4c76db56c87726196e7d95ed91 [2022-08-04T14:38:33.704Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer// [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T14:38:33.933Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer (3.87s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T14:38:33.933Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-04T14:38:33.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T14:38:33.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:38:33.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:38:33.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:38:33.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:38:33.933Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:38:33.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:38:33.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:38:33.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:38:33.933Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:38:33.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T14:38:33.933Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T14:38:33.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-04T14:38:33.933Z] === RUN TestCreateWithInvalidEnv [2022-08-04T14:38:33.933Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T14:38:33.933Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T14:38:33.933Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T14:38:33.933Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T14:38:33.933Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T14:38:33.933Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T14:38:33.933Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T14:38:33.933Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T14:38:33.933Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T14:38:33.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T14:38:33.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T14:38:33.933Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T14:38:33.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T14:38:33.933Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T14:38:33.964Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T14:38:34.111Z] #67 ... [2022-08-04T14:38:34.112Z] [2022-08-04T14:38:34.112Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T14:38:34.112Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T14:38:34.112Z] #22 DONE 1.3s [2022-08-04T14:38:34.112Z] [2022-08-04T14:38:34.112Z] #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-04T14:38:34.112Z] #67 sha256:2ed9890f389b1718c93b7c945234729fa4ec2a4c76db56c87726196e7d95ed91 [2022-08-04T14:38:34.112Z] #67 1.108 + RM_GOPATH=0 [2022-08-04T14:38:34.112Z] #67 1.109 + TMP_GOPATH= [2022-08-04T14:38:34.112Z] #67 1.109 + : /build [2022-08-04T14:38:34.112Z] #67 1.109 + '[' -z '' ']' [2022-08-04T14:38:34.112Z] #67 1.110 ++ mktemp -d [2022-08-04T14:38:34.112Z] #67 1.112 + export GOPATH=/tmp/tmp.mztvfcXgfn [2022-08-04T14:38:34.112Z] #67 1.112 + GOPATH=/tmp/tmp.mztvfcXgfn [2022-08-04T14:38:34.112Z] #67 1.112 + RM_GOPATH=1 [2022-08-04T14:38:34.112Z] #67 1.112 + case "$(go env GOARCH)" in [2022-08-04T14:38:34.112Z] #67 1.112 ++ go env GOARCH [2022-08-04T14:38:34.112Z] #67 1.125 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T14:38:34.112Z] #67 1.125 + GO_BUILDMODE=-buildmode=pie [2022-08-04T14:38:34.112Z] #67 1.125 ++ dirname /install.sh [2022-08-04T14:38:34.112Z] #67 1.126 + dir=/ [2022-08-04T14:38:34.112Z] #67 1.127 + bin=runc [2022-08-04T14:38:34.112Z] #67 1.127 + shift [2022-08-04T14:38:34.112Z] #67 1.127 + '[' '!' -f //runc.installer ']' [2022-08-04T14:38:34.112Z] #67 1.127 + . //runc.installer [2022-08-04T14:38:34.112Z] #67 1.127 ++ set -e [2022-08-04T14:38:34.112Z] #67 1.127 ++ : v1.1.2 [2022-08-04T14:38:34.112Z] #67 1.128 + install_runc [2022-08-04T14:38:34.112Z] #67 1.128 + RUNC_BUILDTAGS=seccomp [2022-08-04T14:38:34.112Z] #67 1.128 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T14:38:34.112Z] #67 1.128 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T14:38:34.112Z] #67 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mztvfcXgfn/src/github.com/opencontainers/runc [2022-08-04T14:38:34.112Z] #67 1.131 Cloning into '/tmp/tmp.mztvfcXgfn/src/github.com/opencontainers/runc'... [2022-08-04T14:38:34.536Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-04T14:38:35.044Z] #67 ... [2022-08-04T14:38:35.044Z] [2022-08-04T14:38:35.044Z] #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-04T14:38:35.044Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T14:38:35.044Z] #23 DONE 1.0s [2022-08-04T14:38:35.044Z] [2022-08-04T14:38:35.044Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T14:38:35.044Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T14:38:35.313Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2022-08-04T14:38:35.313Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T14:38:35.476Z] ok github.com/docker/docker/quota 0.210s coverage: 71.4% of statements [2022-08-04T14:38:35.736Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T14:38:35.973Z] #24 0.855 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T14:38:35.973Z] #24 DONE 1.0s [2022-08-04T14:38:35.973Z] [2022-08-04T14:38:35.973Z] #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-04T14:38:35.973Z] #67 sha256:2ed9890f389b1718c93b7c945234729fa4ec2a4c76db56c87726196e7d95ed91 [2022-08-04T14:38:36.251Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.32s) [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:38:36.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:38:36.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:38:36.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:38:36.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:38:36.251Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:38:36.251Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:38:36.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:38:36.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:38:36.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:38:36.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:38:36.251Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:38:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T14:38:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-04T14:38:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-04T14:38:36.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-04T14:38:36.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-04T14:38:36.511Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-04T14:38:36.511Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T14:38:36.677Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-08-04T14:38:36.770Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-08-04T14:38:36.770Z] === RUN TestCreateDifferentPlatform [2022-08-04T14:38:36.770Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T14:38:36.770Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T14:38:36.770Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T14:38:36.770Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T14:38:36.770Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T14:38:36.770Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T14:38:36.770Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T14:38:36.770Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T14:38:36.903Z] #67 ... [2022-08-04T14:38:36.904Z] [2022-08-04T14:38:36.904Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T14:38:36.904Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T14:38:36.904Z] #25 DONE 0.9s [2022-08-04T14:38:37.029Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T14:38:37.029Z] === RUN TestCreateInvalidHostConfig [2022-08-04T14:38:37.029Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:38:37.029Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:38:37.029Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:38:37.029Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:38:37.029Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:38:37.029Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:38:37.029Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:38:37.029Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:38:37.029Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:38:37.029Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:38:37.029Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:38:37.029Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:38:37.029Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T14:38:37.029Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T14:38:37.029Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T14:38:37.029Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T14:38:37.029Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T14:38:37.029Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T14:38:37.029Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T14:38:37.029Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T14:38:37.029Z] === RUN TestDaemonRestartIpcMode [2022-08-04T14:38:37.029Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T14:38:37.029Z] === RUN TestDaemonHostGatewayIP [2022-08-04T14:38:37.029Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:38:37.029Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T14:38:37.029Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T14:38:37.029Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T14:38:37.029Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T14:38:37.029Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T14:38:37.029Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T14:38:37.029Z] === RUN TestDiff [2022-08-04T14:38:37.163Z] [2022-08-04T14:38:37.163Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T14:38:37.164Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T14:38:37.248Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-04T14:38:37.248Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T14:38:37.288Z] --- PASS: TestDiff (0.43s) [2022-08-04T14:38:37.288Z] === RUN TestExecConsoleSize [2022-08-04T14:38:37.727Z] #26 DONE 0.9s [2022-08-04T14:38:37.727Z] [2022-08-04T14:38:37.727Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T14:38:37.727Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T14:38:37.819Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T14:38:37.856Z] --- PASS: TestExecConsoleSize (0.54s) [2022-08-04T14:38:37.856Z] === RUN TestExecWithCloseStdin [2022-08-04T14:38:38.079Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T14:38:38.425Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-08-04T14:38:38.425Z] === RUN TestExec [2022-08-04T14:38:38.658Z] #27 DONE 0.9s [2022-08-04T14:38:38.658Z] [2022-08-04T14:38:38.658Z] #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-04T14:38:38.658Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T14:38:38.993Z] --- PASS: TestExec (0.57s) [2022-08-04T14:38:38.993Z] === RUN TestExecUser [2022-08-04T14:38:39.462Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-04T14:38:39.561Z] --- PASS: TestExecUser (0.55s) [2022-08-04T14:38:39.561Z] === RUN TestExportContainerAndImportImage [2022-08-04T14:38:40.048Z] #28 1.187 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T14:38:40.048Z] #28 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T14:38:40.048Z] #28 1.190 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T14:38:40.129Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-04T14:38:40.129Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T14:38:40.305Z] #28 1.447 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T14:38:40.305Z] #28 1.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T14:38:40.405Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-08-04T14:38:40.561Z] #28 1.869 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T14:38:40.671Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-04T14:38:40.818Z] #28 2.052 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T14:38:41.074Z] #28 2.319 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T14:38:41.330Z] #28 2.592 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T14:38:41.330Z] #28 2.592 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T14:38:41.330Z] #28 2.592 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T14:38:41.330Z] #28 2.593 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T14:38:41.330Z] #28 2.594 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T14:38:41.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T14:38:41.507Z] === RUN TestHealthCheckWorkdir [2022-08-04T14:38:41.893Z] #28 3.061 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T14:38:41.893Z] #28 3.069 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T14:38:41.893Z] #28 3.075 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T14:38:41.893Z] #28 3.076 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T14:38:41.893Z] #28 3.076 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T14:38:42.055Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-04T14:38:42.074Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2022-08-04T14:38:42.074Z] === RUN TestHealthKillContainer [2022-08-04T14:38:43.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T14:38:45.168Z] #28 ... [2022-08-04T14:38:45.168Z] [2022-08-04T14:38:45.168Z] #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-04T14:38:45.168Z] #67 sha256:2ed9890f389b1718c93b7c945234729fa4ec2a4c76db56c87726196e7d95ed91 [2022-08-04T14:38:45.168Z] #67 5.713 + cd /tmp/tmp.mztvfcXgfn/src/github.com/opencontainers/runc [2022-08-04T14:38:45.168Z] #67 5.713 + git checkout -q v1.1.2 [2022-08-04T14:38:45.168Z] #67 6.056 + '[' -z '' ']' [2022-08-04T14:38:45.168Z] #67 6.056 + target=static [2022-08-04T14:38:45.168Z] #67 6.056 + make BUILDTAGS=seccomp static [2022-08-04T14:38:45.168Z] #67 6.509 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T14:38:45.168Z] #67 11.66 + mkdir -p /build [2022-08-04T14:38:45.168Z] #67 11.66 + cp runc /build/runc [2022-08-04T14:38:45.168Z] #67 DONE 11.9s [2022-08-04T14:38:45.168Z] [2022-08-04T14:38:45.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-04T14:38:45.168Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:38:50.189Z] --- PASS: TestHealthKillContainer (7.91s) [2022-08-04T14:38:50.189Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T14:38:50.189Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T14:38:50.189Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T14:38:50.189Z] === RUN TestIpcModeNone [2022-08-04T14:38:50.423Z] #71 ... [2022-08-04T14:38:50.423Z] [2022-08-04T14:38:50.423Z] #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-04T14:38:50.423Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T14:38:50.423Z] #28 10.94 Fetched 40.7 MB in 10s (4062 kB/s) [2022-08-04T14:38:50.448Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-04T14:38:50.448Z] === RUN TestIpcModePrivate [2022-08-04T14:38:50.707Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-04T14:38:50.966Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-04T14:38:50.966Z] === RUN TestIpcModeShareable [2022-08-04T14:38:50.966Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:38:50.966Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T14:38:50.966Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T14:38:51.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T14:38:52.344Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s) [2022-08-04T14:38:52.344Z] === RUN TestAPIIpcModeHost [2022-08-04T14:38:52.344Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:38:52.344Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T14:38:52.344Z] === RUN TestDaemonIpcModeShareable [2022-08-04T14:38:52.344Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:38:52.344Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T14:38:52.344Z] === RUN TestDaemonIpcModePrivate [2022-08-04T14:38:53.281Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-04T14:38:53.592Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-08-04T14:38:53.592Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T14:38:53.592Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:38:53.592Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T14:38:53.592Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T14:38:53.592Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:38:53.592Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T14:38:53.592Z] === RUN TestIpcModeOlderClient [2022-08-04T14:38:53.592Z] === PAUSE TestIpcModeOlderClient [2022-08-04T14:38:53.592Z] === RUN TestKillContainerInvalidSignal [2022-08-04T14:38:53.852Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-08-04T14:38:53.852Z] === RUN TestKillContainer [2022-08-04T14:38:53.852Z] === RUN TestKillContainer/no_signal [2022-08-04T14:38:54.419Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T14:38:54.596Z] #28 10.94 Reading package lists... [2022-08-04T14:38:54.678Z] === RUN TestKillContainer/killing_signal [2022-08-04T14:38:55.246Z] --- PASS: TestKillContainer (1.28s) [2022-08-04T14:38:55.246Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-04T14:38:55.246Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-08-04T14:38:55.246Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-04T14:38:55.246Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T14:38:55.246Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T14:38:55.815Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T14:38:56.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2022-08-04T14:38:56.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-04T14:38:56.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-04T14:38:56.074Z] === RUN TestKillStoppedContainer [2022-08-04T14:38:56.074Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T14:38:56.074Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T14:38:56.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2022-08-04T14:38:56.074Z] === RUN TestKillDifferentUserContainer [2022-08-04T14:38:56.641Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-08-04T14:38:56.641Z] === RUN TestInspectOomKilledTrue [2022-08-04T14:38:56.641Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:38:56.641Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T14:38:56.641Z] === RUN TestInspectOomKilledFalse [2022-08-04T14:38:56.641Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:38:56.641Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T14:38:56.641Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T14:38:56.641Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T14:38:56.641Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T14:38:56.641Z] === RUN TestLinksContainerNames [2022-08-04T14:38:57.578Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-04T14:38:57.578Z] === RUN TestLogsFollowTailEmpty [2022-08-04T14:38:57.837Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-04T14:38:57.837Z] === RUN TestLogs [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:38:57.837Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:38:57.837Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T14:38:57.837Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:38:58.771Z] #28 15.35 Reading package lists... [2022-08-04T14:38:59.700Z] #28 19.90 Building dependency tree... [2022-08-04T14:38:59.700Z] #28 20.99 Reading state information... [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:38:59.743Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:38:59.743Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:38:59.743Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:39:00.631Z] #28 21.80 bzip2 is already the newest version (1.0.8-4). [2022-08-04T14:39:00.631Z] #28 21.80 patch is already the newest version (2.7.6-7). [2022-08-04T14:39:00.631Z] #28 21.80 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-04T14:39:00.631Z] #28 21.80 The following additional packages will be installed: [2022-08-04T14:39:00.631Z] #28 21.80 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-04T14:39:00.631Z] #28 21.80 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-04T14:39:00.631Z] #28 21.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-04T14:39:00.631Z] #28 21.80 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-04T14:39:00.631Z] #28 21.80 systemd vim-runtime xxd [2022-08-04T14:39:00.631Z] #28 21.81 Suggested packages: [2022-08-04T14:39:00.631Z] #28 21.81 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-04T14:39:00.631Z] #28 21.81 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-04T14:39:00.631Z] #28 21.81 vim-scripts xfsdump acl attr quota [2022-08-04T14:39:00.631Z] #28 21.81 Recommended packages: [2022-08-04T14:39:00.631Z] #28 21.81 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T14:39:00.631Z] #28 21.81 systemd-timesyncd | time-daemon unzip [2022-08-04T14:39:01.121Z] --- PASS: TestLogs (2.95s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.93s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.17s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.34s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.39s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.44s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.05s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.33s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.33s) [2022-08-04T14:39:01.121Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.49s) [2022-08-04T14:39:01.121Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T14:39:01.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T14:39:01.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T14:39:01.380Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s) [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/default [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/private [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/slave [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/shared [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/default [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/shared [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/slave [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/private [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T14:39:01.380Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T14:39:01.380Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:39:01.380Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:39:01.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T14:39:01.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T14:39:01.640Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T14:39:01.640Z] 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-04T14:39:01.640Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T14:39:01.640Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T14:39:01.640Z] 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-04T14:39:01.640Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T14:39:01.640Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T14:39:01.640Z] 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-04T14:39:01.640Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T14:39:01.640Z] === RUN TestNetworkNat [2022-08-04T14:39:01.899Z] --- PASS: TestNetworkNat (0.44s) [2022-08-04T14:39:01.899Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T14:39:02.001Z] #28 22.96 The following NEW packages will be installed: [2022-08-04T14:39:02.001Z] #28 22.96 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T14:39:02.001Z] #28 22.96 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T14:39:02.001Z] #28 22.96 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T14:39:02.001Z] #28 22.96 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-04T14:39:02.001Z] #28 22.97 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-04T14:39:02.001Z] #28 22.97 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-04T14:39:02.001Z] #28 22.97 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-04T14:39:02.001Z] #28 22.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-04T14:39:02.001Z] #28 22.97 zstd [2022-08-04T14:39:02.001Z] #28 23.32 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T14:39:02.001Z] #28 23.32 Need to get 23.8 MB of archives. [2022-08-04T14:39:02.001Z] #28 23.32 After this operation, 89.3 MB of additional disk space will be used. [2022-08-04T14:39:02.001Z] #28 23.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T14:39:02.001Z] #28 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T14:39:02.001Z] #28 23.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T14:39:02.001Z] #28 23.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T14:39:02.001Z] #28 23.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T14:39:02.258Z] #28 23.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T14:39:02.258Z] #28 23.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T14:39:02.258Z] #28 23.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T14:39:02.258Z] #28 23.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T14:39:02.258Z] #28 23.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T14:39:02.258Z] #28 23.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T14:39:02.258Z] #28 23.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T14:39:02.258Z] #28 23.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T14:39:02.258Z] #28 23.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T14:39:02.258Z] #28 23.45 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T14:39:02.258Z] #28 23.45 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-04T14:39:02.258Z] #28 23.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T14:39:02.258Z] #28 23.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T14:39:02.258Z] #28 23.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T14:39:02.258Z] #28 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T14:39:02.258Z] #28 23.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T14:39:02.258Z] #28 23.49 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-04T14:39:02.258Z] #28 23.49 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-04T14:39:02.258Z] #28 23.49 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-04T14:39:02.258Z] #28 23.49 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T14:39:02.258Z] #28 23.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T14:39:02.258Z] #28 23.50 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-04T14:39:02.258Z] #28 23.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T14:39:02.258Z] #28 23.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T14:39:02.258Z] #28 23.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T14:39:02.258Z] #28 23.53 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T14:39:02.258Z] #28 23.54 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T14:39:02.258Z] #28 23.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T14:39:02.258Z] #28 23.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T14:39:02.258Z] #28 23.55 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T14:39:02.258Z] #28 23.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T14:39:02.258Z] #28 23.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T14:39:02.258Z] #28 23.56 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-04T14:39:02.258Z] #28 23.67 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T14:39:02.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T14:39:02.468Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-04T14:39:02.468Z] === RUN TestNetworkLoopbackNat [2022-08-04T14:39:02.515Z] #28 23.70 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T14:39:02.515Z] #28 23.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T14:39:02.515Z] #28 23.72 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T14:39:02.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T14:39:03.079Z] #28 24.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T14:39:03.079Z] #28 24.40 Fetched 23.8 MB in 1s (34.8 MB/s) [2022-08-04T14:39:03.079Z] #28 24.45 Selecting previously unselected package libcap2:amd64. [2022-08-04T14:39:03.079Z] #28 24.45 (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-04T14:39:03.079Z] #28 24.49 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T14:39:03.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T14:39:03.336Z] #28 24.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T14:39:03.336Z] #28 24.55 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T14:39:03.336Z] #28 24.55 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T14:39:03.336Z] #28 24.56 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T14:39:03.336Z] #28 24.61 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T14:39:03.336Z] #28 ... [2022-08-04T14:39:03.336Z] [2022-08-04T14:39:03.336Z] #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-04T14:39:03.336Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:39:03.336Z] #71 73.99 + bin/containerd [2022-08-04T14:39:03.336Z] #71 ... [2022-08-04T14:39:03.336Z] [2022-08-04T14:39:03.336Z] #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-04T14:39:03.336Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T14:39:03.336Z] #28 24.61 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T14:39:03.336Z] #28 24.62 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T14:39:03.336Z] #28 24.67 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T14:39:03.336Z] #28 24.68 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T14:39:03.336Z] #28 24.68 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T14:39:03.593Z] #28 24.76 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T14:39:03.593Z] #28 24.77 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T14:39:03.593Z] #28 24.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T14:39:03.593Z] #28 24.82 Selecting previously unselected package libkmod2:amd64. [2022-08-04T14:39:03.593Z] #28 24.83 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T14:39:03.593Z] #28 24.84 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T14:39:03.593Z] #28 24.90 Selecting previously unselected package systemd. [2022-08-04T14:39:03.850Z] #28 24.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T14:39:03.850Z] #28 24.99 Unpacking systemd (247.3-7) ... [2022-08-04T14:39:04.006Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T14:39:04.006Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === Skipped [2022-08-04T14:39:04.006Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T14:39:04.006Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T14:39:04.006Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T14:39:04.006Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T14:39:04.006Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:71: No driver to put! [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T14:39:04.006Z] time="2022-08-04T14:37:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T14:39:04.006Z] time="2022-08-04T14:37:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T14:39:04.006Z] time="2022-08-04T14:37:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T14:39:04.006Z] time="2022-08-04T14:37:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T14:39:04.006Z] time="2022-08-04T14:37:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:71: No driver to put! [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T14:39:04.006Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T14:39:04.006Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T14:39:04.006Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T14:39:04.006Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T14:39:04.006Z] graphtest_unix.go:71: No driver to put! [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T14:39:04.006Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T14:39:04.006Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T14:39:04.006Z] [2022-08-04T14:39:04.006Z] DONE 2875 tests, 28 skipped in 210.728s [2022-08-04T14:39:04.006Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/config [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/idm [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/ns [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/options [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/osl [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T14:39:04.007Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T14:39:04.007Z] + 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-04T14:39:04.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T14:39:04.414Z] #28 25.77 Selecting previously unselected package pigz. [2022-08-04T14:39:04.671Z] #28 25.78 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T14:39:04.671Z] #28 25.78 Unpacking pigz (2.6-1) ... [2022-08-04T14:39:04.671Z] #28 25.83 Selecting previously unselected package libelf1:amd64. [2022-08-04T14:39:04.671Z] #28 25.84 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T14:39:04.671Z] #28 25.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T14:39:04.671Z] #28 25.95 Selecting previously unselected package libbpf0:amd64. [2022-08-04T14:39:04.671Z] #28 25.96 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T14:39:04.671Z] #28 25.96 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T14:39:04.671Z] #28 26.01 Selecting previously unselected package libmnl0:amd64. [2022-08-04T14:39:04.671Z] #28 26.02 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T14:39:04.671Z] #28 26.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T14:39:04.671Z] #28 26.07 Selecting previously unselected package libxtables12:amd64. [2022-08-04T14:39:04.928Z] #28 26.08 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T14:39:04.928Z] #28 26.08 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T14:39:04.928Z] #28 26.13 Selecting previously unselected package libcap2-bin. [2022-08-04T14:39:04.928Z] #28 26.14 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T14:39:04.928Z] #28 26.15 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T14:39:04.928Z] #28 26.19 Selecting previously unselected package iproute2. [2022-08-04T14:39:04.928Z] #28 26.20 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T14:39:04.928Z] #28 26.21 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T14:39:05.003Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-04T14:39:05.003Z] === RUN TestPause [2022-08-04T14:39:05.003Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:05.003Z] --- SKIP: TestPause (0.00s) [2022-08-04T14:39:05.003Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T14:39:05.003Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:39:05.003Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:39:05.003Z] === RUN TestPauseStopPausedContainer [2022-08-04T14:39:05.003Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:05.003Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T14:39:05.003Z] === RUN TestPidHost [2022-08-04T14:39:05.200Z] #28 26.45 Selecting previously unselected package xxd. [2022-08-04T14:39:05.200Z] #28 26.45 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T14:39:05.200Z] #28 26.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:05.200Z] #28 26.53 Selecting previously unselected package vim-common. [2022-08-04T14:39:05.200Z] #28 26.53 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T14:39:05.458Z] #28 26.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:05.458Z] #28 26.66 Selecting previously unselected package bash-completion. [2022-08-04T14:39:05.458Z] #28 26.68 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T14:39:05.939Z] --- PASS: TestPidHost (0.99s) [2022-08-04T14:39:05.939Z] === RUN TestPsFilter [2022-08-04T14:39:06.199Z] --- PASS: TestPsFilter (0.09s) [2022-08-04T14:39:06.199Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T14:39:06.386Z] #28 27.64 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T14:39:06.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-04T14:39:06.458Z] === RUN TestRemoveContainerWithVolume [2022-08-04T14:39:06.643Z] #28 27.84 Selecting previously unselected package apparmor. [2022-08-04T14:39:06.643Z] #28 27.84 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T14:39:06.643Z] #28 27.88 Unpacking apparmor (2.13.6-10) ... [2022-08-04T14:39:06.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T14:39:06.899Z] #28 28.06 Selecting previously unselected package inetutils-ping. [2022-08-04T14:39:06.899Z] #28 28.06 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T14:39:06.899Z] #28 28.07 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T14:39:06.899Z] #28 28.13 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T14:39:06.899Z] #28 28.14 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T14:39:06.899Z] #28 28.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T14:39:06.899Z] #28 28.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T14:39:06.899Z] #28 28.19 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T14:39:06.899Z] #28 28.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T14:39:06.899Z] #28 28.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T14:39:07.026Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-04T14:39:07.026Z] === RUN TestRemoveContainerRunning [2022-08-04T14:39:07.156Z] #28 28.24 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T14:39:07.157Z] #28 28.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T14:39:07.157Z] #28 28.30 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T14:39:07.157Z] #28 28.30 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T14:39:07.157Z] #28 28.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T14:39:07.157Z] #28 28.36 Selecting previously unselected package iptables. [2022-08-04T14:39:07.157Z] #28 28.36 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-04T14:39:07.157Z] #28 28.37 Unpacking iptables (1.8.7-1) ... [2022-08-04T14:39:07.157Z] #28 28.49 Selecting previously unselected package libonig5:amd64. [2022-08-04T14:39:07.157Z] #28 28.49 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T14:39:07.157Z] #28 28.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T14:39:07.157Z] #28 28.58 Selecting previously unselected package libjq1:amd64. [2022-08-04T14:39:07.157Z] #28 28.58 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T14:39:07.157Z] #28 28.59 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T14:39:07.414Z] #28 28.66 Selecting previously unselected package jq. [2022-08-04T14:39:07.414Z] #28 28.66 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-04T14:39:07.414Z] #28 28.67 Unpacking jq (1.6-2.1) ... [2022-08-04T14:39:07.414Z] #28 28.73 Selecting previously unselected package libaio1:amd64. [2022-08-04T14:39:07.414Z] #28 28.74 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T14:39:07.414Z] #28 28.74 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T14:39:07.414Z] #28 28.79 Selecting previously unselected package libgpm2:amd64. [2022-08-04T14:39:07.414Z] #28 28.80 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T14:39:07.414Z] #28 28.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T14:39:07.414Z] #28 28.85 Selecting previously unselected package libinih1:amd64. [2022-08-04T14:39:07.595Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-08-04T14:39:07.595Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T14:39:07.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T14:39:07.670Z] #28 28.86 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-04T14:39:07.670Z] #28 28.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T14:39:07.670Z] #28 28.91 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T14:39:07.670Z] #28 28.91 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T14:39:07.670Z] #28 28.92 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T14:39:07.670Z] #28 28.98 Selecting previously unselected package libnet1:amd64. [2022-08-04T14:39:07.670Z] #28 28.98 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T14:39:07.670Z] #28 28.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T14:39:07.670Z] #28 29.04 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T14:39:07.670Z] #28 29.05 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T14:39:07.670Z] #28 29.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T14:39:07.670Z] #28 29.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T14:39:07.854Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-08-04T14:39:07.854Z] === RUN TestRemoveInvalidContainer [2022-08-04T14:39:07.854Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T14:39:07.854Z] === RUN TestRenameLinkedContainer [2022-08-04T14:39:07.927Z] #28 29.13 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T14:39:07.927Z] #28 29.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T14:39:07.927Z] #28 29.18 Selecting previously unselected package libyajl2:amd64. [2022-08-04T14:39:07.927Z] #28 29.19 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T14:39:07.927Z] #28 29.20 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T14:39:07.927Z] #28 29.24 Selecting previously unselected package net-tools. [2022-08-04T14:39:07.927Z] #28 29.25 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T14:39:07.927Z] #28 29.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T14:39:07.927Z] #28 29.34 Selecting previously unselected package python-pip-whl. [2022-08-04T14:39:08.184Z] #28 29.35 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T14:39:08.184Z] #28 29.35 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T14:39:08.440Z] #28 29.59 Selecting previously unselected package python3-lib2to3. [2022-08-04T14:39:08.440Z] #28 29.59 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T14:39:08.440Z] #28 29.60 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T14:39:08.440Z] #28 29.66 Selecting previously unselected package python3-distutils. [2022-08-04T14:39:08.440Z] #28 29.67 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T14:39:08.440Z] #28 29.68 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T14:39:08.440Z] #28 29.76 Selecting previously unselected package python3-pkg-resources. [2022-08-04T14:39:08.440Z] #28 29.77 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T14:39:08.440Z] #28 29.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T14:39:08.440Z] #28 29.86 Selecting previously unselected package python3-setuptools. [2022-08-04T14:39:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T14:39:08.697Z] #28 29.86 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T14:39:08.698Z] #28 29.87 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T14:39:08.698Z] #28 29.99 Selecting previously unselected package python3-wheel. [2022-08-04T14:39:08.698Z] #28 29.99 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T14:39:08.698Z] #28 30.00 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T14:39:08.698Z] #28 30.05 Selecting previously unselected package python3-pip. [2022-08-04T14:39:08.698Z] #28 30.06 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T14:39:08.698Z] #28 30.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T14:39:08.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T14:39:08.955Z] #28 30.19 Selecting previously unselected package sudo. [2022-08-04T14:39:08.955Z] #28 30.20 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T14:39:08.955Z] #28 30.21 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T14:39:09.212Z] #28 30.47 Selecting previously unselected package systemd-journal-remote. [2022-08-04T14:39:09.212Z] #28 30.47 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T14:39:09.212Z] #28 30.48 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T14:39:09.212Z] #28 30.53 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T14:39:09.212Z] #28 30.54 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T14:39:09.212Z] #28 30.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T14:39:09.469Z] #28 30.66 Selecting previously unselected package uidmap. [2022-08-04T14:39:09.469Z] #28 30.66 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T14:39:09.469Z] #28 30.67 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T14:39:09.469Z] #28 30.74 Selecting previously unselected package vim-runtime. [2022-08-04T14:39:09.469Z] #28 30.75 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T14:39:09.726Z] #28 30.77 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-04T14:39:09.726Z] #28 30.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T14:39:09.726Z] #28 30.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:09.760Z] --- PASS: TestRenameLinkedContainer (1.91s) [2022-08-04T14:39:09.760Z] === RUN TestRenameStoppedContainer [2022-08-04T14:39:09.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T14:39:10.328Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-04T14:39:10.328Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T14:39:10.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T14:39:11.097Z] #28 32.05 Selecting previously unselected package vim. [2022-08-04T14:39:11.097Z] #28 32.05 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T14:39:11.097Z] #28 32.07 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:11.097Z] #28 32.34 Selecting previously unselected package xfsprogs. [2022-08-04T14:39:11.097Z] #28 32.35 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T14:39:11.097Z] #28 32.35 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T14:39:11.264Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s) [2022-08-04T14:39:11.264Z] === RUN TestRenameInvalidName [2022-08-04T14:39:11.354Z] #28 32.58 Selecting previously unselected package zip. [2022-08-04T14:39:11.354Z] #28 32.59 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-04T14:39:11.354Z] #28 32.59 Unpacking zip (3.0-12) ... [2022-08-04T14:39:11.354Z] #28 32.67 Selecting previously unselected package zstd. [2022-08-04T14:39:11.611Z] #28 32.68 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T14:39:11.611Z] #28 32.69 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T14:39:11.611Z] #28 32.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T14:39:11.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T14:39:11.833Z] --- PASS: TestRenameInvalidName (0.50s) [2022-08-04T14:39:11.833Z] === RUN TestRenameAnonymousContainer [2022-08-04T14:39:12.174Z] #28 33.35 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T14:39:12.174Z] #28 33.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T14:39:12.174Z] #28 33.38 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T14:39:12.174Z] #28 33.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T14:39:12.174Z] #28 33.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T14:39:12.174Z] #28 33.41 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T14:39:12.174Z] #28 33.43 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T14:39:12.174Z] #28 33.44 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T14:39:12.174Z] #28 33.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T14:39:12.174Z] #28 33.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T14:39:12.174Z] #28 33.47 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T14:39:12.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T14:39:12.431Z] #28 33.78 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T14:39:12.431Z] #28 33.79 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:12.431Z] #28 33.80 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T14:39:12.687Z] #28 33.81 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T14:39:12.687Z] #28 33.82 Setting up apparmor (2.13.6-10) ... [2022-08-04T14:39:13.618Z] #28 34.85 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T14:39:13.618Z] #28 34.89 Setting up zip (3.0-12) ... [2022-08-04T14:39:13.619Z] #28 34.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:13.619Z] #28 34.93 Setting up bash-completion (1:2.11-2) ... [2022-08-04T14:39:13.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T14:39:13.738Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2022-08-04T14:39:13.738Z] === RUN TestRenameContainerWithSameName [2022-08-04T14:39:13.997Z] --- PASS: TestRenameContainerWithSameName (0.49s) [2022-08-04T14:39:13.997Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T14:39:14.216Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:39:14.216Z] Using test binary docker [2022-08-04T14:39:14.216Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T14:39:14.216Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T14:39:14.216Z] INFO: Waiting for daemon to start... [2022-08-04T14:39:14.216Z] Starting dockerd [2022-08-04T14:39:14.934Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-08-04T14:39:14.934Z] === RUN TestResize [2022-08-04T14:39:14.988Z] #28 36.00 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T14:39:14.988Z] #28 36.01 Setting up sudo (1.9.5p2-3) ... [2022-08-04T14:39:14.988Z] #28 36.08 invoke-rc.d: could not determine current runlevel [2022-08-04T14:39:14.988Z] #28 36.08 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T14:39:14.988Z] #28 36.09 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T14:39:14.988Z] #28 36.10 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T14:39:14.988Z] #28 36.10 Failed to connect to bus: Host is down [2022-08-04T14:39:14.988Z] #28 36.11 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T14:39:14.988Z] #28 36.12 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T14:39:14.988Z] #28 36.14 Setting up pigz (2.6-1) ... [2022-08-04T14:39:14.988Z] #28 36.15 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T14:39:14.988Z] #28 36.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T14:39:14.988Z] #28 36.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T14:39:14.988Z] #28 36.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:15.245Z] #28 36.57 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T14:39:15.245Z] #28 36.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T14:39:15.503Z] --- PASS: TestResize (0.46s) [2022-08-04T14:39:15.503Z] === RUN TestResizeWithInvalidSize [2022-08-04T14:39:15.809Z] #28 36.82 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T14:39:15.809Z] #28 36.83 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T14:39:15.809Z] #28 36.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T14:39:15.809Z] #28 36.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T14:39:15.809Z] #28 36.89 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T14:39:15.809Z] #28 36.91 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T14:39:15.809Z] #28 37.10 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T14:39:16.066Z] #28 37.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T14:39:16.066Z] #28 37.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T14:39:16.066Z] #28 37.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T14:39:16.066Z] #28 37.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T14:39:16.066Z] #28 37.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T14:39:16.066Z] #28 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T14:39:16.066Z] #28 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T14:39:16.066Z] #28 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T14:39:16.066Z] #28 37.17 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T14:39:16.071Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2022-08-04T14:39:16.071Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T14:39:16.125Z] . [2022-08-04T14:39:16.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:39:16.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-04T14:39:16.330Z] === RUN TestDaemonRestartKillContainers [2022-08-04T14:39:16.330Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T14:39:16.330Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T14:39:16.330Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T14:39:16.330Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T14:39:16.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:39:16.386Z] Error: No such image: emptyfs [2022-08-04T14:39:16.386Z] Running integration-test (iteration 1) [2022-08-04T14:39:16.386Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T14:39:16.629Z] #28 37.78 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T14:39:16.629Z] #28 37.79 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T14:39:16.629Z] #28 37.80 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T14:39:16.629Z] #28 37.82 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T14:39:16.646Z] Loaded image: busybox:latest [2022-08-04T14:39:16.907Z] Loaded image: busybox:glibc [2022-08-04T14:39:17.193Z] #28 38.28 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T14:39:17.193Z] #28 38.29 Setting up jq (1.6-2.1) ... [2022-08-04T14:39:17.193Z] #28 38.31 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T14:39:17.193Z] #28 38.32 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T14:39:17.193Z] #28 38.33 Setting up iptables (1.8.7-1) ... [2022-08-04T14:39:17.193Z] #28 38.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T14:39:17.193Z] #28 38.38 Setting up iproute2 (5.10.0-4) ... [2022-08-04T14:39:17.267Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T14:39:17.450Z] #28 38.60 Setting up systemd (247.3-7) ... [2022-08-04T14:39:17.450Z] #28 38.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T14:39:17.450Z] #28 38.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T14:39:17.450Z] #28 38.65 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T14:39:17.450Z] #28 38.68 Initializing machine ID from KVM UUID. [2022-08-04T14:39:18.014Z] #28 39.25 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T14:39:18.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2022-08-04T14:39:18.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s) [2022-08-04T14:39:18.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-04T14:39:18.204Z] === RUN TestCgroupNamespacesRun [2022-08-04T14:39:18.271Z] #28 39.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T14:39:18.290Z] Loaded image: debian:bullseye-slim [2022-08-04T14:39:18.290Z] Loaded image: hello-world:latest [2022-08-04T14:39:18.290Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:39:18.290Z] INFO: Testing against a local daemon [2022-08-04T14:39:18.290Z] === RUN TestCgroupNamespacesBuild [2022-08-04T14:39:19.203Z] #28 DONE 40.2s [2022-08-04T14:39:19.203Z] [2022-08-04T14:39:19.203Z] #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-04T14:39:19.203Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-04T14:39:19.603Z] --- PASS: TestCgroupNamespacesRun (1.26s) [2022-08-04T14:39:19.603Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T14:39:19.670Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-08-04T14:39:19.670Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T14:39:19.767Z] #29 0.837 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T14:39:19.767Z] #29 0.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T14:39:19.767Z] #29 0.843 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T14:39:19.767Z] #29 DONE 0.9s [2022-08-04T14:39:19.767Z] [2022-08-04T14:39:19.767Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T14:39:19.767Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-04T14:39:20.983Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-08-04T14:39:20.983Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T14:39:21.057Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-08-04T14:39:21.057Z] === RUN TestBuildWithSession [2022-08-04T14:39:21.057Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:39:21.057Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T14:39:21.057Z] === RUN TestBuildSquashParent [2022-08-04T14:39:21.920Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-04T14:39:21.920Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T14:39:23.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-08-04T14:39:23.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T14:39:24.237Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-04T14:39:24.237Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T14:39:25.615Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2022-08-04T14:39:25.615Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T14:39:26.183Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-04T14:39:26.184Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T14:39:26.338Z] --- PASS: TestBuildSquashParent (4.78s) [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:39:26.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:39:26.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:39:26.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:39:26.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:39:26.908Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:39:27.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:39:27.562Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-04T14:39:27.562Z] === RUN TestNISDomainname [2022-08-04T14:39:27.562Z] 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-04T14:39:27.562Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T14:39:27.562Z] === RUN TestHostnameDnsResolution [2022-08-04T14:39:27.858Z] #30 6.899 Collecting yamllint==1.26.1 [2022-08-04T14:39:27.858Z] #30 7.930 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T14:39:28.129Z] --- PASS: TestHostnameDnsResolution (0.80s) [2022-08-04T14:39:28.129Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T14:39:28.129Z] 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-04T14:39:28.129Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T14:39:28.129Z] === RUN TestPrivilegedHostDevices [2022-08-04T14:39:28.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:39:28.435Z] #30 8.416 Collecting pathspec>=0.5.3 [2022-08-04T14:39:28.436Z] #30 8.423 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T14:39:28.436Z] #30 8.611 Collecting pyyaml [2022-08-04T14:39:28.436Z] #30 8.619 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-04T14:39:28.436Z] #30 8.651 Building wheels for collected packages: yamllint [2022-08-04T14:39:28.436Z] #30 8.659 Building wheel for yamllint (setup.py): started [2022-08-04T14:39:28.697Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-04T14:39:28.697Z] === RUN TestRunConsoleSize [2022-08-04T14:39:28.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:39:29.001Z] #30 9.104 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T14:39:29.001Z] #30 9.105 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=53d2a460931449118ce641f705f5b4f49d3c6e221d648dbfddfa34d2b14c1209 [2022-08-04T14:39:29.001Z] #30 9.105 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T14:39:29.001Z] #30 9.108 Successfully built yamllint [2022-08-04T14:39:29.001Z] #30 9.117 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T14:39:29.001Z] #30 9.323 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T14:39:29.265Z] --- PASS: TestRunConsoleSize (0.47s) [2022-08-04T14:39:29.265Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T14:39:29.566Z] #30 DONE 9.5s [2022-08-04T14:39:29.566Z] [2022-08-04T14:39:29.566Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T14:39:29.566Z] #34 sha256:903877886cc75cb76e47d0d04834056b834347c64d13b4f7ca5e7272d3c98e9a [2022-08-04T14:39:29.566Z] #34 DONE 0.2s [2022-08-04T14:39:29.566Z] [2022-08-04T14:39:29.566Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T14:39:29.566Z] #39 sha256:cec17e97edcd7bacf20684337af7a2409867f63f459670a6c2a4bfcc80454bcd [2022-08-04T14:39:29.823Z] #39 DONE 0.3s [2022-08-04T14:39:29.823Z] [2022-08-04T14:39:29.823Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T14:39:29.823Z] #42 sha256:2880781e85a33bbf599b4dbbd130d8cc7642b8c34658e2072de9b216212f74c3 [2022-08-04T14:39:30.079Z] #42 DONE 0.2s [2022-08-04T14:39:30.079Z] [2022-08-04T14:39:30.079Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T14:39:30.079Z] #44 sha256:a6904668e137c0679641309bd854f6c04d3f7a9765c3c29683162072d95a4bcc [2022-08-04T14:39:30.079Z] #44 DONE 0.2s [2022-08-04T14:39:30.079Z] [2022-08-04T14:39:30.079Z] #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-04T14:39:30.079Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:39:30.202Z] --- PASS: TestRunWithAlternativeContainerdShim (1.15s) [2022-08-04T14:39:30.202Z] === RUN TestStats [2022-08-04T14:39:30.202Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:30.202Z] --- SKIP: TestStats (0.00s) [2022-08-04T14:39:30.202Z] === RUN TestStopContainerWithTimeout [2022-08-04T14:39:30.202Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T14:39:30.202Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T14:39:30.202Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T14:39:30.202Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T14:39:30.202Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T14:39:30.202Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T14:39:30.202Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T14:39:30.202Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T14:39:30.202Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T14:39:30.202Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T14:39:30.202Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T14:39:30.202Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T14:39:30.336Z] #71 ... [2022-08-04T14:39:30.336Z] [2022-08-04T14:39:30.336Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T14:39:30.336Z] #46 sha256:6ac05b067402e21bcd85479427a9891484e95203ac2d2c1ae5f4efa8a8b40d93 [2022-08-04T14:39:30.336Z] #46 DONE 0.1s [2022-08-04T14:39:30.336Z] [2022-08-04T14:39:30.336Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T14:39:30.336Z] #48 sha256:40389db98bfa98009c3b98ec827be52fb4b9b2403f25a0a2f4ab7657d85543b3 [2022-08-04T14:39:30.336Z] #48 DONE 0.1s [2022-08-04T14:39:30.336Z] [2022-08-04T14:39:30.336Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T14:39:30.336Z] #52 sha256:43baf1246388dc2d0b136b14761fbc4febe3cc54b6a0748ad86f63cb25521946 [2022-08-04T14:39:30.336Z] #52 DONE 0.1s [2022-08-04T14:39:30.336Z] [2022-08-04T14:39:30.336Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T14:39:30.336Z] #55 sha256:26471d94ef337c27d1a83effb7009be67ae37d5e24e6ebe222ce9880fb21036c [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.57s) [2022-08-04T14:39:30.374Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2022-08-04T14:39:30.374Z] === RUN TestBuildMultiStageCopy [2022-08-04T14:39:30.374Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T14:39:30.594Z] #55 DONE 0.3s [2022-08-04T14:39:30.594Z] [2022-08-04T14:39:30.594Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T14:39:30.594Z] #59 sha256:11756c43f89678aaf8d581127c9eb1ec76fcc4dc523b767d8555bd3a03ba612a [2022-08-04T14:39:30.594Z] #59 DONE 0.1s [2022-08-04T14:39:30.594Z] [2022-08-04T14:39:30.594Z] #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-04T14:39:30.594Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:39:30.853Z] #71 ... [2022-08-04T14:39:30.853Z] [2022-08-04T14:39:30.853Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T14:39:30.853Z] #61 sha256:2294b729bb546a97d60eff6b507a796f4b012d39d5f9ff6872428b877eb6cfc6 [2022-08-04T14:39:30.853Z] #61 DONE 0.1s [2022-08-04T14:39:30.853Z] [2022-08-04T14:39:30.853Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T14:39:30.853Z] #63 sha256:13905b3217d8a71e170e97f39e7a5d19db4d19faa8c6920e9beacc1cc694128f [2022-08-04T14:39:31.109Z] #63 DONE 0.3s [2022-08-04T14:39:31.109Z] [2022-08-04T14:39:31.109Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T14:39:31.109Z] #65 sha256:7dca343cb0c1f1f7edd7003cd6d665f100a659d685c13d1e513f0bb437148d16 [2022-08-04T14:39:31.109Z] #65 DONE 0.1s [2022-08-04T14:39:31.109Z] [2022-08-04T14:39:31.109Z] #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-04T14:39:31.109Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:39:31.365Z] #71 ... [2022-08-04T14:39:31.365Z] [2022-08-04T14:39:31.365Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T14:39:31.365Z] #68 sha256:23e4a9704bfaff3a39e3523df6ecd6d9599db5bacd1ce40d9f0060e334a2ce94 [2022-08-04T14:39:31.365Z] #68 DONE 0.1s [2022-08-04T14:39:31.365Z] [2022-08-04T14:39:31.365Z] #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-04T14:39:31.365Z] #71 sha256:b05f1163b11c19d259aec58ca7baacb469ae552634894587f00ae501dc0077ef [2022-08-04T14:39:31.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T14:39:32.017Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T14:39:32.277Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T14:39:32.277Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy (2.40s) [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-04T14:39:32.539Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-04T14:39:32.539Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T14:39:33.110Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-04T14:39:33.110Z] === RUN TestBuildLabelWithTargets [2022-08-04T14:39:33.492Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T14:39:33.492Z] --- PASS: TestStopContainerWithTimeout/0 (0.79s) [2022-08-04T14:39:33.492Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2022-08-04T14:39:33.492Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2022-08-04T14:39:33.492Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2022-08-04T14:39:33.492Z] === RUN TestDeleteDevicemapper [2022-08-04T14:39:33.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:39:33.492Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T14:39:33.492Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T14:39:34.050Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-04T14:39:34.050Z] === RUN TestBuildWithEmptyLayers [2022-08-04T14:39:34.621Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-08-04T14:39:34.621Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T14:39:35.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s) [2022-08-04T14:39:35.398Z] === RUN TestUpdateMemory [2022-08-04T14:39:35.398Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:35.398Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T14:39:35.398Z] === RUN TestUpdateCPUQuota [2022-08-04T14:39:35.398Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:35.398Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T14:39:35.398Z] === RUN TestUpdatePidsLimit [2022-08-04T14:39:35.398Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:35.398Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T14:39:35.398Z] === RUN TestUpdateRestartPolicy [2022-08-04T14:39:36.530Z] --- PASS: TestBuildMultiStageOnBuild (1.54s) [2022-08-04T14:39:36.530Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T14:39:36.790Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-04T14:39:36.790Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T14:39:38.702Z] --- PASS: TestBuildMultiStageLayerLeak (1.70s) [2022-08-04T14:39:38.702Z] === RUN TestBuildWithHugeFile [2022-08-04T14:39:47.606Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-08-04T14:39:47.606Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T14:39:47.606Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-04T14:39:47.606Z] === RUN TestWaitNonBlocked [2022-08-04T14:39:47.606Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:39:47.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:39:47.606Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:39:47.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:39:47.606Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:39:47.606Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:39:47.606Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T14:39:47.606Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-04T14:39:47.606Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-08-04T14:39:47.606Z] === RUN TestWaitBlocked [2022-08-04T14:39:47.606Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:39:47.606Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:39:47.606Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:39:47.606Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:39:47.606Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:39:47.606Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:39:48.174Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T14:39:48.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-08-04T14:39:48.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-08-04T14:39:48.174Z] === RUN TestWaitConditions [2022-08-04T14:39:48.174Z] === RUN TestWaitConditions/default [2022-08-04T14:39:48.174Z] === PAUSE TestWaitConditions/default [2022-08-04T14:39:48.174Z] === RUN TestWaitConditions/not-running [2022-08-04T14:39:48.174Z] === PAUSE TestWaitConditions/not-running [2022-08-04T14:39:48.174Z] === RUN TestWaitConditions/next-exit [2022-08-04T14:39:48.174Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T14:39:48.174Z] === RUN TestWaitConditions/removed [2022-08-04T14:39:48.174Z] === PAUSE TestWaitConditions/removed [2022-08-04T14:39:48.174Z] === CONT TestWaitConditions/default [2022-08-04T14:39:48.174Z] === CONT TestWaitConditions/next-exit [2022-08-04T14:39:48.174Z] === CONT TestWaitConditions/removed [2022-08-04T14:39:48.174Z] === CONT TestWaitConditions/not-running [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork 37.302s coverage: 40.6% of statements [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.528s coverage: 59.9% of statements [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.2% of statements [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-04T14:39:50.708Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T14:39:50.708Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T14:39:50.709Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T14:39:50.709Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-08-04T14:39:50.709Z] --- PASS: TestWaitConditions/next-exit (1.94s) [2022-08-04T14:39:50.709Z] --- PASS: TestWaitConditions/default (2.01s) [2022-08-04T14:39:50.709Z] --- PASS: TestWaitConditions/removed (2.07s) [2022-08-04T14:39:50.709Z] === RUN TestWaitRestartedContainer [2022-08-04T14:39:50.709Z] === RUN TestWaitRestartedContainer/default [2022-08-04T14:39:50.709Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T14:39:50.709Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T14:39:50.709Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T14:39:50.709Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T14:39:50.709Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T14:39:50.709Z] === CONT TestWaitRestartedContainer/default [2022-08-04T14:39:50.709Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T14:39:50.709Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T14:39:52.628Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T14:39:52.628Z] --- PASS: TestWaitRestartedContainer/not-running (1.56s) [2022-08-04T14:39:52.628Z] --- PASS: TestWaitRestartedContainer/next-exit (1.99s) [2022-08-04T14:39:52.628Z] --- PASS: TestWaitRestartedContainer/default (2.05s) [2022-08-04T14:39:52.628Z] === CONT TestDaemonRestartIpcMode [2022-08-04T14:39:52.628Z] === CONT TestIpcModeOlderClient [2022-08-04T14:39:52.628Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T14:39:52.628Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T14:39:54.533Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-08-04T14:39:55.102Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-08-04T14:39:55.102Z] PASS [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === Skipped [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T14:39:55.102Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T14:39:55.102Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T14:39:55.102Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T14:39:55.102Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T14:39:55.102Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T14:39:55.102Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T14:39:55.102Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T14:39:55.102Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T14:39:55.102Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T14:39:55.102Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T14:39:55.102Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T14:39:55.102Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T14:39:55.102Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T14:39:55.102Z] 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-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T14:39:55.102Z] 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-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T14:39:55.102Z] 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-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T14:39:55.102Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:39:55.102Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T14:39:55.102Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T14:39:55.102Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T14:39:55.102Z] 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-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T14:39:55.102Z] 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-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T14:39:55.102Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T14:39:55.102Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T14:39:55.102Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T14:39:55.102Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T14:39:55.102Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T14:39:55.102Z] [2022-08-04T14:39:55.102Z] DONE 249 tests, 27 skipped in 85.860s [2022-08-04T14:39:55.102Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T14:39:55.102Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T14:39:55.670Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-04T14:39:55.670Z] === RUN TestConfigDaemonID [2022-08-04T14:39:57.049Z] daemon_test.go:83: [d867639fd3760] daemon is not started [2022-08-04T14:39:57.049Z] --- PASS: TestConfigDaemonID (1.13s) [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:39:57.049Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T14:39:57.049Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T14:39:57.049Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T14:39:57.049Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T14:39:57.049Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T14:39:57.049Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T14:39:57.049Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:39:57.049Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T14:39:57.049Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T14:39:57.049Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T14:39:57.049Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-04T14:39:57.049Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-04T14:39:57.049Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T14:39:57.049Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T14:39:57.879Z] #71 136.2 # github.com/containerd/containerd/cmd/containerd [2022-08-04T14:39:57.879Z] #71 136.2 /usr/bin/ld: /tmp/go-link-3940405533/000019.o: in function `New': [2022-08-04T14:39:57.879Z] #71 136.2 /tmp/tmp.l7nt1HRJQf/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-04T14:39:57.879Z] #71 136.3 + bin/containerd-stress [2022-08-04T14:39:57.879Z] #71 137.4 + bin/containerd-shim [2022-08-04T14:39:58.427Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T14:39:59.364Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T14:40:00.301Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T14:40:00.301Z] daemon_test.go:197: [d7854191156a9] daemon is not started [2022-08-04T14:40:00.301Z] --- PASS: TestConfigDaemonSeccompProfiles (3.43s) [2022-08-04T14:40:00.301Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.14s) [2022-08-04T14:40:00.301Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.15s) [2022-08-04T14:40:00.301Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.14s) [2022-08-04T14:40:00.301Z] === RUN TestDaemonProxy [2022-08-04T14:40:00.301Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T14:40:00.301Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-04T14:40:00.301Z] PASS [2022-08-04T14:40:00.301Z] [2022-08-04T14:40:00.301Z] === Skipped [2022-08-04T14:40:00.301Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-04T14:40:00.301Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T14:40:00.301Z] [2022-08-04T14:40:00.301Z] DONE 13 tests, 1 skipped in 5.213s [2022-08-04T14:40:00.301Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T14:40:00.560Z] INFO: Testing against a local daemon [2022-08-04T14:40:00.560Z] === RUN TestCommitInheritsEnv [2022-08-04T14:40:00.699Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.228s coverage: 6.6% of statements [2022-08-04T14:40:00.699Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T14:40:00.699Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-04T14:40:00.699Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-08-04T14:40:00.699Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T14:40:00.699Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T14:40:00.699Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T14:40:00.699Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-04T14:40:00.960Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-04T14:40:01.220Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T14:40:01.488Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T14:40:02.463Z] --- PASS: TestCommitInheritsEnv (1.72s) [2022-08-04T14:40:02.464Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T14:40:02.464Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform// [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T14:40:02.464Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T14:40:02.464Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T14:40:02.464Z] === RUN TestImagesFilterMultiReference [2022-08-04T14:40:02.464Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T14:40:02.464Z] === RUN TestImagePullPlatformInvalid [2022-08-04T14:40:02.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T14:40:02.464Z] === RUN TestRemoveImageOrphaning [2022-08-04T14:40:04.368Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-08-04T14:40:04.368Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T14:40:04.368Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T14:40:04.368Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T14:40:04.368Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T14:40:04.368Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T14:40:04.368Z] === RUN TestTagInvalidReference [2022-08-04T14:40:04.368Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T14:40:04.368Z] === RUN TestTagValidPrefixedRepo [2022-08-04T14:40:04.368Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T14:40:04.368Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T14:40:04.368Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T14:40:04.368Z] === RUN TestTagOfficialNames [2022-08-04T14:40:04.368Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-04T14:40:04.368Z] === RUN TestTagMatchesDigest [2022-08-04T14:40:04.368Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T14:40:04.368Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T14:40:07.831Z] #71 148.7 + bin/containerd-shim-runc-v1 [2022-08-04T14:40:11.491Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-08-04T14:40:11.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T14:40:11.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T14:40:14.378Z] #71 154.9 + bin/containerd-shim-runc-v2 [2022-08-04T14:40:14.941Z] #71 155.7 + binaries [2022-08-04T14:40:15.197Z] #71 155.7 + install -D bin/containerd /build/containerd [2022-08-04T14:40:15.197Z] #71 155.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T14:40:15.197Z] #71 155.7 + install -D bin/ctr /build/ctr [2022-08-04T14:40:15.454Z] #71 DONE 156.2s [2022-08-04T14:40:16.823Z] [2022-08-04T14:40:16.823Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T14:40:16.823Z] #72 sha256:18830b80e259f4f7f421b559df3373ea85d1ab650a83f6d47d27aa6870fd85d4 [2022-08-04T14:40:16.823Z] #72 DONE 0.2s [2022-08-04T14:40:16.823Z] [2022-08-04T14:40:16.823Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T14:40:16.823Z] #77 sha256:0eb60202177f81846dce379a11e5efd15b0b00a9f3401e1a7817175c58cbc6cb [2022-08-04T14:40:16.823Z] #77 DONE 0.1s [2022-08-04T14:40:16.823Z] [2022-08-04T14:40:16.823Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T14:40:16.823Z] #82 sha256:fb5a7dbc3b2f591c7dd34bd6f08d09f8849d761a266ac7b7147f73e7c71123c2 [2022-08-04T14:40:17.386Z] #82 DONE 0.5s [2022-08-04T14:40:17.386Z] [2022-08-04T14:40:17.386Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T14:40:17.386Z] #85 sha256:fcdd7a8dd9f1da8c6fb214ab0e8f94684f5b02ff126b035e61b936c526793b0a [2022-08-04T14:40:17.386Z] #85 DONE 0.1s [2022-08-04T14:40:17.386Z] [2022-08-04T14:40:17.386Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T14:40:17.386Z] #86 sha256:839f1654f72805beeb15b62181c05211034eb19510c2e4a5149ca513806ee1e6 [2022-08-04T14:40:17.386Z] #86 DONE 0.0s [2022-08-04T14:40:17.386Z] [2022-08-04T14:40:17.386Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T14:40:17.386Z] #87 sha256:765b38b4bf7b99727f2b5eef8429fdca026c6169f19aaeadecdc1f042b5f9c8a [2022-08-04T14:40:17.386Z] #87 DONE 0.0s [2022-08-04T14:40:17.386Z] [2022-08-04T14:40:17.386Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T14:40:17.386Z] #88 sha256:2786a3630434bb0bd259fc2519e3076817340724fc216d7bc0b7ab1835ec9843 [2022-08-04T14:40:18.760Z] #88 DONE 1.1s [2022-08-04T14:40:18.760Z] [2022-08-04T14:40:18.760Z] #89 exporting to image [2022-08-04T14:40:18.760Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T14:40:18.760Z] #89 exporting layers [2022-08-04T14:40:29.601Z] ok github.com/docker/docker/libnetwork/ipam 16.203s coverage: 85.3% of statements [2022-08-04T14:40:29.601Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T14:40:29.601Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T14:40:29.601Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-04T14:40:29.601Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T14:40:29.601Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T14:40:29.601Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T14:40:29.862Z] ok github.com/docker/docker/libnetwork/ipamutils 0.276s coverage: 74.0% of statements [2022-08-04T14:40:30.802Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.0% of statements [2022-08-04T14:40:30.802Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T14:40:31.063Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T14:40:34.978Z] --- PASS: TestBuildWithHugeFile (48.44s) [2022-08-04T14:40:34.978Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T14:40:34.978Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:40:34.978Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:40:34.978Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T14:40:34.978Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:40:34.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:40:34.978Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:40:34.978Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:40:34.978Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:40:34.978Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:40:34.978Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:40:34.978Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:40:34.978Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:40:34.978Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T14:40:34.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T14:40:34.978Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-04T14:40:34.978Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T14:40:34.978Z] === RUN TestBuildPreserveOwnership [2022-08-04T14:40:34.978Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T14:40:34.978Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T14:40:34.978Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-08-04T14:40:34.978Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2022-08-04T14:40:34.978Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.09s) [2022-08-04T14:40:34.978Z] === RUN TestBuildPlatformInvalid [2022-08-04T14:40:34.978Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T14:40:34.978Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T14:40:34.978Z] Loaded image: busybox:latest [2022-08-04T14:40:34.978Z] Loaded image: busybox:glibc [2022-08-04T14:40:34.978Z] Loaded image: debian:bullseye-slim [2022-08-04T14:40:34.978Z] Loaded image: hello-world:latest [2022-08-04T14:40:34.978Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:40:41.560Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.51s) [2022-08-04T14:40:41.560Z] PASS [2022-08-04T14:40:41.560Z] [2022-08-04T14:40:41.560Z] === Skipped [2022-08-04T14:40:41.560Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T14:40:41.560Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:40:41.560Z] [2022-08-04T14:40:41.560Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:40:41.560Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:40:41.560Z] [2022-08-04T14:40:41.560Z] DONE 34 tests, 2 skipped in 84.775s [2022-08-04T14:40:41.560Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T14:40:41.560Z] INFO: Testing against a local daemon [2022-08-04T14:40:41.560Z] === RUN TestConfigInspect [2022-08-04T14:40:43.470Z] --- PASS: TestConfigInspect (2.20s) [2022-08-04T14:40:43.470Z] === RUN TestConfigList [2022-08-04T14:40:45.265Z] #89 exporting layers 23.2s done [2022-08-04T14:40:45.265Z] #89 writing image sha256:e298e91077b1777785269cbf425c118fb7c66eac4d3db0581d39217fe38ba0bd [2022-08-04T14:40:45.265Z] #89 writing image sha256:e298e91077b1777785269cbf425c118fb7c66eac4d3db0581d39217fe38ba0bd done [2022-08-04T14:40:45.265Z] #89 naming to docker.io/library/docker:56dc85f4944c343aba92c96b732ba67d15500bb3 done [2022-08-04T14:40:45.265Z] #89 DONE 23.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T14:40:45.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/validate/default [2022-08-04T14:40:46.010Z] --- PASS: TestConfigList (2.14s) [2022-08-04T14:40:46.010Z] === RUN TestConfigsCreateAndDelete [2022-08-04T14:40:46.144Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T14:40:46.144Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-04T14:40:46.144Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T14:40:46.144Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T14:40:46.144Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T14:40:46.144Z] [2022-08-04T14:40:46.144Z] INFO Start validation with golang-ci-lint [2022-08-04T14:40:47.075Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T14:40:47.075Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T14:40:47.075Z] INFO [loader] Using build tags: [ journald] [2022-08-04T14:40:47.920Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-08-04T14:40:47.920Z] === RUN TestConfigsUpdate [2022-08-04T14:40:49.832Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-04T14:40:49.832Z] === RUN TestTemplatedConfig [2022-08-04T14:40:53.136Z] --- PASS: TestTemplatedConfig (2.65s) [2022-08-04T14:40:53.136Z] === RUN TestConfigCreateResolve [2022-08-04T14:40:54.518Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-08-04T14:40:54.518Z] PASS [2022-08-04T14:40:54.518Z] [2022-08-04T14:40:54.518Z] DONE 6 tests in 13.423s [2022-08-04T14:40:54.779Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T14:40:54.779Z] INFO: Testing against a local daemon [2022-08-04T14:40:54.779Z] === RUN TestAttachWithTTY [2022-08-04T14:40:54.779Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T14:40:54.779Z] === RUN TestAttachWithoutTTy [2022-08-04T14:40:54.779Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T14:40:54.779Z] === RUN TestCheckpoint [2022-08-04T14:40:54.779Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:40:54.779Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:40:54.779Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T14:40:54.779Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T14:40:54.779Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T14:40:54.779Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T14:40:54.779Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T14:40:54.779Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T14:40:54.779Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T14:40:54.779Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T14:40:54.779Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T14:40:55.039Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T14:40:55.039Z] === RUN TestCopyEmptyFile [2022-08-04T14:40:55.039Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T14:40:55.039Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T14:40:55.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T14:40:55.300Z] === RUN TestCopyFromContainer [2022-08-04T14:40:56.241Z] === RUN TestCopyFromContainer// [2022-08-04T14:40:56.241Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T14:40:56.241Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T14:40:56.501Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T14:40:56.501Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T14:40:56.501Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T14:40:56.501Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T14:40:56.762Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T14:40:56.762Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T14:40:56.762Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer (1.67s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T14:40:56.762Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T14:40:56.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T14:40:56.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:40:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:40:56.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:40:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:40:56.762Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:40:56.762Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:40:56.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:40:56.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:40:56.762Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:40:56.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T14:40:56.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T14:40:56.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T14:40:56.762Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T14:40:56.762Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T14:40:57.023Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T14:40:57.023Z] === RUN TestCreateWithInvalidEnv [2022-08-04T14:40:57.023Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T14:40:57.023Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T14:40:57.023Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T14:40:57.023Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T14:40:57.023Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T14:40:57.023Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T14:40:57.023Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T14:40:57.023Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T14:40:57.023Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T14:40:57.023Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T14:40:57.023Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T14:40:57.023Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T14:40:57.023Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T14:40:57.023Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T14:40:57.023Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T14:40:57.023Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T14:40:58.933Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-08-04T14:40:58.933Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:41:00.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:41:00.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:41:00.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:41:00.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:41:00.316Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:41:00.316Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:41:00.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:41:00.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:41:00.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:41:00.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:41:00.316Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T14:41:00.316Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T14:41:00.316Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T14:41:00.886Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-04T14:41:00.886Z] === RUN TestCreateDifferentPlatform [2022-08-04T14:41:00.886Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T14:41:00.886Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T14:41:00.886Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T14:41:00.886Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T14:41:00.886Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-04T14:41:00.886Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T14:41:00.886Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T14:41:00.886Z] === RUN TestCreateInvalidHostConfig [2022-08-04T14:41:00.886Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:41:00.886Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:41:00.886Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:41:00.886Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:41:00.886Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:41:00.886Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:41:00.886Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:41:00.886Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:41:00.886Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:41:00.886Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:41:00.886Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:41:00.886Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:41:00.886Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T14:41:00.886Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T14:41:00.886Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T14:41:00.886Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T14:41:00.886Z] === RUN TestDaemonRestartIpcMode [2022-08-04T14:41:00.886Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T14:41:00.886Z] === RUN TestDaemonHostGatewayIP [2022-08-04T14:41:00.886Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T14:41:00.886Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T14:41:00.886Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T14:41:00.886Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T14:41:00.886Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T14:41:00.886Z] === RUN TestDiff [2022-08-04T14:41:01.457Z] --- PASS: TestDiff (0.58s) [2022-08-04T14:41:01.457Z] === RUN TestExecConsoleSize [2022-08-04T14:41:02.028Z] --- PASS: TestExecConsoleSize (0.60s) [2022-08-04T14:41:02.028Z] === RUN TestExecWithCloseStdin [2022-08-04T14:41:02.598Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-08-04T14:41:02.598Z] === RUN TestExec [2022-08-04T14:41:03.537Z] --- PASS: TestExec (0.66s) [2022-08-04T14:41:03.537Z] === RUN TestExecUser [2022-08-04T14:41:04.107Z] --- PASS: TestExecUser (0.61s) [2022-08-04T14:41:04.107Z] === RUN TestExportContainerAndImportImage [2022-08-04T14:41:04.679Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-04T14:41:04.679Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T14:41:06.061Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-04T14:41:06.061Z] === RUN TestHealthCheckWorkdir [2022-08-04T14:41:06.632Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-08-04T14:41:06.632Z] === RUN TestHealthKillContainer [2022-08-04T14:41:14.803Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-04T14:41:14.803Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T14:41:15.373Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-08-04T14:41:15.373Z] === RUN TestIpcModeNone [2022-08-04T14:41:15.942Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-04T14:41:15.942Z] === RUN TestIpcModePrivate [2022-08-04T14:41:16.203Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-04T14:41:16.463Z] --- PASS: TestIpcModePrivate (0.61s) [2022-08-04T14:41:16.463Z] === RUN TestIpcModeShareable [2022-08-04T14:41:17.033Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-04T14:41:17.293Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-04T14:41:17.293Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T14:41:19.203Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-08-04T14:41:19.203Z] === RUN TestAPIIpcModeHost [2022-08-04T14:41:19.464Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-04T14:41:19.464Z] === RUN TestDaemonIpcModeShareable [2022-08-04T14:41:20.403Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-04T14:41:20.663Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-04T14:41:20.663Z] === RUN TestDaemonIpcModePrivate [2022-08-04T14:41:21.603Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-04T14:41:21.863Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-04T14:41:21.863Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T14:41:22.803Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-04T14:41:23.063Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-08-04T14:41:23.063Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T14:41:24.004Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-04T14:41:24.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-04T14:41:24.004Z] === RUN TestIpcModeOlderClient [2022-08-04T14:41:24.004Z] === PAUSE TestIpcModeOlderClient [2022-08-04T14:41:24.004Z] === RUN TestKillContainerInvalidSignal [2022-08-04T14:41:24.575Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-04T14:41:24.575Z] === RUN TestKillContainer [2022-08-04T14:41:24.575Z] === RUN TestKillContainer/no_signal [2022-08-04T14:41:25.146Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T14:41:25.146Z] === RUN TestKillContainer/killing_signal [2022-08-04T14:41:26.087Z] --- PASS: TestKillContainer (1.29s) [2022-08-04T14:41:26.087Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-04T14:41:26.087Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-04T14:41:26.087Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-04T14:41:26.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T14:41:26.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T14:41:26.347Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T14:41:26.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-04T14:41:26.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-04T14:41:26.607Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-04T14:41:26.607Z] === RUN TestKillStoppedContainer [2022-08-04T14:41:26.607Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T14:41:26.607Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T14:41:26.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T14:41:26.867Z] === RUN TestKillDifferentUserContainer [2022-08-04T14:41:27.128Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-04T14:41:27.128Z] === RUN TestInspectOomKilledTrue [2022-08-04T14:41:27.128Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T14:41:27.128Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T14:41:27.128Z] === RUN TestInspectOomKilledFalse [2022-08-04T14:41:27.698Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-04T14:41:27.698Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T14:41:27.959Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2022-08-04T14:41:27.959Z] === RUN TestLinksContainerNames [2022-08-04T14:41:28.901Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-04T14:41:28.901Z] === RUN TestLogsFollowTailEmpty [2022-08-04T14:41:29.483Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-08-04T14:41:29.483Z] === RUN TestLogs [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:41:29.483Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:41:29.483Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:41:29.483Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:41:29.483Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:41:30.054Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:41:30.054Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:41:30.625Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T14:41:30.625Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:41:31.565Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:41:31.565Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:41:31.565Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:41:31.565Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:41:32.136Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:41:32.136Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:41:32.706Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:41:32.706Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:41:33.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T14:41:33.647Z] --- PASS: TestLogs (4.09s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.67s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.76s) [2022-08-04T14:41:33.647Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.69s) [2022-08-04T14:41:33.647Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T14:41:33.908Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/default [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/private [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/slave [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/shared [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/default [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/shared [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/slave [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/private [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T14:41:33.908Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:41:33.908Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:41:33.908Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:41:34.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T14:41:34.429Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:41:34.429Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:41:34.429Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T14:41:34.429Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T14:41:34.429Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T14:41:34.429Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T14:41:35.811Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-04T14:41:35.811Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T14:41:36.070Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-04T14:41:36.070Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T14:41:36.331Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-04T14:41:36.331Z] === RUN TestNetworkNat [2022-08-04T14:41:36.902Z] --- PASS: TestNetworkNat (0.46s) [2022-08-04T14:41:36.902Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T14:41:37.472Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-04T14:41:37.472Z] === RUN TestNetworkLoopbackNat [2022-08-04T14:41:40.011Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-08-04T14:41:40.011Z] === RUN TestPause [2022-08-04T14:41:40.271Z] --- PASS: TestPause (0.44s) [2022-08-04T14:41:40.271Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T14:41:40.271Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:41:40.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:41:40.271Z] === RUN TestPauseStopPausedContainer [2022-08-04T14:41:40.831Z] --- PASS: TestImportExtremelyLargeImageWorks (86.85s) [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === Skipped [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T14:41:40.831Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 22 tests, 1 skipped in 90.749s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] === RUN TestStripANSICommands [2022-08-04T14:41:40.831Z] === RUN TestStripANSICommands/#00 [2022-08-04T14:41:40.831Z] === RUN TestStripANSICommands/#01 [2022-08-04T14:41:40.831Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 3 tests in 0.007s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.831Z] === RUN TestNetworkCreateDelete [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-04T14:41:40.831Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T14:41:40.831Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonDNSFallback [2022-08-04T14:41:40.831Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-04T14:41:40.831Z] === RUN TestInspectNetwork [2022-08-04T14:41:40.831Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T14:41:40.831Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T14:41:40.831Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:41:40.831Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:41:40.831Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:41:40.831Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T14:41:40.831Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:41:40.831Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T14:41:40.831Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestNetworkList [2022-08-04T14:41:40.831Z] === RUN TestNetworkList//networks [2022-08-04T14:41:40.831Z] === PAUSE TestNetworkList//networks [2022-08-04T14:41:40.831Z] === RUN TestNetworkList//networks/ [2022-08-04T14:41:40.831Z] === PAUSE TestNetworkList//networks/ [2022-08-04T14:41:40.831Z] === CONT TestNetworkList//networks [2022-08-04T14:41:40.831Z] === CONT TestNetworkList//networks/ [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T14:41:40.831Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T14:41:40.831Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T14:41:40.831Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T14:41:40.831Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T14:41:40.831Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T14:41:40.831Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T14:41:40.831Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T14:41:40.831Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T14:41:40.831Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:41:40.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T14:41:40.831Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T14:41:40.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T14:41:40.831Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === Skipped [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T14:41:40.831Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T14:41:40.831Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T14:41:40.831Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T14:41:40.831Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:41:40.831Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T14:41:40.831Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T14:41:40.831Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 34 tests, 12 skipped in 7.137s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.831Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T14:41:40.831Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:41:40.831Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestDockerNetworkIpvlan [2022-08-04T14:41:40.831Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:41:40.831Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === Skipped [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:41:40.831Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:41:40.831Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 2 tests, 2 skipped in 0.020s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.831Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T14:41:40.831Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestDockerNetworkMacvlan [2022-08-04T14:41:40.831Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === Skipped [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T14:41:40.831Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T14:41:40.831Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 2 tests, 2 skipped in 0.018s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] testing: warning: no tests to run [2022-08-04T14:41:40.831Z] PASS [2022-08-04T14:41:40.831Z] [2022-08-04T14:41:40.831Z] DONE 0 tests in 0.006s [2022-08-04T14:41:40.831Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.831Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginTLS [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginHeader [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginV2Disable [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T14:41:40.831Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T14:41:40.831Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.831Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-08-04T14:41:40.832Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T14:41:40.832Z] PASS [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === Skipped [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.33s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T14:41:40.832Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] DONE 17 tests, 17 skipped in 1.645s [2022-08-04T14:41:40.832Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.832Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:41:40.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:41:40.832Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T14:41:40.832Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T14:41:40.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:41:40.832Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T14:41:40.832Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T14:41:40.832Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T14:41:40.832Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T14:41:40.832Z] === RUN TestPluginInstall [2022-08-04T14:41:40.832Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T14:41:40.832Z] === RUN TestPluginsWithRuntimes [2022-08-04T14:41:40.832Z] 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-04T14:41:40.832Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T14:41:40.832Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T14:41:40.832Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T14:41:40.832Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T14:41:40.832Z] PASS [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === Skipped [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T14:41:40.832Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T14:41:40.832Z] 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-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T14:41:40.832Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T14:41:40.832Z] [2022-08-04T14:41:40.832Z] DONE 19 tests, 3 skipped in 0.034s [2022-08-04T14:41:40.832Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T14:41:40.832Z] INFO: Testing against a local daemon [2022-08-04T14:41:40.832Z] === RUN TestExternalGraphDriver [2022-08-04T14:41:40.832Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T14:41:40.832Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-04T14:41:40.832Z] === RUN TestGraphdriverPluginV2 [2022-08-04T14:41:40.841Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-04T14:41:40.841Z] === RUN TestPidHost [2022-08-04T14:41:41.780Z] --- PASS: TestPidHost (0.92s) [2022-08-04T14:41:41.780Z] === RUN TestPsFilter [2022-08-04T14:41:41.780Z] --- PASS: TestPsFilter (0.13s) [2022-08-04T14:41:41.780Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T14:41:42.350Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-04T14:41:42.350Z] === RUN TestRemoveContainerWithVolume [2022-08-04T14:41:42.610Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-04T14:41:42.610Z] === RUN TestRemoveContainerRunning [2022-08-04T14:41:43.181Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-04T14:41:43.181Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T14:41:43.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-04T14:41:43.752Z] === RUN TestRemoveInvalidContainer [2022-08-04T14:41:43.752Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-04T14:41:43.752Z] === RUN TestRenameLinkedContainer [2022-08-04T14:41:45.024Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2022-08-04T14:41:45.024Z] PASS [2022-08-04T14:41:45.024Z] [2022-08-04T14:41:45.024Z] === Skipped [2022-08-04T14:41:45.024Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-04T14:41:45.024Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T14:41:45.024Z] [2022-08-04T14:41:45.024Z] DONE 2 tests, 1 skipped in 4.383s [2022-08-04T14:41:45.024Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T14:41:45.024Z] INFO: Testing against a local daemon [2022-08-04T14:41:45.024Z] === RUN TestContinueAfterPluginCrash [2022-08-04T14:41:45.024Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T14:41:45.024Z] === RUN TestReadPluginNoRead [2022-08-04T14:41:45.024Z] === PAUSE TestReadPluginNoRead [2022-08-04T14:41:45.024Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T14:41:45.024Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T14:41:45.024Z] === CONT TestContinueAfterPluginCrash [2022-08-04T14:41:45.024Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T14:41:45.024Z] === CONT TestReadPluginNoRead [2022-08-04T14:41:45.663Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-04T14:41:45.663Z] === RUN TestRenameStoppedContainer [2022-08-04T14:41:45.663Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-04T14:41:45.663Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T14:41:46.624Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-04T14:41:46.624Z] === RUN TestRenameInvalidName [2022-08-04T14:41:46.930Z] === RUN TestReadPluginNoRead/default [2022-08-04T14:41:47.198Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-04T14:41:47.198Z] === RUN TestRenameAnonymousContainer [2022-08-04T14:41:47.527Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-08-04T14:41:48.464Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T14:41:48.580Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-04T14:41:48.580Z] === RUN TestRenameContainerWithSameName [2022-08-04T14:41:49.150Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-04T14:41:49.150Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T14:41:49.842Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T14:41:50.090Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-04T14:41:50.090Z] === RUN TestResize [2022-08-04T14:41:50.350Z] --- PASS: TestResize (0.42s) [2022-08-04T14:41:50.350Z] === RUN TestResizeWithInvalidSize [2022-08-04T14:41:50.778Z] === CONT TestReadPluginNoRead [2022-08-04T14:41:50.779Z] read_test.go:92: [d7046321f6749] daemon is not started [2022-08-04T14:41:50.779Z] --- PASS: TestReadPluginNoRead (6.36s) [2022-08-04T14:41:50.779Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2022-08-04T14:41:50.779Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-04T14:41:50.779Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-08-04T14:41:50.920Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-04T14:41:50.920Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T14:41:51.181Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:51.181Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:51.181Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:51.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:41:51.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:52.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:52.683Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-08-04T14:41:52.683Z] PASS [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] DONE 6 tests in 7.949s [2022-08-04T14:41:52.683Z] 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-04T14:41:52.683Z] testing: warning: no tests to run [2022-08-04T14:41:52.683Z] PASS [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] DONE 0 tests in 0.007s [2022-08-04T14:41:52.683Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T14:41:52.683Z] INFO: Testing against a local daemon [2022-08-04T14:41:52.683Z] === RUN TestPluginWithDevMounts [2022-08-04T14:41:52.683Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T14:41:52.683Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T14:41:52.683Z] PASS [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === Skipped [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T14:41:52.683Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] DONE 1 tests, 1 skipped in 0.021s [2022-08-04T14:41:52.683Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T14:41:52.683Z] INFO: Testing against a local daemon [2022-08-04T14:41:52.683Z] === RUN TestSecretInspect [2022-08-04T14:41:52.683Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestSecretList [2022-08-04T14:41:52.683Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestSecretList (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestSecretsCreateAndDelete [2022-08-04T14:41:52.683Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestSecretsUpdate [2022-08-04T14:41:52.683Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestTemplatedSecret [2022-08-04T14:41:52.683Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T14:41:52.683Z] === RUN TestSecretCreateResolve [2022-08-04T14:41:52.683Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T14:41:52.683Z] PASS [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === Skipped [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-04T14:41:52.683Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-04T14:41:52.683Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-04T14:41:52.683Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T14:41:52.683Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T14:41:52.683Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T14:41:52.683Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] [2022-08-04T14:41:52.683Z] DONE 6 tests, 6 skipped in 0.074s [2022-08-04T14:41:52.683Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T14:41:52.683Z] INFO: Testing against a local daemon [2022-08-04T14:41:52.683Z] === RUN TestServiceCreateInit [2022-08-04T14:41:52.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T14:41:52.683Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T14:41:52.683Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- PASS: TestServiceCreateInit (0.01s) [2022-08-04T14:41:52.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T14:41:52.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T14:41:52.683Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceConflict [2022-08-04T14:41:52.683Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T14:41:52.683Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T14:41:52.683Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T14:41:52.683Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T14:41:52.683Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceSysctls [2022-08-04T14:41:52.683Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-04T14:41:52.683Z] === RUN TestCreateServiceCapabilities [2022-08-04T14:41:52.683Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T14:41:52.683Z] === RUN TestInspect [2022-08-04T14:41:52.683Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestInspect (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestCreateJob [2022-08-04T14:41:52.683Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.683Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T14:41:52.683Z] === RUN TestReplicatedJob [2022-08-04T14:41:52.683Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.684Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T14:41:52.684Z] === RUN TestUpdateReplicatedJob [2022-08-04T14:41:52.684Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.684Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T14:41:52.684Z] === RUN TestServiceListWithStatuses [2022-08-04T14:41:52.684Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:41:52.684Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T14:41:52.684Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T14:41:52.684Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.684Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T14:41:52.684Z] === RUN TestDockerNetworkReConnect [2022-08-04T14:41:52.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:41:52.943Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:52.943Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T14:41:52.943Z] === RUN TestServicePlugin [2022-08-04T14:41:53.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:41:54.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:54.848Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServicePlugin (1.79s) [2022-08-04T14:41:54.848Z] === RUN TestServiceUpdateLabel [2022-08-04T14:41:54.848Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-04T14:41:54.848Z] === RUN TestServiceUpdateSecrets [2022-08-04T14:41:54.848Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-04T14:41:54.848Z] === RUN TestServiceUpdateConfigs [2022-08-04T14:41:54.848Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T14:41:54.848Z] === RUN TestServiceUpdateNetwork [2022-08-04T14:41:54.848Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-04T14:41:54.848Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T14:41:54.848Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T14:41:54.848Z] PASS [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === Skipped [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T14:41:54.848Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T14:41:54.848Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-04T14:41:54.848Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-04T14:41:54.848Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T14:41:54.848Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-04T14:41:54.848Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T14:41:54.848Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T14:41:54.848Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T14:41:54.848Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T14:41:54.848Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T14:41:54.848Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T14:41:54.848Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServicePlugin (1.79s) [2022-08-04T14:41:54.848Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-04T14:41:54.848Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-04T14:41:54.848Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T14:41:54.848Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-04T14:41:54.848Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T14:41:54.848Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] DONE 24 tests, 23 skipped in 2.081s [2022-08-04T14:41:54.848Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T14:41:54.848Z] INFO: Testing against a local daemon [2022-08-04T14:41:54.848Z] === RUN TestSessionCreate [2022-08-04T14:41:54.848Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T14:41:54.848Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T14:41:54.848Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T14:41:54.848Z] PASS [2022-08-04T14:41:54.848Z] [2022-08-04T14:41:54.848Z] DONE 2 tests in 0.080s [2022-08-04T14:41:54.848Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T14:41:54.848Z] INFO: Testing against a local daemon [2022-08-04T14:41:54.848Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:41:54.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:41:54.848Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:41:54.848Z] === RUN TestDiskUsage [2022-08-04T14:41:54.848Z] === PAUSE TestDiskUsage [2022-08-04T14:41:54.848Z] === RUN TestEventsExecDie [2022-08-04T14:41:54.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:41:55.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T14:41:55.416Z] --- PASS: TestEventsExecDie (0.54s) [2022-08-04T14:41:55.416Z] === RUN TestEventsBackwardsCompatible [2022-08-04T14:41:55.416Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-04T14:41:55.416Z] === RUN TestEventsVolumeCreate [2022-08-04T14:41:55.416Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T14:41:55.416Z] === RUN TestInfoBinaryCommits [2022-08-04T14:41:55.416Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T14:41:55.416Z] === RUN TestInfoAPIVersioned [2022-08-04T14:41:55.416Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-04T14:41:55.416Z] === RUN TestInfoAPI [2022-08-04T14:41:55.416Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T14:41:55.416Z] === RUN TestInfoAPIWarnings [2022-08-04T14:41:57.510Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:41:58.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:42:01.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:42:02.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:42:03.260Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:42:04.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:42:05.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:42:06.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:42:07.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2022-08-04T14:42:08.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-08-04T14:42:08.945Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T14:42:08.945Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T14:42:09.884Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T14:42:10.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s) [2022-08-04T14:42:10.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s) [2022-08-04T14:42:10.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-04T14:42:10.824Z] === RUN TestCgroupNamespacesRun [2022-08-04T14:42:11.765Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-04T14:42:11.765Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T14:42:11.765Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T14:42:11.765Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T14:42:11.765Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T14:42:13.148Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-04T14:42:13.148Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T14:42:13.503Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-04T14:42:13.503Z] === RUN TestInfoDebug [2022-08-04T14:42:13.503Z] --- PASS: TestInfoDebug (0.55s) [2022-08-04T14:42:13.503Z] === RUN TestInfoInsecureRegistries [2022-08-04T14:42:13.503Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2022-08-04T14:42:13.503Z] === RUN TestInfoRegistryMirrors [2022-08-04T14:42:13.762Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2022-08-04T14:42:13.762Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T14:42:14.021Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T14:42:14.021Z] === RUN TestPingCacheHeaders [2022-08-04T14:42:14.090Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-04T14:42:14.090Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T14:42:14.280Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T14:42:14.280Z] === RUN TestPingGet [2022-08-04T14:42:14.280Z] --- PASS: TestPingGet (0.01s) [2022-08-04T14:42:14.280Z] === RUN TestPingHead [2022-08-04T14:42:14.280Z] --- PASS: TestPingHead (0.03s) [2022-08-04T14:42:14.280Z] === RUN TestPingSwarmHeader [2022-08-04T14:42:14.848Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T14:42:15.415Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T14:42:15.471Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-04T14:42:15.471Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T14:42:16.352Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T14:42:16.352Z] --- PASS: TestPingSwarmHeader (2.23s) [2022-08-04T14:42:16.352Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T14:42:16.352Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T14:42:16.352Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T14:42:16.352Z] === RUN TestVersion [2022-08-04T14:42:16.352Z] --- PASS: TestVersion (0.03s) [2022-08-04T14:42:16.352Z] === CONT TestDiskUsage [2022-08-04T14:42:16.413Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-04T14:42:16.413Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T14:42:16.920Z] === RUN TestDiskUsage/empty [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T14:42:16.921Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T14:42:17.180Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T14:42:17.353Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T14:42:17.353Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T14:42:17.439Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage (1.27s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T14:42:17.698Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-04T14:42:17.698Z] PASS [2022-08-04T14:42:17.698Z] [2022-08-04T14:42:17.698Z] === Skipped [2022-08-04T14:42:17.698Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:42:17.698Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:42:17.698Z] [2022-08-04T14:42:17.698Z] DONE 54 tests, 1 skipped in 22.957s [2022-08-04T14:42:17.698Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T14:42:17.698Z] INFO: Testing against a local daemon [2022-08-04T14:42:17.698Z] === RUN TestVolumesCreateAndList [2022-08-04T14:42:17.698Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T14:42:17.698Z] === RUN TestVolumesRemove [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T14:42:17.957Z] === RUN TestVolumesInspect [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T14:42:17.957Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T14:42:17.957Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T14:42:17.957Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T14:42:17.957Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T14:42:17.957Z] PASS [2022-08-04T14:42:17.957Z] [2022-08-04T14:42:17.957Z] DONE 9 tests in 0.110s [2022-08-04T14:42:17.957Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T14:42:17.957Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 20589 is not a child of this shell [2022-08-04T14:42:17.957Z] warning: PID 20589 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T14:42:17.957Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T14:42:17.957Z] [2022-08-04T14:42:17.957Z] Unloading profiles will leave already running processes permanently [2022-08-04T14:42:17.957Z] unconfined, which can lead to unexpected situations. [2022-08-04T14:42:17.957Z] [2022-08-04T14:42:17.957Z] To set a process to complain mode, use the command line tool [2022-08-04T14:42:17.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T14:42:17.957Z] Removing test suite binaries [2022-08-04T14:42:17.957Z] exiting test-integration [2022-08-04T14:42:17.957Z] ++ exit 0 [2022-08-04T14:42:17.957Z] [2022-08-04T14:42:18.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-04T14:42:18.293Z] === RUN TestNISDomainname [2022-08-04T14:42:18.863Z] --- PASS: TestNISDomainname (0.54s) [2022-08-04T14:42:18.863Z] === RUN TestHostnameDnsResolution Post stage [Pipeline] junit [2022-08-04T14:42:18.907Z] Recording test results [2022-08-04T14:42:19.111Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T14:42:19.457Z] + echo Ensuring container killed. [2022-08-04T14:42:19.457Z] Ensuring container killed. [2022-08-04T14:42:19.457Z] + docker rm -vf docker-pr3 [2022-08-04T14:42:19.457Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-04T14:42:19.738Z] + echo Chowning /workspace to jenkins user [2022-08-04T14:42:19.738Z] Chowning /workspace to jenkins user [2022-08-04T14:42:19.738Z] + id -u [2022-08-04T14:42:19.738Z] + id -g [2022-08-04T14:42:19.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T14:42:19.804Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-04T14:42:19.804Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T14:42:20.064Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-04T14:42:20.064Z] === RUN TestPrivilegedHostDevices [2022-08-04T14:42:20.635Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-04T14:42:20.635Z] === RUN TestRunConsoleSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T14:42:20.968Z] + bundleName=amd64-rootless [2022-08-04T14:42:20.968Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T14:42:20.968Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T14:42:20.968Z] + 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-04T14:42:20.968Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T14:42:20.981Z] Archiving artifacts [2022-08-04T14:42:21.198Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-04T14:42:21.226Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-04T14:42:21.226Z] === RUN TestRunWithAlternativeContainerdShim [Pipeline] sh [2022-08-04T14:42:21.513Z] + make clean [2022-08-04T14:42:21.513Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T14:42:21.513Z] docker-dev-cache [2022-08-04T14:42:21.513Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T14:42:21.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T14:42:21.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T14:42:22.168Z] --- PASS: TestRunWithAlternativeContainerdShim (1.14s) [2022-08-04T14:42:22.168Z] === RUN TestStats [2022-08-04T14:42:22.549Z] ok github.com/docker/docker/libnetwork/networkdb 103.969s coverage: 60.0% of statements [2022-08-04T14:42:22.549Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T14:42:22.549Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T14:42:22.549Z] ok github.com/docker/docker/libnetwork/osl 4.367s coverage: 39.7% of statements [2022-08-04T14:42:22.549Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T14:42:22.549Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-04T14:42:23.169Z] ok github.com/docker/docker/libnetwork/portmapper 0.712s coverage: 48.6% of statements [2022-08-04T14:42:23.429Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T14:42:23.429Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T14:42:23.689Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === Skipped [2022-08-04T14:42:23.689Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T14:42:23.689Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T14:42:23.689Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T14:42:23.689Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T14:42:23.689Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T14:42:23.689Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T14:42:23.689Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T14:42:23.689Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T14:42:23.689Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T14:42:23.689Z] firewalld_test.go:14: firewalld is not running [2022-08-04T14:42:23.689Z] [2022-08-04T14:42:23.689Z] DONE 327 tests, 9 skipped in 202.873s Post stage [Pipeline] junit [2022-08-04T14:42:24.272Z] Recording test results [2022-08-04T14:42:24.409Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T14:42:24.707Z] --- PASS: TestStats (2.46s) [2022-08-04T14:42:24.707Z] === RUN TestStopContainerWithTimeout [2022-08-04T14:42:24.707Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T14:42:24.707Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T14:42:24.707Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T14:42:24.707Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T14:42:24.707Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T14:42:24.707Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T14:42:24.707Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T14:42:24.707Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T14:42:24.707Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T14:42:24.707Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T14:42:24.745Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=812b6b2c4cf7a2129dfa49027b85a618d204b895 -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:812b6b2c4cf7a2129dfa49027b85a618d204b895 hack/make.sh dynbinary test-integration [2022-08-04T14:42:24.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T14:42:25.006Z] [2022-08-04T14:42:25.266Z] Removing bundles/ [2022-08-04T14:42:25.266Z] [2022-08-04T14:42:25.266Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T14:42:25.266Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T14:42:25.267Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:42:25.278Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T14:42:27.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T14:42:27.816Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T14:42:28.756Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T14:42:28.756Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-08-04T14:42:28.756Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-04T14:42:28.756Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-04T14:42:28.756Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-04T14:42:28.756Z] === RUN TestDeleteDevicemapper [2022-08-04T14:42:28.756Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:42:28.756Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T14:42:28.756Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T14:42:29.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T14:42:30.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T14:42:30.666Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-08-04T14:42:30.666Z] === RUN TestUpdateMemory [2022-08-04T14:42:30.927Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-04T14:42:30.927Z] === RUN TestUpdateCPUQuota [2022-08-04T14:42:31.866Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-08-04T14:42:31.866Z] === RUN TestUpdatePidsLimit [2022-08-04T14:42:31.866Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T14:42:32.126Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T14:42:32.386Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T14:42:32.386Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T14:42:32.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T14:42:32.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T14:42:32.907Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T14:42:33.167Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit (2.01s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-04T14:42:33.738Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-04T14:42:33.738Z] === RUN TestUpdateRestartPolicy [2022-08-04T14:42:40.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T14:42:44.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T14:42:45.960Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-08-04T14:42:45.960Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T14:42:45.960Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-04T14:42:45.960Z] === RUN TestWaitNonBlocked [2022-08-04T14:42:45.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:42:45.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:42:45.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:42:45.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:42:45.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:42:45.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:42:45.960Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T14:42:45.960Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-08-04T14:42:45.960Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-08-04T14:42:45.960Z] === RUN TestWaitBlocked [2022-08-04T14:42:45.960Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:42:45.960Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:42:45.960Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:42:45.960Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:42:45.960Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:42:46.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:42:46.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T14:42:46.804Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T14:42:46.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-08-04T14:42:46.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-08-04T14:42:46.804Z] === RUN TestWaitConditions [2022-08-04T14:42:46.804Z] === RUN TestWaitConditions/default [2022-08-04T14:42:46.804Z] === PAUSE TestWaitConditions/default [2022-08-04T14:42:46.804Z] === RUN TestWaitConditions/not-running [2022-08-04T14:42:46.804Z] === PAUSE TestWaitConditions/not-running [2022-08-04T14:42:46.804Z] === RUN TestWaitConditions/next-exit [2022-08-04T14:42:46.804Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T14:42:46.804Z] === RUN TestWaitConditions/removed [2022-08-04T14:42:46.804Z] === PAUSE TestWaitConditions/removed [2022-08-04T14:42:46.804Z] === CONT TestWaitConditions/default [2022-08-04T14:42:46.804Z] === CONT TestWaitConditions/next-exit [2022-08-04T14:42:48.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T14:42:48.718Z] === CONT TestWaitConditions/not-running [2022-08-04T14:42:48.718Z] === CONT TestWaitConditions/removed [2022-08-04T14:42:50.098Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T14:42:50.099Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-04T14:42:50.099Z] --- PASS: TestWaitConditions/default (1.75s) [2022-08-04T14:42:50.099Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-04T14:42:50.099Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-08-04T14:42:50.099Z] === RUN TestWaitRestartedContainer [2022-08-04T14:42:50.099Z] === RUN TestWaitRestartedContainer/default [2022-08-04T14:42:50.099Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T14:42:50.099Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T14:42:50.099Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T14:42:50.099Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T14:42:50.099Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T14:42:50.099Z] === CONT TestWaitRestartedContainer/default [2022-08-04T14:42:50.099Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T14:42:50.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T14:42:51.482Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T14:42:52.425Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T14:42:52.425Z] --- PASS: TestWaitRestartedContainer/default (1.26s) [2022-08-04T14:42:52.425Z] --- PASS: TestWaitRestartedContainer/next-exit (1.35s) [2022-08-04T14:42:52.425Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-08-04T14:42:52.425Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T14:42:52.425Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T14:42:52.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T14:42:54.970Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2022-08-04T14:42:54.970Z] === CONT TestIpcModeOlderClient [2022-08-04T14:42:54.970Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s) [2022-08-04T14:42:54.970Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T14:42:54.970Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T14:42:54.970Z] === CONT TestDaemonHostGatewayIP [2022-08-04T14:42:56.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T14:42:57.513Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-08-04T14:42:57.513Z] === CONT TestDaemonRestartIpcMode [2022-08-04T14:42:58.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T14:42:59.427Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-08-04T14:43:01.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T14:43:04.025Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:43:04.025Z] Using test binary docker [2022-08-04T14:43:04.025Z] +++ /etc/init.d/apparmor start [2022-08-04T14:43:04.026Z] Not: starting. [2022-08-04T14:43:04.026Z] INFO: Waiting for daemon to start... [2022-08-04T14:43:04.026Z] Starting dockerd [2022-08-04T14:43:04.026Z] +++ 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-04T14:43:05.934Z] . [2022-08-04T14:43:05.934Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:43:05.934Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:43:05.934Z] Error: No such image: emptyfs [2022-08-04T14:43:05.934Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T14:43:05.934Z] ++++ docker load [2022-08-04T14:43:06.503Z] Running integration-test (iteration 1) [2022-08-04T14:43:06.503Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T14:43:06.503Z] ++ 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-04T14:43:06.503Z] ++ set -e [2022-08-04T14:43:06.503Z] ++ '[' -n 0 ']' [2022-08-04T14:43:06.503Z] ++ set -x [2022-08-04T14:43:06.503Z] ++ 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-04T14:43:07.441Z] Loaded image: busybox:latest [2022-08-04T14:43:07.555Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-08-04T14:43:07.555Z] PASS [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] === Skipped [2022-08-04T14:43:07.555Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T14:43:07.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T14:43:07.555Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:43:07.555Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T14:43:07.555Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T14:43:07.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:43:07.555Z] [2022-08-04T14:43:07.555Z] DONE 272 tests, 5 skipped in 131.874s [2022-08-04T14:43:07.555Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T14:43:07.555Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T14:43:07.555Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T14:43:07.555Z] === RUN TestConfigDaemonID [2022-08-04T14:43:07.701Z] Loaded image: busybox:glibc [2022-08-04T14:43:08.126Z] daemon_test.go:83: [d57abb35695bd] daemon is not started [2022-08-04T14:43:08.126Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:43:08.126Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T14:43:08.126Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T14:43:08.126Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T14:43:08.126Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T14:43:08.126Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T14:43:08.126Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T14:43:08.126Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:43:08.126Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T14:43:08.126Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T14:43:08.126Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T14:43:08.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-04T14:43:08.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T14:43:08.387Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T14:43:08.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T14:43:09.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T14:43:10.729Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T14:43:11.668Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T14:43:11.668Z] daemon_test.go:197: [d27b1063fb9c8] daemon is not started [2022-08-04T14:43:11.668Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-04T14:43:11.668Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-04T14:43:11.668Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T14:43:11.668Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-08-04T14:43:11.668Z] === RUN TestDaemonProxy [2022-08-04T14:43:11.668Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T14:43:12.977Z] Loaded image: debian:bullseye-slim [2022-08-04T14:43:12.977Z] Loaded image: hello-world:latest [2022-08-04T14:43:12.977Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:43:12.977Z] INFO: Testing against a local daemon [2022-08-04T14:43:12.977Z] === RUN TestCgroupNamespacesBuild [2022-08-04T14:43:13.577Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T14:43:14.958Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T14:43:15.533Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2022-08-04T14:43:15.533Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T14:43:16.867Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T14:43:17.127Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T14:43:17.442Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2022-08-04T14:43:17.442Z] === RUN TestBuildWithSession [2022-08-04T14:43:17.442Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:43:17.442Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T14:43:17.442Z] === RUN TestBuildSquashParent [2022-08-04T14:43:17.697Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-04T14:43:17.697Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-04T14:43:17.697Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T14:43:17.698Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-08-04T14:43:17.698Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T14:43:17.698Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T14:43:17.698Z] PASS [2022-08-04T14:43:17.698Z] [2022-08-04T14:43:17.698Z] DONE 18 tests in 11.127s [2022-08-04T14:43:17.698Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T14:43:17.698Z] INFO: Testing against a local daemon [2022-08-04T14:43:17.698Z] === RUN TestCommitInheritsEnv [2022-08-04T14:43:17.958Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-04T14:43:17.958Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T14:43:17.958Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T14:43:17.958Z] === RUN TestImportWithCustomPlatform [2022-08-04T14:43:17.958Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T14:43:18.218Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T14:43:18.218Z] === RUN TestImportWithCustomPlatform// [2022-08-04T14:43:18.218Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T14:43:18.218Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T14:43:18.218Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T14:43:18.479Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T14:43:18.479Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T14:43:18.479Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T14:43:18.479Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T14:43:18.479Z] === RUN TestImagesFilterMultiReference [2022-08-04T14:43:18.479Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T14:43:18.479Z] === RUN TestImagePullPlatformInvalid [2022-08-04T14:43:18.479Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T14:43:18.479Z] === RUN TestRemoveImageOrphaning [2022-08-04T14:43:18.739Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-04T14:43:18.739Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T14:43:19.309Z] time="2022-08-04T14:43:19Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T14:43:20.690Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-08-04T14:43:20.690Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T14:43:20.690Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T14:43:20.690Z] === RUN TestTagInvalidReference [2022-08-04T14:43:20.690Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T14:43:20.690Z] === RUN TestTagValidPrefixedRepo [2022-08-04T14:43:20.690Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T14:43:20.690Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T14:43:20.690Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T14:43:20.690Z] === RUN TestTagOfficialNames [2022-08-04T14:43:20.690Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-04T14:43:20.690Z] === RUN TestTagMatchesDigest [2022-08-04T14:43:20.690Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T14:43:20.690Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T14:43:27.424Z] --- PASS: TestBuildSquashParent (9.42s) [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:43:27.424Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:43:27.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:43:27.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:43:27.424Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:43:30.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:43:30.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:43:34.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:43:34.012Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.67s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-08-04T14:43:37.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2022-08-04T14:43:37.310Z] === RUN TestBuildMultiStageCopy [2022-08-04T14:43:37.310Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T14:43:39.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T14:43:40.793Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T14:43:41.053Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T14:43:41.622Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy (5.33s) [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2022-08-04T14:43:42.561Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-08-04T14:43:42.561Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T14:43:43.942Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2022-08-04T14:43:43.942Z] === RUN TestBuildLabelWithTargets [2022-08-04T14:43:46.481Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2022-08-04T14:43:46.481Z] === RUN TestBuildWithEmptyLayers [2022-08-04T14:43:47.419Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2022-08-04T14:43:47.420Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T14:43:50.712Z] --- PASS: TestBuildMultiStageOnBuild (3.14s) [2022-08-04T14:43:50.712Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T14:43:52.662Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2022-08-04T14:43:52.662Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T14:43:53.518Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 2m52.425431141s [2022-08-04T14:43:53.518Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 509.257379ms [2022-08-04T14:43:55.952Z] --- PASS: TestBuildMultiStageLayerLeak (3.50s) [2022-08-04T14:43:55.952Z] === RUN TestBuildWithHugeFile [2022-08-04T14:44:01.765Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T14:44:01.765Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:44:01.765Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:44:01.765Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:44:01.765Z] [2022-08-04T14:44:01.765Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T14:44:01.765Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T14:44:01.765Z] HOSTNAME=15d690354179 [2022-08-04T14:44:01.765Z] TESTDEBUG=0 [2022-08-04T14:44:01.765Z] DEST=bundles/test-integration [2022-08-04T14:44:01.765Z] PWD=/go/src/github.com/docker/docker [2022-08-04T14:44:01.765Z] DOCKER_GITCOMMIT=812b6b2c4cf7a2129dfa49027b85a618d204b895 [2022-08-04T14:44:01.765Z] container=docker [2022-08-04T14:44:01.765Z] HOME=/root [2022-08-04T14:44:01.765Z] GOLANG_VERSION=1.18.5 [2022-08-04T14:44:01.765Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T14:44:01.765Z] VALIDATE_BRANCH=master [2022-08-04T14:44:01.765Z] TERM=xterm [2022-08-04T14:44:01.765Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T14:44:01.765Z] SHLVL=1 [2022-08-04T14:44:01.765Z] TIMEOUT=120m [2022-08-04T14:44:01.765Z] DOCKER_BUILDTAGS= journald [2022-08-04T14:44:01.765Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T14:44:01.765Z] GO111MODULE=off [2022-08-04T14:44:01.765Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T14:44:01.765Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T14:44:01.765Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T14:44:01.765Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T14:44:01.765Z] GOPATH=/go [2022-08-04T14:44:01.765Z] PKG_CONFIG=pkg-config [2022-08-04T14:44:01.765Z] _=/usr/bin/env [2022-08-04T14:44:01.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T14:44:28.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T14:44:28.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T14:44:46.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T14:44:53.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T14:44:57.186Z] --- PASS: TestImportExtremelyLargeImageWorks (91.33s) [2022-08-04T14:44:57.186Z] PASS [2022-08-04T14:44:57.186Z] [2022-08-04T14:44:57.186Z] DONE 22 tests in 94.374s [2022-08-04T14:44:57.186Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T14:44:57.186Z] === RUN TestStripANSICommands [2022-08-04T14:44:57.186Z] === RUN TestStripANSICommands/#00 [2022-08-04T14:44:57.186Z] === RUN TestStripANSICommands/#01 [2022-08-04T14:44:57.186Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T14:44:57.186Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T14:44:57.186Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T14:44:57.186Z] PASS [2022-08-04T14:44:57.186Z] [2022-08-04T14:44:57.186Z] DONE 3 tests in 0.009s [2022-08-04T14:44:57.186Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T14:44:57.186Z] INFO: Testing against a local daemon [2022-08-04T14:44:57.186Z] === RUN TestNetworkCreateDelete [2022-08-04T14:44:57.186Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T14:44:57.186Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T14:44:57.186Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-04T14:44:57.186Z] === RUN TestDaemonDNSFallback [2022-08-04T14:44:59.096Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-04T14:44:59.096Z] === RUN TestInspectNetwork [2022-08-04T14:45:01.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T14:45:01.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T14:45:01.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T14:45:01.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T14:45:02.395Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T14:45:02.395Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T14:45:02.395Z] === RUN TestInspectNetwork/network_name [2022-08-04T14:45:02.395Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T14:45:02.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T14:45:02.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T14:45:03.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T14:45:05.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T14:45:06.592Z] --- PASS: TestInspectNetwork (7.40s) [2022-08-04T14:45:06.592Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T14:45:06.592Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T14:45:06.592Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T14:45:06.592Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T14:45:06.592Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T14:45:06.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T14:45:07.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T14:45:07.975Z] --- PASS: TestRunContainerWithBridgeNone (1.56s) [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T14:45:07.975Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:45:07.975Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:45:07.975Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:45:07.975Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T14:45:07.975Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T14:45:07.975Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T14:45:07.975Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T14:45:07.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T14:45:07.976Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T14:45:07.976Z] === RUN TestNetworkList [2022-08-04T14:45:07.976Z] === RUN TestNetworkList//networks [2022-08-04T14:45:07.976Z] === PAUSE TestNetworkList//networks [2022-08-04T14:45:07.976Z] === RUN TestNetworkList//networks/ [2022-08-04T14:45:07.976Z] === PAUSE TestNetworkList//networks/ [2022-08-04T14:45:07.976Z] === CONT TestNetworkList//networks [2022-08-04T14:45:07.976Z] === CONT TestNetworkList//networks/ [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T14:45:07.976Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T14:45:07.976Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T14:45:08.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T14:45:08.545Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-04T14:45:08.545Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T14:45:08.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T14:45:09.485Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T14:45:09.485Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T14:45:09.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T14:45:10.055Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-04T14:45:10.055Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T14:45:10.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T14:45:11.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T14:45:11.437Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-08-04T14:45:11.437Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T14:45:12.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T14:45:12.378Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-04T14:45:12.378Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T14:45:12.630Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:45:12.630Z] Using test binary docker [2022-08-04T14:45:12.630Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T14:45:12.630Z] +++ /etc/init.d/apparmor start [2022-08-04T14:45:12.630Z] Not: starting. [2022-08-04T14:45:12.630Z] INFO: Waiting for daemon to start... [2022-08-04T14:45:12.630Z] Starting dockerd [2022-08-04T14:45:12.630Z] +++ 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-04T14:45:13.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T14:45:13.318Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T14:45:15.171Z] . [2022-08-04T14:45:15.171Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:45:15.171Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:45:15.171Z] Error: No such image: emptyfs [2022-08-04T14:45:15.171Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T14:45:15.171Z] ++++ docker load [2022-08-04T14:45:15.171Z] Running integration-test (iteration 1) [2022-08-04T14:45:15.171Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T14:45:15.171Z] ++ 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-04T14:45:15.171Z] ++ set -e [2022-08-04T14:45:15.171Z] ++ '[' -n 0 ']' [2022-08-04T14:45:15.171Z] ++ set -x [2022-08-04T14:45:15.171Z] ++ 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-04T14:45:15.171Z] Loaded image: busybox:latest [2022-08-04T14:45:15.431Z] Loaded image: busybox:glibc [2022-08-04T14:45:15.861Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2022-08-04T14:45:15.861Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T14:45:15.861Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:45:15.861Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:45:15.861Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T14:45:16.371Z] Loaded image: debian:bullseye-slim [2022-08-04T14:45:16.371Z] Loaded image: hello-world:latest [2022-08-04T14:45:16.371Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:45:16.371Z] INFO: Testing against a local daemon [2022-08-04T14:45:16.372Z] === RUN TestCgroupNamespacesBuild [2022-08-04T14:45:17.754Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-08-04T14:45:17.754Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T14:45:19.136Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-04T14:45:19.136Z] === RUN TestBuildWithSession [2022-08-04T14:45:19.136Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:45:19.136Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T14:45:19.136Z] === RUN TestBuildSquashParent [2022-08-04T14:45:22.433Z] --- PASS: TestBuildSquashParent (3.42s) [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:45:22.433Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:45:22.433Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:45:22.433Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T14:45:22.433Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T14:45:23.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T14:45:23.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T14:45:25.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T14:45:25.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-08-04T14:45:26.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-08-04T14:45:26.584Z] === RUN TestBuildMultiStageCopy [2022-08-04T14:45:26.584Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T14:45:27.525Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T14:45:27.785Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T14:45:28.045Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T14:45:28.306Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy (2.06s) [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-04T14:45:28.566Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-04T14:45:28.566Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T14:45:29.137Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-04T14:45:29.137Z] === RUN TestBuildLabelWithTargets [2022-08-04T14:45:29.925Z] INFO [linters context/goanalysis] analyzers took 6m26.290859014s with top 10 stages: buildir: 2m18.969000898s, the_only_name: 38.159419832s, goimports: 27.908724502s, unconvert: 22.656961372s, gosec: 17.497853641s, S1038: 17.474728966s, misspell: 7.374943429s, S1039: 5.620291147s, nilness: 5.278684895s, unused: 5.16782518s [2022-08-04T14:45:29.925Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-04T14:45:29.925Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2126/2126, skip_files: 2126/2126, nolint: 0/79, cgo: 2126/2447, exclude-rules: 79/2023, skip_dirs: 2126/2126, identifier_marker: 2023/2023, exclude: 2023/2023, path_prettifier: 2126/2126, autogenerated_exclude: 2023/2126 [2022-08-04T14:45:29.925Z] INFO [runner] processing took 97.905472ms with stages: nolint: 35.583236ms, identifier_marker: 24.715178ms, path_prettifier: 15.020979ms, autogenerated_exclude: 10.899576ms, exclude-rules: 7.802875ms, skip_dirs: 3.112094ms, cgo: 563.455µs, filename_unadjuster: 203.208µs, max_same_issues: 1.449µs, uniq_by_line: 702ns, skip_files: 409ns, exclude: 326ns, max_from_linter: 324ns, source_code: 289ns, diff: 279ns, sort_results: 250ns, max_per_file_from_linter: 245ns, path_shortener: 243ns, severity-rules: 237ns, path_prefixer: 118ns [2022-08-04T14:45:29.925Z] INFO [runner] linters took 1m45.445895379s with stages: goanalysis_metalinter: 1m45.34764547s [2022-08-04T14:45:29.925Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-04T14:45:29.925Z] INFO Memory: 2784 samples, avg is 313.0MB, max is 1201.6MB [2022-08-04T14:45:29.925Z] INFO Execution took 4m38.390714913s [2022-08-04T14:45:29.925Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T14:45:30.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/make.sh dynbinary test-docker-py [2022-08-04T14:45:30.494Z] [2022-08-04T14:45:30.519Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-08-04T14:45:30.519Z] === RUN TestBuildWithEmptyLayers [2022-08-04T14:45:30.750Z] Removing bundles/ [2022-08-04T14:45:30.751Z] [2022-08-04T14:45:30.751Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T14:45:30.751Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T14:45:30.751Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:45:30.765Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-08-04T14:45:30.765Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T14:45:30.780Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-08-04T14:45:30.780Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T14:45:32.145Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lu39cb9m6k0l6nsni6zx8mtml Created:2022-08-04 14:45:30.603460666 +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[c6b92ced6287b9a03e3a1c749e31b36aa95baddbf716329c3abbe35c0482b13f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h12n1on8byka926mvcourp9xk EndpointID:398beb73773cd99db174bd552bbb5dc01e2dd9dd2007a1dfd726fdfb3fe51f16 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee87e4c3ba1d33ab53267200f6b5019828231c42976867213904ebe338d53799 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:998e9be0df0a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.h12n1on8byka926mvcourp9xk EndpointID:398beb73773cd99db174bd552bbb5dc01e2dd9dd2007a1dfd726fdfb3fe51f16 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T14:45:32.161Z] --- PASS: TestBuildMultiStageOnBuild (1.44s) [2022-08-04T14:45:32.161Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T14:45:32.731Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-04T14:45:32.731Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T14:45:34.641Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-08-04T14:45:34.641Z] === RUN TestBuildWithHugeFile [2022-08-04T14:45:36.343Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-08-04T14:45:36.343Z] PASS [2022-08-04T14:45:36.343Z] [2022-08-04T14:45:36.343Z] === Skipped [2022-08-04T14:45:36.343Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:45:36.343Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:45:36.343Z] [2022-08-04T14:45:36.343Z] DONE 38 tests, 1 skipped in 44.135s [2022-08-04T14:45:36.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:45:36.343Z] INFO: Testing against a local daemon [2022-08-04T14:45:36.343Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T14:45:36.343Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:45:36.343Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:45:36.343Z] === RUN TestDockerNetworkIpvlan [2022-08-04T14:45:36.343Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:45:36.343Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:45:36.343Z] PASS [2022-08-04T14:45:36.343Z] [2022-08-04T14:45:36.343Z] === Skipped [2022-08-04T14:45:36.343Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:45:36.343Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:45:36.343Z] [2022-08-04T14:45:36.343Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:45:36.343Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:45:36.343Z] [2022-08-04T14:45:36.343Z] DONE 2 tests, 2 skipped in 0.052s [2022-08-04T14:45:36.343Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:45:36.343Z] INFO: Testing against a local daemon [2022-08-04T14:45:36.343Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T14:45:37.724Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-08-04T14:45:37.724Z] === RUN TestDockerNetworkMacvlan [2022-08-04T14:45:38.294Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T14:45:39.233Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T14:45:39.803Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T14:45:41.716Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T14:45:43.626Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T14:45:46.928Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-08-04T14:45:47.188Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-04T14:45:47.188Z] PASS [2022-08-04T14:45:47.188Z] [2022-08-04T14:45:47.188Z] DONE 8 tests in 10.914s [2022-08-04T14:45:47.188Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T14:45:47.188Z] testing: warning: no tests to run [2022-08-04T14:45:47.188Z] PASS [2022-08-04T14:45:47.188Z] [2022-08-04T14:45:47.188Z] DONE 0 tests in 0.007s [2022-08-04T14:45:47.188Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T14:45:47.188Z] INFO: Testing against a local daemon [2022-08-04T14:45:47.188Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T14:45:48.579Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-08-04T14:45:48.579Z] === RUN TestAuthZPluginTLS [2022-08-04T14:45:49.154Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-04T14:45:49.154Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T14:45:49.723Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T14:45:49.723Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T14:45:49.983Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T14:45:49.983Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T14:45:50.553Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T14:45:50.553Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T14:45:51.936Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-08-04T14:45:51.936Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T14:45:52.197Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-04T14:45:52.197Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T14:45:52.767Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T14:45:52.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T14:45:53.337Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T14:45:53.337Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T14:45:54.721Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-08-04T14:45:54.721Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T14:45:56.632Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-08-04T14:45:56.632Z] === RUN TestAuthZPluginHeader [2022-08-04T14:45:56.892Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-04T14:45:56.892Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T14:46:01.091Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-08-04T14:46:01.091Z] === RUN TestAuthZPluginV2Disable [2022-08-04T14:46:02.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:46:02.448Z] Using test binary docker [2022-08-04T14:46:02.448Z] +++ /etc/init.d/apparmor start [2022-08-04T14:46:02.448Z] Not: starting. [2022-08-04T14:46:02.448Z] INFO: Waiting for daemon to start... [2022-08-04T14:46:02.448Z] Starting dockerd [2022-08-04T14:46:02.448Z] +++ 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-04T14:46:02.448Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T14:46:02.448Z] Using test binary docker [2022-08-04T14:46:02.448Z] +++ /etc/init.d/apparmor start [2022-08-04T14:46:02.448Z] Not: starting. [2022-08-04T14:46:02.448Z] INFO: Waiting for daemon to start... [2022-08-04T14:46:02.448Z] Starting dockerd [2022-08-04T14:46:02.448Z] +++ 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-04T14:46:02.448Z] . [2022-08-04T14:46:02.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:46:02.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:46:02.448Z] Error: No such image: emptyfs [2022-08-04T14:46:02.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T14:46:02.448Z] ++++ docker load [2022-08-04T14:46:02.448Z] Running integration-test (iteration 1) [2022-08-04T14:46:02.448Z] 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-04T14:46:02.448Z] ++ 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-04T14:46:02.448Z] ++ set -e [2022-08-04T14:46:02.448Z] ++ '[' -n 0 ']' [2022-08-04T14:46:02.448Z] ++ set -x [2022-08-04T14:46:02.448Z] ++ 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-04T14:46:02.448Z] [2022-08-04T14:46:02.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T14:46:02.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T14:46:02.448Z] Error: No such image: emptyfs [2022-08-04T14:46:02.448Z] ++++ docker load [2022-08-04T14:46:02.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T14:46:02.448Z] Loaded image: busybox:latest [2022-08-04T14:46:02.448Z] Running integration-test (iteration 1) [2022-08-04T14:46:02.448Z] 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-04T14:46:02.448Z] ++ 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-04T14:46:02.448Z] ++ set -e [2022-08-04T14:46:02.448Z] ++ '[' -n 0 ']' [2022-08-04T14:46:02.448Z] ++ set -x [2022-08-04T14:46:02.448Z] ++ 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-04T14:46:02.448Z] Loaded image: busybox:glibc [2022-08-04T14:46:02.448Z] Loaded image: busybox:latest [2022-08-04T14:46:02.448Z] Loaded image: busybox:glibc [2022-08-04T14:46:02.448Z] Loaded image: debian:bullseye-slim [2022-08-04T14:46:02.448Z] Loaded image: hello-world:latest [2022-08-04T14:46:02.448Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:46:02.448Z] INFO: Testing against a local daemon [2022-08-04T14:46:02.448Z] === RUN TestDockerDaemonSuite [2022-08-04T14:46:02.448Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T14:46:02.448Z] Loaded image: debian:bullseye-slim [2022-08-04T14:46:02.448Z] Loaded image: hello-world:latest [2022-08-04T14:46:02.448Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:46:02.448Z] INFO: Testing against a local daemon [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T14:46:02.448Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T14:46:03.016Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T14:46:03.275Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T14:46:04.218Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T14:46:04.477Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T14:46:05.290Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2022-08-04T14:46:05.290Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T14:46:05.414Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T14:46:06.351Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T14:46:06.351Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T14:46:06.919Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T14:46:07.487Z] --- PASS: TestBuildWithHugeFile (131.60s) [2022-08-04T14:46:07.487Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T14:46:07.487Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:46:07.487Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:46:07.487Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T14:46:07.487Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:07.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:07.487Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:07.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:07.487Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:07.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:07.487Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:07.487Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:07.747Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:07.747Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T14:46:08.006Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T14:46:08.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2022-08-04T14:46:08.006Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2022-08-04T14:46:08.006Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2022-08-04T14:46:08.006Z] === RUN TestBuildPreserveOwnership [2022-08-04T14:46:08.006Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T14:46:08.265Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T14:46:08.265Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T14:46:08.265Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T14:46:08.524Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T14:46:08.584Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-04T14:46:08.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T14:46:09.462Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T14:46:10.031Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T14:46:10.031Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T14:46:10.031Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T14:46:10.031Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T14:46:10.967Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T14:46:11.903Z] --- PASS: TestBuildPreserveOwnership (3.96s) [2022-08-04T14:46:11.903Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2022-08-04T14:46:11.903Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s) [2022-08-04T14:46:11.903Z] === RUN TestBuildPlatformInvalid [2022-08-04T14:46:11.903Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T14:46:11.903Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T14:46:12.839Z] Loaded image: busybox:latest [2022-08-04T14:46:12.839Z] Loaded image: busybox:glibc [2022-08-04T14:46:13.392Z] --- PASS: TestBuildWithHugeFile (34.71s) [2022-08-04T14:46:13.392Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T14:46:13.392Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:46:13.392Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:46:13.392Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T14:46:13.392Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:13.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:13.392Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:13.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:13.392Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:13.392Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:13.392Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T14:46:13.392Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T14:46:13.392Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T14:46:13.392Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T14:46:13.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T14:46:13.392Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-04T14:46:13.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T14:46:13.392Z] === RUN TestBuildPreserveOwnership [2022-08-04T14:46:13.392Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T14:46:13.392Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T14:46:13.392Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-08-04T14:46:13.392Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-08-04T14:46:13.392Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-08-04T14:46:13.392Z] === RUN TestBuildPlatformInvalid [2022-08-04T14:46:13.392Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T14:46:13.392Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T14:46:13.392Z] Loaded image: busybox:latest [2022-08-04T14:46:13.392Z] Loaded image: busybox:glibc [2022-08-04T14:46:13.962Z] Loaded image: debian:bullseye-slim [2022-08-04T14:46:13.962Z] Loaded image: hello-world:latest [2022-08-04T14:46:14.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T14:46:14.222Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:46:14.477Z] Loaded image: debian:bullseye-slim [2022-08-04T14:46:14.736Z] Loaded image: hello-world:latest [2022-08-04T14:46:14.736Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T14:46:15.707Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T14:46:18.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T14:46:20.149Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T14:46:20.718Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T14:46:20.820Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.02s) [2022-08-04T14:46:20.820Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T14:46:21.660Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T14:46:22.374Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.29s) [2022-08-04T14:46:22.374Z] PASS [2022-08-04T14:46:22.374Z] [2022-08-04T14:46:22.374Z] === Skipped [2022-08-04T14:46:22.374Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T14:46:22.374Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:46:22.374Z] [2022-08-04T14:46:22.374Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:46:22.374Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:46:22.374Z] [2022-08-04T14:46:22.374Z] DONE 34 tests, 2 skipped in 66.503s [2022-08-04T14:46:22.374Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T14:46:22.374Z] ++ 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-04T14:46:22.374Z] ++ set -e [2022-08-04T14:46:22.374Z] ++ '[' -n 0 ']' [2022-08-04T14:46:22.374Z] ++ set -x [2022-08-04T14:46:22.374Z] ++ 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-04T14:46:22.374Z] INFO: Testing against a local daemon [2022-08-04T14:46:22.374Z] === RUN TestConfigInspect [2022-08-04T14:46:23.566Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T14:46:23.756Z] --- PASS: TestConfigInspect (2.19s) [2022-08-04T14:46:23.756Z] === RUN TestConfigList [2022-08-04T14:46:24.504Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T14:46:24.504Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.59s) [2022-08-04T14:46:24.504Z] PASS [2022-08-04T14:46:24.504Z] [2022-08-04T14:46:24.504Z] === Skipped [2022-08-04T14:46:24.504Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T14:46:24.504Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T14:46:24.504Z] [2022-08-04T14:46:24.504Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T14:46:24.504Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T14:46:24.504Z] [2022-08-04T14:46:24.504Z] DONE 34 tests, 2 skipped in 198.173s [2022-08-04T14:46:24.504Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T14:46:24.504Z] ++ 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-04T14:46:24.504Z] ++ set -e [2022-08-04T14:46:24.504Z] ++ '[' -n 0 ']' [2022-08-04T14:46:24.504Z] ++ set -x [2022-08-04T14:46:24.504Z] ++ 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-04T14:46:24.766Z] INFO: Testing against a local daemon [2022-08-04T14:46:24.766Z] === RUN TestConfigInspect [2022-08-04T14:46:25.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T14:46:25.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T14:46:25.333Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T14:46:26.270Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T14:46:26.297Z] --- PASS: TestConfigList (2.17s) [2022-08-04T14:46:26.297Z] === RUN TestConfigsCreateAndDelete [2022-08-04T14:46:26.838Z] docker_cli_daemon_test.go:1475: [d461f61cf3de4] daemon is not started [2022-08-04T14:46:26.838Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T14:46:27.777Z] check_test.go:540: [d91506f9ed720] daemon is not started [2022-08-04T14:46:27.777Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T14:46:27.777Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T14:46:27.777Z] --- PASS: TestConfigInspect (3.05s) [2022-08-04T14:46:27.777Z] === RUN TestConfigList [2022-08-04T14:46:28.207Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-08-04T14:46:28.207Z] === RUN TestConfigsUpdate [2022-08-04T14:46:29.155Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T14:46:30.092Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T14:46:30.748Z] --- PASS: TestConfigsUpdate (2.22s) [2022-08-04T14:46:30.748Z] === RUN TestTemplatedConfig [2022-08-04T14:46:31.029Z] --- PASS: TestConfigList (3.13s) [2022-08-04T14:46:31.029Z] === RUN TestConfigsCreateAndDelete [2022-08-04T14:46:31.289Z] check_test.go:540: [d4dad31f189e9] daemon is not started [2022-08-04T14:46:31.289Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T14:46:33.289Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-04T14:46:33.289Z] === RUN TestConfigCreateResolve [2022-08-04T14:46:33.823Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2022-08-04T14:46:33.824Z] === RUN TestConfigsUpdate [2022-08-04T14:46:33.824Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T14:46:34.391Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T14:46:34.958Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T14:46:35.197Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-08-04T14:46:35.197Z] PASS [2022-08-04T14:46:35.197Z] [2022-08-04T14:46:35.197Z] DONE 6 tests in 13.550s [2022-08-04T14:46:35.197Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T14:46:35.198Z] ++ 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-04T14:46:35.198Z] ++ set -e [2022-08-04T14:46:35.198Z] ++ '[' -n 0 ']' [2022-08-04T14:46:35.198Z] ++ set -x [2022-08-04T14:46:35.198Z] ++ 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-04T14:46:35.198Z] INFO: Testing against a local daemon [2022-08-04T14:46:35.198Z] === RUN TestAttachWithTTY [2022-08-04T14:46:35.198Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-04T14:46:35.198Z] === RUN TestAttachWithoutTTy [2022-08-04T14:46:35.458Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-04T14:46:35.458Z] === RUN TestCheckpoint [2022-08-04T14:46:35.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:46:35.458Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:35.458Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T14:46:35.458Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T14:46:35.458Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T14:46:35.458Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T14:46:35.458Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T14:46:35.458Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-04T14:46:35.458Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T14:46:35.458Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T14:46:35.458Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T14:46:35.526Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T14:46:35.718Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-04T14:46:35.718Z] === RUN TestCopyEmptyFile [2022-08-04T14:46:35.718Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-04T14:46:35.718Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T14:46:35.785Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T14:46:35.978Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-04T14:46:35.978Z] === RUN TestCopyFromContainer [2022-08-04T14:46:36.044Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T14:46:36.044Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T14:46:36.044Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T14:46:36.303Z] --- PASS: TestConfigsUpdate (2.74s) [2022-08-04T14:46:36.303Z] === RUN TestTemplatedConfig [2022-08-04T14:46:36.919Z] === RUN TestCopyFromContainer// [2022-08-04T14:46:36.919Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T14:46:36.919Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T14:46:36.919Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T14:46:37.180Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T14:46:37.180Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T14:46:37.180Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T14:46:37.180Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T14:46:37.180Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T14:46:37.440Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer (1.58s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-08-04T14:46:37.440Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T14:46:37.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T14:46:37.440Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:37.440Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:37.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:37.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:37.441Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:37.441Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:37.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:37.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:37.441Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:37.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T14:46:37.441Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T14:46:37.441Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T14:46:37.441Z] === RUN TestCreateWithInvalidEnv [2022-08-04T14:46:37.441Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T14:46:37.441Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T14:46:37.441Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T14:46:37.441Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T14:46:37.441Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T14:46:37.441Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T14:46:37.441Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T14:46:37.441Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T14:46:37.441Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T14:46:37.441Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T14:46:37.441Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T14:46:37.441Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T14:46:37.441Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T14:46:37.441Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T14:46:37.680Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T14:46:38.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T14:46:38.823Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-08-04T14:46:38.823Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T14:46:38.922Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-04T14:46:38.922Z] PASS [2022-08-04T14:46:38.922Z] [2022-08-04T14:46:38.922Z] DONE 17 tests in 49.087s [2022-08-04T14:46:38.922Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T14:46:38.922Z] INFO: Testing against a local daemon [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:46:38.922Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:46:38.922Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T14:46:38.922Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T14:46:38.922Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T14:46:38.922Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T14:46:38.922Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T14:46:38.922Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T14:46:38.922Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T14:46:38.922Z] === RUN TestPluginInstall [2022-08-04T14:46:38.922Z] === RUN TestPluginInstall/no_auth [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdab90c5144aae3829f423bd0c43991962d2387d6f6de873abc02bc63e6fdedb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdab90c5144aae3829f423bd0c43991962d2387d6f6de873abc02bc63e6fdedb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:38.922Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8adfb91d2bd1e20b05120b00ee513c71e1f1dbce4b69914cada3a47ae849e5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8adfb91d2bd1e20b05120b00ee513c71e1f1dbce4b69914cada3a47ae849e5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:38.922Z] === RUN TestPluginInstall/with_insecure [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb82dbd05d9f66301f85a4842e9fe495a547dd3d0bf7b36a503fb6d78c71663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:46:38.922Z] time="2022-08-04T14:46:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cbb82dbd05d9f66301f85a4842e9fe495a547dd3d0bf7b36a503fb6d78c71663" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:46:39.182Z] plugin_test.go:196: [d4a156e005b7c] daemon is not started [2022-08-04T14:46:39.182Z] --- PASS: TestPluginInstall (2.69s) [2022-08-04T14:46:39.182Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-08-04T14:46:39.182Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-08-04T14:46:39.182Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-04T14:46:39.182Z] === RUN TestPluginsWithRuntimes [2022-08-04T14:46:39.556Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T14:46:39.556Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T14:46:39.556Z] --- PASS: TestTemplatedConfig (3.40s) [2022-08-04T14:46:39.556Z] === RUN TestConfigCreateResolve [2022-08-04T14:46:40.124Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:40.204Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:40.204Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:40.204Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T14:46:40.204Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T14:46:40.204Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T14:46:40.464Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-04T14:46:40.464Z] === RUN TestCreateDifferentPlatform [2022-08-04T14:46:40.464Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T14:46:40.464Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T14:46:40.464Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T14:46:40.464Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T14:46:40.464Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T14:46:40.464Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T14:46:40.464Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T14:46:40.464Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T14:46:40.464Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T14:46:40.464Z] === RUN TestCreateInvalidHostConfig [2022-08-04T14:46:40.464Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:40.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:40.464Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:40.464Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:40.464Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:40.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:40.465Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:40.465Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:40.465Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:40.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:40.465Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:40.465Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:40.465Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T14:46:40.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T14:46:40.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T14:46:40.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T14:46:40.465Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T14:46:40.465Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T14:46:40.465Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T14:46:40.465Z] === RUN TestDaemonRestartIpcMode [2022-08-04T14:46:40.465Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T14:46:40.465Z] === RUN TestDaemonHostGatewayIP [2022-08-04T14:46:40.465Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T14:46:40.465Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T14:46:40.465Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T14:46:40.465Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T14:46:40.465Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T14:46:40.465Z] === RUN TestDiff [2022-08-04T14:46:40.565Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T14:46:40.692Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T14:46:40.954Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T14:46:41.035Z] --- PASS: TestDiff (0.45s) [2022-08-04T14:46:41.035Z] === RUN TestExecConsoleSize [2022-08-04T14:46:41.505Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T14:46:41.605Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-04T14:46:41.606Z] === RUN TestExecWithCloseStdin [2022-08-04T14:46:41.866Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-04T14:46:41.866Z] === RUN TestExec [2022-08-04T14:46:41.898Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T14:46:42.445Z] --- PASS: TestExec (0.49s) [2022-08-04T14:46:42.445Z] === RUN TestExecUser [2022-08-04T14:46:42.445Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-08-04T14:46:42.445Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-08-04T14:46:42.445Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-04T14:46:42.445Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T14:46:42.465Z] --- PASS: TestConfigCreateResolve (2.99s) [2022-08-04T14:46:42.466Z] PASS [2022-08-04T14:46:42.466Z] [2022-08-04T14:46:42.466Z] DONE 6 tests in 17.956s [2022-08-04T14:46:42.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T14:46:42.466Z] ++ 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-04T14:46:42.466Z] ++ set -e [2022-08-04T14:46:42.466Z] ++ '[' -n 0 ']' [2022-08-04T14:46:42.466Z] ++ set -x [2022-08-04T14:46:42.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T14:46:42.725Z] INFO: Testing against a local daemon [2022-08-04T14:46:42.725Z] === RUN TestAttachWithTTY [2022-08-04T14:46:42.725Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T14:46:42.984Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-04T14:46:42.984Z] === RUN TestAttachWithoutTTy [2022-08-04T14:46:42.984Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-04T14:46:42.984Z] === RUN TestCheckpoint [2022-08-04T14:46:42.984Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:46:42.984Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:42.984Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T14:46:42.984Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T14:46:42.984Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T14:46:42.984Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T14:46:42.984Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-08-04T14:46:42.984Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T14:46:43.016Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-04T14:46:43.016Z] PASS [2022-08-04T14:46:43.016Z] [2022-08-04T14:46:43.016Z] DONE 24 tests in 6.653s [2022-08-04T14:46:43.016Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T14:46:43.016Z] INFO: Testing against a local daemon [2022-08-04T14:46:43.016Z] === RUN TestExternalGraphDriver [2022-08-04T14:46:43.021Z] --- PASS: TestExecUser (0.55s) [2022-08-04T14:46:43.021Z] === RUN TestExportContainerAndImportImage [2022-08-04T14:46:43.244Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-08-04T14:46:43.244Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T14:46:43.244Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-04T14:46:43.244Z] === RUN TestCopyEmptyFile [2022-08-04T14:46:43.502Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-08-04T14:46:43.502Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T14:46:43.502Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T14:46:43.586Z] === RUN TestExternalGraphDriver/json [2022-08-04T14:46:43.590Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-08-04T14:46:43.590Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T14:46:43.761Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-04T14:46:43.762Z] === RUN TestCopyFromContainer [2022-08-04T14:46:43.762Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T14:46:43.762Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T14:46:44.020Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T14:46:44.589Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T14:46:44.589Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T14:46:44.589Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T14:46:44.589Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T14:46:44.589Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T14:46:44.969Z] === RUN TestExternalGraphDriver/spec [2022-08-04T14:46:44.969Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-04T14:46:44.969Z] === RUN TestHealthCheckWorkdir [2022-08-04T14:46:45.528Z] === RUN TestCopyFromContainer// [2022-08-04T14:46:45.528Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T14:46:45.528Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T14:46:45.528Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T14:46:45.539Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-08-04T14:46:45.539Z] === RUN TestHealthKillContainer [2022-08-04T14:46:45.788Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T14:46:45.788Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T14:46:46.047Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T14:46:46.047Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T14:46:46.307Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T14:46:46.307Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T14:46:46.307Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T14:46:46.569Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer (3.07s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-08-04T14:46:46.830Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-04T14:46:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T14:46:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:46.830Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:46.830Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T14:46:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T14:46:46.830Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T14:46:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T14:46:46.830Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T14:46:46.830Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T14:46:46.830Z] === RUN TestCreateWithInvalidEnv [2022-08-04T14:46:46.830Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T14:46:46.830Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T14:46:46.830Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T14:46:46.830Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T14:46:46.830Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T14:46:46.830Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T14:46:46.830Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T14:46:46.830Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T14:46:46.830Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T14:46:46.830Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T14:46:46.830Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T14:46:46.830Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T14:46:46.830Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T14:46:46.830Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T14:46:46.878Z] === RUN TestExternalGraphDriver/pull [2022-08-04T14:46:47.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T14:46:47.399Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T14:46:47.399Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T14:46:48.262Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-08-04T14:46:48.262Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-08-04T14:46:48.262Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-04T14:46:48.262Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-04T14:46:48.262Z] === RUN TestGraphdriverPluginV2 [2022-08-04T14:46:49.306Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2022-08-04T14:46:49.306Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T14:46:49.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T14:46:49.873Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T14:46:49.874Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T14:46:49.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T14:46:50.442Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T14:46:51.382Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T14:46:51.382Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:51.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:51.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:51.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:51.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:51.382Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:51.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:51.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T14:46:51.382Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T14:46:51.383Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T14:46:51.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T14:46:51.641Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T14:46:51.641Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T14:46:51.641Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T14:46:51.900Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T14:46:52.468Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.05s) [2022-08-04T14:46:52.468Z] === RUN TestCreateDifferentPlatform [2022-08-04T14:46:52.468Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T14:46:52.468Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T14:46:52.468Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T14:46:52.468Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T14:46:52.468Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T14:46:52.468Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T14:46:52.727Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.17s) [2022-08-04T14:46:52.727Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T14:46:53.013Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.34s) [2022-08-04T14:46:53.013Z] === RUN TestCreateInvalidHostConfig [2022-08-04T14:46:53.272Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:53.272Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:53.272Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:53.272Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:53.272Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:53.272Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:53.272Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:53.272Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:53.272Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T14:46:53.272Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T14:46:53.272Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T14:46:53.272Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T14:46:53.272Z] --- PASS: TestCreateInvalidHostConfig (0.06s) [2022-08-04T14:46:53.272Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T14:46:53.272Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T14:46:53.272Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T14:46:53.272Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T14:46:53.272Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T14:46:53.272Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T14:46:53.272Z] === RUN TestDaemonRestartIpcMode [2022-08-04T14:46:53.272Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T14:46:53.272Z] === RUN TestDaemonHostGatewayIP [2022-08-04T14:46:53.272Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T14:46:53.273Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T14:46:53.273Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T14:46:53.273Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T14:46:53.273Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T14:46:53.273Z] === RUN TestDiff [2022-08-04T14:46:53.560Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-08-04T14:46:53.560Z] PASS [2022-08-04T14:46:53.560Z] [2022-08-04T14:46:53.560Z] DONE 5 tests in 9.590s [2022-08-04T14:46:53.560Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T14:46:53.560Z] INFO: Testing against a local daemon [2022-08-04T14:46:53.560Z] === RUN TestContinueAfterPluginCrash [2022-08-04T14:46:53.560Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T14:46:53.560Z] === RUN TestReadPluginNoRead [2022-08-04T14:46:53.560Z] === PAUSE TestReadPluginNoRead [2022-08-04T14:46:53.560Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T14:46:53.560Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T14:46:53.560Z] === CONT TestContinueAfterPluginCrash [2022-08-04T14:46:53.560Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T14:46:53.667Z] --- PASS: TestHealthKillContainer (7.91s) [2022-08-04T14:46:53.667Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T14:46:53.841Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T14:46:53.928Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-04T14:46:53.928Z] === RUN TestIpcModeNone [2022-08-04T14:46:54.498Z] --- PASS: TestIpcModeNone (0.51s) [2022-08-04T14:46:54.498Z] === RUN TestIpcModePrivate [2022-08-04T14:46:54.758Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-04T14:46:54.758Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-04T14:46:54.758Z] === RUN TestIpcModeShareable [2022-08-04T14:46:54.779Z] --- PASS: TestDiff (1.54s) [2022-08-04T14:46:54.779Z] === RUN TestExecConsoleSize [2022-08-04T14:46:55.328Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-04T14:46:55.328Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-04T14:46:55.328Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T14:46:55.347Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T14:46:55.347Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T14:46:55.347Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T14:46:55.606Z] --- PASS: TestExecConsoleSize (0.89s) [2022-08-04T14:46:55.606Z] === RUN TestExecWithCloseStdin [2022-08-04T14:46:56.102Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-08-04T14:46:56.102Z] === CONT TestReadPluginNoRead [2022-08-04T14:46:56.175Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T14:46:56.743Z] --- PASS: TestExecWithCloseStdin (0.99s) [2022-08-04T14:46:56.743Z] === RUN TestExec [2022-08-04T14:46:56.743Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T14:46:57.239Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.55s) [2022-08-04T14:46:57.239Z] === RUN TestAPIIpcModeHost [2022-08-04T14:46:57.239Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-08-04T14:46:57.239Z] === RUN TestDaemonIpcModeShareable [2022-08-04T14:46:57.312Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T14:46:57.312Z] check_test.go:540: [d082107d80986] daemon is not started [2022-08-04T14:46:57.312Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T14:46:57.571Z] --- PASS: TestExec (0.92s) [2022-08-04T14:46:57.571Z] === RUN TestExecUser [2022-08-04T14:46:58.140Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T14:46:58.140Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T14:46:58.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-04T14:46:58.399Z] --- PASS: TestExecUser (0.81s) [2022-08-04T14:46:58.399Z] === RUN TestExportContainerAndImportImage [2022-08-04T14:46:58.439Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-04T14:46:58.439Z] === RUN TestDaemonIpcModePrivate [2022-08-04T14:46:58.642Z] === RUN TestReadPluginNoRead/default [2022-08-04T14:46:58.967Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T14:46:59.378Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-04T14:46:59.535Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2022-08-04T14:46:59.535Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T14:46:59.584Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T14:46:59.639Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-04T14:46:59.639Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T14:46:59.794Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T14:47:00.362Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T14:47:00.578Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-04T14:47:00.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-08-04T14:47:00.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T14:47:00.931Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2022-08-04T14:47:00.931Z] === RUN TestHealthCheckWorkdir [2022-08-04T14:47:00.966Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T14:47:00.966Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-08-04T14:47:01.190Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T14:47:01.778Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-04T14:47:01.907Z] === CONT TestReadPluginNoRead [2022-08-04T14:47:01.907Z] read_test.go:92: [da3db820d1b73] daemon is not started [2022-08-04T14:47:01.907Z] --- PASS: TestReadPluginNoRead (5.87s) [2022-08-04T14:47:01.907Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-04T14:47:01.907Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-08-04T14:47:01.907Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-04T14:47:01.907Z] PASS [2022-08-04T14:47:01.907Z] [2022-08-04T14:47:01.907Z] DONE 6 tests in 9.252s [2022-08-04T14:47:01.907Z] 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-04T14:47:01.907Z] testing: warning: no tests to run [2022-08-04T14:47:01.907Z] PASS [2022-08-04T14:47:01.907Z] [2022-08-04T14:47:01.907Z] DONE 0 tests in 0.007s [2022-08-04T14:47:01.907Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T14:47:01.907Z] INFO: Testing against a local daemon [2022-08-04T14:47:01.907Z] === RUN TestPluginWithDevMounts [2022-08-04T14:47:01.907Z] === PAUSE TestPluginWithDevMounts [2022-08-04T14:47:01.907Z] === CONT TestPluginWithDevMounts [2022-08-04T14:47:02.038Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-04T14:47:02.038Z] === RUN TestIpcModeOlderClient [2022-08-04T14:47:02.038Z] === PAUSE TestIpcModeOlderClient [2022-08-04T14:47:02.038Z] === RUN TestKillContainerInvalidSignal [2022-08-04T14:47:02.128Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-08-04T14:47:02.128Z] === RUN TestHealthKillContainer [2022-08-04T14:47:02.128Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T14:47:02.128Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T14:47:02.299Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-08-04T14:47:02.299Z] === RUN TestKillContainer [2022-08-04T14:47:02.299Z] === RUN TestKillContainer/no_signal [2022-08-04T14:47:02.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T14:47:02.388Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T14:47:02.388Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T14:47:02.870Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T14:47:02.955Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T14:47:03.130Z] === RUN TestKillContainer/killing_signal [2022-08-04T14:47:03.555Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T14:47:03.701Z] --- PASS: TestKillContainer (1.36s) [2022-08-04T14:47:03.701Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-04T14:47:03.701Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-04T14:47:03.701Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-04T14:47:03.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T14:47:03.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T14:47:03.817Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-08-04T14:47:03.817Z] PASS [2022-08-04T14:47:03.817Z] [2022-08-04T14:47:03.817Z] DONE 1 tests in 1.622s [2022-08-04T14:47:03.817Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T14:47:03.817Z] INFO: Testing against a local daemon [2022-08-04T14:47:03.817Z] === RUN TestSecretInspect [2022-08-04T14:47:04.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T14:47:05.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-08-04T14:47:05.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-08-04T14:47:05.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-04T14:47:05.211Z] === RUN TestKillStoppedContainer [2022-08-04T14:47:05.211Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T14:47:05.211Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T14:47:05.211Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T14:47:05.211Z] === RUN TestKillDifferentUserContainer [2022-08-04T14:47:05.471Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-04T14:47:05.471Z] === RUN TestInspectOomKilledTrue [2022-08-04T14:47:05.729Z] --- PASS: TestSecretInspect (2.17s) [2022-08-04T14:47:05.729Z] === RUN TestSecretList [2022-08-04T14:47:06.043Z] --- PASS: TestInspectOomKilledTrue (0.51s) [2022-08-04T14:47:06.043Z] === RUN TestInspectOomKilledFalse [2022-08-04T14:47:06.621Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2022-08-04T14:47:06.621Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T14:47:06.881Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-04T14:47:06.881Z] === RUN TestLinksContainerNames [2022-08-04T14:47:07.747Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T14:47:07.747Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T14:47:07.747Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T14:47:07.822Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-04T14:47:07.822Z] === RUN TestLogsFollowTailEmpty [2022-08-04T14:47:08.081Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-04T14:47:08.082Z] === RUN TestLogs [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:08.082Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:08.082Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:08.082Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:08.082Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:08.271Z] --- PASS: TestSecretList (2.18s) [2022-08-04T14:47:08.271Z] === RUN TestSecretsCreateAndDelete [2022-08-04T14:47:08.315Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T14:47:08.315Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T14:47:08.315Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T14:47:08.573Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T14:47:09.023Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:09.023Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:09.593Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:09.593Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:10.164Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:10.164Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:10.164Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:10.164Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:10.180Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-04T14:47:10.180Z] === RUN TestSecretsUpdate [2022-08-04T14:47:10.475Z] --- PASS: TestHealthKillContainer (8.42s) [2022-08-04T14:47:10.475Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T14:47:10.475Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T14:47:10.734Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:10.734Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:11.045Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T14:47:11.045Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-04T14:47:11.045Z] === RUN TestIpcModeNone [2022-08-04T14:47:11.045Z] check_test.go:540: [dc3ae5295eb2a] daemon is not started [2022-08-04T14:47:11.045Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T14:47:11.305Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:11.305Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:11.615Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T14:47:11.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T14:47:11.874Z] --- PASS: TestIpcModeNone (0.85s) [2022-08-04T14:47:11.874Z] === RUN TestIpcModePrivate [2022-08-04T14:47:11.876Z] --- PASS: TestLogs (3.78s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.82s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.85s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-08-04T14:47:11.876Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-04T14:47:11.876Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T14:47:12.134Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T14:47:12.446Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/default [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/private [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/slave [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/shared [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/default [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/private [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/shared [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/slave [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:12.446Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:12.446Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:12.446Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:12.702Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-04T14:47:12.702Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T14:47:12.702Z] --- PASS: TestIpcModePrivate (0.89s) [2022-08-04T14:47:12.702Z] === RUN TestIpcModeShareable [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:12.706Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T14:47:12.706Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T14:47:12.706Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T14:47:12.748Z] --- PASS: TestSecretsUpdate (2.15s) [2022-08-04T14:47:12.748Z] === RUN TestTemplatedSecret [2022-08-04T14:47:12.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T14:47:13.529Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-04T14:47:13.788Z] --- PASS: TestIpcModeShareable (0.88s) [2022-08-04T14:47:13.788Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T14:47:14.087Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-08-04T14:47:14.087Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T14:47:14.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T14:47:14.657Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-04T14:47:14.657Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T14:47:14.918Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-04T14:47:14.918Z] === RUN TestNetworkNat [2022-08-04T14:47:15.290Z] --- PASS: TestTemplatedSecret (2.56s) [2022-08-04T14:47:15.290Z] === RUN TestSecretCreateResolve [2022-08-04T14:47:15.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T14:47:15.489Z] --- PASS: TestNetworkNat (0.48s) [2022-08-04T14:47:15.489Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T14:47:15.552Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T14:47:15.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-04T14:47:15.749Z] === RUN TestNetworkLoopbackNat [2022-08-04T14:47:16.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T14:47:16.120Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.51s) [2022-08-04T14:47:16.120Z] === RUN TestAPIIpcModeHost [2022-08-04T14:47:17.057Z] --- PASS: TestAPIIpcModeHost (0.75s) [2022-08-04T14:47:17.057Z] === RUN TestDaemonIpcModeShareable [2022-08-04T14:47:17.200Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-04T14:47:17.200Z] PASS [2022-08-04T14:47:17.200Z] [2022-08-04T14:47:17.200Z] DONE 6 tests in 13.442s [2022-08-04T14:47:17.200Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T14:47:17.200Z] INFO: Testing against a local daemon [2022-08-04T14:47:17.200Z] === RUN TestServiceCreateInit [2022-08-04T14:47:17.200Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T14:47:17.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cf1c68__} [2022-08-04T14:47:18.193Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:120, shared: true, mustBeShared: true [2022-08-04T14:47:18.453Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2022-08-04T14:47:18.453Z] === RUN TestDaemonIpcModePrivate [2022-08-04T14:47:19.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13241706094_/foo_false_____} [2022-08-04T14:47:19.044Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-04T14:47:19.044Z] === RUN TestPause [2022-08-04T14:47:19.044Z] --- PASS: TestPause (0.47s) [2022-08-04T14:47:19.044Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T14:47:19.044Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:47:19.044Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:47:19.044Z] === RUN TestPauseStopPausedContainer [2022-08-04T14:47:19.303Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-04T14:47:19.303Z] === RUN TestPidHost [2022-08-04T14:47:19.959Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-08-04T14:47:19.959Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2022-08-04T14:47:19.959Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T14:47:20.218Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T14:47:20.244Z] --- PASS: TestPidHost (0.96s) [2022-08-04T14:47:20.244Z] === RUN TestPsFilter [2022-08-04T14:47:20.477Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13241706094_/foo_true_____} [2022-08-04T14:47:20.504Z] --- PASS: TestPsFilter (0.11s) [2022-08-04T14:47:20.504Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T14:47:21.075Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-04T14:47:21.075Z] === RUN TestRemoveContainerWithVolume [2022-08-04T14:47:21.335Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-04T14:47:21.335Z] === RUN TestRemoveContainerRunning [2022-08-04T14:47:21.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T14:47:21.415Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-04T14:47:21.673Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2022-08-04T14:47:21.673Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T14:47:21.906Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-04T14:47:21.906Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T14:47:21.932Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-338937601_/foo_false_____} [2022-08-04T14:47:22.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-04T14:47:22.165Z] === RUN TestRemoveInvalidContainer [2022-08-04T14:47:22.165Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T14:47:22.165Z] === RUN TestRenameLinkedContainer [2022-08-04T14:47:22.868Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T14:47:22.868Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T14:47:22.868Z] check_test.go:540: [deb950db42be9] daemon is not started [2022-08-04T14:47:22.868Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T14:47:22.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-338937601_/foo_true_____} [2022-08-04T14:47:23.127Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-08-04T14:47:23.385Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2022-08-04T14:47:23.385Z] === RUN TestIpcModeOlderClient [2022-08-04T14:47:23.385Z] === PAUSE TestIpcModeOlderClient [2022-08-04T14:47:23.385Z] === RUN TestKillContainerInvalidSignal [2022-08-04T14:47:23.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-338937601_/foo_true__0xc000cf1c98___} [2022-08-04T14:47:24.076Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-04T14:47:24.076Z] === RUN TestRenameStoppedContainer [2022-08-04T14:47:24.325Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2022-08-04T14:47:24.325Z] === RUN TestKillContainer [2022-08-04T14:47:24.325Z] === RUN TestKillContainer/no_signal [2022-08-04T14:47:24.336Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-08-04T14:47:24.336Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T14:47:24.695Z] --- PASS: TestServiceCreateInit (7.61s) [2022-08-04T14:47:24.695Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.89s) [2022-08-04T14:47:24.695Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2022-08-04T14:47:24.695Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T14:47:24.894Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T14:47:24.894Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T14:47:24.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cf1cb0__} [2022-08-04T14:47:25.283Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-04T14:47:25.283Z] === RUN TestRenameInvalidName [2022-08-04T14:47:25.464Z] === RUN TestKillContainer/killing_signal [2022-08-04T14:47:25.855Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-04T14:47:25.855Z] === RUN TestRenameAnonymousContainer [2022-08-04T14:47:26.402Z] --- PASS: TestKillContainer (2.05s) [2022-08-04T14:47:26.402Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-08-04T14:47:26.402Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-08-04T14:47:26.402Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-08-04T14:47:26.402Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T14:47:26.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T14:47:26.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cf1cc8__} [2022-08-04T14:47:26.661Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T14:47:26.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T14:47:27.765Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-08-04T14:47:27.765Z] === RUN TestRenameContainerWithSameName [2022-08-04T14:47:27.765Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-08-04T14:47:27.765Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T14:47:27.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-08-04T14:47:27.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2022-08-04T14:47:27.857Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-08-04T14:47:27.857Z] === RUN TestKillStoppedContainer [2022-08-04T14:47:27.857Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-04T14:47:27.857Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T14:47:27.857Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-04T14:47:27.857Z] === RUN TestKillDifferentUserContainer [2022-08-04T14:47:27.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cf1ce0__} [2022-08-04T14:47:28.128Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T14:47:28.696Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2022-08-04T14:47:28.696Z] === RUN TestInspectOomKilledTrue [2022-08-04T14:47:28.696Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:47:28.696Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2022-08-04T14:47:28.696Z] === RUN TestInspectOomKilledFalse [2022-08-04T14:47:28.696Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:47:28.696Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T14:47:28.696Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T14:47:28.704Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-04T14:47:28.705Z] === RUN TestResize [2022-08-04T14:47:28.965Z] --- PASS: TestResize (0.42s) [2022-08-04T14:47:28.965Z] === RUN TestResizeWithInvalidSize [2022-08-04T14:47:29.265Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2022-08-04T14:47:29.265Z] === RUN TestLinksContainerNames [2022-08-04T14:47:29.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cf1cf8__} [2022-08-04T14:47:29.524Z] check_test.go:540: [dd445be7419c1] daemon is not started [2022-08-04T14:47:29.524Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T14:47:29.535Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-04T14:47:29.535Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T14:47:30.104Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:30.104Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:30.104Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:30.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:47:30.104Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:30.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T14:47:30.722Z] --- PASS: TestLinksContainerNames (1.57s) [2022-08-04T14:47:30.722Z] === RUN TestLogsFollowTailEmpty [2022-08-04T14:47:31.658Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2022-08-04T14:47:31.658Z] === RUN TestLogs [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:31.658Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:31.658Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:31.658Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T14:47:31.658Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T14:47:31.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T14:47:32.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T14:47:32.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T14:47:32.437Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T14:47:32.437Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T14:47:32.437Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T14:47:32.696Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T14:47:32.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:32.955Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T14:47:33.215Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T14:47:33.478Z] check_test.go:540: [d060dc85a07b3] daemon is not started [2022-08-04T14:47:33.478Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T14:47:33.478Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T14:47:33.478Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T14:47:33.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:47:34.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:34.857Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:34.857Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:34.857Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T14:47:34.857Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T14:47:34.857Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T14:47:35.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:47:35.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:35.793Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T14:47:35.793Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T14:47:35.793Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T14:47:36.731Z] docker_cli_daemon_plugins_test.go:80: [dabe471a5b514] daemon is not started [2022-08-04T14:47:36.731Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T14:47:36.731Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T14:47:37.167Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T14:47:37.167Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:47:37.167Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:47:37.167Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T14:47:37.167Z] [2022-08-04T14:47:37.167Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T14:47:37.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T14:47:37.167Z] Using test binary docker [2022-08-04T14:47:37.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T14:47:37.167Z] Not: starting. [2022-08-04T14:47:37.167Z] INFO: Waiting for daemon to start... [2022-08-04T14:47:37.167Z] Starting dockerd [2022-08-04T14:47:37.167Z] . [2022-08-04T14:47:37.167Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T14:47:37.300Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T14:47:37.559Z] --- PASS: TestLogs (6.19s) [2022-08-04T14:47:37.559Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T14:47:37.559Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.89s) [2022-08-04T14:47:37.559Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.17s) [2022-08-04T14:47:37.559Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.93s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.11s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.96s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.01s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.11s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.08s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.84s) [2022-08-04T14:47:37.560Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.91s) [2022-08-04T14:47:37.560Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T14:47:37.822Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T14:47:38.390Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/default [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/private [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/slave [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/shared [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/default [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/private [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/shared [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/slave [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:38.390Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:38.390Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T14:47:38.390Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T14:47:38.649Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T14:47:38.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T14:47:38.909Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T14:47:38.909Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T14:47:38.909Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T14:47:38.909Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T14:47:38.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:47:39.477Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T14:47:40.046Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T14:47:40.306Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T14:47:40.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:47:40.876Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-08-04T14:47:40.876Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T14:47:40.876Z] docker_cli_daemon_plugins_test.go:170: [df9ac340ce0a1] daemon is not started [2022-08-04T14:47:40.876Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T14:47:41.814Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2022-08-04T14:47:41.814Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T14:47:41.814Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T14:47:42.383Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-08-04T14:47:42.383Z] === RUN TestNetworkNat [2022-08-04T14:47:42.383Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T14:47:42.642Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T14:47:42.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:47:42.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:47:42.799Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-08-04T14:47:42.799Z] === RUN TestCreateServiceConflict [2022-08-04T14:47:42.799Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-04T14:47:42.799Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T14:47:43.211Z] --- PASS: TestNetworkNat (0.83s) [2022-08-04T14:47:43.211Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T14:47:44.149Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2022-08-04T14:47:44.149Z] === RUN TestNetworkLoopbackNat [2022-08-04T14:47:44.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:47:44.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:47:44.718Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T14:47:45.286Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T14:47:45.342Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-08-04T14:47:45.342Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T14:47:45.855Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T14:47:46.036Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:47:46.114Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T14:47:46.373Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T14:47:46.632Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T14:47:46.892Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T14:47:47.152Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-08-04T14:47:47.152Z] === RUN TestPause [2022-08-04T14:47:47.411Z] check_test.go:540: [d6191ccbef05b] daemon is not started [2022-08-04T14:47:47.411Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T14:47:47.411Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.47s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-08-04T14:47:47.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-04T14:47:47.960Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T14:47:47.960Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T14:47:47.980Z] --- PASS: TestPause (0.79s) [2022-08-04T14:47:47.980Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T14:47:47.980Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:47:47.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:47:47.980Z] === RUN TestPauseStopPausedContainer [2022-08-04T14:47:48.239Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T14:47:48.530Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T14:47:49.177Z] --- PASS: TestPauseStopPausedContainer (1.16s) [2022-08-04T14:47:49.177Z] === RUN TestPidHost [2022-08-04T14:47:49.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T14:47:49.436Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T14:47:49.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s) [2022-08-04T14:47:49.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-04T14:47:49.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-04T14:47:49.912Z] === RUN TestCgroupNamespacesRun [2022-08-04T14:47:50.006Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T14:47:50.853Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-04T14:47:50.853Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T14:47:50.962Z] --- PASS: TestPidHost (1.92s) [2022-08-04T14:47:50.962Z] === RUN TestPsFilter [2022-08-04T14:47:51.221Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T14:47:51.221Z] --- PASS: TestPsFilter (0.13s) [2022-08-04T14:47:51.221Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T14:47:51.789Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-08-04T14:47:51.789Z] === RUN TestRemoveContainerWithVolume [2022-08-04T14:47:52.050Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T14:47:52.237Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-04T14:47:52.237Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T14:47:52.617Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2022-08-04T14:47:52.617Z] === RUN TestRemoveContainerRunning [2022-08-04T14:47:52.876Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T14:47:53.177Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-04T14:47:53.177Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T14:47:53.445Z] --- PASS: TestRemoveContainerRunning (0.62s) [2022-08-04T14:47:53.445Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T14:47:54.013Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2022-08-04T14:47:54.013Z] === RUN TestRemoveInvalidContainer [2022-08-04T14:47:54.013Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-04T14:47:54.013Z] === RUN TestRenameLinkedContainer [2022-08-04T14:47:54.272Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T14:47:54.559Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-04T14:47:54.559Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T14:47:55.499Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-08-04T14:47:55.499Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T14:47:55.648Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T14:47:56.586Z] --- PASS: TestRenameLinkedContainer (2.47s) [2022-08-04T14:47:56.587Z] === RUN TestRenameStoppedContainer [2022-08-04T14:47:56.845Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T14:47:56.881Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-04T14:47:56.881Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T14:47:57.104Z] --- PASS: TestRenameStoppedContainer (0.58s) [2022-08-04T14:47:57.104Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T14:47:57.450Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T14:47:57.451Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T14:47:58.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-04T14:47:58.390Z] === RUN TestNISDomainname [2022-08-04T14:47:58.480Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-08-04T14:47:58.481Z] === RUN TestRenameInvalidName [2022-08-04T14:47:58.481Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T14:47:58.740Z] --- PASS: TestRenameInvalidName (0.61s) [2022-08-04T14:47:58.740Z] === RUN TestRenameAnonymousContainer [2022-08-04T14:47:58.961Z] --- PASS: TestNISDomainname (0.56s) [2022-08-04T14:47:58.961Z] === RUN TestHostnameDnsResolution [2022-08-04T14:47:59.000Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T14:47:59.904Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-04T14:47:59.904Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T14:48:00.165Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-08-04T14:48:00.165Z] === RUN TestPrivilegedHostDevices [2022-08-04T14:48:00.259Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-08-04T14:48:00.259Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T14:48:00.736Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-04T14:48:00.736Z] === RUN TestRunConsoleSize [2022-08-04T14:48:00.909Z] --- PASS: TestRenameAnonymousContainer (1.79s) [2022-08-04T14:48:00.909Z] === RUN TestRenameContainerWithSameName [2022-08-04T14:48:01.167Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-04T14:48:01.167Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T14:48:01.199Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-08-04T14:48:01.199Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T14:48:01.307Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-04T14:48:01.307Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T14:48:02.103Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s) [2022-08-04T14:48:02.103Z] === RUN TestResize [2022-08-04T14:48:02.248Z] --- PASS: TestRunWithAlternativeContainerdShim (1.12s) [2022-08-04T14:48:02.248Z] === RUN TestStats [2022-08-04T14:48:02.362Z] --- PASS: TestResize (0.46s) [2022-08-04T14:48:02.362Z] === RUN TestResizeWithInvalidSize [2022-08-04T14:48:02.621Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-04T14:48:03.188Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2022-08-04T14:48:03.188Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T14:48:03.188Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T14:48:03.738Z] --- PASS: TestCreateServiceConfigFileMode (2.46s) [2022-08-04T14:48:03.738Z] === RUN TestCreateServiceSysctls [2022-08-04T14:48:03.761Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:03.761Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:03.761Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:03.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:03.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:03.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:03.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:03.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T14:48:03.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:04.789Z] --- PASS: TestStats (2.50s) [2022-08-04T14:48:04.789Z] === RUN TestStopContainerWithTimeout [2022-08-04T14:48:04.789Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T14:48:04.789Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T14:48:04.789Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T14:48:04.789Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T14:48:04.789Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T14:48:04.789Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T14:48:04.789Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T14:48:04.789Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T14:48:04.789Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T14:48:04.789Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T14:48:05.664Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T14:48:05.728Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T14:48:07.035Z] --- PASS: TestCreateServiceSysctls (3.22s) [2022-08-04T14:48:07.035Z] === RUN TestCreateServiceCapabilities [2022-08-04T14:48:07.040Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T14:48:07.648Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T14:48:07.975Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-04T14:48:07.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T14:48:09.031Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T14:48:09.031Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-04T14:48:09.031Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-08-04T14:48:09.031Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-04T14:48:09.031Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-08-04T14:48:09.031Z] === RUN TestDeleteDevicemapper [2022-08-04T14:48:09.031Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:48:09.031Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T14:48:09.031Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T14:48:09.356Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T14:48:09.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T14:48:09.577Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-08-04T14:48:09.577Z] === RUN TestInspect [2022-08-04T14:48:09.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T14:48:10.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-08-04T14:48:10.415Z] === RUN TestUpdateMemory [2022-08-04T14:48:10.985Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-04T14:48:10.985Z] === RUN TestUpdateCPUQuota [2022-08-04T14:48:11.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T14:48:11.925Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-08-04T14:48:11.926Z] === RUN TestUpdatePidsLimit [2022-08-04T14:48:11.926Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T14:48:11.926Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T14:48:12.119Z] --- PASS: TestInspect (2.88s) [2022-08-04T14:48:12.119Z] === RUN TestCreateJob [2022-08-04T14:48:12.186Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T14:48:12.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T14:48:12.446Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T14:48:12.664Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-04T14:48:12.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T14:48:12.706Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T14:48:12.966Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit (1.91s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-04T14:48:13.906Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-04T14:48:13.906Z] === RUN TestUpdateRestartPolicy [2022-08-04T14:48:14.569Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:14.569Z] check_test.go:540: [d337c88effdf5] daemon is not started [2022-08-04T14:48:14.569Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T14:48:14.569Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T14:48:14.828Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:15.414Z] --- PASS: TestCreateJob (3.11s) [2022-08-04T14:48:15.414Z] === RUN TestReplicatedJob [2022-08-04T14:48:15.840Z] sha256:8a08db19414cf0a4a369bd7d42281b4284d1bf2b42fc45fb9ce21360f285db57 [2022-08-04T14:48:15.840Z] INFO: Starting docker-py tests... [2022-08-04T14:48:15.840Z] ============================= test session starts ============================== [2022-08-04T14:48:15.840Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T14:48:15.840Z] rootdir: /src, inifile: pytest.ini [2022-08-04T14:48:15.840Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T14:48:15.840Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T14:48:15.840Z] [2022-08-04T14:48:16.228Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T14:48:16.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T14:48:16.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T14:48:17.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:17.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T14:48:19.789Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T14:48:20.357Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T14:48:20.357Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T14:48:20.616Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T14:48:20.697Z] --- PASS: TestReplicatedJob (4.98s) [2022-08-04T14:48:20.697Z] === RUN TestUpdateReplicatedJob [2022-08-04T14:48:21.184Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T14:48:22.122Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T14:48:22.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T14:48:23.499Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T14:48:24.005Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-04T14:48:24.005Z] === RUN TestServiceListWithStatuses [2022-08-04T14:48:24.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:48:24.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T14:48:24.005Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T14:48:24.068Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T14:48:25.006Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T14:48:25.945Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T14:48:25.945Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T14:48:25.945Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T14:48:26.127Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-04T14:48:26.127Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T14:48:26.127Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-08-04T14:48:26.127Z] === RUN TestWaitNonBlocked [2022-08-04T14:48:26.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:48:26.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:48:26.127Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:48:26.127Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:48:26.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:48:26.127Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:48:26.127Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T14:48:26.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-04T14:48:26.127Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-08-04T14:48:26.127Z] === RUN TestWaitBlocked [2022-08-04T14:48:26.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:48:26.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:48:26.127Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:48:26.127Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:48:26.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:48:26.127Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:48:26.387Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T14:48:26.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-08-04T14:48:26.387Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-04T14:48:26.387Z] === RUN TestWaitConditions [2022-08-04T14:48:26.387Z] === RUN TestWaitConditions/default [2022-08-04T14:48:26.387Z] === PAUSE TestWaitConditions/default [2022-08-04T14:48:26.387Z] === RUN TestWaitConditions/not-running [2022-08-04T14:48:26.387Z] === PAUSE TestWaitConditions/not-running [2022-08-04T14:48:26.387Z] === RUN TestWaitConditions/next-exit [2022-08-04T14:48:26.387Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T14:48:26.387Z] === RUN TestWaitConditions/removed [2022-08-04T14:48:26.387Z] === PAUSE TestWaitConditions/removed [2022-08-04T14:48:26.387Z] === CONT TestWaitConditions/default [2022-08-04T14:48:26.387Z] === CONT TestWaitConditions/next-exit [2022-08-04T14:48:26.883Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.00s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.67s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.82s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.95s) [2022-08-04T14:48:27.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.14s) [2022-08-04T14:48:27.452Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T14:48:27.452Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T14:48:27.712Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T14:48:28.207Z] --- PASS: TestDockerNetworkConnectAlias (4.20s) [2022-08-04T14:48:28.207Z] === RUN TestDockerNetworkReConnect [2022-08-04T14:48:28.295Z] === CONT TestWaitConditions/removed [2022-08-04T14:48:28.295Z] === CONT TestWaitConditions/not-running [2022-08-04T14:48:28.541Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T14:48:29.362Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T14:48:29.616Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T14:48:29.676Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T14:48:29.676Z] --- PASS: TestWaitConditions/default (1.69s) [2022-08-04T14:48:29.676Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-08-04T14:48:29.676Z] --- PASS: TestWaitConditions/removed (1.55s) [2022-08-04T14:48:29.676Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-08-04T14:48:29.676Z] === RUN TestWaitRestartedContainer [2022-08-04T14:48:29.676Z] === RUN TestWaitRestartedContainer/default [2022-08-04T14:48:29.676Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T14:48:29.676Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T14:48:29.676Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T14:48:29.676Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T14:48:29.676Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T14:48:29.676Z] === CONT TestWaitRestartedContainer/default [2022-08-04T14:48:29.676Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T14:48:29.876Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T14:48:30.444Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.20s) [2022-08-04T14:48:30.444Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.92s) [2022-08-04T14:48:30.444Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.26s) [2022-08-04T14:48:30.444Z] === RUN TestCgroupNamespacesRun [2022-08-04T14:48:30.742Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T14:48:31.504Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-08-04T14:48:31.504Z] === RUN TestServicePlugin [2022-08-04T14:48:31.586Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T14:48:31.822Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-04T14:48:31.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T14:48:32.081Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2022-08-04T14:48:32.081Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T14:48:32.156Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T14:48:32.156Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-04T14:48:32.156Z] --- PASS: TestWaitRestartedContainer/next-exit (1.55s) [2022-08-04T14:48:32.156Z] --- PASS: TestWaitRestartedContainer/not-running (0.89s) [2022-08-04T14:48:32.156Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T14:48:32.156Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T14:48:32.340Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T14:48:32.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T14:48:33.537Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s) [2022-08-04T14:48:33.537Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T14:48:34.701Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-08-04T14:48:34.701Z] === CONT TestIpcModeOlderClient [2022-08-04T14:48:34.701Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-08-04T14:48:34.701Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T14:48:34.701Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-04T14:48:34.701Z] === CONT TestDaemonHostGatewayIP [2022-08-04T14:48:34.801Z] plugin_test.go:61: [d1049b9af3315] joining swarm manager [df0b8cc9e6639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:48:34.917Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s) [2022-08-04T14:48:34.917Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T14:48:36.183Z] plugin_test.go:64: [dfed832ac1481] joining swarm manager [df0b8cc9e6639]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:48:36.822Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s) [2022-08-04T14:48:36.822Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T14:48:36.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T14:48:36.822Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T14:48:37.262Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-08-04T14:48:37.262Z] === CONT TestDaemonRestartIpcMode [2022-08-04T14:48:37.760Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T14:48:38.328Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2022-08-04T14:48:38.328Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T14:48:39.173Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-08-04T14:48:39.266Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T14:48:39.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-04T14:48:39.841Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-08-04T14:48:39.841Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T14:48:40.789Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2022-08-04T14:48:40.789Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T14:48:42.167Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.42s) [2022-08-04T14:48:42.167Z] === RUN TestNISDomainname [2022-08-04T14:48:43.104Z] --- PASS: TestNISDomainname (0.88s) [2022-08-04T14:48:43.104Z] === RUN TestHostnameDnsResolution [2022-08-04T14:48:44.042Z] check_test.go:540: [d69aa95ec1d2b] daemon is not started [2022-08-04T14:48:44.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T14:48:44.043Z] --- PASS: TestHostnameDnsResolution (0.93s) [2022-08-04T14:48:44.043Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T14:48:44.980Z] --- PASS: TestUnprivilegedPortsAndPing (0.82s) [2022-08-04T14:48:44.980Z] === RUN TestPrivilegedHostDevices [2022-08-04T14:48:45.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T14:48:45.239Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2022-08-04T14:48:45.239Z] === RUN TestRunConsoleSize [2022-08-04T14:48:46.177Z] --- PASS: TestRunConsoleSize (0.75s) [2022-08-04T14:48:46.177Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T14:48:46.437Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T14:48:46.437Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T14:48:46.437Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T14:48:47.005Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T14:48:47.005Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T14:48:47.299Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-08-04T14:48:47.299Z] PASS [2022-08-04T14:48:47.299Z] [2022-08-04T14:48:47.299Z] === Skipped [2022-08-04T14:48:47.299Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T14:48:47.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:48:47.299Z] [2022-08-04T14:48:47.299Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:48:47.299Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:48:47.299Z] [2022-08-04T14:48:47.299Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T14:48:47.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:48:47.299Z] [2022-08-04T14:48:47.299Z] DONE 272 tests, 3 skipped in 130.991s [2022-08-04T14:48:47.299Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T14:48:47.299Z] ++ 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-04T14:48:47.299Z] ++ set -e [2022-08-04T14:48:47.299Z] ++ '[' -n 0 ']' [2022-08-04T14:48:47.299Z] ++ set -x [2022-08-04T14:48:47.299Z] ++ 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-04T14:48:47.299Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T14:48:47.299Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T14:48:47.299Z] === RUN TestConfigDaemonID [2022-08-04T14:48:47.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-04T14:48:47.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T14:48:47.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-04T14:48:47.835Z] --- PASS: TestRunWithAlternativeContainerdShim (1.75s) [2022-08-04T14:48:47.835Z] === RUN TestStats [2022-08-04T14:48:47.870Z] daemon_test.go:83: [d4e838e15b73e] daemon is not started [2022-08-04T14:48:47.870Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:48:47.870Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T14:48:47.870Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T14:48:47.870Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T14:48:47.870Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T14:48:47.870Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T14:48:47.870Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T14:48:47.870Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:48:47.870Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T14:48:47.870Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T14:48:47.870Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T14:48:47.870Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-04T14:48:48.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T14:48:48.130Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T14:48:48.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T14:48:48.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T14:48:48.771Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-04T14:48:49.071Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T14:48:49.708Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T14:48:49.708Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T14:48:50.011Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T14:48:50.646Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T14:48:50.646Z] --- PASS: TestStats (2.85s) [2022-08-04T14:48:50.646Z] === RUN TestStopContainerWithTimeout [2022-08-04T14:48:50.646Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T14:48:50.646Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T14:48:50.646Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T14:48:50.646Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T14:48:50.646Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T14:48:50.646Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T14:48:50.646Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T14:48:50.646Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T14:48:50.646Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T14:48:50.646Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T14:48:51.393Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T14:48:51.393Z] daemon_test.go:197: [de55f61a054fb] daemon is not started [2022-08-04T14:48:51.393Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T14:48:51.393Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T14:48:51.393Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T14:48:51.393Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T14:48:51.393Z] === RUN TestDaemonProxy [2022-08-04T14:48:51.393Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T14:48:52.024Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T14:48:52.592Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T14:48:52.774Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T14:48:53.970Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T14:48:54.230Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-04T14:48:54.683Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T14:48:55.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T14:48:55.167Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T14:48:55.426Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-04T14:48:55.426Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-08-04T14:48:55.426Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2022-08-04T14:48:55.426Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-08-04T14:48:55.426Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2022-08-04T14:48:55.426Z] === RUN TestDeleteDevicemapper [2022-08-04T14:48:55.426Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:48:55.426Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T14:48:55.426Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T14:48:55.993Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T14:48:56.592Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T14:48:56.852Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T14:48:57.423Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T14:48:57.423Z] PASS [2022-08-04T14:48:57.423Z] [2022-08-04T14:48:57.423Z] DONE 18 tests in 11.279s [2022-08-04T14:48:57.423Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T14:48:57.423Z] ++ 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-04T14:48:57.423Z] ++ set -e [2022-08-04T14:48:57.423Z] ++ '[' -n 0 ']' [2022-08-04T14:48:57.423Z] ++ set -x [2022-08-04T14:48:57.423Z] ++ 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-04T14:48:57.683Z] INFO: Testing against a local daemon [2022-08-04T14:48:57.683Z] === RUN TestCommitInheritsEnv [2022-08-04T14:48:57.898Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T14:48:57.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T14:48:57.943Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-08-04T14:48:57.943Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T14:48:57.943Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T14:48:57.943Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform// [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T14:48:57.943Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T14:48:58.203Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T14:48:58.203Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T14:48:58.203Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T14:48:58.203Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T14:48:58.203Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T14:48:58.203Z] === RUN TestImagesFilterMultiReference [2022-08-04T14:48:58.203Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-04T14:48:58.203Z] === RUN TestImagePullPlatformInvalid [2022-08-04T14:48:58.203Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T14:48:58.203Z] === RUN TestRemoveImageOrphaning [2022-08-04T14:48:58.463Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-04T14:48:58.463Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T14:48:58.463Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:48:58.463Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T14:48:58.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T14:48:58.724Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T14:48:58.724Z] === RUN TestTagInvalidReference [2022-08-04T14:48:58.724Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T14:48:58.724Z] === RUN TestTagValidPrefixedRepo [2022-08-04T14:48:58.724Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-04T14:48:58.724Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T14:48:58.724Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T14:48:58.724Z] === RUN TestTagOfficialNames [2022-08-04T14:48:58.724Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T14:48:58.724Z] === RUN TestTagMatchesDigest [2022-08-04T14:48:58.724Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T14:48:58.724Z] PASS [2022-08-04T14:48:58.724Z] [2022-08-04T14:48:58.724Z] === Skipped [2022-08-04T14:48:58.724Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T14:48:58.724Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T14:48:58.724Z] [2022-08-04T14:48:58.724Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T14:48:58.724Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:48:58.724Z] [2022-08-04T14:48:58.724Z] DONE 22 tests, 2 skipped in 1.401s [2022-08-04T14:48:58.724Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T14:48:58.724Z] ++ 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-04T14:48:58.724Z] ++ set -e [2022-08-04T14:48:58.724Z] ++ '[' -n 0 ']' [2022-08-04T14:48:58.724Z] ++ set -x [2022-08-04T14:48:58.724Z] ++ 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-04T14:48:58.724Z] === RUN TestStripANSICommands [2022-08-04T14:48:58.724Z] === RUN TestStripANSICommands/#00 [2022-08-04T14:48:58.724Z] === RUN TestStripANSICommands/#01 [2022-08-04T14:48:58.724Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T14:48:58.724Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T14:48:58.724Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T14:48:58.724Z] PASS [2022-08-04T14:48:58.724Z] [2022-08-04T14:48:58.724Z] DONE 3 tests in 0.042s [2022-08-04T14:48:58.835Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T14:48:58.985Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T14:48:58.985Z] ++ 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-04T14:48:58.985Z] ++ set -e [2022-08-04T14:48:58.985Z] ++ '[' -n 0 ']' [2022-08-04T14:48:58.985Z] ++ set -x [2022-08-04T14:48:58.985Z] ++ 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-04T14:48:58.985Z] INFO: Testing against a local daemon [2022-08-04T14:48:58.985Z] === RUN TestNetworkCreateDelete [2022-08-04T14:48:58.985Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-04T14:48:58.985Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T14:48:59.403Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.74s) [2022-08-04T14:48:59.403Z] === RUN TestUpdateMemory [2022-08-04T14:48:59.403Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:48:59.403Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T14:48:59.403Z] === RUN TestUpdateCPUQuota [2022-08-04T14:48:59.403Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T14:48:59.555Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-04T14:48:59.555Z] === RUN TestDaemonDNSFallback [2022-08-04T14:48:59.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T14:49:00.600Z] --- PASS: TestUpdateCPUQuota (1.29s) [2022-08-04T14:49:00.600Z] === RUN TestUpdatePidsLimit [2022-08-04T14:49:00.600Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T14:49:01.169Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T14:49:01.427Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T14:49:01.996Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T14:49:01.996Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T14:49:02.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T14:49:02.746Z] --- PASS: TestServicePlugin (29.98s) [2022-08-04T14:49:02.746Z] === RUN TestServiceUpdateLabel [2022-08-04T14:49:02.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T14:49:03.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T14:49:03.315Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-08-04T14:49:03.315Z] === RUN TestServiceUpdateSecrets [2022-08-04T14:49:03.744Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit (3.85s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-08-04T14:49:04.462Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-08-04T14:49:04.462Z] === RUN TestUpdateRestartPolicy [2022-08-04T14:49:05.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T14:49:05.419Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T14:49:05.419Z] check_test.go:540: [d8302afa743cc] daemon is not started [2022-08-04T14:49:05.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T14:49:05.419Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T14:49:05.419Z] check_test.go:540: [d0ba37edef0b7] daemon is not started [2022-08-04T14:49:05.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T14:49:06.152Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-04T14:49:06.152Z] === RUN TestInspectNetwork [2022-08-04T14:49:08.705Z] check_test.go:540: [d543be9ff4bbe] daemon is not started [2022-08-04T14:49:08.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T14:49:09.450Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T14:49:09.450Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T14:49:09.450Z] === RUN TestInspectNetwork/network_name [2022-08-04T14:49:09.450Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T14:49:12.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T14:49:13.650Z] --- PASS: TestInspectNetwork (7.18s) [2022-08-04T14:49:13.650Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T14:49:13.650Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T14:49:13.650Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T14:49:13.650Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T14:49:13.650Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T14:49:14.590Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T14:49:14.590Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:49:14.590Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:49:14.590Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:49:14.590Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T14:49:14.590Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T14:49:14.590Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T14:49:14.590Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T14:49:14.590Z] === RUN TestNetworkList [2022-08-04T14:49:14.590Z] === RUN TestNetworkList//networks [2022-08-04T14:49:14.590Z] === PAUSE TestNetworkList//networks [2022-08-04T14:49:14.590Z] === RUN TestNetworkList//networks/ [2022-08-04T14:49:14.590Z] === PAUSE TestNetworkList//networks/ [2022-08-04T14:49:14.590Z] === CONT TestNetworkList//networks [2022-08-04T14:49:14.590Z] === CONT TestNetworkList//networks/ [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T14:49:14.590Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T14:49:14.590Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T14:49:14.803Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T14:49:15.063Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T14:49:15.161Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-04T14:49:15.161Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T14:49:15.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T14:49:16.100Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T14:49:16.100Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T14:49:16.261Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T14:49:16.522Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T14:49:17.040Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-04T14:49:17.040Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T14:49:17.089Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2022-08-04T14:49:17.089Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T14:49:17.981Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T14:49:17.981Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T14:49:18.026Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-08-04T14:49:18.027Z] === RUN TestWaitNonBlocked [2022-08-04T14:49:18.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:49:18.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:49:18.027Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:49:18.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:49:18.027Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T14:49:18.027Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T14:49:18.248Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-08-04T14:49:18.248Z] === RUN TestServiceUpdateConfigs [2022-08-04T14:49:18.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T14:49:18.546Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T14:49:18.806Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T14:49:18.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2022-08-04T14:49:18.806Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2022-08-04T14:49:18.806Z] === RUN TestWaitBlocked [2022-08-04T14:49:19.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:49:19.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:49:19.066Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:49:19.066Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:49:19.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T14:49:19.066Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T14:49:19.362Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-04T14:49:19.362Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T14:49:19.932Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T14:49:19.932Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T14:49:20.003Z] --- PASS: TestWaitBlocked (0.03s) [2022-08-04T14:49:20.003Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2022-08-04T14:49:20.003Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2022-08-04T14:49:20.003Z] === RUN TestWaitConditions [2022-08-04T14:49:20.003Z] === RUN TestWaitConditions/default [2022-08-04T14:49:20.003Z] === PAUSE TestWaitConditions/default [2022-08-04T14:49:20.003Z] === RUN TestWaitConditions/not-running [2022-08-04T14:49:20.003Z] === PAUSE TestWaitConditions/not-running [2022-08-04T14:49:20.003Z] === RUN TestWaitConditions/next-exit [2022-08-04T14:49:20.003Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T14:49:20.003Z] === RUN TestWaitConditions/removed [2022-08-04T14:49:20.003Z] === PAUSE TestWaitConditions/removed [2022-08-04T14:49:20.003Z] === CONT TestWaitConditions/default [2022-08-04T14:49:20.003Z] === CONT TestWaitConditions/next-exit [2022-08-04T14:49:20.940Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T14:49:21.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T14:49:21.509Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T14:49:22.077Z] === CONT TestWaitConditions/not-running [2022-08-04T14:49:22.077Z] === CONT TestWaitConditions/removed [2022-08-04T14:49:22.474Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-04T14:49:22.474Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T14:49:22.474Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:49:22.474Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:49:22.474Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T14:49:23.985Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T14:49:23.985Z] --- PASS: TestWaitConditions/next-exit (1.98s) [2022-08-04T14:49:23.985Z] --- PASS: TestWaitConditions/default (2.01s) [2022-08-04T14:49:23.985Z] --- PASS: TestWaitConditions/not-running (1.91s) [2022-08-04T14:49:23.985Z] --- PASS: TestWaitConditions/removed (1.95s) [2022-08-04T14:49:23.985Z] === RUN TestWaitRestartedContainer [2022-08-04T14:49:23.985Z] === RUN TestWaitRestartedContainer/default [2022-08-04T14:49:23.985Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T14:49:23.985Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T14:49:23.985Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T14:49:23.985Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T14:49:23.985Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T14:49:23.985Z] === CONT TestWaitRestartedContainer/default [2022-08-04T14:49:23.985Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T14:49:25.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T14:49:26.827Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T14:49:28.203Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T14:49:28.203Z] --- PASS: TestWaitRestartedContainer/next-exit (2.60s) [2022-08-04T14:49:28.203Z] --- PASS: TestWaitRestartedContainer/default (2.65s) [2022-08-04T14:49:28.203Z] --- PASS: TestWaitRestartedContainer/not-running (1.56s) [2022-08-04T14:49:28.203Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T14:49:28.203Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T14:49:28.203Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T14:49:30.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T14:49:32.017Z] --- PASS: TestContainerStartOnDaemonRestart (3.80s) [2022-08-04T14:49:32.017Z] === CONT TestIpcModeOlderClient [2022-08-04T14:49:32.017Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-08-04T14:49:32.017Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T14:49:32.277Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.17s) [2022-08-04T14:49:32.277Z] === CONT TestDaemonHostGatewayIP [2022-08-04T14:49:32.846Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T14:49:33.105Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T14:49:33.142Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-08-04T14:49:33.142Z] === RUN TestServiceUpdateNetwork [2022-08-04T14:49:34.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T14:49:35.459Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T14:49:36.838Z] --- PASS: TestDaemonHostGatewayIP (4.33s) [2022-08-04T14:49:36.838Z] === CONT TestDaemonRestartIpcMode [2022-08-04T14:49:36.838Z] check_test.go:540: [d1c7b7e888369] daemon is not started [2022-08-04T14:49:36.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T14:49:37.372Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-08-04T14:49:37.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T14:49:38.341Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:51oyqrgi0s46l0ri8cljcr5o2 Created:2022-08-04 14:49:36.948942457 +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[74bf2cc13ba1ceeb8ddde32eb99a3787ba332cac4998c67b708199b96c62145c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tnb6vubwb51l8jihomo1ehhmc EndpointID:a7aa55d92bbcd17fddc1dc50e1ed5be98cd055c0371eefda96e1a14f5b608b5b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0e139e1dc9d3c9d9abf8b012eddf8005f2358153d7d473ef0931b5de16bd7ede 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:c6c6bf820c64 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tnb6vubwb51l8jihomo1ehhmc EndpointID:a7aa55d92bbcd17fddc1dc50e1ed5be98cd055c0371eefda96e1a14f5b608b5b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T14:49:39.371Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T14:49:39.938Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T14:49:40.198Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2022-08-04T14:49:40.457Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T14:49:41.025Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T14:49:42.539Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-08-04T14:49:42.539Z] PASS [2022-08-04T14:49:42.539Z] [2022-08-04T14:49:42.539Z] === Skipped [2022-08-04T14:49:42.539Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:49:42.539Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:49:42.539Z] [2022-08-04T14:49:42.539Z] DONE 38 tests, 1 skipped in 43.680s [2022-08-04T14:49:42.539Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:49:42.539Z] ++ 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-04T14:49:42.539Z] ++ set -e [2022-08-04T14:49:42.539Z] ++ '[' -n 0 ']' [2022-08-04T14:49:42.539Z] ++ set -x [2022-08-04T14:49:42.539Z] ++ 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-04T14:49:42.539Z] INFO: Testing against a local daemon [2022-08-04T14:49:42.539Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T14:49:42.539Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:49:42.539Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:49:42.539Z] === RUN TestDockerNetworkIpvlan [2022-08-04T14:49:42.539Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:49:42.539Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:49:42.539Z] PASS [2022-08-04T14:49:42.539Z] [2022-08-04T14:49:42.539Z] === Skipped [2022-08-04T14:49:42.539Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T14:49:42.539Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:49:42.539Z] [2022-08-04T14:49:42.539Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:49:42.539Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:49:42.539Z] [2022-08-04T14:49:42.539Z] DONE 2 tests, 2 skipped in 0.104s [2022-08-04T14:49:42.799Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:49:42.799Z] ++ 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-04T14:49:42.799Z] ++ set -e [2022-08-04T14:49:42.799Z] ++ '[' -n 0 ']' [2022-08-04T14:49:42.799Z] ++ set -x [2022-08-04T14:49:42.799Z] ++ 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-04T14:49:42.799Z] INFO: Testing against a local daemon [2022-08-04T14:49:42.799Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T14:49:42.935Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T14:49:43.875Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T14:49:44.181Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-04T14:49:44.181Z] === RUN TestDockerNetworkMacvlan [2022-08-04T14:49:44.751Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T14:49:44.811Z] check_test.go:540: [da9a42f1139bf] daemon is not started [2022-08-04T14:49:44.811Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T14:49:45.070Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-08-04T14:49:45.070Z] PASS [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === Skipped [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T14:49:45.070Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2022-08-04T14:49:45.070Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T14:49:45.070Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T14:49:45.070Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T14:49:45.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T14:49:45.070Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T14:49:45.070Z] [2022-08-04T14:49:45.070Z] DONE 272 tests, 6 skipped in 182.478s [2022-08-04T14:49:45.070Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T14:49:45.070Z] ++ 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-04T14:49:45.070Z] ++ set -e [2022-08-04T14:49:45.070Z] ++ '[' -n 0 ']' [2022-08-04T14:49:45.070Z] ++ set -x [2022-08-04T14:49:45.070Z] ++ 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-04T14:49:45.329Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T14:49:45.362Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2022-08-04T14:49:45.362Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T14:49:45.588Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T14:49:45.691Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T14:49:45.848Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T14:49:45.848Z] === RUN TestConfigDaemonID [2022-08-04T14:49:45.932Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T14:49:46.108Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T14:49:46.262Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T14:49:46.503Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T14:49:47.051Z] daemon_test.go:83: [d4f10262d15e8] daemon is not started [2022-08-04T14:49:47.051Z] --- PASS: TestConfigDaemonID (1.05s) [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:49:47.051Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T14:49:47.051Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T14:49:47.051Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T14:49:47.051Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T14:49:47.051Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T14:49:47.051Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T14:49:47.051Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T14:49:47.051Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T14:49:47.051Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T14:49:47.051Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T14:49:47.051Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-04T14:49:47.051Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-08-04T14:49:47.051Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T14:49:47.051Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T14:49:48.174Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T14:49:48.429Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T14:49:48.429Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T14:49:48.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T14:49:49.366Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T14:49:49.556Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T14:49:50.303Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T14:49:50.303Z] daemon_test.go:197: [d3dd0818b48d2] daemon is not started [2022-08-04T14:49:50.303Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-08-04T14:49:50.303Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T14:49:50.303Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T14:49:50.303Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-08-04T14:49:50.303Z] === RUN TestDaemonProxy [2022-08-04T14:49:50.303Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T14:49:52.208Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T14:49:52.852Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan (9.52s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-04T14:49:53.422Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-08-04T14:49:53.422Z] PASS [2022-08-04T14:49:53.422Z] [2022-08-04T14:49:53.422Z] DONE 8 tests in 10.858s [2022-08-04T14:49:53.683Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T14:49:53.683Z] ++ 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-04T14:49:53.683Z] ++ set -e [2022-08-04T14:49:53.683Z] ++ '[' -n 0 ']' [2022-08-04T14:49:53.683Z] ++ set -x [2022-08-04T14:49:53.683Z] ++ 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-04T14:49:53.683Z] testing: warning: no tests to run [2022-08-04T14:49:53.683Z] PASS [2022-08-04T14:49:53.683Z] [2022-08-04T14:49:53.683Z] DONE 0 tests in 0.028s [2022-08-04T14:49:53.683Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T14:49:53.683Z] ++ 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-04T14:49:53.683Z] ++ set -e [2022-08-04T14:49:53.683Z] ++ '[' -n 0 ']' [2022-08-04T14:49:53.683Z] ++ set -x [2022-08-04T14:49:53.683Z] ++ 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-04T14:49:53.683Z] INFO: Testing against a local daemon [2022-08-04T14:49:53.683Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T14:49:54.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T14:49:54.112Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T14:49:54.371Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T14:49:54.630Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T14:49:54.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-04T14:49:55.064Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-04T14:49:55.064Z] === RUN TestAuthZPluginTLS [2022-08-04T14:49:55.324Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T14:49:55.324Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T14:49:55.505Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T14:49:55.764Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T14:49:55.894Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T14:49:55.895Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T14:49:56.023Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T14:49:56.023Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T14:49:56.282Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T14:49:56.464Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-04T14:49:56.464Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T14:49:56.542Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T14:49:56.802Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-04T14:49:56.802Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-04T14:49:56.802Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-08-04T14:49:56.802Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-04T14:49:56.802Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-08-04T14:49:56.802Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T14:49:56.802Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T14:49:56.802Z] PASS [2022-08-04T14:49:56.802Z] [2022-08-04T14:49:56.802Z] === Skipped [2022-08-04T14:49:56.802Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T14:49:56.802Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-04T14:49:56.802Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T14:49:56.802Z] [2022-08-04T14:49:56.802Z] DONE 18 tests, 1 skipped in 11.610s [2022-08-04T14:49:56.802Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T14:49:56.802Z] ++ 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-04T14:49:56.802Z] ++ set -e [2022-08-04T14:49:56.802Z] ++ '[' -n 0 ']' [2022-08-04T14:49:56.802Z] ++ set -x [2022-08-04T14:49:56.802Z] ++ 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-04T14:49:57.034Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T14:49:57.034Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T14:49:57.061Z] INFO: Testing against a local daemon [2022-08-04T14:49:57.061Z] === RUN TestCommitInheritsEnv [2022-08-04T14:49:57.061Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T14:49:57.064Z] .........................xx.................... [ 29%] [2022-08-04T14:49:57.320Z] --- PASS: TestCommitInheritsEnv (0.39s) [2022-08-04T14:49:57.320Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T14:49:57.320Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T14:49:57.320Z] === RUN TestImportWithCustomPlatform [2022-08-04T14:49:57.320Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T14:49:57.580Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T14:49:57.580Z] === RUN TestImportWithCustomPlatform// [2022-08-04T14:49:57.580Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T14:49:57.580Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T14:49:57.580Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T14:49:57.838Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T14:49:57.838Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T14:49:57.838Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T14:49:57.838Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform (0.56s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T14:49:57.838Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T14:49:57.838Z] === RUN TestImagesFilterMultiReference [2022-08-04T14:49:58.097Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-04T14:49:58.097Z] === RUN TestImagePullPlatformInvalid [2022-08-04T14:49:58.097Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T14:49:58.097Z] === RUN TestRemoveImageOrphaning [2022-08-04T14:49:58.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T14:49:58.097Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T14:49:58.358Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-08-04T14:49:58.358Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T14:49:58.416Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-08-04T14:49:58.416Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T14:49:58.628Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T14:49:58.676Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T14:49:58.676Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T14:49:58.890Z] time="2022-08-04T14:49:58Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T14:49:59.158Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T14:49:59.245Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T14:49:59.245Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T14:49:59.727Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T14:49:59.815Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T14:49:59.815Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T14:50:00.297Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T14:50:00.556Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T14:50:00.556Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T14:50:00.556Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-08-04T14:50:00.556Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T14:50:00.815Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-08-04T14:50:00.815Z] === RUN TestTagInvalidReference [2022-08-04T14:50:00.815Z] --- PASS: TestTagInvalidReference (0.03s) [2022-08-04T14:50:00.815Z] === RUN TestTagValidPrefixedRepo [2022-08-04T14:50:00.815Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-04T14:50:00.815Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T14:50:00.815Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T14:50:00.815Z] === RUN TestTagOfficialNames [2022-08-04T14:50:00.815Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T14:50:00.815Z] === RUN TestTagMatchesDigest [2022-08-04T14:50:00.815Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T14:50:00.815Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T14:50:01.074Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T14:50:01.074Z] check_test.go:540: [d165c901fe1d4] daemon is not started [2022-08-04T14:50:01.074Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T14:50:01.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-08-04T14:50:01.203Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T14:50:01.231Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-08-04T14:50:01.231Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-04T14:50:01.231Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-08-04T14:50:01.231Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-04T14:50:01.231Z] PASS [2022-08-04T14:50:01.231Z] [2022-08-04T14:50:01.231Z] === Skipped [2022-08-04T14:50:01.231Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T14:50:01.231Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:50:01.231Z] [2022-08-04T14:50:01.231Z] DONE 27 tests, 1 skipped in 163.753s [2022-08-04T14:50:01.231Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T14:50:01.231Z] INFO: Testing against a local daemon [2022-08-04T14:50:01.231Z] === RUN TestSessionCreate [2022-08-04T14:50:01.231Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T14:50:01.231Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T14:50:01.231Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T14:50:01.231Z] PASS [2022-08-04T14:50:01.231Z] [2022-08-04T14:50:01.231Z] DONE 2 tests in 0.055s [2022-08-04T14:50:01.231Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T14:50:01.231Z] INFO: Testing against a local daemon [2022-08-04T14:50:01.231Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:50:01.231Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:50:01.231Z] === RUN TestDiskUsage [2022-08-04T14:50:01.231Z] === PAUSE TestDiskUsage [2022-08-04T14:50:01.231Z] === RUN TestEventsExecDie [2022-08-04T14:50:01.491Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-04T14:50:01.491Z] === RUN TestEventsBackwardsCompatible [2022-08-04T14:50:01.491Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T14:50:01.491Z] === RUN TestEventsVolumeCreate [2022-08-04T14:50:01.491Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-04T14:50:01.491Z] === RUN TestInfoBinaryCommits [2022-08-04T14:50:01.491Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T14:50:01.491Z] === RUN TestInfoAPIVersioned [2022-08-04T14:50:01.491Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T14:50:01.491Z] === RUN TestInfoAPI [2022-08-04T14:50:01.491Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T14:50:01.491Z] === RUN TestInfoAPIWarnings [2022-08-04T14:50:02.451Z] check_test.go:540: [dc4d16d2caf3d] daemon is not started [2022-08-04T14:50:02.451Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T14:50:02.586Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-08-04T14:50:02.586Z] === RUN TestAuthZPluginHeader [2022-08-04T14:50:02.710Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T14:50:03.156Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T14:50:03.156Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T14:50:03.156Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:03.156Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T14:50:03.156Z] === RUN TestAuthZPluginV2Disable [2022-08-04T14:50:03.156Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:03.156Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T14:50:03.156Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T14:50:03.156Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:03.156Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T14:50:03.156Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T14:50:03.156Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:03.156Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T14:50:03.156Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T14:50:04.619Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T14:50:07.928Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T14:50:08.187Z] check_test.go:540: [d8d2d3099eb86] daemon is not started [2022-08-04T14:50:08.187Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T14:50:09.124Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T14:50:11.029Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T14:50:11.029Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T14:50:12.408Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T14:50:12.666Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T14:50:13.322Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T14:50:16.863Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T14:50:17.122Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T14:50:18.061Z] check_test.go:540: [df4903da09424] daemon is not started [2022-08-04T14:50:18.061Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T14:50:19.591Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T14:50:19.591Z] === RUN TestInfoDebug [2022-08-04T14:50:19.591Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T14:50:19.591Z] === RUN TestInfoInsecureRegistries [2022-08-04T14:50:19.591Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T14:50:19.591Z] === RUN TestInfoRegistryMirrors [2022-08-04T14:50:19.591Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T14:50:19.591Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T14:50:20.161Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T14:50:20.161Z] === RUN TestPingCacheHeaders [2022-08-04T14:50:20.161Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T14:50:20.161Z] === RUN TestPingGet [2022-08-04T14:50:20.161Z] --- PASS: TestPingGet (0.01s) [2022-08-04T14:50:20.161Z] === RUN TestPingHead [2022-08-04T14:50:20.161Z] --- PASS: TestPingHead (0.02s) [2022-08-04T14:50:20.161Z] === RUN TestPingSwarmHeader [2022-08-04T14:50:20.731Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T14:50:20.999Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T14:50:21.261Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T14:50:21.261Z] PASS [2022-08-04T14:50:21.261Z] [2022-08-04T14:50:21.261Z] === Skipped [2022-08-04T14:50:21.261Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T14:50:21.261Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:21.261Z] [2022-08-04T14:50:21.261Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T14:50:21.261Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:21.261Z] [2022-08-04T14:50:21.261Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T14:50:21.261Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:21.261Z] [2022-08-04T14:50:21.261Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T14:50:21.261Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:21.261Z] [2022-08-04T14:50:21.261Z] DONE 17 tests, 4 skipped in 26.498s [2022-08-04T14:50:21.261Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T14:50:21.261Z] ++ 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-04T14:50:21.261Z] ++ set -e [2022-08-04T14:50:21.261Z] ++ '[' -n 0 ']' [2022-08-04T14:50:21.261Z] ++ set -x [2022-08-04T14:50:21.261Z] ++ 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-04T14:50:21.261Z] INFO: Testing against a local daemon [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:50:21.261Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:50:21.261Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T14:50:21.261Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T14:50:21.261Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:50:21.261Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T14:50:21.261Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T14:50:21.261Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T14:50:21.261Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T14:50:21.261Z] === RUN TestPluginInstall [2022-08-04T14:50:21.261Z] === RUN TestPluginInstall/no_auth [2022-08-04T14:50:21.261Z] time="2022-08-04T14:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:21.261Z] time="2022-08-04T14:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d769d38a5eef40b5daf3e35cedc03e1d6c7a120fd7eb84b3bc998dc22771779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:21.261Z] time="2022-08-04T14:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:21.261Z] time="2022-08-04T14:50:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d769d38a5eef40b5daf3e35cedc03e1d6c7a120fd7eb84b3bc998dc22771779" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:21.261Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T14:50:21.301Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T14:50:21.521Z] time="2022-08-04T14:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:21.521Z] time="2022-08-04T14:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06eeed36b3ab0303f96fff40e57e8bde5dfc56778d50eb32f6b94e892aea1b12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:21.521Z] time="2022-08-04T14:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:21.521Z] time="2022-08-04T14:50:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06eeed36b3ab0303f96fff40e57e8bde5dfc56778d50eb32f6b94e892aea1b12" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:21.782Z] === RUN TestPluginInstall/with_insecure [2022-08-04T14:50:22.241Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T14:50:22.241Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-08-04T14:50:22.241Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T14:50:22.241Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T14:50:22.241Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T14:50:22.241Z] === RUN TestVersion [2022-08-04T14:50:22.241Z] --- PASS: TestVersion (0.02s) [2022-08-04T14:50:22.241Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:50:22.241Z] === CONT TestDiskUsage [2022-08-04T14:50:22.722Z] time="2022-08-04T14:50:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:22.722Z] time="2022-08-04T14:50:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29981abda04e5ee3a0f689d6c295df39e8a0afd035f09116f1f0bd9c4f370ace" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:22.722Z] time="2022-08-04T14:50:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:50:22.722Z] time="2022-08-04T14:50:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29981abda04e5ee3a0f689d6c295df39e8a0afd035f09116f1f0bd9c4f370ace" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:50:22.722Z] plugin_test.go:196: [d19660fb164e0] daemon is not started [2022-08-04T14:50:22.722Z] --- PASS: TestPluginInstall (2.54s) [2022-08-04T14:50:22.722Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-08-04T14:50:22.722Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-04T14:50:22.722Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-04T14:50:22.722Z] === RUN TestPluginsWithRuntimes [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T14:50:22.812Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T14:50:23.073Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T14:50:23.333Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T14:50:23.643Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T14:50:23.901Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage (1.54s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T14:50:23.903Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:50:23.904Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-08-04T14:50:23.904Z] PASS [2022-08-04T14:50:23.904Z] [2022-08-04T14:50:23.904Z] DONE 54 tests in 23.017s [2022-08-04T14:50:23.904Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T14:50:23.904Z] INFO: Testing against a local daemon [2022-08-04T14:50:23.904Z] === RUN TestVolumesCreateAndList [2022-08-04T14:50:23.904Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T14:50:23.904Z] === RUN TestVolumesRemove [2022-08-04T14:50:23.904Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-04T14:50:23.904Z] === RUN TestVolumesInspect [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T14:50:24.163Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T14:50:24.163Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T14:50:24.163Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T14:50:24.163Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T14:50:24.163Z] PASS [2022-08-04T14:50:24.163Z] [2022-08-04T14:50:24.163Z] DONE 9 tests in 0.171s [2022-08-04T14:50:24.163Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T14:50:24.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-04T14:50:24.631Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T14:50:24.733Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T14:50:24.733Z] Removing test suite binaries [2022-08-04T14:50:24.733Z] exiting test-integration [2022-08-04T14:50:24.733Z] ++ exit 0 [2022-08-04T14:50:24.733Z] [2022-08-04T14:50:25.202Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T14:50:25.934Z] tests/integration/api_image_test.py ............s..... [ 39%] Post stage [Pipeline] junit [2022-08-04T14:50:26.135Z] Recording test results [2022-08-04T14:50:26.142Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-08-04T14:50:26.142Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-08-04T14:50:26.142Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-04T14:50:26.142Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T14:50:26.373Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T14:50:26.404Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T14:50:26.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T14:50:26.713Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T14:50:26.713Z] PASS [2022-08-04T14:50:26.713Z] [2022-08-04T14:50:26.713Z] DONE 24 tests in 6.561s [2022-08-04T14:50:26.713Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T14:50:26.713Z] ++ 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-04T14:50:26.713Z] ++ set -e [2022-08-04T14:50:26.713Z] ++ '[' -n 0 ']' [2022-08-04T14:50:26.713Z] ++ set -x [2022-08-04T14:50:26.713Z] ++ 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-04T14:50:26.713Z] INFO: Testing against a local daemon [2022-08-04T14:50:26.713Z] === RUN TestExternalGraphDriver [2022-08-04T14:50:26.736Z] + echo Ensuring container killed. [2022-08-04T14:50:26.736Z] Ensuring container killed. [2022-08-04T14:50:26.736Z] + docker rm -vf docker-pr3 [2022-08-04T14:50:26.736Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-04T14:50:27.020Z] + echo Chowning /workspace to jenkins user [2022-08-04T14:50:27.020Z] Chowning /workspace to jenkins user [2022-08-04T14:50:27.020Z] + id -u [2022-08-04T14:50:27.020Z] + id -g [2022-08-04T14:50:27.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T14:50:27.282Z] === RUN TestExternalGraphDriver/json [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T14:50:28.665Z] === RUN TestExternalGraphDriver/spec [2022-08-04T14:50:28.699Z] + bundleName=amd64-cgroup2 [2022-08-04T14:50:28.699Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T14:50:28.699Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T14:50:28.699Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-04T14:50:28.699Z] + 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-04T14:50:28.972Z] Archiving artifacts [2022-08-04T14:50:29.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T14:50:29.168Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T14:50:29.255Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T14:50:29.561Z] + make clean [2022-08-04T14:50:29.561Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T14:50:29.561Z] docker-dev-cache [2022-08-04T14:50:29.561Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T14:50:30.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T14:50:30.574Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T14:50:31.497Z] check_test.go:540: [d70b0ec6f24a9] daemon is not started [2022-08-04T14:50:31.497Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T14:50:31.956Z] --- PASS: TestExternalGraphDriver (5.21s) [2022-08-04T14:50:31.956Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-04T14:50:31.956Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-08-04T14:50:31.956Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-04T14:50:31.956Z] === RUN TestGraphdriverPluginV2 [2022-08-04T14:50:32.066Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T14:50:32.526Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:32.526Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-04T14:50:32.526Z] PASS [2022-08-04T14:50:32.526Z] [2022-08-04T14:50:32.526Z] === Skipped [2022-08-04T14:50:32.526Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-04T14:50:32.526Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:50:32.526Z] [2022-08-04T14:50:32.526Z] DONE 5 tests, 1 skipped in 5.654s [2022-08-04T14:50:32.526Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T14:50:32.526Z] ++ 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-04T14:50:32.526Z] ++ set -e [2022-08-04T14:50:32.526Z] ++ '[' -n 0 ']' [2022-08-04T14:50:32.526Z] ++ set -x [2022-08-04T14:50:32.526Z] ++ 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-04T14:50:32.526Z] INFO: Testing against a local daemon [2022-08-04T14:50:32.526Z] === RUN TestContinueAfterPluginCrash [2022-08-04T14:50:32.526Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T14:50:32.526Z] === RUN TestReadPluginNoRead [2022-08-04T14:50:32.526Z] === PAUSE TestReadPluginNoRead [2022-08-04T14:50:32.526Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T14:50:32.526Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T14:50:32.526Z] === CONT TestContinueAfterPluginCrash [2022-08-04T14:50:32.526Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T14:50:32.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T14:50:32.635Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T14:50:33.574Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T14:50:34.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T14:50:35.214Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T14:50:35.214Z] check_test.go:540: [d214a5a294115] daemon is not started [2022-08-04T14:50:35.214Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T14:50:35.850Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-08-04T14:50:35.850Z] === CONT TestReadPluginNoRead [2022-08-04T14:50:37.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T14:50:37.749Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T14:50:37.760Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T14:50:38.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T14:50:39.141Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T14:50:40.081Z] === RUN TestReadPluginNoRead/default [2022-08-04T14:50:40.591Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T14:50:40.652Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-08-04T14:50:41.227Z] === CONT TestReadPluginNoRead [2022-08-04T14:50:41.227Z] read_test.go:92: [d638d7790da0a] daemon is not started [2022-08-04T14:50:41.227Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-08-04T14:50:41.227Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-04T14:50:41.227Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-04T14:50:41.227Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-04T14:50:41.227Z] PASS [2022-08-04T14:50:41.227Z] [2022-08-04T14:50:41.227Z] DONE 6 tests in 8.987s [2022-08-04T14:50:41.487Z] 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-04T14:50:41.487Z] ++ 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-04T14:50:41.487Z] ++ set -e [2022-08-04T14:50:41.487Z] ++ '[' -n 0 ']' [2022-08-04T14:50:41.487Z] ++ set -x [2022-08-04T14:50:41.487Z] ++ 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-04T14:50:41.487Z] testing: warning: no tests to run [2022-08-04T14:50:41.487Z] PASS [2022-08-04T14:50:41.487Z] [2022-08-04T14:50:41.487Z] DONE 0 tests in 0.039s [2022-08-04T14:50:41.487Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T14:50:41.487Z] ++ 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-04T14:50:41.487Z] ++ set -e [2022-08-04T14:50:41.487Z] ++ '[' -n 0 ']' [2022-08-04T14:50:41.487Z] ++ set -x [2022-08-04T14:50:41.487Z] ++ 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-04T14:50:41.487Z] INFO: Testing against a local daemon [2022-08-04T14:50:41.487Z] === RUN TestPluginWithDevMounts [2022-08-04T14:50:41.487Z] === PAUSE TestPluginWithDevMounts [2022-08-04T14:50:41.487Z] === CONT TestPluginWithDevMounts [2022-08-04T14:50:41.868Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T14:50:41.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T14:50:43.396Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-04T14:50:43.396Z] PASS [2022-08-04T14:50:43.396Z] [2022-08-04T14:50:43.396Z] DONE 1 tests in 1.650s [2022-08-04T14:50:43.396Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T14:50:43.396Z] ++ 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-04T14:50:43.396Z] ++ set -e [2022-08-04T14:50:43.396Z] ++ '[' -n 0 ']' [2022-08-04T14:50:43.396Z] ++ set -x [2022-08-04T14:50:43.396Z] ++ 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-04T14:50:43.396Z] INFO: Testing against a local daemon [2022-08-04T14:50:43.396Z] === RUN TestSecretInspect [2022-08-04T14:50:45.258Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T14:50:45.937Z] --- PASS: TestSecretInspect (2.27s) [2022-08-04T14:50:45.937Z] === RUN TestSecretList [2022-08-04T14:50:46.195Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-04T14:50:47.847Z] --- PASS: TestSecretList (2.22s) [2022-08-04T14:50:47.847Z] === RUN TestSecretsCreateAndDelete [2022-08-04T14:50:48.733Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-04T14:50:49.758Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-04T14:50:49.758Z] === RUN TestSecretsUpdate [2022-08-04T14:50:51.583Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T14:50:52.021Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T14:50:52.298Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-04T14:50:52.298Z] === RUN TestTemplatedSecret [2022-08-04T14:50:53.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T14:50:53.439Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T14:50:54.838Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-04T14:50:54.838Z] === RUN TestSecretCreateResolve [2022-08-04T14:50:55.303Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T14:50:56.748Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-08-04T14:50:56.748Z] PASS [2022-08-04T14:50:56.748Z] [2022-08-04T14:50:56.748Z] DONE 6 tests in 13.625s [2022-08-04T14:50:56.748Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T14:50:56.749Z] ++ 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-04T14:50:56.749Z] ++ set -e [2022-08-04T14:50:56.749Z] ++ '[' -n 0 ']' [2022-08-04T14:50:56.749Z] ++ set -x [2022-08-04T14:50:56.749Z] ++ 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-04T14:50:56.749Z] INFO: Testing against a local daemon [2022-08-04T14:50:56.749Z] === RUN TestServiceCreateInit [2022-08-04T14:50:56.749Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T14:50:57.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-04T14:50:57.788Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T14:50:59.743Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T14:50:59.743Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T14:51:00.056Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T14:51:00.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-04T14:51:01.272Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T14:51:02.269Z] ............................ [ 66%] [2022-08-04T14:51:02.649Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T14:51:02.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-04T14:51:03.846Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T14:51:04.267Z] --- PASS: TestServiceCreateInit (6.83s) [2022-08-04T14:51:04.267Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.18s) [2022-08-04T14:51:04.267Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-08-04T14:51:04.267Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T14:51:05.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-04T14:51:07.131Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T14:51:11.326Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T14:51:12.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T14:51:13.272Z] docker_cli_daemon_test.go:2504: [df80995346751] daemon is not started [2022-08-04T14:51:14.209Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T14:51:15.146Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T14:51:15.715Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T14:51:16.652Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T14:51:19.163Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) [2022-08-04T14:51:19.163Z] === RUN TestCreateServiceConflict [2022-08-04T14:51:21.072Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-04T14:51:21.072Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T14:51:23.229Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T14:51:23.613Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-04T14:51:23.613Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T14:51:23.799Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T14:51:24.057Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-04T14:51:24.995Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T14:51:25.931Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T14:51:26.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T14:51:28.250Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T14:51:28.818Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T14:51:29.386Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T14:51:31.310Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T14:51:31.880Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T14:51:32.448Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-04T14:51:32.448Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T14:51:32.448Z] check_test.go:540: [d39f02171764c] daemon is not started [2022-08-04T14:51:32.448Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T14:51:32.707Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T14:51:32.708Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T14:51:32.708Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T14:51:34.086Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-04T14:51:38.510Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s) [2022-08-04T14:51:38.510Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T14:51:39.080Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-08-04T14:51:39.080Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite (338.91s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.27s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.41s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.95s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.27s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.91s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.40s) [2022-08-04T14:51:39.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.87s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.55s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.29s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.46s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.47s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.94s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.38s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.38s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.60s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.31s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.19s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.12s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.85s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.89s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.13s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.07s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.43s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.20s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.71s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.87s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.29s) [2022-08-04T14:51:39.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T14:51:39.359Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.21s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.57s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.00s) [2022-08-04T14:51:39.359Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.46s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.70s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.41s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.67s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.26s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.44s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.26s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.66s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.36s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.57s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.57s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.45s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.11s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.27s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.68s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.36s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.70s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.74s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-08-04T14:51:39.360Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2022-08-04T14:51:39.360Z] === RUN TestDockerSwarmSuite [2022-08-04T14:51:39.360Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T14:51:39.619Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T14:51:40.999Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T14:51:41.621Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-08-04T14:51:41.621Z] === RUN TestCreateServiceSysctls [2022-08-04T14:51:41.939Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T14:51:41.939Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T14:51:42.440Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T14:51:42.507Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T14:51:43.444Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T14:51:44.012Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T14:51:44.271Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T14:51:44.919Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-08-04T14:51:44.919Z] === RUN TestCreateServiceCapabilities [2022-08-04T14:51:45.209Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T14:51:46.854Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-08-04T14:51:46.854Z] === RUN TestInspect [2022-08-04T14:51:50.151Z] --- PASS: TestInspect (2.74s) [2022-08-04T14:51:50.151Z] === RUN TestCreateJob [2022-08-04T14:51:50.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T14:51:52.692Z] --- PASS: TestCreateJob (2.93s) [2022-08-04T14:51:52.692Z] === RUN TestReplicatedJob [2022-08-04T14:51:57.052Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T14:51:57.052Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T14:51:57.534Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T14:51:57.973Z] --- PASS: TestReplicatedJob (4.98s) [2022-08-04T14:51:57.973Z] === RUN TestUpdateReplicatedJob [2022-08-04T14:51:59.586Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T14:52:00.050Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T14:52:00.051Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T14:52:00.051Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T14:52:00.513Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-08-04T14:52:00.513Z] === RUN TestServiceListWithStatuses [2022-08-04T14:52:00.513Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:52:00.513Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T14:52:00.513Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T14:52:02.874Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T14:52:03.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T14:52:04.010Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T14:52:04.010Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T14:52:04.010Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T14:52:04.010Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T14:52:04.010Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T14:52:04.010Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T14:52:04.011Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T14:52:04.011Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T14:52:04.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T14:52:04.578Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T14:52:04.713Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-08-04T14:52:04.713Z] === RUN TestDockerNetworkReConnect [2022-08-04T14:52:07.903Z] docker_api_swarm_test.go:563: [d22a447a684ab] joining swarm manager [d0877fb4349c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:52:07.903Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T14:52:08.009Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-08-04T14:52:08.009Z] === RUN TestServicePlugin [2022-08-04T14:52:08.009Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:52:08.009Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T14:52:08.009Z] === RUN TestServiceUpdateLabel [2022-08-04T14:52:10.550Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-04T14:52:10.550Z] === RUN TestServiceUpdateSecrets [2022-08-04T14:52:13.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T14:52:15.083Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T14:52:15.342Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T14:52:19.203Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T14:52:20.614Z] docker_api_swarm_test.go:585: [da8536e3b9ec1] joining swarm manager [d0877fb4349c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:52:20.873Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T14:52:23.409Z] check_test.go:611: [d22a447a684ab] daemon is not started [2022-08-04T14:52:25.473Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-04T14:52:25.473Z] === RUN TestServiceUpdateConfigs [2022-08-04T14:52:26.697Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T14:52:27.266Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T14:52:28.646Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T14:52:31.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T14:52:32.194Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T14:52:32.194Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T14:52:33.132Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T14:52:33.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T14:52:33.391Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T14:52:33.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T14:52:34.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T14:52:35.393Z] ......... [ 85%] [2022-08-04T14:52:35.705Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T14:52:36.273Z] docker_api_swarm_test.go:46: [d1cbdbd33d55c] joining swarm manager [d7c0e858d0e07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:52:40.370Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-08-04T14:52:40.370Z] === RUN TestServiceUpdateNetwork [2022-08-04T14:52:40.523Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T14:52:41.967Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T14:52:44.391Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T14:52:45.785Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T14:52:48.321Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T14:52:48.503Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T14:52:48.503Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T14:52:50.252Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-04T14:52:52.590Z] --- PASS: TestServiceUpdateNetwork (12.25s) [2022-08-04T14:52:52.590Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T14:52:52.590Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T14:52:52.983Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T14:52:53.160Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T14:52:53.240Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T14:52:54.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T14:52:55.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T14:52:57.331Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T14:52:57.587Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T14:52:57.587Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T14:52:57.587Z] [2022-08-04T14:52:57.587Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T14:52:57.587Z] =========================== short test summary info ============================ [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T14:52:57.587Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T14:52:57.587Z] Not supported on most drivers [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T14:52:57.587Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T14:52:57.587Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T14:52:57.587Z] Can fail if eth0 has multiple IP addresses [2022-08-04T14:52:57.587Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T14:52:57.587Z] This doesn't seem to be taken into account by the engine [2022-08-04T14:52:57.587Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T14:52:57.587Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T14:52:57.587Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 286.53 seconds == [2022-08-04T14:52:57.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T14:52:59.114Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T14:52:59.373Z] --- PASS: TestImportExtremelyLargeImageWorks (178.49s) [2022-08-04T14:52:59.373Z] PASS [2022-08-04T14:52:59.373Z] [2022-08-04T14:52:59.373Z] DONE 22 tests in 182.690s [2022-08-04T14:52:59.373Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T14:52:59.374Z] ++ 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-04T14:52:59.374Z] ++ set -e [2022-08-04T14:52:59.374Z] ++ '[' -n 0 ']' [2022-08-04T14:52:59.374Z] ++ set -x [2022-08-04T14:52:59.374Z] ++ 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-04T14:52:59.632Z] === RUN TestStripANSICommands [2022-08-04T14:52:59.633Z] === RUN TestStripANSICommands/#00 [2022-08-04T14:52:59.633Z] === RUN TestStripANSICommands/#01 [2022-08-04T14:52:59.633Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T14:52:59.633Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T14:52:59.633Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T14:52:59.633Z] PASS [2022-08-04T14:52:59.633Z] [2022-08-04T14:52:59.633Z] DONE 3 tests in 0.062s [2022-08-04T14:52:59.633Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T14:52:59.633Z] ++ 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-04T14:52:59.633Z] ++ set -e [2022-08-04T14:52:59.633Z] ++ '[' -n 0 ']' [2022-08-04T14:52:59.633Z] ++ set -x [2022-08-04T14:52:59.633Z] ++ 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-04T14:52:59.633Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T14:52:59.633Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T14:52:59.633Z] INFO: Testing against a local daemon [2022-08-04T14:52:59.633Z] === RUN TestNetworkCreateDelete [2022-08-04T14:52:59.891Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-04T14:52:59.891Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T14:53:00.458Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-08-04T14:53:00.458Z] === RUN TestDaemonDNSFallback [2022-08-04T14:53:01.288Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T14:53:02.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T14:53:03.928Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T14:53:05.306Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T14:53:07.209Z] --- PASS: TestDaemonDNSFallback (6.57s) [2022-08-04T14:53:07.209Z] === RUN TestInspectNetwork [2022-08-04T14:53:07.867Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2022-08-04T14:53:07.867Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T14:53:07.867Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-04T14:53:07.867Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-04T14:53:07.867Z] PASS [2022-08-04T14:53:07.867Z] [2022-08-04T14:53:07.867Z] === Skipped [2022-08-04T14:53:07.867Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T14:53:07.867Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:53:07.867Z] [2022-08-04T14:53:07.867Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T14:53:07.867Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T14:53:07.867Z] [2022-08-04T14:53:07.867Z] DONE 27 tests, 2 skipped in 130.482s [2022-08-04T14:53:07.867Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T14:53:07.867Z] ++ 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-04T14:53:07.867Z] ++ set -e [2022-08-04T14:53:07.867Z] ++ '[' -n 0 ']' [2022-08-04T14:53:07.867Z] ++ set -x [2022-08-04T14:53:07.867Z] ++ 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-04T14:53:07.867Z] INFO: Testing against a local daemon [2022-08-04T14:53:07.867Z] === RUN TestSessionCreate [2022-08-04T14:53:07.867Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T14:53:07.867Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T14:53:07.867Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T14:53:07.867Z] PASS [2022-08-04T14:53:07.867Z] [2022-08-04T14:53:07.867Z] DONE 2 tests in 0.141s [2022-08-04T14:53:07.867Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T14:53:07.867Z] ++ 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-04T14:53:07.867Z] ++ set -e [2022-08-04T14:53:07.867Z] ++ '[' -n 0 ']' [2022-08-04T14:53:07.867Z] ++ set -x [2022-08-04T14:53:07.867Z] ++ 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-04T14:53:07.867Z] INFO: Testing against a local daemon [2022-08-04T14:53:07.867Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:53:07.867Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:53:07.867Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:53:07.867Z] === RUN TestDiskUsage [2022-08-04T14:53:07.867Z] === PAUSE TestDiskUsage [2022-08-04T14:53:07.867Z] === RUN TestEventsExecDie [2022-08-04T14:53:08.127Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-04T14:53:08.127Z] === RUN TestEventsBackwardsCompatible [2022-08-04T14:53:08.127Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T14:53:08.127Z] === RUN TestEventsVolumeCreate [2022-08-04T14:53:08.127Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-04T14:53:08.127Z] === RUN TestInfoBinaryCommits [2022-08-04T14:53:08.127Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T14:53:08.127Z] === RUN TestInfoAPIVersioned [2022-08-04T14:53:08.127Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T14:53:08.127Z] === RUN TestInfoAPI [2022-08-04T14:53:08.127Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T14:53:08.127Z] === RUN TestInfoAPIWarnings [2022-08-04T14:53:09.742Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T14:53:10.010Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T14:53:10.010Z] [2022-08-04T14:53:10.010Z] Unloading profiles will leave already running processes permanently [2022-08-04T14:53:10.010Z] unconfined, which can lead to unexpected situations. [2022-08-04T14:53:10.010Z] [2022-08-04T14:53:10.010Z] To set a process to complain mode, use the command line tool [2022-08-04T14:53:10.010Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T14:53:10.010Z] Post stage [Pipeline] junit [2022-08-04T14:53:10.020Z] Recording test results [2022-08-04T14:53:10.152Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T14:53:10.423Z] + echo Ensuring container killed. [2022-08-04T14:53:10.423Z] Ensuring container killed. [2022-08-04T14:53:10.423Z] + docker rm -vf docker-pr3 [2022-08-04T14:53:10.423Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-04T14:53:10.742Z] + echo Chowning /workspace to jenkins user [2022-08-04T14:53:10.742Z] Chowning /workspace to jenkins user [2022-08-04T14:53:10.742Z] + id -u [2022-08-04T14:53:10.742Z] + id -g [2022-08-04T14:53:10.742Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T14:53:11.120Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T14:53:11.120Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T14:53:11.120Z] === RUN TestInspectNetwork/network_name [2022-08-04T14:53:11.120Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T14:53:11.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T14:53:12.437Z] + bundleName=docker-py [2022-08-04T14:53:12.437Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T14:53:12.437Z] Creating docker-py-bundles.tar.gz [2022-08-04T14:53:12.437Z] + 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-04T14:53:12.447Z] Archiving artifacts [2022-08-04T14:53:12.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T14:53:12.725Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T14:53:13.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/make.sh binary [2022-08-04T14:53:13.322Z] [2022-08-04T14:53:13.578Z] Removing bundles/ [2022-08-04T14:53:13.578Z] [2022-08-04T14:53:13.579Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T14:53:13.579Z] Building: bundles/binary-daemon/dockerd [2022-08-04T14:53:13.579Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:53:15.786Z] --- PASS: TestInspectNetwork (8.31s) [2022-08-04T14:53:15.786Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T14:53:15.786Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T14:53:15.786Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T14:53:15.786Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T14:53:15.786Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T14:53:17.168Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T14:53:17.168Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:53:17.168Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:53:17.168Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:53:17.168Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T14:53:17.168Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T14:53:17.168Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T14:53:17.168Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T14:53:17.168Z] === RUN TestNetworkList [2022-08-04T14:53:17.168Z] === RUN TestNetworkList//networks [2022-08-04T14:53:17.168Z] === PAUSE TestNetworkList//networks [2022-08-04T14:53:17.168Z] === RUN TestNetworkList//networks/ [2022-08-04T14:53:17.168Z] === PAUSE TestNetworkList//networks/ [2022-08-04T14:53:17.168Z] === CONT TestNetworkList//networks [2022-08-04T14:53:17.168Z] === CONT TestNetworkList//networks/ [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T14:53:17.168Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T14:53:17.168Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T14:53:17.736Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-04T14:53:17.736Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T14:53:19.139Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T14:53:19.139Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T14:53:19.711Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-04T14:53:19.711Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T14:53:21.088Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-04T14:53:21.088Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T14:53:22.025Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-04T14:53:22.025Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T14:53:22.593Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-08-04T14:53:22.593Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T14:53:23.530Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T14:53:23.530Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T14:53:25.436Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-08-04T14:53:25.436Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T14:53:25.436Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:53:25.436Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:53:25.436Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T14:53:26.265Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T14:53:26.265Z] === RUN TestInfoDebug [2022-08-04T14:53:26.265Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T14:53:26.265Z] === RUN TestInfoInsecureRegistries [2022-08-04T14:53:26.265Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T14:53:26.265Z] === RUN TestInfoRegistryMirrors [2022-08-04T14:53:26.265Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T14:53:26.265Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T14:53:26.815Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T14:53:26.834Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-04T14:53:26.834Z] === RUN TestPingCacheHeaders [2022-08-04T14:53:26.834Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T14:53:26.834Z] === RUN TestPingGet [2022-08-04T14:53:26.834Z] --- PASS: TestPingGet (0.01s) [2022-08-04T14:53:26.834Z] === RUN TestPingHead [2022-08-04T14:53:26.834Z] --- PASS: TestPingHead (0.02s) [2022-08-04T14:53:26.834Z] === RUN TestPingSwarmHeader [2022-08-04T14:53:27.384Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T14:53:27.404Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T14:53:27.404Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T14:53:27.644Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T14:53:28.212Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T14:53:28.212Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T14:53:28.344Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T14:53:28.344Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-08-04T14:53:28.344Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T14:53:28.344Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T14:53:28.344Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T14:53:28.344Z] === RUN TestVersion [2022-08-04T14:53:28.344Z] --- PASS: TestVersion (0.02s) [2022-08-04T14:53:28.344Z] === CONT TestDiskUsage [2022-08-04T14:53:28.471Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T14:53:28.730Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T14:53:28.914Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T14:53:29.175Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T14:53:29.436Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage (1.18s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T14:53:29.696Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:53:29.696Z] PASS [2022-08-04T14:53:29.696Z] [2022-08-04T14:53:29.696Z] === Skipped [2022-08-04T14:53:29.696Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:53:29.696Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:53:29.696Z] [2022-08-04T14:53:29.696Z] DONE 54 tests, 1 skipped in 22.214s [2022-08-04T14:53:29.696Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T14:53:29.696Z] ++ 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-04T14:53:29.696Z] ++ set -e [2022-08-04T14:53:29.696Z] ++ '[' -n 0 ']' [2022-08-04T14:53:29.696Z] ++ set -x [2022-08-04T14:53:29.696Z] ++ 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-04T14:53:29.696Z] INFO: Testing against a local daemon [2022-08-04T14:53:29.696Z] === RUN TestVolumesCreateAndList [2022-08-04T14:53:29.696Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T14:53:29.696Z] === RUN TestVolumesRemove [2022-08-04T14:53:29.696Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T14:53:29.696Z] === RUN TestVolumesInspect [2022-08-04T14:53:29.696Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T14:53:29.696Z] === RUN TestVolumesInvalidJSON [2022-08-04T14:53:29.956Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T14:53:29.956Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T14:53:29.956Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T14:53:29.956Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T14:53:29.956Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T14:53:29.956Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T14:53:29.956Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T14:53:29.956Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T14:53:29.956Z] PASS [2022-08-04T14:53:29.956Z] [2022-08-04T14:53:29.956Z] DONE 9 tests in 0.217s [2022-08-04T14:53:29.956Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T14:53:29.956Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T14:53:29.956Z] +++ kill 14319 [2022-08-04T14:53:30.115Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T14:53:30.217Z] +++ /etc/init.d/apparmor stop [2022-08-04T14:53:30.217Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T14:53:30.217Z] [2022-08-04T14:53:30.217Z] Unloading profiles will leave already running processes permanently [2022-08-04T14:53:30.217Z] unconfined, which can lead to unexpected situations. [2022-08-04T14:53:30.217Z] [2022-08-04T14:53:30.217Z] To set a process to complain mode, use the command line tool [2022-08-04T14:53:30.217Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T14:53:30.217Z] +++ true [2022-08-04T14:53:30.217Z] exiting test-integration [2022-08-04T14:53:30.217Z] ++ exit 0 [2022-08-04T14:53:30.217Z] Post stage [Pipeline] junit [2022-08-04T14:53:30.801Z] Recording test results [2022-08-04T14:53:30.929Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T14:53:31.051Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T14:53:31.258Z] + echo Ensuring container killed. [2022-08-04T14:53:31.258Z] Ensuring container killed. [2022-08-04T14:53:31.258Z] + docker rm -vf docker-pr3 [2022-08-04T14:53:31.258Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-04T14:53:31.543Z] + echo Chowning /workspace to jenkins user [2022-08-04T14:53:31.543Z] Chowning /workspace to jenkins user [2022-08-04T14:53:31.543Z] + id -u [2022-08-04T14:53:31.543Z] + id -g [2022-08-04T14:53:31.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T14:53:31.988Z] === RUN TestDockerSuite/TestBuildEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T14:53:33.225Z] + bundleName=arm64-integration [2022-08-04T14:53:33.225Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T14:53:33.225Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T14:53:33.225Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-04T14:53:33.225Z] + 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-04T14:53:33.366Z] === RUN TestDockerSuite/TestBuildEnvEscapes [Pipeline] archiveArtifacts [2022-08-04T14:53:33.498Z] Archiving artifacts [2022-08-04T14:53:33.792Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T14:53:33.936Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T14:53:34.098Z] + make clean [2022-08-04T14:53:34.098Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T14:53:34.098Z] docker-dev-cache [2022-08-04T14:53:34.098Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T14:53:34.872Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T14:53:40.144Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T14:53:41.521Z] --- PASS: TestServiceWithDataPathPortInit (15.76s) [2022-08-04T14:53:41.521Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T14:53:44.810Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T14:53:45.070Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r5v0e9ka5e20y9imqtdttw0qh Created:2022-08-04 14:53:42.636707332 +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[172c2a859796143c89b889993fc69b49364287eb49d6f222773a1cc4314a9d65:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rew47imlpo9ptpaewdcrqgy11 EndpointID:8b021917f863bb82192a8c8fce22db8cf1ca1fa071112789a9e898b459874a2e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fed306964731901037bec5c60bf3b48b8acaeec6a6991bfb9c2338ed27f706b3 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:4142af705d68 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rew47imlpo9ptpaewdcrqgy11 EndpointID:8b021917f863bb82192a8c8fce22db8cf1ca1fa071112789a9e898b459874a2e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T14:53:46.976Z] docker_api_swarm_test.go:304: [d62a2dcf90abe] joining swarm manager [d440d81ee3927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:53:48.357Z] docker_api_swarm_test.go:305: [dcaea0dafd684] joining swarm manager [d440d81ee3927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:53:49.753Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T14:53:49.753Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.51s) [2022-08-04T14:53:49.753Z] PASS [2022-08-04T14:53:49.753Z] [2022-08-04T14:53:49.753Z] === Skipped [2022-08-04T14:53:49.753Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T14:53:49.753Z] service_test.go:243: FLAKY_TEST [2022-08-04T14:53:49.753Z] [2022-08-04T14:53:49.753Z] DONE 38 tests, 1 skipped in 50.226s [2022-08-04T14:53:49.753Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:53:49.753Z] ++ 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-04T14:53:49.753Z] ++ set -e [2022-08-04T14:53:49.753Z] ++ '[' -n 0 ']' [2022-08-04T14:53:49.753Z] ++ set -x [2022-08-04T14:53:49.753Z] ++ 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-04T14:53:50.012Z] INFO: Testing against a local daemon [2022-08-04T14:53:50.012Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T14:53:50.012Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:53:50.012Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-04T14:53:50.012Z] === RUN TestDockerNetworkIpvlan [2022-08-04T14:53:50.012Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:53:50.012Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:53:50.012Z] PASS [2022-08-04T14:53:50.012Z] [2022-08-04T14:53:50.012Z] === Skipped [2022-08-04T14:53:50.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-08-04T14:53:50.012Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:53:50.012Z] [2022-08-04T14:53:50.012Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T14:53:50.012Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T14:53:50.012Z] [2022-08-04T14:53:50.012Z] DONE 2 tests, 2 skipped in 0.121s [2022-08-04T14:53:50.012Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T14:53:50.012Z] ++ 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-04T14:53:50.012Z] ++ set -e [2022-08-04T14:53:50.012Z] ++ '[' -n 0 ']' [2022-08-04T14:53:50.012Z] ++ set -x [2022-08-04T14:53:50.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T14:53:50.012Z] INFO: Testing against a local daemon [2022-08-04T14:53:50.012Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T14:53:51.389Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-04T14:53:51.389Z] === RUN TestDockerNetworkMacvlan [2022-08-04T14:53:52.326Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T14:53:53.264Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T14:53:54.202Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T14:53:56.106Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T14:53:56.366Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T14:53:57.746Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T14:53:58.683Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T14:54:03.955Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan (13.07s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-08-04T14:54:04.524Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-08-04T14:54:04.524Z] PASS [2022-08-04T14:54:04.524Z] [2022-08-04T14:54:04.524Z] DONE 8 tests in 14.534s [2022-08-04T14:54:04.524Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T14:54:04.524Z] ++ 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-04T14:54:04.524Z] ++ set -e [2022-08-04T14:54:04.524Z] ++ '[' -n 0 ']' [2022-08-04T14:54:04.524Z] ++ set -x [2022-08-04T14:54:04.524Z] ++ 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-04T14:54:04.524Z] testing: warning: no tests to run [2022-08-04T14:54:04.524Z] PASS [2022-08-04T14:54:04.524Z] [2022-08-04T14:54:04.524Z] DONE 0 tests in 0.036s [2022-08-04T14:54:04.524Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T14:54:04.524Z] ++ 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-04T14:54:04.524Z] ++ set -e [2022-08-04T14:54:04.524Z] ++ '[' -n 0 ']' [2022-08-04T14:54:04.524Z] ++ set -x [2022-08-04T14:54:04.524Z] ++ 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-04T14:54:04.524Z] INFO: Testing against a local daemon [2022-08-04T14:54:04.524Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T14:54:05.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T14:54:06.028Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T14:54:06.028Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-08-04T14:54:06.028Z] === RUN TestAuthZPluginTLS [2022-08-04T14:54:06.600Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T14:54:06.600Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T14:54:06.600Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T14:54:06.600Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T14:54:07.168Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-04T14:54:07.168Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T14:54:07.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T14:54:07.735Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2022-08-04T14:54:07.735Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T14:54:08.304Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-04T14:54:08.304Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T14:54:08.563Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T14:54:08.563Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T14:54:08.563Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T14:54:09.131Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T14:54:09.701Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-08-04T14:54:09.701Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T14:54:10.269Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-08-04T14:54:10.269Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T14:54:10.837Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T14:54:10.837Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T14:54:11.405Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-08-04T14:54:11.405Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T14:54:13.314Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-08-04T14:54:13.314Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T14:54:15.221Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-08-04T14:54:15.221Z] === RUN TestAuthZPluginHeader [2022-08-04T14:54:15.788Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-08-04T14:54:15.788Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T14:54:17.170Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T14:54:17.433Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T14:54:17.693Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T14:54:18.260Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T14:54:18.519Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T14:54:19.086Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T14:54:19.086Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T14:54:20.464Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2022-08-04T14:54:20.464Z] === RUN TestAuthZPluginV2Disable [2022-08-04T14:54:20.722Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T14:54:22.625Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T14:54:22.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T14:54:23.451Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T14:54:24.830Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T14:54:25.089Z] --- PASS: TestAuthZPluginV2Disable (4.51s) [2022-08-04T14:54:25.089Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T14:54:25.348Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T14:54:25.348Z] docker_api_swarm_test.go:272: [d31970e1badb1] joining swarm manager [d3bb700053299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:54:26.286Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T14:54:26.854Z] docker_api_swarm_test.go:273: [d8b0be6a9009c] joining swarm manager [d3bb700053299]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:54:27.791Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T14:54:28.729Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T14:54:28.729Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T14:54:28.988Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.97s) [2022-08-04T14:54:28.988Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T14:54:30.365Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T14:54:31.742Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T14:54:33.119Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T14:54:33.687Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T14:54:34.623Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T14:54:35.193Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T14:54:36.129Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T14:54:36.129Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T14:54:37.066Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T14:54:37.634Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T14:54:37.892Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T14:54:38.151Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T14:54:38.718Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T14:54:38.977Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T14:54:39.545Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T14:54:40.922Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.76s) [2022-08-04T14:54:40.922Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T14:54:41.858Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T14:54:45.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T14:54:46.108Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T14:54:49.396Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T14:54:50.332Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T14:54:51.267Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T14:54:53.800Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T14:54:54.058Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T14:54:54.317Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T14:54:57.604Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T14:54:57.604Z] PASS [2022-08-04T14:54:57.604Z] [2022-08-04T14:54:57.604Z] DONE 17 tests in 53.166s [2022-08-04T14:54:57.604Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T14:54:57.604Z] ++ 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-04T14:54:57.604Z] ++ set -e [2022-08-04T14:54:57.604Z] ++ '[' -n 0 ']' [2022-08-04T14:54:57.604Z] ++ set -x [2022-08-04T14:54:57.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04T14:54:57.865Z] INFO: Testing against a local daemon [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:54:57.865Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:54:57.865Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T14:54:57.865Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T14:54:57.865Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T14:54:57.865Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T14:54:57.865Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T14:54:57.865Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-08-04T14:54:57.865Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T14:54:57.865Z] === RUN TestPluginInstall [2022-08-04T14:54:57.865Z] === RUN TestPluginInstall/no_auth [2022-08-04T14:54:59.768Z] time="2022-08-04T14:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:54:59.768Z] time="2022-08-04T14:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d610826341d82a5fb5d1e4a515c2e606a3552507dc22aff72913ccbc2fc595" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:54:59.768Z] time="2022-08-04T14:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:54:59.768Z] time="2022-08-04T14:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d610826341d82a5fb5d1e4a515c2e606a3552507dc22aff72913ccbc2fc595" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:55:00.027Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T14:55:00.595Z] time="2022-08-04T14:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:55:00.595Z] time="2022-08-04T14:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d610826341d82a5fb5d1e4a515c2e606a3552507dc22aff72913ccbc2fc595" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:55:00.595Z] time="2022-08-04T14:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:55:00.595Z] time="2022-08-04T14:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89d610826341d82a5fb5d1e4a515c2e606a3552507dc22aff72913ccbc2fc595" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:55:00.856Z] === RUN TestPluginInstall/with_insecure [2022-08-04T14:55:01.792Z] time="2022-08-04T14:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:55:01.792Z] time="2022-08-04T14:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ecb95f7a2ec78d36bd86fabf74dfb8607dcb1e03aa7d3dca8897ab12cdf53a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:55:01.792Z] time="2022-08-04T14:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T14:55:01.792Z] time="2022-08-04T14:55:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1ecb95f7a2ec78d36bd86fabf74dfb8607dcb1e03aa7d3dca8897ab12cdf53a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T14:55:02.360Z] plugin_test.go:196: [dc790d830c734] daemon is not started [2022-08-04T14:55:02.360Z] --- PASS: TestPluginInstall (4.45s) [2022-08-04T14:55:02.360Z] --- PASS: TestPluginInstall/no_auth (2.22s) [2022-08-04T14:55:02.360Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-08-04T14:55:02.360Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2022-08-04T14:55:02.360Z] === RUN TestPluginsWithRuntimes [2022-08-04T14:55:02.619Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T14:55:03.999Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T14:55:04.934Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T14:55:05.500Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-04T14:55:06.434Z] --- PASS: TestPluginsWithRuntimes (3.92s) [2022-08-04T14:55:06.434Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-08-04T14:55:06.434Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-08-04T14:55:06.434Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T14:55:06.434Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-04T14:55:07.002Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-08-04T14:55:07.002Z] PASS [2022-08-04T14:55:07.002Z] [2022-08-04T14:55:07.002Z] DONE 24 tests in 9.338s [2022-08-04T14:55:07.002Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T14:55:07.002Z] ++ 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-04T14:55:07.002Z] ++ set -e [2022-08-04T14:55:07.002Z] ++ '[' -n 0 ']' [2022-08-04T14:55:07.002Z] ++ set -x [2022-08-04T14:55:07.002Z] ++ 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-04T14:55:07.260Z] INFO: Testing against a local daemon [2022-08-04T14:55:07.260Z] === RUN TestExternalGraphDriver [2022-08-04T14:55:07.518Z] === RUN TestExternalGraphDriver/json [2022-08-04T14:55:08.453Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T14:55:08.453Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T14:55:08.453Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-04T14:55:08.714Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T14:55:09.650Z] === RUN TestExternalGraphDriver/spec [2022-08-04T14:55:12.185Z] === RUN TestExternalGraphDriver/pull [2022-08-04T14:55:13.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T14:55:13.567Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T14:55:14.134Z] --- PASS: TestExternalGraphDriver (6.83s) [2022-08-04T14:55:14.134Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2022-08-04T14:55:14.134Z] --- PASS: TestExternalGraphDriver/spec (2.38s) [2022-08-04T14:55:14.134Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2022-08-04T14:55:14.134Z] === RUN TestGraphdriverPluginV2 [2022-08-04T14:55:14.134Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T14:55:16.036Z] docker_api_swarm_node_test.go:20: [d5898ae9efc21] joining swarm manager [d15fce9a98c7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:55:16.037Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T14:55:16.295Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T14:55:16.554Z] docker_api_swarm_node_test.go:21: [dd14976cba5fd] joining swarm manager [d15fce9a98c7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:55:17.930Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T14:55:18.497Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T14:55:18.755Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2022-08-04T14:55:18.755Z] PASS [2022-08-04T14:55:18.755Z] [2022-08-04T14:55:18.755Z] DONE 5 tests in 11.731s [2022-08-04T14:55:18.755Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T14:55:18.755Z] ++ 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-04T14:55:18.755Z] ++ set -e [2022-08-04T14:55:18.755Z] ++ '[' -n 0 ']' [2022-08-04T14:55:18.755Z] ++ set -x [2022-08-04T14:55:18.755Z] ++ 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-04T14:55:19.014Z] INFO: Testing against a local daemon [2022-08-04T14:55:19.014Z] === RUN TestContinueAfterPluginCrash [2022-08-04T14:55:19.014Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T14:55:19.014Z] === RUN TestReadPluginNoRead [2022-08-04T14:55:19.014Z] === PAUSE TestReadPluginNoRead [2022-08-04T14:55:19.014Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T14:55:19.014Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T14:55:19.014Z] === CONT TestContinueAfterPluginCrash [2022-08-04T14:55:19.014Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T14:55:19.273Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T14:55:19.992Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T14:55:19.992Z] Copying nested executables into bundles/binary-daemon [2022-08-04T14:55:19.992Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T14:55:19.992Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T14:55:19.992Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T14:55:19.992Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T14:55:20.210Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T14:55:20.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/make.sh cross [2022-08-04T14:55:20.873Z] [2022-08-04T14:55:20.873Z] Removing bundles/ [2022-08-04T14:55:20.873Z] [2022-08-04T14:55:20.873Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T14:55:20.873Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T14:55:20.873Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T14:55:20.873Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T14:55:22.119Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T14:55:22.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T14:55:22.378Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T14:55:22.945Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T14:55:23.203Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-08-04T14:55:23.203Z] === CONT TestReadPluginNoRead [2022-08-04T14:55:23.462Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T14:55:24.030Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T14:55:25.934Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T14:55:26.192Z] === RUN TestReadPluginNoRead/default [2022-08-04T14:55:27.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T14:55:27.694Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T14:55:27.954Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T14:55:28.523Z] --- PASS: TestContinueAfterPluginCrash (9.43s) [2022-08-04T14:55:29.460Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T14:55:29.722Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T14:55:31.629Z] === CONT TestReadPluginNoRead [2022-08-04T14:55:31.629Z] read_test.go:92: [d71eab8f9c15a] daemon is not started [2022-08-04T14:55:31.629Z] --- PASS: TestReadPluginNoRead (8.33s) [2022-08-04T14:55:31.629Z] --- PASS: TestReadPluginNoRead/default (1.63s) [2022-08-04T14:55:31.629Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2022-08-04T14:55:31.629Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.00s) [2022-08-04T14:55:31.629Z] PASS [2022-08-04T14:55:31.629Z] [2022-08-04T14:55:31.629Z] DONE 6 tests in 12.786s [2022-08-04T14:55:31.629Z] 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-04T14:55:31.629Z] ++ 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-04T14:55:31.629Z] ++ set -e [2022-08-04T14:55:31.629Z] ++ '[' -n 0 ']' [2022-08-04T14:55:31.629Z] ++ set -x [2022-08-04T14:55:31.630Z] ++ 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-04T14:55:31.630Z] testing: warning: no tests to run [2022-08-04T14:55:31.630Z] PASS [2022-08-04T14:55:31.630Z] [2022-08-04T14:55:31.630Z] DONE 0 tests in 0.055s [2022-08-04T14:55:31.630Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T14:55:31.630Z] ++ 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-04T14:55:31.630Z] ++ set -e [2022-08-04T14:55:31.630Z] ++ '[' -n 0 ']' [2022-08-04T14:55:31.630Z] ++ set -x [2022-08-04T14:55:31.630Z] ++ 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-04T14:55:31.888Z] INFO: Testing against a local daemon [2022-08-04T14:55:31.888Z] === RUN TestPluginWithDevMounts [2022-08-04T14:55:31.888Z] === PAUSE TestPluginWithDevMounts [2022-08-04T14:55:31.888Z] === CONT TestPluginWithDevMounts [2022-08-04T14:55:32.146Z] docker_api_swarm_test.go:502: [d5a860fee6f76] joining swarm manager [d37c2835364da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:55:32.146Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T14:55:33.522Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T14:55:33.781Z] --- PASS: TestPluginWithDevMounts (1.78s) [2022-08-04T14:55:33.781Z] PASS [2022-08-04T14:55:33.781Z] [2022-08-04T14:55:33.781Z] DONE 1 tests in 1.937s [2022-08-04T14:55:33.781Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T14:55:33.781Z] ++ 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-04T14:55:33.781Z] ++ set -e [2022-08-04T14:55:33.781Z] ++ '[' -n 0 ']' [2022-08-04T14:55:33.781Z] ++ set -x [2022-08-04T14:55:33.781Z] ++ 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-04T14:55:33.781Z] INFO: Testing against a local daemon [2022-08-04T14:55:33.781Z] === RUN TestSecretInspect [2022-08-04T14:55:34.348Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T14:55:36.882Z] --- PASS: TestSecretInspect (2.69s) [2022-08-04T14:55:36.882Z] === RUN TestSecretList [2022-08-04T14:55:37.140Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T14:55:39.045Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T14:55:39.045Z] --- PASS: TestSecretList (2.61s) [2022-08-04T14:55:39.045Z] === RUN TestSecretsCreateAndDelete [2022-08-04T14:55:39.614Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T14:55:40.561Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T14:55:41.498Z] docker_api_swarm_test.go:507: [d20b21d83eac2] joining swarm manager [d37c2835364da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:55:42.066Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2022-08-04T14:55:42.066Z] === RUN TestSecretsUpdate [2022-08-04T14:55:45.352Z] --- PASS: TestSecretsUpdate (2.67s) [2022-08-04T14:55:45.352Z] === RUN TestTemplatedSecret [2022-08-04T14:55:47.884Z] --- PASS: TestTemplatedSecret (3.16s) [2022-08-04T14:55:47.884Z] === RUN TestSecretCreateResolve [2022-08-04T14:55:48.142Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T14:55:50.672Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-08-04T14:55:50.672Z] PASS [2022-08-04T14:55:50.672Z] [2022-08-04T14:55:50.672Z] DONE 6 tests in 16.803s [2022-08-04T14:55:50.672Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T14:55:50.672Z] ++ 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-04T14:55:50.672Z] ++ set -e [2022-08-04T14:55:50.672Z] ++ '[' -n 0 ']' [2022-08-04T14:55:50.672Z] ++ set -x [2022-08-04T14:55:50.672Z] ++ 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-04T14:55:50.672Z] INFO: Testing against a local daemon [2022-08-04T14:55:50.672Z] === RUN TestServiceCreateInit [2022-08-04T14:55:50.672Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T14:55:51.609Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T14:55:53.512Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T14:55:55.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T14:55:56.354Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T14:55:56.921Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T14:55:58.299Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T14:55:58.557Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T14:55:59.935Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T14:55:59.935Z] --- PASS: TestServiceCreateInit (9.31s) [2022-08-04T14:55:59.935Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2022-08-04T14:55:59.935Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2022-08-04T14:55:59.935Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T14:56:00.872Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T14:56:01.812Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T14:56:05.099Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T14:56:05.357Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T14:56:05.925Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T14:56:05.925Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T14:56:05.925Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T14:56:06.504Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T14:56:07.440Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T14:56:07.440Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T14:56:08.007Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T14:56:09.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T14:56:11.959Z] docker_api_swarm_node_test.go:81: [daefcf050e31d] joining swarm manager [d1da5e576eb9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:56:12.219Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T14:56:13.154Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T14:56:14.094Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T14:56:14.352Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T14:56:15.287Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T14:56:16.223Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T14:56:17.160Z] --- PASS: TestCreateServiceMultipleTimes (17.27s) [2022-08-04T14:56:17.160Z] === RUN TestCreateServiceConflict [2022-08-04T14:56:17.730Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T14:56:21.026Z] --- PASS: TestCreateServiceConflict (3.47s) [2022-08-04T14:56:21.026Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T14:56:21.593Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T14:56:24.123Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2022-08-04T14:56:24.123Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T14:56:26.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T14:56:28.561Z] docker_api_swarm_node_test.go:53: [d7ed2f893e95f] joining swarm manager [d691ed11668ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:56:29.498Z] docker_api_swarm_node_test.go:54: [d537a9735efda] joining swarm manager [d691ed11668ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:56:34.766Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T14:56:34.766Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T14:56:35.024Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T14:56:35.593Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T14:56:36.528Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T14:56:37.096Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T14:56:37.097Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T14:56:37.097Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T14:56:37.097Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T14:56:37.356Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T14:56:37.356Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T14:56:37.356Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T14:56:37.356Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T14:56:37.356Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T14:56:38.292Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.17s) [2022-08-04T14:56:38.292Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T14:56:38.550Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T14:56:38.550Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T14:56:39.486Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T14:56:40.053Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T14:56:40.990Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T14:56:40.990Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T14:56:41.253Z] --- PASS: TestCreateServiceSecretFileMode (2.95s) [2022-08-04T14:56:41.253Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T14:56:43.805Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T14:56:44.373Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2022-08-04T14:56:44.373Z] === RUN TestCreateServiceSysctls [2022-08-04T14:56:44.940Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T14:56:45.875Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T14:56:46.133Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T14:56:46.701Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T14:56:46.701Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T14:56:46.701Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T14:56:47.636Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T14:56:48.203Z] --- PASS: TestCreateServiceSysctls (3.75s) [2022-08-04T14:56:48.204Z] === RUN TestCreateServiceCapabilities [2022-08-04T14:56:49.138Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T14:56:50.078Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T14:56:51.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T14:56:51.137Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2022-08-04T14:56:51.137Z] === RUN TestInspect [2022-08-04T14:56:51.710Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T14:56:53.086Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T14:56:54.462Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T14:56:54.720Z] --- PASS: TestInspect (3.45s) [2022-08-04T14:56:54.720Z] === RUN TestCreateJob [2022-08-04T14:56:55.286Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T14:56:56.663Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T14:56:58.041Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T14:56:58.608Z] --- PASS: TestCreateJob (3.86s) [2022-08-04T14:56:58.608Z] === RUN TestReplicatedJob [2022-08-04T14:56:58.608Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T14:56:59.983Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T14:56:59.983Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T14:57:00.919Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T14:57:01.486Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T14:57:01.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T14:57:02.681Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T14:57:03.619Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T14:57:04.554Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T14:57:04.813Z] --- PASS: TestReplicatedJob (6.40s) [2022-08-04T14:57:04.813Z] === RUN TestUpdateReplicatedJob [2022-08-04T14:57:05.384Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T14:57:05.951Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T14:57:06.887Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T14:57:07.455Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T14:57:08.392Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T14:57:08.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T14:57:08.960Z] --- PASS: TestUpdateReplicatedJob (3.92s) [2022-08-04T14:57:08.960Z] === RUN TestServiceListWithStatuses [2022-08-04T14:57:08.960Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:57:08.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T14:57:08.960Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T14:57:09.219Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T14:57:10.155Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T14:57:11.093Z] docker_api_swarm_test.go:202: [dedcc671e2371] joining swarm manager [daed20ac24641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:57:11.352Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T14:57:12.730Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T14:57:13.667Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T14:57:14.234Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T14:57:14.234Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T14:57:14.494Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) [2022-08-04T14:57:14.494Z] === RUN TestDockerNetworkReConnect [2022-08-04T14:57:15.061Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T14:57:15.628Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T14:57:16.564Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T14:57:17.500Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T14:57:18.068Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T14:57:18.636Z] --- PASS: TestDockerNetworkReConnect (4.15s) [2022-08-04T14:57:18.636Z] === RUN TestServicePlugin [2022-08-04T14:57:19.572Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T14:57:20.523Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T14:57:21.904Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T14:57:22.839Z] plugin_test.go:61: [dc02d0efe33d6] joining swarm manager [d885617b1ced0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:57:24.214Z] plugin_test.go:64: [ded76d4fa7d36] joining swarm manager [d885617b1ced0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:57:25.590Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T14:57:27.276Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T14:57:27.276Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T14:57:27.276Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T14:57:27.276Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T14:57:27.276Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T14:57:27.276Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T14:57:27.276Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T14:57:27.276Z] { [2022-08-04T14:57:27.276Z] "RT_GROUP_ICON": { [2022-08-04T14:57:27.276Z] "#1": { [2022-08-04T14:57:27.276Z] "0409": "../../winresources/docker.ico" [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] }, [2022-08-04T14:57:27.276Z] "RT_MANIFEST": { [2022-08-04T14:57:27.276Z] "#1": { [2022-08-04T14:57:27.276Z] "0409": { [2022-08-04T14:57:27.276Z] "identity": {}, [2022-08-04T14:57:27.276Z] "description": "Docker Engine", [2022-08-04T14:57:27.276Z] "minimum-os": "vista", [2022-08-04T14:57:27.276Z] "execution-level": "", [2022-08-04T14:57:27.276Z] "ui-access": false, [2022-08-04T14:57:27.276Z] "auto-elevate": false, [2022-08-04T14:57:27.276Z] "dpi-awareness": "unaware", [2022-08-04T14:57:27.276Z] "disable-theming": false, [2022-08-04T14:57:27.276Z] "disable-window-filtering": false, [2022-08-04T14:57:27.276Z] "high-resolution-scrolling-aware": false, [2022-08-04T14:57:27.276Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T14:57:27.276Z] "long-path-aware": false, [2022-08-04T14:57:27.276Z] "printer-driver-isolation": false, [2022-08-04T14:57:27.276Z] "gdi-scaling": false, [2022-08-04T14:57:27.276Z] "segment-heap": false, [2022-08-04T14:57:27.276Z] "use-common-controls-v6": false [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] }, [2022-08-04T14:57:27.276Z] "RT_MESSAGETABLE": { [2022-08-04T14:57:27.276Z] "#1": { [2022-08-04T14:57:27.276Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] }, [2022-08-04T14:57:27.276Z] "RT_VERSION": { [2022-08-04T14:57:27.276Z] "#1": { [2022-08-04T14:57:27.276Z] "0409": { [2022-08-04T14:57:27.276Z] "fixed": { [2022-08-04T14:57:27.276Z] "file_version": "0.0.0.0", [2022-08-04T14:57:27.276Z] "product_version": "0.0.0.0", [2022-08-04T14:57:27.276Z] "type": "Unknown" [2022-08-04T14:57:27.276Z] }, [2022-08-04T14:57:27.276Z] "info": { [2022-08-04T14:57:27.276Z] "0000": { [2022-08-04T14:57:27.276Z] "CompanyName": "", [2022-08-04T14:57:27.276Z] "FileVersion": "dev", [2022-08-04T14:57:27.276Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T14:57:27.276Z] "OriginalFileName": "dockerd.exe", [2022-08-04T14:57:27.276Z] "ProductName": "", [2022-08-04T14:57:27.276Z] "ProductVersion": "dev", [2022-08-04T14:57:27.276Z] "SpecialBuild": "56dc85f4944c343aba92c96b732ba67d15500bb3" [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] } [2022-08-04T14:57:27.276Z] cmd/dockerd/config.go [2022-08-04T14:57:27.276Z] cmd/dockerd/config_windows.go [2022-08-04T14:57:27.276Z] cmd/dockerd/daemon.go [2022-08-04T14:57:27.276Z] cmd/dockerd/daemon_test.go [2022-08-04T14:57:27.276Z] cmd/dockerd/daemon_windows.go [2022-08-04T14:57:27.276Z] cmd/dockerd/docker.go [2022-08-04T14:57:27.276Z] cmd/dockerd/docker_windows.go [2022-08-04T14:57:27.276Z] cmd/dockerd/genwinres_windows.go [2022-08-04T14:57:27.276Z] cmd/dockerd/metrics.go [2022-08-04T14:57:27.276Z] cmd/dockerd/options.go [2022-08-04T14:57:27.276Z] cmd/dockerd/options_test.go [2022-08-04T14:57:27.276Z] cmd/dockerd/service_windows.go [2022-08-04T14:57:27.276Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T14:57:27.276Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T14:57:28.121Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T14:57:28.121Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T14:57:30.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T14:57:31.930Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T14:57:32.188Z] docker_api_swarm_test.go:384: [da66d32bd04f0] joining swarm manager [d4f7398907de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:57:33.564Z] docker_api_swarm_test.go:385: [d539535a7d9c6] joining swarm manager [d4f7398907de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:57:34.501Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T14:57:35.436Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T14:57:38.727Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T14:57:38.986Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T14:57:39.552Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T14:57:40.928Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T14:57:41.496Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T14:57:42.068Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T14:57:43.003Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T14:57:43.261Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T14:57:43.827Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T14:57:44.395Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T14:57:44.654Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T14:57:44.654Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T14:57:44.913Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T14:57:45.479Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T14:57:45.479Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T14:57:45.479Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T14:57:45.479Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T14:57:46.046Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T14:57:46.305Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T14:57:46.305Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T14:57:46.564Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T14:57:46.564Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T14:57:46.564Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T14:57:46.564Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T14:57:46.564Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T14:57:46.822Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T14:57:48.200Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T14:57:48.200Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T14:57:48.200Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T14:57:51.488Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T14:57:51.488Z] --- PASS: TestServicePlugin (32.43s) [2022-08-04T14:57:51.488Z] === RUN TestServiceUpdateLabel [2022-08-04T14:57:51.488Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T14:57:51.488Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T14:57:51.746Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T14:57:52.685Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T14:57:53.253Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T14:57:53.820Z] --- PASS: TestServiceUpdateLabel (2.58s) [2022-08-04T14:57:53.820Z] === RUN TestServiceUpdateSecrets [2022-08-04T14:57:53.820Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T14:57:54.387Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T14:57:56.290Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T14:57:57.224Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T14:57:59.130Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T14:58:01.658Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T14:58:02.225Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T14:58:03.161Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T14:58:08.425Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2022-08-04T14:58:08.425Z] === RUN TestServiceUpdateConfigs [2022-08-04T14:58:08.683Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T14:58:08.943Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T14:58:10.334Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T14:58:11.269Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T14:58:11.269Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T14:58:11.527Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T14:58:11.786Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T14:58:11.786Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T14:58:12.721Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T14:58:13.661Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T14:58:13.661Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T14:58:13.661Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T14:58:14.228Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T14:58:14.486Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T14:58:15.859Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T14:58:16.794Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T14:58:16.794Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T14:58:16.794Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T14:58:16.794Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T14:58:16.794Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T14:58:16.794Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-04T14:58:19.323Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T14:58:19.582Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T14:58:20.150Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T14:58:20.717Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T14:58:23.246Z] --- PASS: TestServiceUpdateConfigs (14.69s) [2022-08-04T14:58:23.246Z] === RUN TestServiceUpdateNetwork [2022-08-04T14:58:26.530Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T14:58:26.530Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T14:58:27.095Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T14:58:28.996Z] check_test.go:611: [d539535a7d9c6] daemon is not started [2022-08-04T14:58:28.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T14:58:29.931Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T14:58:30.498Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T14:58:31.065Z] docker_api_swarm_test.go:802: [d0dd2355f7be4] joining swarm manager [de89dd50ccb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:58:32.440Z] docker_api_swarm_test.go:802: [df311b3330e74] joining swarm manager [de89dd50ccb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:58:33.007Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T14:58:33.950Z] docker_api_swarm_test.go:802: [d93e5ea40f427] joining swarm manager [de89dd50ccb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T14:58:36.480Z] --- PASS: TestServiceUpdateNetwork (12.85s) [2022-08-04T14:58:36.480Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T14:58:36.480Z] docker_api_swarm_test.go:802: [d197a98896a6a] joining swarm manager [de89dd50ccb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T14:58:37.414Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T14:58:37.981Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T14:58:38.240Z] docker_api_swarm_test.go:810: [db45e3048f4bd] joining swarm manager [de89dd50ccb84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T14:58:44.800Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T14:58:45.059Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T14:58:50.323Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T14:58:52.852Z] --- PASS: TestServiceUpdatePidsLimit (16.67s) [2022-08-04T14:58:52.852Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-04T14:58:52.852Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2022-08-04T14:58:52.852Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2022-08-04T14:58:52.852Z] PASS [2022-08-04T14:58:52.852Z] [2022-08-04T14:58:52.852Z] === Skipped [2022-08-04T14:58:52.852Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T14:58:52.852Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T14:58:52.852Z] [2022-08-04T14:58:52.852Z] DONE 27 tests, 1 skipped in 182.142s [2022-08-04T14:58:52.852Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T14:58:52.852Z] ++ 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-04T14:58:52.852Z] ++ set -e [2022-08-04T14:58:52.852Z] ++ '[' -n 0 ']' [2022-08-04T14:58:52.852Z] ++ set -x [2022-08-04T14:58:52.852Z] ++ 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-04T14:58:52.852Z] INFO: Testing against a local daemon [2022-08-04T14:58:52.852Z] === RUN TestSessionCreate [2022-08-04T14:58:52.852Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T14:58:52.852Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T14:58:52.852Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T14:58:52.852Z] PASS [2022-08-04T14:58:52.852Z] [2022-08-04T14:58:52.852Z] DONE 2 tests in 0.151s [2022-08-04T14:58:52.852Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T14:58:52.852Z] ++ 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-04T14:58:52.852Z] ++ set -e [2022-08-04T14:58:52.852Z] ++ '[' -n 0 ']' [2022-08-04T14:58:52.852Z] ++ set -x [2022-08-04T14:58:52.852Z] ++ 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-04T14:58:52.852Z] INFO: Testing against a local daemon [2022-08-04T14:58:52.852Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T14:58:52.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:58:52.852Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:58:52.852Z] === RUN TestDiskUsage [2022-08-04T14:58:52.852Z] === PAUSE TestDiskUsage [2022-08-04T14:58:52.852Z] === RUN TestEventsExecDie [2022-08-04T14:58:53.788Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-04T14:58:53.788Z] === RUN TestEventsBackwardsCompatible [2022-08-04T14:58:53.788Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T14:58:53.788Z] === RUN TestEventsVolumeCreate [2022-08-04T14:58:53.788Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-04T14:58:53.788Z] === RUN TestInfoBinaryCommits [2022-08-04T14:58:53.788Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T14:58:53.788Z] === RUN TestInfoAPIVersioned [2022-08-04T14:58:53.788Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T14:58:53.788Z] === RUN TestInfoAPI [2022-08-04T14:58:53.788Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T14:58:53.788Z] === RUN TestInfoAPIWarnings [2022-08-04T14:58:55.164Z] === RUN TestDockerSuite/TestExec [2022-08-04T14:58:56.099Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T14:58:57.036Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T14:58:58.411Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T14:58:58.669Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T14:59:00.045Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T14:59:00.304Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T14:59:02.205Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T14:59:02.464Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T14:59:03.030Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T14:59:03.600Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T14:59:03.683Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T14:59:03.683Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T14:59:03.683Z] { [2022-08-04T14:59:03.683Z] "RT_GROUP_ICON": { [2022-08-04T14:59:03.683Z] "#1": { [2022-08-04T14:59:03.683Z] "0409": "../../winresources/docker.ico" [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] }, [2022-08-04T14:59:03.683Z] "RT_MANIFEST": { [2022-08-04T14:59:03.683Z] "#1": { [2022-08-04T14:59:03.683Z] "0409": { [2022-08-04T14:59:03.683Z] "identity": {}, [2022-08-04T14:59:03.683Z] "description": "Docker Engine", [2022-08-04T14:59:03.683Z] "minimum-os": "vista", [2022-08-04T14:59:03.683Z] "execution-level": "", [2022-08-04T14:59:03.683Z] "ui-access": false, [2022-08-04T14:59:03.683Z] "auto-elevate": false, [2022-08-04T14:59:03.683Z] "dpi-awareness": "unaware", [2022-08-04T14:59:03.683Z] "disable-theming": false, [2022-08-04T14:59:03.683Z] "disable-window-filtering": false, [2022-08-04T14:59:03.683Z] "high-resolution-scrolling-aware": false, [2022-08-04T14:59:03.683Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T14:59:03.683Z] "long-path-aware": false, [2022-08-04T14:59:03.683Z] "printer-driver-isolation": false, [2022-08-04T14:59:03.683Z] "gdi-scaling": false, [2022-08-04T14:59:03.683Z] "segment-heap": false, [2022-08-04T14:59:03.683Z] "use-common-controls-v6": false [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] }, [2022-08-04T14:59:03.683Z] "RT_MESSAGETABLE": { [2022-08-04T14:59:03.683Z] "#1": { [2022-08-04T14:59:03.683Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] }, [2022-08-04T14:59:03.683Z] "RT_VERSION": { [2022-08-04T14:59:03.683Z] "#1": { [2022-08-04T14:59:03.683Z] "0409": { [2022-08-04T14:59:03.683Z] "fixed": { [2022-08-04T14:59:03.683Z] "file_version": "0.0.0.0", [2022-08-04T14:59:03.683Z] "product_version": "0.0.0.0", [2022-08-04T14:59:03.683Z] "type": "Unknown" [2022-08-04T14:59:03.683Z] }, [2022-08-04T14:59:03.683Z] "info": { [2022-08-04T14:59:03.683Z] "0000": { [2022-08-04T14:59:03.683Z] "CompanyName": "", [2022-08-04T14:59:03.683Z] "FileVersion": "dev", [2022-08-04T14:59:03.683Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T14:59:03.683Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T14:59:03.683Z] "ProductName": "", [2022-08-04T14:59:03.683Z] "ProductVersion": "dev", [2022-08-04T14:59:03.683Z] "SpecialBuild": "56dc85f4944c343aba92c96b732ba67d15500bb3" [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] } [2022-08-04T14:59:03.683Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/main.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/proxy.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T14:59:03.683Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T14:59:03.683Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T14:59:03.683Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T14:59:03.683Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T14:59:03.683Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T14:59:03.683Z] remote: Enumerating objects: 23, done. [2022-08-04T14:59:03.683Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T14:59:03.683Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T14:59:03.683Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T14:59:03.683Z] 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-04T14:59:03.683Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T14:59:03.683Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T14:59:03.683Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T14:59:03.683Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T14:59:03.683Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T14:59:04.167Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T14:59:04.733Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T14:59:05.299Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T14:59:05.866Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T14:59:06.433Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T14:59:07.002Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T14:59:07.569Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T14:59:08.136Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T14:59:08.704Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T14:59:08.704Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T14:59:08.704Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T14:59:10.080Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T14:59:10.339Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T14:59:10.339Z] === RUN TestInfoDebug [2022-08-04T14:59:10.598Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T14:59:10.856Z] --- PASS: TestInfoDebug (0.55s) [2022-08-04T14:59:10.856Z] === RUN TestInfoInsecureRegistries [2022-08-04T14:59:11.423Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-04T14:59:11.423Z] === RUN TestInfoRegistryMirrors [2022-08-04T14:59:11.681Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T14:59:11.940Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T14:59:11.940Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T14:59:12.199Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T14:59:12.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2022-08-04T14:59:12.199Z] === RUN TestPingCacheHeaders [2022-08-04T14:59:12.199Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T14:59:12.199Z] === RUN TestPingGet [2022-08-04T14:59:12.199Z] --- PASS: TestPingGet (0.02s) [2022-08-04T14:59:12.199Z] === RUN TestPingHead [2022-08-04T14:59:12.458Z] --- PASS: TestPingHead (0.02s) [2022-08-04T14:59:12.458Z] === RUN TestPingSwarmHeader [2022-08-04T14:59:13.026Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T14:59:13.026Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T14:59:13.593Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T14:59:14.161Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T14:59:14.728Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T14:59:14.728Z] --- PASS: TestPingSwarmHeader (2.49s) [2022-08-04T14:59:14.728Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T14:59:14.728Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T14:59:14.728Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T14:59:14.728Z] === RUN TestVersion [2022-08-04T14:59:14.987Z] --- PASS: TestVersion (0.03s) [2022-08-04T14:59:14.987Z] === CONT TestDiskUsage [2022-08-04T14:59:15.246Z] === RUN TestDiskUsage/empty [2022-08-04T14:59:15.246Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T14:59:15.246Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T14:59:15.505Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T14:59:15.764Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T14:59:16.023Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage (1.47s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T14:59:16.282Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T14:59:16.282Z] PASS [2022-08-04T14:59:16.282Z] [2022-08-04T14:59:16.282Z] === Skipped [2022-08-04T14:59:16.282Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T14:59:16.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T14:59:16.282Z] [2022-08-04T14:59:16.282Z] DONE 54 tests, 1 skipped in 23.483s [2022-08-04T14:59:16.282Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T14:59:16.282Z] ++ 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-04T14:59:16.282Z] ++ set -e [2022-08-04T14:59:16.282Z] ++ '[' -n 0 ']' [2022-08-04T14:59:16.282Z] ++ set -x [2022-08-04T14:59:16.282Z] ++ 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-04T14:59:16.542Z] INFO: Testing against a local daemon [2022-08-04T14:59:16.542Z] === RUN TestVolumesCreateAndList [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-08-04T14:59:16.542Z] === RUN TestVolumesRemove [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-04T14:59:16.542Z] === RUN TestVolumesInspect [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T14:59:16.542Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T14:59:16.542Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T14:59:16.542Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T14:59:16.542Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T14:59:16.542Z] PASS [2022-08-04T14:59:16.542Z] [2022-08-04T14:59:16.542Z] DONE 9 tests in 0.285s [2022-08-04T14:59:16.542Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T14:59:16.800Z] === RUN TestDockerSuite/TestHealth [2022-08-04T14:59:17.059Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T14:59:17.059Z] +++ kill 6717 [2022-08-04T14:59:17.318Z] +++ /etc/init.d/apparmor stop [2022-08-04T14:59:17.318Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T14:59:17.318Z] [2022-08-04T14:59:17.318Z] Unloading profiles will leave already running processes permanently [2022-08-04T14:59:17.318Z] unconfined, which can lead to unexpected situations. [2022-08-04T14:59:17.318Z] [2022-08-04T14:59:17.318Z] To set a process to complain mode, use the command line tool [2022-08-04T14:59:17.318Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T14:59:17.318Z] +++ true [2022-08-04T14:59:17.318Z] exiting test-integration [2022-08-04T14:59:17.318Z] ++ exit 0 [2022-08-04T14:59:17.318Z] [2022-08-04T14:59:18.255Z] + for job in $(jobs -p) [2022-08-04T14:59:18.255Z] + wait 9873 [2022-08-04T14:59:24.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T14:59:37.023Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T14:59:39.552Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T14:59:42.839Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T14:59:42.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T14:59:42.839Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T14:59:42.839Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T14:59:43.097Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T14:59:43.097Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T14:59:43.664Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T14:59:44.231Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T14:59:44.231Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T14:59:44.231Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T14:59:44.231Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T14:59:44.490Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T14:59:44.748Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T14:59:45.007Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T14:59:45.266Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T14:59:45.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T14:59:45.833Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T14:59:45.833Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T14:59:46.770Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T14:59:47.707Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T14:59:47.707Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T14:59:48.645Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T14:59:50.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T14:59:51.394Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T14:59:51.394Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T14:59:51.653Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T14:59:52.223Z] docker_api_swarm_service_test.go:395: [d650d6a34b133] joining swarm manager [d43e5de9afa67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T14:59:53.163Z] docker_api_swarm_service_test.go:395: [dc1f678c7727f] joining swarm manager [d43e5de9afa67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T14:59:53.163Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T14:59:54.540Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T14:59:54.540Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T14:59:56.442Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T14:59:58.347Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T14:59:59.731Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T14:59:59.991Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T15:00:00.561Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T15:00:01.129Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T15:00:01.129Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T15:00:01.129Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T15:00:01.698Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T15:00:02.266Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T15:00:02.266Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T15:00:02.832Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T15:00:02.832Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T15:00:02.832Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T15:00:03.400Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T15:00:04.335Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T15:00:04.595Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T15:00:05.162Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T15:00:05.162Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T15:00:05.420Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T15:00:05.420Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T15:00:05.420Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T15:00:05.678Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-04T15:00:06.245Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T15:00:06.245Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T15:00:06.812Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T15:00:07.378Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T15:00:09.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T15:00:09.846Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T15:00:09.846Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T15:00:10.414Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T15:00:11.353Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T15:00:11.353Z] docker_api_swarm_service_test.go:343: [d6e7d7de66292] joining swarm manager [d8e378acc77be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:00:12.290Z] docker_api_swarm_service_test.go:343: [d338c603c7675] joining swarm manager [d8e378acc77be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:00:12.549Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T15:00:13.485Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T15:00:14.057Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T15:00:14.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T15:00:15.558Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T15:00:16.128Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T15:00:16.695Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T15:00:16.695Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T15:00:17.632Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T15:00:18.571Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T15:00:18.830Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T15:00:20.205Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T15:00:21.596Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T15:00:22.973Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T15:00:22.973Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T15:00:24.350Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T15:00:24.608Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T15:00:25.176Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T15:00:26.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T15:00:28.460Z] docker_api_swarm_service_test.go:490: [df035aeb09ae9] joining swarm manager [d1d7c5dfde8ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:00:29.398Z] docker_api_swarm_service_test.go:490: [ded54165649a4] joining swarm manager [d1d7c5dfde8ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:00:34.670Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T15:00:35.607Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-04T15:00:35.866Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T15:00:37.766Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T15:00:37.766Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T15:00:37.766Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T15:00:38.334Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T15:00:39.270Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T15:00:40.206Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T15:00:41.141Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T15:00:41.707Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T15:00:42.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T15:00:44.178Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T15:00:44.747Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T15:00:45.314Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T15:00:48.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T15:00:50.513Z] docker_api_swarm_service_test.go:128: [d4181ee7f8687] joining swarm manager [db49e261580e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:00:51.079Z] docker_api_swarm_service_test.go:129: [dc75ca71d938d] joining swarm manager [db49e261580e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:00:52.453Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T15:00:53.019Z] docker_api_swarm_service_test.go:137: [d0bc978c245e1] joining swarm manager [db49e261580e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T15:00:53.953Z] docker_api_swarm_service_test.go:138: [d3cec5236bb14] joining swarm manager [db49e261580e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T15:00:55.086Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T15:00:55.086Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T15:00:55.086Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T15:00:55.086Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T15:00:55.086Z] Cross building: bundles/cross/linux/s390x [2022-08-04T15:00:55.086Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T15:00:55.086Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T15:00:58.138Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T15:00:58.397Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T15:00:58.964Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T15:00:59.532Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T15:00:59.790Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T15:00:59.790Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T15:00:59.790Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T15:01:00.049Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T15:01:00.049Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T15:01:01.423Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T15:01:01.683Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T15:01:01.683Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T15:01:01.683Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T15:01:02.620Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T15:01:03.188Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T15:01:04.124Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T15:01:04.124Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T15:01:04.124Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T15:01:04.382Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T15:01:09.649Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T15:01:10.585Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T15:01:11.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T15:01:14.051Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T15:01:15.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T15:01:16.241Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T15:01:18.144Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T15:01:18.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T15:01:20.935Z] docker_api_swarm_service_test.go:304: [d38b415129e49] joining swarm manager [dab6b575d6775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:01:21.194Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T15:01:21.452Z] docker_api_swarm_service_test.go:304: [d2aedca4c8cd7] joining swarm manager [dab6b575d6775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:01:23.357Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T15:01:25.887Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T15:01:32.447Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T15:01:32.447Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T15:01:32.447Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T15:01:34.348Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T15:01:36.877Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T15:01:42.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T15:01:42.396Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T15:01:44.299Z] docker_api_swarm_service_test.go:100: [df2c3fae5d398] joining swarm manager [d222c0e0b2897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:01:44.299Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T15:01:44.866Z] docker_api_swarm_service_test.go:101: [dcb143bff81a7] joining swarm manager [d222c0e0b2897]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:01:45.124Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T15:01:46.060Z] === RUN TestDockerSuite/TestPortList [2022-08-04T15:01:54.186Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T15:01:57.473Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T15:01:57.473Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T15:01:59.379Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T15:02:00.315Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T15:02:00.884Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T15:02:01.143Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T15:02:03.678Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T15:02:04.618Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T15:02:07.151Z] check_test.go:611: [df2c3fae5d398] daemon is not started [2022-08-04T15:02:07.410Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T15:02:10.695Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T15:02:10.695Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T15:02:12.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T15:02:13.165Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T15:02:14.546Z] docker_api_swarm_service_test.go:533: [d44b5a3731c65] joining swarm manager [d4c1d10210b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:02:15.922Z] docker_api_swarm_service_test.go:534: [d2dcaa9421cc3] joining swarm manager [d4c1d10210b71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:02:21.225Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T15:02:21.793Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T15:02:23.696Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T15:02:24.634Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T15:02:25.572Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T15:02:26.949Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T15:02:28.852Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T15:02:29.789Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T15:02:29.789Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T15:02:30.359Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T15:02:31.734Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T15:02:33.637Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T15:02:33.637Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T15:02:33.637Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T15:02:34.206Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T15:02:34.465Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T15:02:34.465Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T15:02:35.841Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T15:02:36.407Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T15:02:36.974Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T15:02:38.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T15:02:41.414Z] docker_api_swarm_service_test.go:148: [d47bcb9597d4f] joining swarm manager [df78ee0cdb79c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:02:42.348Z] docker_api_swarm_service_test.go:148: [da29442b23478] joining swarm manager [df78ee0cdb79c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:02:44.887Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T15:02:45.470Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-04T15:02:46.492Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T15:02:46.492Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T15:02:46.492Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T15:02:46.492Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T15:02:46.492Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T15:02:47.049Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T15:02:47.327Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/test/unit [2022-08-04T15:02:47.374Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T15:02:47.374Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T15:02:47.374Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T15:02:47.374Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T15:02:47.583Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T15:02:47.583Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T15:02:47.583Z] + TESTDIRS=./... [2022-08-04T15:02:47.583Z] + exclude_paths='/vendor/|/integration' [2022-08-04T15:02:47.583Z] ++ go list ./... [2022-08-04T15:02:47.583Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T15:02:48.513Z] + pkg_list='github.com/docker/docker/api [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/backend [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/container [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/events [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/filters [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/image [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/mount [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/network [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/registry [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/time [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/versions [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:02:48.513Z] github.com/docker/docker/api/types/volume [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:02:48.513Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:02:48.513Z] github.com/docker/docker/cli [2022-08-04T15:02:48.513Z] github.com/docker/docker/cli/config [2022-08-04T15:02:48.513Z] github.com/docker/docker/cli/debug [2022-08-04T15:02:48.513Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:02:48.513Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:02:48.513Z] github.com/docker/docker/client [2022-08-04T15:02:48.513Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:02:48.513Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:02:48.513Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:02:48.513Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:02:48.513Z] github.com/docker/docker/container [2022-08-04T15:02:48.513Z] github.com/docker/docker/container/stream [2022-08-04T15:02:48.513Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:02:48.513Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:02:48.513Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/config [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/events [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/exec [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/images [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/links [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/names [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/network [2022-08-04T15:02:48.513Z] github.com/docker/docker/daemon/stats [2022-08-04T15:02:48.513Z] github.com/docker/docker/distribution [2022-08-04T15:02:48.513Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:02:48.513Z] github.com/docker/docker/distribution/utils [2022-08-04T15:02:48.513Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:02:48.513Z] github.com/docker/docker/dockerversion [2022-08-04T15:02:48.513Z] github.com/docker/docker/errdefs [2022-08-04T15:02:48.513Z] github.com/docker/docker/image [2022-08-04T15:02:48.513Z] github.com/docker/docker/image/cache [2022-08-04T15:02:48.513Z] github.com/docker/docker/image/tarexport [2022-08-04T15:02:48.513Z] github.com/docker/docker/image/v1 [2022-08-04T15:02:48.513Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:02:48.513Z] github.com/docker/docker/layer [2022-08-04T15:02:48.513Z] github.com/docker/docker/libcontainerd [2022-08-04T15:02:48.513Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:02:48.513Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:02:48.513Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:02:48.513Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:02:48.513Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:02:48.514Z] github.com/docker/docker/oci [2022-08-04T15:02:48.514Z] github.com/docker/docker/oci/caps [2022-08-04T15:02:48.514Z] github.com/docker/docker/opts [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/archive [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/directory [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/platform [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/pools [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/progress [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/signal [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/stack [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/system [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:02:48.514Z] github.com/docker/docker/plugin [2022-08-04T15:02:48.514Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:02:48.514Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:02:48.514Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:02:48.514Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:02:48.514Z] github.com/docker/docker/quota [2022-08-04T15:02:48.514Z] github.com/docker/docker/reference [2022-08-04T15:02:48.514Z] github.com/docker/docker/registry [2022-08-04T15:02:48.514Z] github.com/docker/docker/registry/resumable [2022-08-04T15:02:48.514Z] github.com/docker/docker/restartmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/rootless [2022-08-04T15:02:48.514Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:02:48.514Z] github.com/docker/docker/runconfig [2022-08-04T15:02:48.514Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/environment [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/registry [2022-08-04T15:02:48.514Z] github.com/docker/docker/testutil/request [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/drivers [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/local [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/mounts [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/service [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:02:48.514Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:02:48.514Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T15:02:48.514Z] ++ echo 'github.com/docker/docker/api [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/backend [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/container [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/events [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/filters [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/image [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/mount [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/network [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/registry [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/time [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/versions [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:02:48.514Z] github.com/docker/docker/api/types/volume [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:02:48.514Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:02:48.514Z] github.com/docker/docker/cli [2022-08-04T15:02:48.514Z] github.com/docker/docker/cli/config [2022-08-04T15:02:48.514Z] github.com/docker/docker/cli/debug [2022-08-04T15:02:48.514Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:02:48.514Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:02:48.514Z] github.com/docker/docker/client [2022-08-04T15:02:48.514Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:02:48.514Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:02:48.514Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:02:48.514Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:02:48.514Z] github.com/docker/docker/container [2022-08-04T15:02:48.514Z] github.com/docker/docker/container/stream [2022-08-04T15:02:48.514Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:02:48.514Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:02:48.514Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/config [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/events [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/exec [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/images [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/links [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/names [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/network [2022-08-04T15:02:48.514Z] github.com/docker/docker/daemon/stats [2022-08-04T15:02:48.514Z] github.com/docker/docker/distribution [2022-08-04T15:02:48.514Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:02:48.514Z] github.com/docker/docker/distribution/utils [2022-08-04T15:02:48.514Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:02:48.514Z] github.com/docker/docker/dockerversion [2022-08-04T15:02:48.514Z] github.com/docker/docker/errdefs [2022-08-04T15:02:48.514Z] github.com/docker/docker/image [2022-08-04T15:02:48.514Z] github.com/docker/docker/image/cache [2022-08-04T15:02:48.514Z] github.com/docker/docker/image/tarexport [2022-08-04T15:02:48.514Z] github.com/docker/docker/image/v1 [2022-08-04T15:02:48.514Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:02:48.514Z] github.com/docker/docker/layer [2022-08-04T15:02:48.514Z] github.com/docker/docker/libcontainerd [2022-08-04T15:02:48.514Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:02:48.514Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:02:48.514Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:02:48.514Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:02:48.514Z] github.com/docker/docker/oci [2022-08-04T15:02:48.514Z] github.com/docker/docker/oci/caps [2022-08-04T15:02:48.514Z] github.com/docker/docker/opts [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/archive [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/directory [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/platform [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:02:48.514Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/pools [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/progress [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/signal [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stack [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/system [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:02:48.515Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:02:48.515Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:02:48.515Z] github.com/docker/docker/quota [2022-08-04T15:02:48.515Z] github.com/docker/docker/reference [2022-08-04T15:02:48.515Z] github.com/docker/docker/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/registry/resumable [2022-08-04T15:02:48.515Z] github.com/docker/docker/restartmanager [2022-08-04T15:02:48.515Z] github.com/docker/docker/rootless [2022-08-04T15:02:48.515Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:02:48.515Z] github.com/docker/docker/runconfig [2022-08-04T15:02:48.515Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/environment [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/request [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/drivers [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/local [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/mounts [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/service [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:02:48.515Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/backend [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/events [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/filters [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/image [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/mount [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/network [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/time [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/config [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/debug [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/client [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:02:48.515Z] github.com/docker/docker/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/container/stream [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/config [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/events [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/exec [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/images [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/links [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/names [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/network [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/stats [2022-08-04T15:02:48.515Z] github.com/docker/docker/distribution [2022-08-04T15:02:48.515Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:02:48.515Z] github.com/docker/docker/distribution/utils [2022-08-04T15:02:48.515Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:02:48.515Z] github.com/docker/docker/dockerversion [2022-08-04T15:02:48.515Z] github.com/docker/docker/errdefs [2022-08-04T15:02:48.515Z] github.com/docker/docker/image [2022-08-04T15:02:48.515Z] github.com/docker/docker/image/cache [2022-08-04T15:02:48.515Z] github.com/docker/docker/image/tarexport [2022-08-04T15:02:48.515Z] github.com/docker/docker/image/v1 [2022-08-04T15:02:48.515Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:02:48.515Z] github.com/docker/docker/layer [2022-08-04T15:02:48.515Z] github.com/docker/docker/libcontainerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:02:48.515Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:02:48.515Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:02:48.515Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:02:48.515Z] github.com/docker/docker/oci [2022-08-04T15:02:48.515Z] github.com/docker/docker/oci/caps [2022-08-04T15:02:48.515Z] github.com/docker/docker/opts [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/archive [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/directory [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/platform [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/pools [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/progress [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/signal [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stack [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/system [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:02:48.515Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:02:48.515Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:02:48.515Z] github.com/docker/docker/quota [2022-08-04T15:02:48.515Z] github.com/docker/docker/reference [2022-08-04T15:02:48.515Z] github.com/docker/docker/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/registry/resumable [2022-08-04T15:02:48.515Z] github.com/docker/docker/restartmanager [2022-08-04T15:02:48.515Z] github.com/docker/docker/rootless [2022-08-04T15:02:48.515Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:02:48.515Z] github.com/docker/docker/runconfig [2022-08-04T15:02:48.515Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/environment [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/testutil/request [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/drivers [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/local [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/mounts [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/service [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:02:48.515Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:02:48.515Z] ++ echo 'github.com/docker/docker/api [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/backend [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/events [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/filters [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/image [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/mount [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/network [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/registry [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/time [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:02:48.515Z] github.com/docker/docker/api/types/volume [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:02:48.515Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/config [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/debug [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:02:48.515Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/client [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:02:48.515Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:02:48.515Z] github.com/docker/docker/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/container/stream [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:02:48.515Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/config [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/events [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/exec [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:02:48.515Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/images [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/links [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/names [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/network [2022-08-04T15:02:48.516Z] github.com/docker/docker/daemon/stats [2022-08-04T15:02:48.516Z] github.com/docker/docker/distribution [2022-08-04T15:02:48.516Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:02:48.516Z] github.com/docker/docker/distribution/utils [2022-08-04T15:02:48.516Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:02:48.516Z] github.com/docker/docker/dockerversion [2022-08-04T15:02:48.516Z] github.com/docker/docker/errdefs [2022-08-04T15:02:48.516Z] github.com/docker/docker/image [2022-08-04T15:02:48.516Z] github.com/docker/docker/image/cache [2022-08-04T15:02:48.516Z] github.com/docker/docker/image/tarexport [2022-08-04T15:02:48.516Z] github.com/docker/docker/image/v1 [2022-08-04T15:02:48.516Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:02:48.516Z] github.com/docker/docker/layer [2022-08-04T15:02:48.516Z] github.com/docker/docker/libcontainerd [2022-08-04T15:02:48.516Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:02:48.516Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:02:48.516Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/types [2022-08-04T15:02:48.516Z] github.com/docker/docker/oci [2022-08-04T15:02:48.516Z] github.com/docker/docker/oci/caps [2022-08-04T15:02:48.516Z] github.com/docker/docker/opts [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/archive [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/directory [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/platform [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/pools [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/progress [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/signal [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/stack [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/system [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:02:48.516Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:02:48.516Z] github.com/docker/docker/plugin [2022-08-04T15:02:48.516Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:02:48.516Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:02:48.516Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:02:48.516Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:02:48.516Z] github.com/docker/docker/quota [2022-08-04T15:02:48.516Z] github.com/docker/docker/reference [2022-08-04T15:02:48.516Z] github.com/docker/docker/registry [2022-08-04T15:02:48.516Z] github.com/docker/docker/registry/resumable [2022-08-04T15:02:48.516Z] github.com/docker/docker/restartmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/rootless [2022-08-04T15:02:48.516Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:02:48.516Z] github.com/docker/docker/runconfig [2022-08-04T15:02:48.516Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/environment [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/registry [2022-08-04T15:02:48.516Z] github.com/docker/docker/testutil/request [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/drivers [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/local [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/mounts [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/service [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:02:48.516Z] github.com/docker/docker/volume/testutils' [2022-08-04T15:02:48.516Z] ++ grep --fixed-strings /libnetwork [2022-08-04T15:02:48.516Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/types' [2022-08-04T15:02:48.516Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:02:48.516Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/types' [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:02:48.516Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:02:48.516Z] + type docker-proxy [2022-08-04T15:02:48.516Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T15:02:48.516Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T15:02:48.516Z] [2022-08-04T15:02:48.773Z] Removing bundles/ [2022-08-04T15:02:48.773Z] [2022-08-04T15:02:48.773Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T15:02:48.773Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T15:02:48.773Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T15:02:49.904Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T15:02:50.471Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T15:02:53.005Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T15:02:53.574Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T15:02:53.574Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T15:02:53.574Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T15:02:56.109Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T15:02:56.677Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T15:02:56.864Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T15:02:56.864Z] [2022-08-04T15:02:56.864Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T15:02:56.864Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T15:02:56.864Z] [2022-08-04T15:02:56.864Z] + mkdir -p bundles [2022-08-04T15:02:56.864Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/backend/build [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/httputils [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/middleware [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/build [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/container [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/debug [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/image [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/network [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/session [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/system [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/server/router/volume [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/backend [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/container [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/events [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/filters [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/image [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/mount [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/network [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/registry [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/strslice [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/swarm [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/time [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/versions [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T15:02:56.864Z] github.com/docker/docker/api/types/volume [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/dockerfile [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/remotecontext [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T15:02:56.864Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T15:02:56.864Z] github.com/docker/docker/cli [2022-08-04T15:02:56.864Z] github.com/docker/docker/cli/config [2022-08-04T15:02:56.864Z] github.com/docker/docker/cli/debug [2022-08-04T15:02:56.864Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T15:02:56.864Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T15:02:56.864Z] github.com/docker/docker/client [2022-08-04T15:02:56.864Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T15:02:56.864Z] github.com/docker/docker/cmd/dockerd [2022-08-04T15:02:56.864Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T15:02:56.864Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T15:02:56.864Z] github.com/docker/docker/container [2022-08-04T15:02:56.864Z] github.com/docker/docker/container/stream [2022-08-04T15:02:56.864Z] github.com/docker/docker/contrib/apparmor [2022-08-04T15:02:56.864Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T15:02:56.864Z] github.com/docker/docker/contrib/httpserver [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/config [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/containerd [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/events [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/exec [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/images [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/initlayer [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/links [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/listeners [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/local [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/names [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/network [2022-08-04T15:02:56.864Z] github.com/docker/docker/daemon/stats [2022-08-04T15:02:56.864Z] github.com/docker/docker/distribution [2022-08-04T15:02:56.864Z] github.com/docker/docker/distribution/metadata [2022-08-04T15:02:56.864Z] github.com/docker/docker/distribution/utils [2022-08-04T15:02:56.864Z] github.com/docker/docker/distribution/xfer [2022-08-04T15:02:56.864Z] github.com/docker/docker/dockerversion [2022-08-04T15:02:56.864Z] github.com/docker/docker/errdefs [2022-08-04T15:02:56.864Z] github.com/docker/docker/image [2022-08-04T15:02:56.864Z] github.com/docker/docker/image/cache [2022-08-04T15:02:56.864Z] github.com/docker/docker/image/tarexport [2022-08-04T15:02:56.864Z] github.com/docker/docker/image/v1 [2022-08-04T15:02:56.864Z] github.com/docker/docker/internal/test/suite [2022-08-04T15:02:56.864Z] github.com/docker/docker/layer [2022-08-04T15:02:56.864Z] github.com/docker/docker/libcontainerd [2022-08-04T15:02:56.864Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T15:02:56.864Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T15:02:56.864Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T15:02:56.864Z] github.com/docker/docker/libcontainerd/types [2022-08-04T15:02:56.864Z] github.com/docker/docker/oci [2022-08-04T15:02:56.864Z] github.com/docker/docker/oci/caps [2022-08-04T15:02:56.864Z] github.com/docker/docker/opts [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/aaparser [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/archive [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/authorization [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/capabilities [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/containerfs [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/directory [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/dmesg [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/fileutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/fsutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/homedir [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/idtools [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/ioutils [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/longpath [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/loopback [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/parsers [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/pidfile [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/platform [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugins [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/pools [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/progress [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/pubsub [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/reexec [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/signal [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/stack [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/stringid [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/system [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/tailfile [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/tarsum [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/urlutil [2022-08-04T15:02:56.864Z] github.com/docker/docker/pkg/useragent [2022-08-04T15:02:56.864Z] github.com/docker/docker/plugin [2022-08-04T15:02:56.864Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T15:02:56.864Z] github.com/docker/docker/plugin/v2 [2022-08-04T15:02:56.864Z] github.com/docker/docker/profiles/apparmor [2022-08-04T15:02:56.864Z] github.com/docker/docker/profiles/seccomp [2022-08-04T15:02:56.864Z] github.com/docker/docker/quota [2022-08-04T15:02:56.864Z] github.com/docker/docker/reference [2022-08-04T15:02:56.864Z] github.com/docker/docker/registry [2022-08-04T15:02:56.864Z] github.com/docker/docker/registry/resumable [2022-08-04T15:02:56.864Z] github.com/docker/docker/restartmanager [2022-08-04T15:02:56.864Z] github.com/docker/docker/rootless [2022-08-04T15:02:56.864Z] github.com/docker/docker/rootless/specconv [2022-08-04T15:02:56.864Z] github.com/docker/docker/runconfig [2022-08-04T15:02:56.864Z] github.com/docker/docker/runconfig/opts [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/daemon [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/environment [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fakegit [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/registry [2022-08-04T15:02:56.864Z] github.com/docker/docker/testutil/request [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/drivers [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/local [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/mounts [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/service [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/service/opts [2022-08-04T15:02:56.864Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T15:02:56.865Z] + 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-04T15:02:56.865Z] ? github.com/docker/docker/api [no test files] [2022-08-04T15:02:56.936Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T15:02:58.314Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T15:02:59.250Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T15:03:00.630Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T15:03:01.566Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T15:03:01.566Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T15:03:02.132Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T15:03:05.417Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T15:03:05.417Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T15:03:05.986Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T15:03:06.554Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T15:03:07.121Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T15:03:08.055Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T15:03:08.314Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T15:03:08.881Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T15:03:09.448Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T15:03:12.760Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T15:03:13.018Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T15:03:14.394Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T15:03:14.925Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-08-04T15:03:14.961Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T15:03:16.862Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T15:03:18.241Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T15:03:18.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T15:03:20.403Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T15:03:20.972Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T15:03:20.972Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T15:03:23.506Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T15:03:23.506Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T15:03:23.764Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T15:03:25.141Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T15:03:25.708Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T15:03:26.275Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T15:03:27.210Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T15:03:27.776Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T15:03:28.034Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T15:03:28.602Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T15:03:28.861Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T15:03:29.428Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T15:03:30.804Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T15:03:31.063Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T15:03:31.998Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T15:03:32.564Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T15:03:33.500Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T15:03:34.438Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T15:03:35.380Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T15:03:35.946Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T15:03:37.323Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T15:03:37.581Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T15:03:38.519Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T15:03:39.455Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T15:03:40.024Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T15:03:40.593Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T15:03:41.160Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T15:03:41.731Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T15:03:41.731Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T15:03:43.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T15:03:43.636Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T15:03:44.203Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T15:03:44.769Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T15:03:45.707Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T15:03:46.275Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T15:03:46.276Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T15:03:46.844Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T15:03:47.783Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T15:03:48.718Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T15:03:48.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T15:03:48.977Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T15:03:49.545Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T15:03:49.545Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T15:03:50.113Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T15:03:50.113Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T15:03:51.048Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T15:03:51.307Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T15:03:51.874Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T15:03:52.441Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T15:03:53.379Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T15:03:53.379Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T15:03:53.947Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T15:03:54.206Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T15:03:55.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T15:03:56.527Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T15:03:57.473Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T15:03:57.731Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T15:03:58.299Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T15:03:58.867Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T15:03:59.435Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T15:04:00.003Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T15:04:00.571Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T15:04:00.571Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T15:04:01.947Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T15:04:03.326Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T15:04:04.703Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T15:04:04.703Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T15:04:05.272Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T15:04:07.805Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T15:04:07.805Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T15:04:08.741Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T15:04:11.275Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T15:04:12.210Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T15:04:13.146Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T15:04:13.146Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T15:04:13.146Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T15:04:13.146Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T15:04:13.146Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T15:04:13.715Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T15:04:15.620Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T15:04:16.556Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T15:04:17.931Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T15:04:18.192Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T15:04:19.575Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T15:04:19.840Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T15:04:19.840Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T15:04:19.840Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T15:04:20.415Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T15:04:21.350Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T15:04:21.350Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T15:04:21.916Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T15:04:22.175Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T15:04:22.743Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T15:04:23.002Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T15:04:23.261Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T15:04:23.520Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T15:04:24.088Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T15:04:24.655Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T15:04:24.913Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T15:04:25.481Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T15:04:26.049Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T15:04:26.307Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T15:04:26.875Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T15:04:26.875Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T15:04:27.442Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T15:04:27.702Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T15:04:28.638Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T15:04:28.897Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T15:04:28.897Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T15:04:28.897Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T15:04:31.430Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T15:04:31.430Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T15:04:36.696Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T15:04:43.259Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T15:04:43.259Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T15:04:43.826Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T15:04:44.395Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T15:04:44.654Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T15:04:44.654Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T15:04:44.654Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T15:04:45.222Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T15:04:47.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T15:04:47.706Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T15:04:49.084Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T15:04:50.459Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T15:04:50.459Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 77.3% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/builder/dockerfile 0.556s coverage: 49.3% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T15:04:51.332Z] ok github.com/docker/docker/builder/remotecontext/git 1.635s coverage: 86.3% of statements [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T15:04:51.332Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T15:04:51.930Z] ok github.com/docker/docker/cmd/docker-proxy 0.189s coverage: 67.6% of statements [2022-08-04T15:04:52.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T15:04:55.520Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T15:04:56.457Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T15:04:56.715Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T15:04:57.180Z] ok github.com/docker/docker/client 0.143s coverage: 75.9% of statements [2022-08-04T15:04:57.284Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T15:04:58.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T15:04:58.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T15:04:58.220Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T15:04:58.220Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T15:04:59.597Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T15:05:00.534Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T15:05:01.469Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T15:05:01.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T15:05:01.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T15:05:01.987Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T15:05:03.364Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T15:05:04.740Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T15:05:08.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T15:05:08.594Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T15:05:09.162Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T15:05:09.732Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T15:05:09.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T15:05:10.668Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T15:05:13.211Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T15:05:13.211Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T15:05:14.587Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T15:05:16.493Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T15:05:17.432Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T15:05:18.806Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T15:05:18.806Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T15:05:19.374Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T15:05:19.374Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T15:05:19.941Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T15:05:20.507Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T15:05:21.074Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T15:05:22.977Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T15:05:24.352Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T15:05:24.919Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T15:05:28.208Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T15:05:28.208Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T15:05:28.467Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T15:05:28.467Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T15:05:29.035Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T15:05:29.035Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T15:05:29.603Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T15:05:30.539Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T15:05:30.539Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T15:05:31.106Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T15:05:31.364Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T15:05:33.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T15:05:36.425Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T15:05:37.008Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T15:05:37.008Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T15:05:37.008Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T15:05:37.945Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T15:05:38.515Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T15:05:39.895Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T15:05:40.463Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T15:05:40.722Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T15:05:40.981Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T15:05:41.550Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T15:05:41.550Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T15:05:42.119Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T15:05:42.687Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T15:05:42.946Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T15:05:42.946Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T15:05:42.946Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T15:05:43.814Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 31.5% of statements [2022-08-04T15:05:43.814Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-04T15:05:43.814Z] ok github.com/docker/docker/cmd/dockerd/trap 2.557s coverage: 0.0% of statements [2022-08-04T15:05:43.814Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T15:05:43.814Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T15:05:43.814Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T15:05:43.814Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T15:05:43.814Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T15:05:43.885Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T15:05:44.453Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T15:05:44.453Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T15:05:44.453Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T15:05:45.023Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T15:05:45.023Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T15:05:46.410Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T15:05:46.410Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T15:05:46.410Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T15:05:48.317Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T15:05:48.885Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T15:05:49.070Z] ok github.com/docker/docker/daemon/cluster 0.078s coverage: 0.5% of statements [2022-08-04T15:05:49.634Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-04T15:05:50.261Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T15:05:50.828Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T15:05:51.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T15:05:51.528Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T15:05:53.617Z] docker_cli_service_logs_test.go:248: checking task slwuierqx55n [2022-08-04T15:05:53.617Z] docker_cli_service_logs_test.go:253: checking messages for slwuierqx55n [2022-08-04T15:05:53.617Z] docker_cli_service_logs_test.go:248: checking task eii020s9y4wn [2022-08-04T15:05:53.617Z] docker_cli_service_logs_test.go:253: checking messages for eii020s9y4wn [2022-08-04T15:05:54.184Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-04T15:05:54.184Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T15:05:54.751Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T15:05:55.318Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T15:05:57.221Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T15:05:57.221Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T15:05:57.787Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T15:05:59.621Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T15:05:59.877Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-08-04T15:06:00.342Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T15:06:00.439Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-08-04T15:06:01.002Z] ok github.com/docker/docker/daemon 10.143s coverage: 16.6% of statements [2022-08-04T15:06:01.002Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T15:06:01.002Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T15:06:01.002Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T15:06:01.002Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T15:06:01.002Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T15:06:01.002Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2022-08-04T15:06:02.896Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.758s coverage: 74.8% of statements [2022-08-04T15:06:03.469Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-04T15:06:03.628Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T15:06:03.887Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T15:06:04.035Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.616s coverage: 60.7% of statements [2022-08-04T15:06:04.456Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T15:06:05.023Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T15:06:05.403Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-08-04T15:06:05.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T15:06:06.216Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T15:06:06.784Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T15:06:07.331Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 50.6% of statements [2022-08-04T15:06:07.351Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T15:06:07.894Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.409s coverage: 46.1% of statements [2022-08-04T15:06:07.894Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T15:06:07.918Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T15:06:08.485Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T15:06:09.262Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-04T15:06:09.519Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.726s coverage: 58.5% of statements [2022-08-04T15:06:09.519Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T15:06:09.519Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T15:06:10.082Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-08-04T15:06:11.010Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-08-04T15:06:11.015Z] === RUN TestDockerSuite/TestRunState [2022-08-04T15:06:11.939Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.9% of statements [2022-08-04T15:06:11.939Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T15:06:11.939Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T15:06:11.952Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T15:06:12.502Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-08-04T15:06:12.520Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T15:06:13.087Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T15:06:13.345Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T15:06:13.345Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T15:06:13.345Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T15:06:13.432Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-04T15:06:13.432Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 79.9% of statements [2022-08-04T15:06:13.432Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T15:06:13.911Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T15:06:14.362Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-04T15:06:14.485Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T15:06:14.925Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-08-04T15:06:15.854Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.123s coverage: 76.8% of statements [2022-08-04T15:06:15.859Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T15:06:15.860Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T15:06:15.860Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T15:06:15.860Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T15:06:16.111Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-04T15:06:16.426Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T15:06:16.674Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 79.4% of statements [2022-08-04T15:06:18.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 63.5% of statements [2022-08-04T15:06:18.299Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-04T15:06:18.328Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T15:06:18.586Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T15:06:18.861Z] ok github.com/docker/docker/daemon/logger/journald 3.638s coverage: 74.3% of statements [2022-08-04T15:06:18.861Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T15:06:18.861Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T15:06:18.861Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T15:06:18.861Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T15:06:19.153Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T15:06:19.791Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-04T15:06:20.047Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-04T15:06:20.304Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T15:06:20.530Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T15:06:20.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T15:06:20.866Z] ok github.com/docker/docker/daemon/logger/splunk 1.565s coverage: 82.5% of statements [2022-08-04T15:06:20.866Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T15:06:20.867Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T15:06:21.796Z] ok github.com/docker/docker/distribution/metadata 0.066s coverage: 44.4% of statements [2022-08-04T15:06:22.698Z] docker_cli_swarm_test.go:1895: [dc255556052b8] joining swarm manager [d95a8f6f1fe19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:06:23.265Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T15:06:23.688Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-08-04T15:06:23.688Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T15:06:23.954Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-04T15:06:24.518Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 84.9% of statements [2022-08-04T15:06:24.518Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T15:06:24.518Z] ok github.com/docker/docker/image 0.029s coverage: 86.9% of statements [2022-08-04T15:06:24.655Z] docker_cli_swarm_test.go:1896: [d5f104031ed2f] joining swarm manager [d95a8f6f1fe19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:06:25.080Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-04T15:06:25.336Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-04T15:06:25.336Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T15:06:25.336Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T15:06:25.898Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-08-04T15:06:26.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T15:06:26.814Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T15:06:26.827Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-04T15:06:27.072Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T15:06:27.390Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-04T15:06:27.639Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T15:06:27.646Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T15:06:29.013Z] ok github.com/docker/docker/pkg/archive 0.301s coverage: 81.9% of statements [2022-08-04T15:06:29.015Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T15:06:29.941Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2022-08-04T15:06:29.941Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T15:06:30.197Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-04T15:06:30.389Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T15:06:30.647Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T15:06:30.906Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T15:06:30.906Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T15:06:31.476Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T15:06:32.043Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T15:06:32.302Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T15:06:32.302Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T15:06:32.302Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T15:06:32.561Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T15:06:33.128Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T15:06:33.631Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 42.7% of statements [2022-08-04T15:06:33.631Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T15:06:33.631Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T15:06:33.888Z] ok github.com/docker/docker/pkg/dmesg 0.023s coverage: 83.3% of statements [2022-08-04T15:06:34.146Z] ok github.com/docker/docker/layer 7.122s coverage: 68.9% of statements [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T15:06:34.146Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T15:06:34.403Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 87.2% of statements [2022-08-04T15:06:34.660Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T15:06:34.660Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-08-04T15:06:35.662Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T15:06:36.027Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 67.9% of statements [2022-08-04T15:06:36.027Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 71.5% of statements [2022-08-04T15:06:36.229Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T15:06:36.284Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2022-08-04T15:06:36.284Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-08-04T15:06:36.284Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T15:06:36.541Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-04T15:06:36.541Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-08-04T15:06:36.797Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-04T15:06:37.054Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-04T15:06:37.054Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-04T15:06:37.054Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T15:06:37.054Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T15:06:37.166Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-04T15:06:37.617Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-04T15:06:38.179Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T15:06:38.436Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T15:06:38.543Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T15:06:38.692Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T15:06:39.479Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T15:06:40.057Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-04T15:06:40.057Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-04T15:06:40.313Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T15:06:40.416Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T15:06:40.570Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-04T15:06:40.675Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T15:06:40.827Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T15:06:40.827Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T15:06:41.389Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-04T15:06:41.953Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T15:06:42.210Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-08-04T15:06:42.467Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-04T15:06:42.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T15:06:42.724Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T15:06:43.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T15:06:43.144Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T15:06:43.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T15:06:43.144Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T15:06:43.144Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T15:06:43.144Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T15:06:43.144Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T15:06:43.403Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T15:06:43.403Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T15:06:43.403Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T15:06:43.969Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T15:06:44.536Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T15:06:44.615Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T15:06:44.875Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T15:06:45.192Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-04T15:06:45.472Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T15:06:46.079Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T15:06:46.344Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T15:06:46.344Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T15:06:46.562Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-08-04T15:06:46.562Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T15:06:46.915Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T15:06:46.915Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T15:06:47.481Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T15:06:47.491Z] ok github.com/docker/docker/registry 0.056s coverage: 58.6% of statements [2022-08-04T15:06:47.748Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T15:06:48.004Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-04T15:06:48.048Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T15:06:48.048Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T15:06:48.567Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T15:06:48.567Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-04T15:06:48.615Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T15:06:48.615Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T15:06:48.874Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T15:06:49.440Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T15:06:49.440Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T15:06:50.011Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T15:06:50.459Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T15:06:50.579Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T15:06:50.579Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T15:06:50.579Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T15:06:51.022Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.8% of statements [2022-08-04T15:06:51.146Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T15:06:51.146Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T15:06:51.585Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-04T15:06:52.515Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-04T15:06:52.526Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T15:06:52.785Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T15:06:52.785Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T15:06:52.785Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T15:06:53.353Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T15:06:53.353Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T15:06:54.289Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T15:06:54.857Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T15:06:56.235Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T15:06:56.803Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T15:06:56.803Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T15:06:56.803Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T15:06:56.803Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T15:06:57.370Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T15:06:58.305Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T15:06:58.871Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T15:07:00.247Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T15:07:00.815Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T15:07:03.348Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T15:07:05.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T15:07:07.260Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T15:07:08.645Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-04T15:07:09.587Z] docker_cli_swarm_test.go:1796: [d50b7b1d5039a] joining swarm manager [d3d4c637df591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:07:10.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T15:07:10.783Z] docker_cli_swarm_test.go:1797: [d868ed21ec508] joining swarm manager [d3d4c637df591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:07:12.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T15:07:13.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-04T15:07:14.030Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T15:07:14.398Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T15:07:14.398Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === Skipped [2022-08-04T15:07:14.398Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T15:07:14.398Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T15:07:14.398Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T15:07:14.398Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T15:07:14.398Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T15:07:14.398Z] time="2022-08-04T15:06:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T15:07:14.398Z] time="2022-08-04T15:06:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T15:07:14.398Z] time="2022-08-04T15:06:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T15:07:14.398Z] time="2022-08-04T15:06:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T15:07:14.398Z] time="2022-08-04T15:06:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T15:07:14.398Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T15:07:14.398Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T15:07:14.398Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T15:07:14.398Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T15:07:14.398Z] graphtest_unix.go:71: No driver to put! [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T15:07:14.398Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T15:07:14.398Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T15:07:14.398Z] [2022-08-04T15:07:14.398Z] DONE 2875 tests, 28 skipped in 256.059s [2022-08-04T15:07:14.398Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/config [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/idm [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/ns [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/options [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/osl [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T15:07:14.398Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T15:07:14.399Z] + 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-04T15:07:15.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T15:07:16.785Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T15:07:18.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T15:07:19.537Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T15:07:20.913Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T15:07:22.289Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T15:07:24.192Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T15:07:26.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T15:07:26.725Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T15:07:26.725Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T15:07:26.725Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T15:07:26.725Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T15:07:27.292Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T15:07:28.231Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T15:07:29.171Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T15:07:29.737Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T15:07:29.737Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T15:07:31.113Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T15:07:31.113Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T15:07:31.680Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T15:07:32.630Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3284052379 [2022-08-04T15:07:32.888Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T15:07:33.147Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T15:07:34.522Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T15:07:34.522Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T15:07:34.522Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T15:07:34.522Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T15:07:35.898Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T15:07:36.834Z] docker_cli_swarm_test.go:1315: [de5d3f07ccdf3] joining swarm manager [d38f15be91565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:07:37.401Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T15:07:38.336Z] docker_cli_swarm_test.go:1316: [de738174b45f1] joining swarm manager [d38f15be91565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:07:39.711Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T15:07:39.711Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T15:07:40.277Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T15:07:40.277Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T15:07:41.652Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T15:07:41.653Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T15:07:41.653Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T15:07:46.920Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T15:07:48.295Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T15:07:48.863Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T15:07:49.798Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T15:07:52.328Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T15:07:54.230Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T15:07:54.490Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T15:07:55.866Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T15:07:57.242Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T15:07:58.651Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork 37.219s coverage: 40.6% of statements [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.388s coverage: 59.9% of statements [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.076s coverage: 5.2% of statements [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-04T15:08:01.021Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T15:08:01.021Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T15:08:01.180Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T15:08:05.364Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T15:08:08.646Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T15:08:10.982Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.184s coverage: 6.6% of statements [2022-08-04T15:08:10.982Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T15:08:10.982Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T15:08:11.546Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-04T15:08:11.546Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T15:08:11.546Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T15:08:11.546Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T15:08:11.802Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-04T15:08:12.059Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 81.2% of statements [2022-08-04T15:08:12.315Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T15:08:12.572Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T15:08:12.829Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T15:08:15.358Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T15:08:15.927Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T15:08:16.497Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T15:08:17.063Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T15:08:17.063Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T15:08:17.063Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T15:08:17.631Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T15:08:18.197Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T15:08:18.197Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T15:08:18.197Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T15:08:18.197Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T15:08:18.197Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T15:08:19.133Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T15:08:19.702Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T15:08:20.269Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-04T15:08:21.204Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T15:08:24.746Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2022-08-04T15:08:25.389Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T15:08:25.648Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T15:08:25.648Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T15:08:25.648Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T15:08:26.590Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T15:08:27.158Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T15:08:29.062Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T15:08:30.438Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T15:08:31.814Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T15:08:38.370Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/ipam 14.318s coverage: 85.3% of statements [2022-08-04T15:08:39.591Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T15:08:39.591Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-04T15:08:39.591Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-08-04T15:08:39.591Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.0% of statements [2022-08-04T15:08:39.847Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-08-04T15:08:40.104Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T15:08:40.901Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T15:08:47.463Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T15:08:47.463Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T15:08:47.463Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T15:08:47.463Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T15:08:47.722Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T15:08:47.722Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T15:08:47.722Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T15:08:47.722Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T15:08:48.290Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T15:08:48.290Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T15:08:49.226Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T15:08:49.485Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T15:08:49.485Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T15:08:49.485Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T15:08:49.485Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T15:08:52.022Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite (1370.92s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.93s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.54s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.86s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.80s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.83s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.78s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.96s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.84s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.84s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.49s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.97s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.83s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.80s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.26s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (2.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.53s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.98s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.69s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2022-08-04T15:08:52.022Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.78s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.58s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.57s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.80s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.77s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.55s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000cf1c68__} (1.42s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13241706094_/foo_false_____} (1.56s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13241706094_/foo_true_____} (1.52s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-338937601_/foo_false_____} (0.75s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-338937601_/foo_true_____} (0.68s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-338937601_/foo_true__0xc000cf1c98___} (1.56s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000cf1cb0__} (1.48s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000cf1cc8__} (1.47s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000cf1ce0__} (1.61s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000cf1cf8__} (0.71s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.54s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.71s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.96s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.82s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.15s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.76s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.85s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.27s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.72s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.95s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.92s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.67s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.35s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.15s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.68s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.15s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.95s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.85s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.18s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.46s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.18s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.56s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.66s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.52s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.42s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.84s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.11s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-08-04T15:08:52.022Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.10s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.53s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.68s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.17s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.02s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.66s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.27s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.61s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.51s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.28s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.43s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.51s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.33s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.30s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.23s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.16s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.66s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.97s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.38s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.73s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.88s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.41s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.37s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildClearCmd (2.05s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.48s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.25s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.88s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.72s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.55s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.39s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.40s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.39s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.88s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.60s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.71s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.13s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.19s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.18s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.86s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.73s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.42s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.04s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.27s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.31s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.18s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.64s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.33s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.09s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.32s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.25s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.28s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.93s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.95s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnv (1.04s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.88s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.67s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.54s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.11s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.44s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFails (0.61s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.47s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.30s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.49s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.52s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.17s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.59s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.81s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabel (0.58s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.29s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.27s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.66s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.41s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.33s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.76s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.11s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.62s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.63s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.83s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.20s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.76s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildPATH (2.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.81s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.33s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.92s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRm (2.67s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.31s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.20s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.61s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.63s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildStderr (0.79s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.17s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.00s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.67s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.19s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildUser (1.56s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.69s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.61s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.91s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.37s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.76s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.25s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.52s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.37s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2022-08-04T15:08:52.023Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.82s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitChange (0.91s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitTTY (1.34s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.03s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.02s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.00s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.96s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.79s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.30s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2022-08-04T15:08:52.023Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.51s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.96s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.23s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToDot (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.83s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.43s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.72s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsCommit (0.71s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.67s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.09s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFilters (0.98s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsTop (0.68s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.76s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExec (0.63s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.06s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecInspectID (1.60s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.63s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecStartFails (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.27s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.70s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.95s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestExecWithUser (0.77s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.35s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.58s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHealth (19.82s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestBuildHistory (2.77s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.38s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.70s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportDisplay (1.52s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportFile (1.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.67s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.22s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.58s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.75s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.73s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.23s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.70s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.53s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.71s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.62s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.10s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.56s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestNetHostname (1.46s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.34s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.15s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.73s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.10s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginActive (2.38s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.77s) [2022-08-04T15:08:52.024Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.89s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.75s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.13s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPortList (7.96s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.94s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.23s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.10s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsByOrder (2.34s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.87s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.05s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.43s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.27s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.79s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-08-04T15:08:52.024Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.55s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.44s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.41s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.88s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.55s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.93s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.43s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.23s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.66s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.19s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.42s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.59s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.97s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.65s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.14s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.77s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.66s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.98s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.08s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.81s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.71s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.06s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.85s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.74s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.52s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.62s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.18s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.39s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.69s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.56s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.75s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.09s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.35s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.33s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.11s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.56s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.63s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.37s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.12s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.98s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.82s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.59s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.94s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunMount (5.35s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.58s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.64s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.13s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.98s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.62s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.10s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.12s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.70s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.60s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.84s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.65s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.34s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.75s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.90s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.68s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.74s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunState (1.11s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.04s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.86s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-08-04T15:08:52.025Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.48s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.71s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.41s) [2022-08-04T15:08:52.025Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.67s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.33s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.05s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.71s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.65s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.92s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.41s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.66s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.88s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.45s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.59s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.72s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.94s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartRecordError (1.15s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.70s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.24s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.54s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.23s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.62s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2022-08-04T15:08:52.026Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.58s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.58s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.03s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-04T15:08:52.026Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-04T15:08:52.026Z] === RUN TestDockerRegistrySuite [2022-08-04T15:08:52.026Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T15:08:53.402Z] check_test.go:427: [da99778f2a8c1] daemon is not started [2022-08-04T15:08:53.402Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T15:08:53.969Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T15:08:54.906Z] check_test.go:427: [d110a8a45bd3d] daemon is not started [2022-08-04T15:08:54.906Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T15:08:56.283Z] check_test.go:427: [d1e29adcf14d9] daemon is not started [2022-08-04T15:08:56.283Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T15:08:56.550Z] check_test.go:427: [d73ef5ff574ec] daemon is not started [2022-08-04T15:08:56.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T15:08:56.813Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T15:09:00.101Z] check_test.go:427: [d6d69877d8425] daemon is not started [2022-08-04T15:09:00.101Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T15:09:01.478Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T15:09:05.666Z] check_test.go:427: [dd98dd55962b8] daemon is not started [2022-08-04T15:09:05.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T15:09:08.197Z] check_test.go:427: [dafe06d1fbcc0] daemon is not started [2022-08-04T15:09:08.197Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T15:09:08.456Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T15:09:09.023Z] check_test.go:427: [df7e89dbdc201] daemon is not started [2022-08-04T15:09:09.023Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T15:09:09.960Z] check_test.go:427: [da688d6bb913d] daemon is not started [2022-08-04T15:09:09.960Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T15:09:11.338Z] check_test.go:427: [d21e9b7bb3792] daemon is not started [2022-08-04T15:09:11.338Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T15:09:12.716Z] check_test.go:427: [d2d3f77667018] daemon is not started [2022-08-04T15:09:12.716Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T15:09:12.716Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T15:09:12.716Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T15:09:12.716Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T15:09:14.092Z] check_test.go:427: [db813c60af424] daemon is not started [2022-08-04T15:09:14.092Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T15:09:15.468Z] check_test.go:427: [d7e75c24fb60a] daemon is not started [2022-08-04T15:09:15.468Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T15:09:16.844Z] check_test.go:427: [dd8644bc2ff92] daemon is not started [2022-08-04T15:09:16.844Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T15:09:17.778Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:97efac2d4a678d01a6104f35cf3d9138c9c14c3d42caae3f69116a9415f21039 [2022-08-04T15:09:18.716Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0541f6b6d48ca49a195a6b2bb817edd634782e0aec78e5ab8d9e1fc84ecdfbf [2022-08-04T15:09:18.974Z] check_test.go:427: [dfec5ea9f2998] daemon is not started [2022-08-04T15:09:18.974Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T15:09:19.233Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T15:09:20.168Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T15:09:20.168Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6533b7a82cc419214f64f56be651af5831a3b08c841b28720bc3220522e5dd95 [2022-08-04T15:09:20.733Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T15:09:20.991Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7496fe4f4c764edbdee2f184013866947762ba88e9e31194ba0ebb89b3955d2 [2022-08-04T15:09:21.250Z] check_test.go:427: [dac913d32be53] daemon is not started [2022-08-04T15:09:21.250Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T15:09:22.633Z] check_test.go:427: [dc65c38f612f7] daemon is not started [2022-08-04T15:09:22.633Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T15:09:23.567Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T15:09:25.468Z] check_test.go:427: [d73c401724152] daemon is not started [2022-08-04T15:09:25.468Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T15:09:26.402Z] check_test.go:427: [d51d367616a99] daemon is not started [2022-08-04T15:09:26.402Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T15:09:26.660Z] check_test.go:427: [dc8ec588ef666] daemon is not started [2022-08-04T15:09:26.660Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T15:09:27.597Z] check_test.go:427: [dc9a85e4ddfad] daemon is not started [2022-08-04T15:09:27.597Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T15:09:28.532Z] check_test.go:427: [d3f5aeb227659] daemon is not started [2022-08-04T15:09:28.532Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T15:09:29.471Z] check_test.go:427: [d1907f50d7520] daemon is not started [2022-08-04T15:09:29.471Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T15:09:32.003Z] check_test.go:427: [d0c74f7528b97] daemon is not started [2022-08-04T15:09:32.003Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T15:09:32.262Z] check_test.go:427: [dfe16205ca53f] daemon is not started [2022-08-04T15:09:32.262Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T15:09:33.197Z] check_test.go:427: [d0c5fddc0b1fe] daemon is not started [2022-08-04T15:09:33.197Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T15:09:33.764Z] check_test.go:427: [db4b167ce03b8] daemon is not started [2022-08-04T15:09:33.765Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T15:09:33.765Z] check_test.go:427: [d7014a6f15b2d] daemon is not started [2022-08-04T15:09:33.765Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T15:09:34.023Z] check_test.go:427: [d71a22dada129] daemon is not started [2022-08-04T15:09:34.023Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T15:09:34.281Z] check_test.go:427: [d555ccd173042] daemon is not started [2022-08-04T15:09:34.281Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T15:09:34.539Z] check_test.go:427: [d59e93fb68851] daemon is not started [2022-08-04T15:09:34.539Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T15:09:34.798Z] check_test.go:427: [d6bf43adfc5ae] daemon is not started [2022-08-04T15:09:34.798Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T15:09:35.734Z] check_test.go:427: [de817fad3ec51] daemon is not started [2022-08-04T15:09:35.734Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T15:09:37.638Z] check_test.go:427: [df2e2abdb9e01] daemon is not started [2022-08-04T15:09:37.638Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T15:09:38.205Z] check_test.go:427: [d73749490b43a] daemon is not started [2022-08-04T15:09:38.205Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T15:09:39.140Z] check_test.go:427: [d83e720be70b2] daemon is not started [2022-08-04T15:09:39.140Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T15:09:40.075Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite (48.79s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.51s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.25s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.51s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.66s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.96s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.84s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.36s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.46s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.11s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.50s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.29s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.86s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.08s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-04T15:09:41.010Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-08-04T15:09:41.010Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T15:09:41.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T15:09:41.010Z] check_test.go:454: [de7e00aab47a2] daemon is not started [2022-08-04T15:09:41.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T15:09:44.297Z] check_test.go:454: [d016e07cd4595] daemon is not started [2022-08-04T15:09:44.297Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T15:09:48.492Z] check_test.go:454: [d4b074dcdf5d3] daemon is not started [2022-08-04T15:09:48.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T15:09:49.428Z] check_test.go:454: [d104bf4c54aad] daemon is not started [2022-08-04T15:09:49.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T15:09:49.428Z] check_test.go:454: [d6231597fd98a] daemon is not started [2022-08-04T15:09:49.428Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T15:09:50.362Z] check_test.go:454: [dd79b686f6fe1] daemon is not started [2022-08-04T15:09:50.362Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T15:09:51.296Z] check_test.go:454: [d1296988bef18] daemon is not started [2022-08-04T15:09:51.297Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T15:09:52.232Z] check_test.go:454: [d5c9f72a40228] daemon is not started [2022-08-04T15:09:52.232Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T15:09:54.763Z] check_test.go:454: [dcbb25cec6604] daemon is not started [2022-08-04T15:09:54.763Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T15:09:55.331Z] check_test.go:454: [d6977c32d7835] daemon is not started [2022-08-04T15:09:55.331Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T15:09:55.589Z] check_test.go:454: [dfb943d8e8931] daemon is not started [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite (14.79s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.85s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.42s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2022-08-04T15:09:55.589Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-04T15:09:55.589Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T15:09:55.589Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T15:09:56.525Z] check_test.go:483: [dd41c97902174] daemon is not started [2022-08-04T15:09:56.525Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T15:09:57.092Z] check_test.go:483: [d3b6ab25f147f] daemon is not started [2022-08-04T15:09:57.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T15:09:57.092Z] check_test.go:483: [defc37981ea6a] daemon is not started [2022-08-04T15:09:57.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T15:09:58.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T15:09:59.035Z] check_test.go:483: [d2097d8b41614] daemon is not started [2022-08-04T15:09:59.035Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T15:09:59.293Z] check_test.go:483: [dcc48e2da6092] daemon is not started [2022-08-04T15:09:59.293Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T15:10:00.229Z] check_test.go:483: [dff4ae2331357] daemon is not started [2022-08-04T15:10:00.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T15:10:00.488Z] check_test.go:483: [d575f9192aefb] daemon is not started [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.80s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.87s) [2022-08-04T15:10:00.488Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-04T15:10:00.488Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T15:10:00.488Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T15:10:05.752Z] check_test.go:510: [d9f8c03344876] daemon is not started [2022-08-04T15:10:05.752Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T15:10:05.752Z] check_test.go:510: [d9cdb51746e56] daemon is not started [2022-08-04T15:10:05.752Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T15:10:06.011Z] check_test.go:510: [debd54cc4ea40] daemon is not started [2022-08-04T15:10:06.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T15:10:06.011Z] check_test.go:510: [d8d9267173ea5] daemon is not started [2022-08-04T15:10:06.011Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T15:10:06.269Z] check_test.go:510: [d445ae3c438df] daemon is not started [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.86s) [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.21s) [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-04T15:10:06.269Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-04T15:10:06.269Z] === RUN TestDockerNetworkSuite [2022-08-04T15:10:06.269Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T15:10:07.645Z] docker_cli_network_unix_test.go:46: [da55e7de59069] daemon is not started [2022-08-04T15:10:07.645Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T15:10:08.210Z] docker_cli_network_unix_test.go:46: [dcc51413d5551] daemon is not started [2022-08-04T15:10:08.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T15:10:10.528Z] docker_cli_network_unix_test.go:46: [d5598530cbfff] daemon is not started [2022-08-04T15:10:11.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T15:10:12.517Z] docker_cli_network_unix_test.go:46: [d0e31b29db17d] daemon is not started [2022-08-04T15:10:12.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T15:10:13.033Z] docker_cli_network_unix_test.go:1233: [d74ea53dd7e8e] daemon is not started [2022-08-04T15:10:15.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T15:10:16.498Z] docker_cli_network_unix_test.go:46: [db0ece6ffa932] daemon is not started [2022-08-04T15:10:17.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T15:10:17.323Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T15:10:19.856Z] docker_cli_swarm_test.go:1180: [d8377258fff00] joining swarm manager [d98aa72cf111a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:10:22.389Z] docker_cli_network_unix_test.go:46: [d51028248e877] daemon is not started [2022-08-04T15:10:23.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T15:10:25.226Z] docker_cli_network_unix_test.go:46: [d5b52945adfe2] daemon is not started [2022-08-04T15:10:25.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T15:10:26.362Z] docker_cli_swarm_test.go:1189: [d6c5bd79e0926] joining swarm manager [d98aa72cf111a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:10:26.929Z] docker_cli_network_unix_test.go:46: [d3df11700e6f1] daemon is not started [2022-08-04T15:10:26.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T15:10:27.496Z] docker_cli_network_unix_test.go:46: [df0372daefc3c] daemon is not started [2022-08-04T15:10:27.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T15:10:28.065Z] docker_cli_network_unix_test.go:46: [d51f0d0950ea0] daemon is not started [2022-08-04T15:10:28.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T15:10:28.632Z] docker_cli_network_unix_test.go:46: [d5c8684b022fb] daemon is not started [2022-08-04T15:10:28.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T15:10:29.456Z] docker_cli_network_unix_test.go:46: [d55f3587f97b2] daemon is not started [2022-08-04T15:10:29.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T15:10:29.973Z] docker_cli_network_unix_test.go:46: [d21137228736a] daemon is not started [2022-08-04T15:10:29.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T15:10:30.232Z] docker_cli_network_unix_test.go:46: [d262d497c9026] daemon is not started [2022-08-04T15:10:30.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T15:10:30.818Z] docker_cli_network_unix_test.go:46: [d58a60fc3353d] daemon is not started [2022-08-04T15:10:31.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T15:10:31.340Z] docker_cli_network_unix_test.go:46: [d3af67a9fe0f9] daemon is not started [2022-08-04T15:10:31.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T15:10:31.340Z] docker_cli_network_unix_test.go:46: [dd3bf3dfe355c] daemon is not started [2022-08-04T15:10:31.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T15:10:31.340Z] docker_cli_network_unix_test.go:46: [d7eb4c9f4388e] daemon is not started [2022-08-04T15:10:31.490Z] ok github.com/docker/docker/libnetwork/networkdb 104.346s coverage: 60.1% of statements [2022-08-04T15:10:31.498Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T15:10:31.498Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T15:10:31.498Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-08-04T15:10:31.498Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T15:10:31.498Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-04T15:10:31.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T15:10:32.166Z] docker_cli_network_unix_test.go:46: [d16e4edcce80e] daemon is not started [2022-08-04T15:10:32.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T15:10:32.426Z] ok github.com/docker/docker/libnetwork/portmapper 0.548s coverage: 48.6% of statements [2022-08-04T15:10:32.426Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T15:10:32.426Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T15:10:32.683Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === Skipped [2022-08-04T15:10:32.683Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T15:10:32.683Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T15:10:32.683Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T15:10:32.683Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T15:10:32.683Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T15:10:32.683Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T15:10:32.683Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T15:10:32.683Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T15:10:32.683Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T15:10:32.683Z] firewalld_test.go:14: firewalld is not running [2022-08-04T15:10:32.683Z] [2022-08-04T15:10:32.683Z] DONE 327 tests, 9 skipped in 200.991s [2022-08-04T15:10:33.102Z] docker_cli_network_unix_test.go:46: [d703a8a0482f9] daemon is not started Post stage [Pipeline] junit [2022-08-04T15:10:33.255Z] Recording test results [2022-08-04T15:10:33.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T15:10:33.363Z] docker_cli_network_unix_test.go:46: [db07e2e38c1bd] daemon is not started [2022-08-04T15:10:33.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T15:10:33.623Z] docker_cli_network_unix_test.go:46: [d17662c6f70d8] daemon is not started [2022-08-04T15:10:33.658Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T15:10:33.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T15:10:33.891Z] docker_cli_network_unix_test.go:46: [de7bb1b6747bf] daemon is not started [2022-08-04T15:10:33.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T15:10:34.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43844/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56dc85f4944c343aba92c96b732ba67d15500bb3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56dc85f4944c343aba92c96b732ba67d15500bb3 hack/validate/vendor [2022-08-04T15:10:35.018Z] No vendor changes in diff. [2022-08-04T15:10:35.270Z] docker_cli_network_unix_test.go:968: [dc22f8581f471] daemon is not started [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T15:10:35.622Z] + echo Ensuring container killed. [2022-08-04T15:10:35.622Z] Ensuring container killed. [2022-08-04T15:10:35.622Z] + docker rm -vf docker-pr3 [2022-08-04T15:10:35.622Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-04T15:10:35.908Z] + echo Chowning /workspace to jenkins user [2022-08-04T15:10:35.908Z] Chowning /workspace to jenkins user [2022-08-04T15:10:35.908Z] + id -u [2022-08-04T15:10:35.908Z] + id -g [2022-08-04T15:10:35.908Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T15:10:36.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T15:10:37.124Z] + bundleName=unit [2022-08-04T15:10:37.124Z] + echo Creating unit-bundles.tar.gz [2022-08-04T15:10:37.124Z] Creating unit-bundles.tar.gz [2022-08-04T15:10:37.124Z] + 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-04T15:10:37.124Z] bundles/junit-report-libnetwork.xml [2022-08-04T15:10:37.124Z] bundles/junit-report.xml [2022-08-04T15:10:37.124Z] bundles/go-test-report-libnetwork.json [2022-08-04T15:10:37.124Z] bundles/go-test-report.json [2022-08-04T15:10:37.124Z] bundles/profile-libnetwork.out [2022-08-04T15:10:37.124Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T15:10:37.134Z] Archiving artifacts [2022-08-04T15:10:37.583Z] docker_cli_network_unix_test.go:46: [d3084e66cc606] daemon is not started [2022-08-04T15:10:37.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T15:10:37.684Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T15:10:38.000Z] + make clean [2022-08-04T15:10:38.000Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T15:10:38.000Z] docker-dev-cache [2022-08-04T15:10:38.000Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T15:10:40.113Z] docker_cli_network_unix_test.go:1116: [d2cbf44358c0b] daemon is not started [2022-08-04T15:10:44.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T15:10:44.306Z] docker_cli_network_unix_test.go:46: [da2a279ae22c7] daemon is not started [2022-08-04T15:10:44.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T15:10:44.564Z] docker_cli_network_unix_test.go:46: [d9ef6e012728b] daemon is not started [2022-08-04T15:10:44.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T15:10:44.825Z] docker_cli_network_unix_test.go:46: [d7df3f711a515] daemon is not started [2022-08-04T15:10:44.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T15:10:44.825Z] docker_cli_network_unix_test.go:46: [d44e43b1c19f2] daemon is not started [2022-08-04T15:10:44.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T15:10:45.084Z] docker_cli_network_unix_test.go:46: [d45670c42df73] daemon is not started [2022-08-04T15:10:45.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T15:10:45.084Z] docker_cli_network_unix_test.go:46: [d1bbdda9a15af] daemon is not started [2022-08-04T15:10:45.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T15:10:45.084Z] docker_cli_network_unix_test.go:46: [d31cdd252a2b2] daemon is not started [2022-08-04T15:10:45.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T15:10:46.991Z] docker_cli_network_unix_test.go:46: [dfee4d7bb9822] daemon is not started [2022-08-04T15:10:47.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T15:10:47.929Z] docker_cli_network_unix_test.go:46: [de84f11c6fe07] daemon is not started [2022-08-04T15:10:47.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T15:10:47.929Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T15:10:47.929Z] docker_cli_network_unix_test.go:46: [ddb95f31549b6] daemon is not started [2022-08-04T15:10:47.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T15:10:48.495Z] docker_cli_network_unix_test.go:46: [d78f205898b36] daemon is not started [2022-08-04T15:10:48.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T15:10:52.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T15:10:53.874Z] docker_cli_network_unix_test.go:1084: [d6fc1f6cacac4] daemon is not started [2022-08-04T15:10:55.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T15:10:55.778Z] docker_cli_network_unix_test.go:46: [dee6875d247d4] daemon is not started [2022-08-04T15:10:55.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T15:10:56.036Z] docker_cli_network_unix_test.go:46: [d1a5a1a237419] daemon is not started [2022-08-04T15:10:56.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T15:10:57.701Z] docker_cli_network_unix_test.go:46: [d481817a66b17] daemon is not started [2022-08-04T15:10:58.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T15:10:58.269Z] docker_cli_network_unix_test.go:46: [da4205a41e774] daemon is not started [2022-08-04T15:10:58.269Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T15:10:58.527Z] docker_cli_network_unix_test.go:46: [dd2074418ccdc] daemon is not started [2022-08-04T15:10:58.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T15:10:59.353Z] docker_cli_network_unix_test.go:46: [dfc7bf9022518] daemon is not started [2022-08-04T15:10:59.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T15:10:59.920Z] docker_cli_network_unix_test.go:46: [d5e3599130948] daemon is not started [2022-08-04T15:11:00.485Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T15:11:07.774Z] docker_cli_network_unix_test.go:46: [db5c96c2203b7] daemon is not started [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite (59.82s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.41s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.66s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.58s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.66s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.12s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.46s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.37s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.80s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-04T15:11:07.774Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.81s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.35s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.27s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.12s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-04T15:11:07.775Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.83s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.59s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.84s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.56s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-08-04T15:11:07.775Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-08-04T15:11:07.775Z] === RUN TestDockerHubPullSuite [2022-08-04T15:11:07.775Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T15:11:08.035Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T15:11:10.564Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T15:11:11.497Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T15:11:12.872Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T15:11:13.439Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T15:11:14.005Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite (8.40s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.02s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.87s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.60s) [2022-08-04T15:11:14.573Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-08-04T15:11:14.573Z] PASS [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === Skipped [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T15:11:14.573Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.573Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T15:11:14.573Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.573Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-08-04T15:11:14.573Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T15:11:14.574Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T15:11:14.574Z] docker_cli_network_unix_test.go:46: [ddb95f31549b6] daemon is not started [2022-08-04T15:11:14.574Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] DONE 1265 tests, 51 skipped in 1519.379s [2022-08-04T15:11:14.574Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T15:11:14.574Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T15:11:14.574Z] +++ kill 9407 [2022-08-04T15:11:14.574Z] +++ /etc/init.d/apparmor stop [2022-08-04T15:11:14.574Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] Unloading profiles will leave already running processes permanently [2022-08-04T15:11:14.574Z] unconfined, which can lead to unexpected situations. [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.574Z] To set a process to complain mode, use the command line tool [2022-08-04T15:11:14.574Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T15:11:14.574Z] +++ true [2022-08-04T15:11:14.574Z] exiting test-integration [2022-08-04T15:11:14.574Z] ++ exit 0 [2022-08-04T15:11:14.574Z] [2022-08-04T15:11:14.834Z] + for job in $(jobs -p) [2022-08-04T15:11:14.834Z] + wait 9874 [2022-08-04T15:11:22.942Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-04T15:11:26.228Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-04T15:11:28.764Z] docker_cli_swarm_test.go:1112: [d807358ff2584] joining swarm manager [dd6338df15865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:11:29.698Z] docker_cli_swarm_test.go:1113: [dbef729ccda96] joining swarm manager [dd6338df15865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:12:51.118Z] docker_cli_swarm_test.go:1166: [d2c698fcdf7cd] joining swarm manager [dd6338df15865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T15:13:23.181Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T15:13:25.082Z] docker_cli_swarm_test.go:1447: [ddb4763e7df78] joining swarm manager [dbbf781524aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:13:25.649Z] docker_cli_swarm_test.go:1448: [d43c4f0860649] joining swarm manager [dbbf781524aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T15:13:37.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T15:13:37.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T15:13:37.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T15:13:37.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T15:13:37.844Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T15:13:38.791Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T15:13:40.714Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T15:13:44.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T15:13:46.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T15:13:48.701Z] docker_cli_swarm_unix_test.go:63: [d7cfc1e203182] joining swarm manager [daea5cca23b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:14:44.969Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T15:14:44.969Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T15:14:44.969Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T15:14:46.873Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T15:14:50.157Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T15:14:52.688Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T15:14:54.590Z] docker_api_swarm_test.go:962: [dc2e4032d6716] joining swarm manager [d8712698ce4b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T15:15:12.667Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T15:15:24.865Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T15:15:26.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T15:15:28.144Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T15:15:31.427Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T15:15:41.421Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T15:15:44.703Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T15:15:47.233Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T15:15:49.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T15:15:52.290Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T15:15:54.820Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T15:15:58.104Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T15:16:00.004Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T15:16:56.217Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T15:17:11.085Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite (1547.58s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.01s) [2022-08-04T15:17:29.158Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.42s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.21s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.96s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.64s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.09s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.65s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.87s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.36s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.23s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.70s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.18s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.18s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.12s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.41s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.38s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.60s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.62s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.06s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.99s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.24s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.32s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.46s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.01s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.76s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.25s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.15s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.63s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.64s) [2022-08-04T15:17:29.158Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.20s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.06s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.24s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.12s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.46s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.62s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.60s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.49s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.01s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.01s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.07s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.41s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.64s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.94s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.30s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (62.93s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.43s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.82s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.33s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.66s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s) [2022-08-04T15:17:29.159Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.36s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.34s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.47s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.76s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.57s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.59s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.39s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.27s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.52s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.88s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-04T15:17:29.159Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2022-08-04T15:17:29.159Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T15:17:29.159Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T15:17:29.159Z] docker_cli_external_volume_driver_test.go:53: [dbee04b777005] daemon is not started [2022-08-04T15:17:44.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T15:18:51.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T15:18:59.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T15:19:14.690Z] docker_cli_external_volume_driver_test.go:53: [d15a30a4e371a] daemon is not started [2022-08-04T15:19:29.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T15:19:44.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T15:19:59.298Z] docker_cli_external_volume_driver_test.go:53: [d85c9cff55179] daemon is not started [2022-08-04T15:20:14.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T15:20:14.457Z] docker_cli_external_volume_driver_test.go:53: [da03f69daa11c] daemon is not started [2022-08-04T15:20:29.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T15:21:01.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T15:21:19.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T15:21:34.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T15:22:21.025Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T15:22:39.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T15:23:11.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T15:23:43.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T15:23:58.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T15:24:13.056Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T15:24:13.056Z] docker_cli_external_volume_driver_test.go:485: [d3cc288baf21d] daemon is not started [2022-08-04T15:24:31.135Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T15:24:31.135Z] docker_cli_external_volume_driver_test.go:53: [d2537f02f40fa] daemon is not started [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite (437.28s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.33s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-08-04T15:24:46.005Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-04T15:24:46.005Z] PASS [2022-08-04T15:24:46.005Z] [2022-08-04T15:24:46.005Z] === Skipped [2022-08-04T15:24:46.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T15:24:46.005Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T15:24:46.005Z] check_test.go:540: [deb950db42be9] daemon is not started [2022-08-04T15:24:46.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T15:24:46.005Z] [2022-08-04T15:24:46.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T15:24:46.005Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T15:24:46.005Z] check_test.go:540: [d8302afa743cc] daemon is not started [2022-08-04T15:24:46.005Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-04T15:24:46.005Z] [2022-08-04T15:24:46.005Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T15:24:46.005Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T15:24:46.005Z] check_test.go:540: [d0ba37edef0b7] daemon is not started [2022-08-04T15:24:46.006Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T15:24:46.006Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T15:24:46.006Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T15:24:46.006Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T15:24:46.006Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] DONE 269 tests, 5 skipped in 2329.382s [2022-08-04T15:24:46.006Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T15:24:46.006Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6cfa3f7e80c7/docker.pid [2022-08-04T15:24:46.006Z] +++ kill 7100 [2022-08-04T15:24:46.006Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7100 is not a child of this shell [2022-08-04T15:24:46.006Z] warning: PID 7100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6cfa3f7e80c7/docker.pid had a nonzero exit code [2022-08-04T15:24:46.006Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T15:24:46.006Z] +++ kill 9408 [2022-08-04T15:24:46.006Z] +++ /etc/init.d/apparmor stop [2022-08-04T15:24:46.006Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] Unloading profiles will leave already running processes permanently [2022-08-04T15:24:46.006Z] unconfined, which can lead to unexpected situations. [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] To set a process to complain mode, use the command line tool [2022-08-04T15:24:46.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T15:24:46.006Z] +++ true [2022-08-04T15:24:46.006Z] exiting test-integration [2022-08-04T15:24:46.006Z] ++ exit 0 [2022-08-04T15:24:46.006Z] [2022-08-04T15:24:46.006Z] + exit 0 [2022-08-04T15:24:46.006Z] ++ jobs -p [2022-08-04T15:24:46.006Z] + pids= [2022-08-04T15:24:46.006Z] + echo 'Remaining pids to kill: []' [2022-08-04T15:24:46.006Z] Remaining pids to kill: [] [2022-08-04T15:24:46.006Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T15:24:46.021Z] Recording test results [2022-08-04T15:24:46.484Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T15:24:46.804Z] + echo Ensuring container killed. [2022-08-04T15:24:46.804Z] Ensuring container killed. [2022-08-04T15:24:46.804Z] + docker ps -aq -f name=docker-pr3-* [2022-08-04T15:24:46.804Z] + cids=0c848d940e8c [2022-08-04T15:24:46.804Z] 5e16fe2fce25 [2022-08-04T15:24:46.804Z] 3acc2b73ae5c [2022-08-04T15:24:46.804Z] + [ -n 0c848d940e8c [2022-08-04T15:24:46.804Z] 5e16fe2fce25 [2022-08-04T15:24:46.804Z] 3acc2b73ae5c ] [2022-08-04T15:24:46.804Z] + docker rm -vf 0c848d940e8c 5e16fe2fce25 3acc2b73ae5c [2022-08-04T15:24:47.738Z] 0c848d940e8c [2022-08-04T15:24:47.738Z] 5e16fe2fce25 [2022-08-04T15:24:47.738Z] 3acc2b73ae5c [Pipeline] sh [2022-08-04T15:24:48.020Z] + echo Chowning /workspace to jenkins user [2022-08-04T15:24:48.020Z] Chowning /workspace to jenkins user [2022-08-04T15:24:48.020Z] + id -u [2022-08-04T15:24:48.020Z] + id -g [2022-08-04T15:24:48.020Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T15:24:50.842Z] + bundleName=amd64 [2022-08-04T15:24:50.843Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T15:24:50.843Z] Creating amd64-bundles.tar.gz [2022-08-04T15:24:50.843Z] + 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-04T15:24:50.843Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T15:24:52.232Z] Archiving artifacts [2022-08-04T15:24:52.619Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43844/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T15:24:52.921Z] + make clean [2022-08-04T15:24:52.921Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T15:24:52.921Z] docker-dev-cache [2022-08-04T15:24:52.921Z] 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