Pull request #43884 opened Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c+ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa (08099614931e49ae8ca2236d3f790c2785d742f3) 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-43884@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-07-29T21:16:57.522Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-29T21:16:57.526Z] Trying to pass milestone 4 [Pipeline] milestone [2022-07-29T21:16:57.613Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-29T21:16:57.787Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0688036f754c8d79e) in /home/ubuntu/workspace/moby_PR-43884 [Pipeline] { [Pipeline] checkout [2022-07-29T21:16:57.814Z] The recommended git tool is: git [2022-07-29T21:16:57.823Z] using credential docker-jenkins-github-credentials [2022-07-29T21:16:57.831Z] Cloning the remote Git repository [2022-07-29T21:16:57.831Z] Cloning with configured refspecs honoured and without tags [2022-07-29T21:16:57.838Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:16:57.840Z] > git init /home/ubuntu/workspace/moby_PR-43884 # timeout=10 [2022-07-29T21:16:57.853Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:16:57.853Z] > git --version # timeout=10 [2022-07-29T21:16:57.859Z] > git --version # 'git version 2.17.1' [2022-07-29T21:16:57.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:16:57.860Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:13.294Z] Fetching without tags [2022-07-29T21:17:13.456Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [2022-07-29T21:17:13.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:13.271Z] > git config --add remote.origin.fetch +refs/pull/43884/head:refs/remotes/origin/PR-43884 # timeout=10 [2022-07-29T21:17:13.276Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:13.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:13.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:13.296Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:13.297Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:13.458Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:13.463Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:14.636Z] Merge succeeded, producing 05c41a73e2d54a42f0bdd6cd67d46581045cb342 [2022-07-29T21:17:14.636Z] Checking out Revision 05c41a73e2d54a42f0bdd6cd67d46581045cb342 (PR-43884) [2022-07-29T21:17:14.712Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [2022-07-29T21:17:14.731Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:17:15.326Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 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-07-29T21:17:13.984Z] > git remote # timeout=10 [2022-07-29T21:17:14.000Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:14.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:14.012Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:14.629Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:14.638Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:14.642Z] > git checkout -f 05c41a73e2d54a42f0bdd6cd67d46581045cb342 # timeout=10 [2022-07-29T21:17:14.715Z] > git rev-list --no-walk 7042583289a83c1558dbe9004f9fde7ead987f6c # timeout=10 [2022-07-29T21:17:17.866Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-29T21:17:18.078Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0688036f754c8d79e) in /home/ubuntu/workspace/moby_PR-43884 [Pipeline] node [2022-07-29T21:17:18.084Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07ea55fef56a538a9) in /home/ubuntu/workspace/moby_PR-43884 [2022-07-29T21:17:18.088Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f18e6466416e7460) in /home/ubuntu/workspace/moby_PR-43884 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 [2022-07-29T21:17:18.090Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-087a20942f13a17be) in /home/ubuntu/workspace/moby_PR-43884 [2022-07-29T21:17:18.091Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a344764ab5d75752) in /home/ubuntu/workspace/moby_PR-43884 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-29T21:17:18.148Z] The recommended git tool is: git [Pipeline] checkout [2022-07-29T21:17:18.158Z] using credential docker-jenkins-github-credentials [2022-07-29T21:17:18.161Z] The recommended git tool is: git [2022-07-29T21:17:18.169Z] Fetching changes from the remote Git repository [2022-07-29T21:17:18.177Z] Fetching without tags [Pipeline] checkout [2022-07-29T21:17:18.184Z] The recommended git tool is: git [Pipeline] checkout [2022-07-29T21:17:18.204Z] using credential docker-jenkins-github-credentials [2022-07-29T21:17:18.206Z] The recommended git tool is: git [Pipeline] checkout [2022-07-29T21:17:18.213Z] using credential docker-jenkins-github-credentials [2022-07-29T21:17:18.215Z] The recommended git tool is: git [2022-07-29T21:17:18.216Z] using credential docker-jenkins-github-credentials [2022-07-29T21:17:18.217Z] Cloning the remote Git repository [2022-07-29T21:17:18.217Z] Cloning with configured refspecs honoured and without tags [2022-07-29T21:17:18.223Z] Cloning the remote Git repository [2022-07-29T21:17:18.223Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-29T21:17:18.230Z] Cloning the remote Git repository [2022-07-29T21:17:18.230Z] Cloning with configured refspecs honoured and without tags [2022-07-29T21:17:18.230Z] using credential docker-jenkins-github-credentials [2022-07-29T21:17:18.238Z] Cloning the remote Git repository [2022-07-29T21:17:18.238Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-07-29T21:17:18.348Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [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) [2022-07-29T21:17:18.483Z] Merge succeeded, producing 1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 [2022-07-29T21:17:18.483Z] Checking out Revision 1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 (PR-43884) [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 [2022-07-29T21:17:18.541Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [Pipeline] } [Pipeline] } [2022-07-29T21:17:18.546Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:17:18.166Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43884/.git # timeout=10 [2022-07-29T21:17:18.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:18.179Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:18.179Z] > git --version # timeout=10 [2022-07-29T21:17:18.184Z] > git --version # 'git version 2.17.1' [2022-07-29T21:17:18.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.185Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:18.350Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:18.363Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:18.413Z] > git remote # timeout=10 [2022-07-29T21:17:18.417Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:18.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.420Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:18.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:18.485Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:18.487Z] > git checkout -f 1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 # timeout=10 [2022-07-29T21:17:18.543Z] > git rev-list --no-walk 7042583289a83c1558dbe9004f9fde7ead987f6c # timeout=10 [2022-07-29T21:17:19.151Z] + docker version [2022-07-29T21:17:19.151Z] Client: Docker Engine - Community [2022-07-29T21:17:19.151Z] Version: 20.10.14 [2022-07-29T21:17:19.151Z] API version: 1.41 [2022-07-29T21:17:19.151Z] Go version: go1.16.15 [2022-07-29T21:17:19.151Z] Git commit: a224086 [2022-07-29T21:17:19.151Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:17:19.151Z] OS/Arch: linux/amd64 [2022-07-29T21:17:19.151Z] Context: default [2022-07-29T21:17:19.151Z] Experimental: true [2022-07-29T21:17:19.151Z] [2022-07-29T21:17:19.151Z] Server: Docker Engine - Community [2022-07-29T21:17:19.151Z] Engine: [2022-07-29T21:17:19.151Z] Version: 20.10.14 [2022-07-29T21:17:19.151Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:17:19.151Z] Go version: go1.16.15 [2022-07-29T21:17:19.151Z] Git commit: 87a90dc [2022-07-29T21:17:19.151Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:17:19.151Z] OS/Arch: linux/amd64 [2022-07-29T21:17:19.151Z] Experimental: true [2022-07-29T21:17:19.151Z] containerd: [2022-07-29T21:17:19.151Z] Version: 1.5.11 [2022-07-29T21:17:19.151Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:19.151Z] runc: [2022-07-29T21:17:19.151Z] Version: 1.0.3 [2022-07-29T21:17:19.151Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:17:19.151Z] docker-init: [2022-07-29T21:17:19.151Z] Version: 0.19.0 [2022-07-29T21:17:19.151Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:17:18.219Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:17:18.220Z] > git init /home/ubuntu/workspace/moby_PR-43884 # timeout=10 [2022-07-29T21:17:18.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:18.239Z] > git --version # timeout=10 [2022-07-29T21:17:18.241Z] > git --version # 'git version 2.17.1' [2022-07-29T21:17:18.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.242Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:18.203Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:17:18.203Z] > git init /home/ubuntu/workspace/moby_PR-43884 # timeout=10 [2022-07-29T21:17:18.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:18.284Z] > git --version # timeout=10 [2022-07-29T21:17:18.288Z] > git --version # 'git version 2.17.1' [2022-07-29T21:17:18.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.289Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:18.274Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:17:18.275Z] > git init /home/ubuntu/workspace/moby_PR-43884 # timeout=10 [2022-07-29T21:17:18.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:18.284Z] > git --version # timeout=10 [2022-07-29T21:17:18.289Z] > git --version # 'git version 2.25.1' [2022-07-29T21:17:18.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:18.244Z] Cloning repository https://github.com/moby/moby.git [2022-07-29T21:17:18.245Z] > git init /home/ubuntu/workspace/moby_PR-43884 # timeout=10 [2022-07-29T21:17:18.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:18.257Z] > git --version # timeout=10 [2022-07-29T21:17:18.262Z] > git --version # 'git version 2.25.1' [2022-07-29T21:17:18.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:18.262Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:19.435Z] + docker info [2022-07-29T21:17:20.001Z] Client: [2022-07-29T21:17:20.001Z] Context: default [2022-07-29T21:17:20.001Z] Debug Mode: false [2022-07-29T21:17:20.001Z] Plugins: [2022-07-29T21:17:20.001Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:17:20.001Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:17:20.001Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:17:20.001Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:17:20.001Z] [2022-07-29T21:17:20.001Z] Server: [2022-07-29T21:17:20.001Z] Containers: 0 [2022-07-29T21:17:20.001Z] Running: 0 [2022-07-29T21:17:20.001Z] Paused: 0 [2022-07-29T21:17:20.001Z] Stopped: 0 [2022-07-29T21:17:20.001Z] Images: 4 [2022-07-29T21:17:20.001Z] Server Version: 20.10.14 [2022-07-29T21:17:20.001Z] Storage Driver: overlay2 [2022-07-29T21:17:20.001Z] Backing Filesystem: extfs [2022-07-29T21:17:20.001Z] Supports d_type: true [2022-07-29T21:17:20.001Z] Native Overlay Diff: true [2022-07-29T21:17:20.001Z] userxattr: false [2022-07-29T21:17:20.001Z] Logging Driver: json-file [2022-07-29T21:17:20.001Z] Cgroup Driver: cgroupfs [2022-07-29T21:17:20.001Z] Cgroup Version: 1 [2022-07-29T21:17:20.001Z] Plugins: [2022-07-29T21:17:20.001Z] Volume: local [2022-07-29T21:17:20.001Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:17:20.001Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:17:20.001Z] Swarm: inactive [2022-07-29T21:17:20.001Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:17:20.001Z] Default Runtime: runc [2022-07-29T21:17:20.001Z] Init Binary: docker-init [2022-07-29T21:17:20.001Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:20.001Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:17:20.001Z] init version: de40ad0 [2022-07-29T21:17:20.001Z] Security Options: [2022-07-29T21:17:20.001Z] apparmor [2022-07-29T21:17:20.001Z] seccomp [2022-07-29T21:17:20.001Z] Profile: default [2022-07-29T21:17:20.001Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:17:20.001Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:17:20.001Z] OSType: linux [2022-07-29T21:17:20.001Z] Architecture: x86_64 [2022-07-29T21:17:20.001Z] CPUs: 2 [2022-07-29T21:17:20.001Z] Total Memory: 7.565GiB [2022-07-29T21:17:20.001Z] Name: ip-10-100-127-181 [2022-07-29T21:17:20.001Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:17:20.001Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:17:20.001Z] Debug Mode: false [2022-07-29T21:17:20.001Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:17:20.001Z] Labels: [2022-07-29T21:17:20.001Z] Experimental: true [2022-07-29T21:17:20.001Z] Insecure Registries: [2022-07-29T21:17:20.001Z] 127.0.0.0/8 [2022-07-29T21:17:20.001Z] Live Restore Enabled: true [2022-07-29T21:17:20.001Z] [2022-07-29T21:17:20.001Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:17:20.283Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:20.283Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:20.283Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43884/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:17:20.283Z] + bash /home/ubuntu/workspace/moby_PR-43884/check-config.sh [2022-07-29T21:17:20.283Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:17:20.283Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:17:20.283Z] [2022-07-29T21:17:20.283Z] Generally Necessary: [2022-07-29T21:17:20.283Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:17:20.283Z] - apparmor: enabled and tools installed [2022-07-29T21:17:20.283Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:17:20.283Z] - CONFIG_NET_NS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_PID_NS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_MEMCG: enabled [2022-07-29T21:17:20.283Z] - CONFIG_KEYS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:17:20.283Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:17:20.283Z] [2022-07-29T21:17:20.283Z] Optional Features: [2022-07-29T21:17:20.283Z] - CONFIG_USER_NS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:17:20.283Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:17:20.283Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:17:20.283Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:17:20.542Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:17:20.542Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:17:20.542Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:17:20.542Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:17:20.542Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:17:20.542Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:17:20.542Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:17:20.542Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:17:20.542Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:17:20.542Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:17:20.542Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:17:20.542Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:17:20.542Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:17:20.542Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:17:20.542Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:17:20.542Z] - Network Drivers: [2022-07-29T21:17:20.542Z] - "overlay": [2022-07-29T21:17:20.542Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:17:20.542Z] Optional (for encrypted networks): [2022-07-29T21:17:20.542Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:17:20.542Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:17:20.542Z] - CONFIG_XFRM: enabled [2022-07-29T21:17:20.542Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:17:20.542Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:17:20.542Z] - "ipvlan": [2022-07-29T21:17:20.542Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:17:20.542Z] - "macvlan": [2022-07-29T21:17:20.800Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:17:20.800Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:17:20.800Z] - "ftp,tftp client in container": [2022-07-29T21:17:20.800Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:17:20.800Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:17:20.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:17:20.800Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:17:20.800Z] - Storage Drivers: [2022-07-29T21:17:20.800Z] - "aufs": [2022-07-29T21:17:20.800Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:17:20.800Z] - "btrfs": [2022-07-29T21:17:20.800Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:17:20.800Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:17:20.800Z] - "devicemapper": [2022-07-29T21:17:20.800Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:17:20.800Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:17:20.800Z] - "overlay": [2022-07-29T21:17:20.800Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:17:20.800Z] - "zfs": [2022-07-29T21:17:20.800Z] - /dev/zfs: present [2022-07-29T21:17:20.800Z] - zfs command: missing [2022-07-29T21:17:20.800Z] - zpool command: missing [2022-07-29T21:17:20.800Z] [2022-07-29T21:17:20.800Z] Limits: [2022-07-29T21:17:20.800Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:17:20.800Z] [2022-07-29T21:17:20.800Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:17:21.117Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 . [2022-07-29T21:17:21.117Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:17:21.117Z] #1 sha256:350374ed08f2811db56d95cc134d3385b141aa6283c8706cf7b7e2badfa99b2b [2022-07-29T21:17:21.117Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:17:21.117Z] #1 DONE 0.0s [2022-07-29T21:17:21.117Z] [2022-07-29T21:17:21.117Z] #2 [internal] load .dockerignore [2022-07-29T21:17:21.117Z] #2 sha256:510e09d35d042c565e7fdb4a3011eac77c51d11d9c8c374fcb43e25aae8aaf08 [2022-07-29T21:17:21.117Z] #2 transferring context: 145B done [2022-07-29T21:17:21.117Z] #2 DONE 0.0s [2022-07-29T21:17:21.117Z] [2022-07-29T21:17:21.117Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:17:21.117Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:17:21.376Z] #3 DONE 0.1s [2022-07-29T21:17:21.376Z] [2022-07-29T21:17:21.376Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:17:21.376Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:17:21.376Z] #4 CACHED [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:17:21.635Z] #5 sha256:86e7b12304b8f4c49ed4a9bbfa596a1c1cd9b6dedbc6efa3dff0a695413e979a [2022-07-29T21:17:21.635Z] #5 DONE 0.0s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #6 [internal] load .dockerignore [2022-07-29T21:17:21.635Z] #6 sha256:0ed3d426bd87edf34d4cd5e98f73c00f3a8b7244242b7c1f613d2a9f6646918a [2022-07-29T21:17:21.635Z] #6 DONE 0.0s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:21.635Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:17:21.635Z] #8 DONE 0.1s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:21.635Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:17:21.635Z] #7 DONE 0.1s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:17:21.635Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:17:21.635Z] #10 DONE 0.1s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:21.635Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:17:21.635Z] #9 DONE 0.1s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:21.635Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:17:21.635Z] #73 DONE 0.0s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:21.635Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:17:21.635Z] #71 DONE 0.0s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:21.635Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:21.635Z] #11 DONE 0.0s [2022-07-29T21:17:21.635Z] [2022-07-29T21:17:21.635Z] #24 [internal] load build context [2022-07-29T21:17:21.635Z] #24 sha256:5c553ac2e99d6fd59f80d2fb415c090adc2cd98df43c2f19f20fea1aa677c2b4 [2022-07-29T21:17:21.896Z] #24 ... [2022-07-29T21:17:21.896Z] [2022-07-29T21:17:21.896Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:17:21.896Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:17:21.896Z] #12 CACHED [2022-07-29T21:17:21.896Z] [2022-07-29T21:17:21.896Z] #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-07-29T21:17:21.896Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:17:21.896Z] #13 CACHED [2022-07-29T21:17:21.896Z] [2022-07-29T21:17:21.896Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:17:21.896Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:17:21.896Z] #28 DONE 0.0s [2022-07-29T21:17:21.896Z] [2022-07-29T21:17:21.896Z] #24 [internal] load build context [2022-07-29T21:17:21.896Z] #24 sha256:5c553ac2e99d6fd59f80d2fb415c090adc2cd98df43c2f19f20fea1aa677c2b4 [2022-07-29T21:17:22.159Z] #24 ... [2022-07-29T21:17:22.159Z] [2022-07-29T21:17:22.159Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:22.159Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:22.159Z] #49 DONE 0.5s [2022-07-29T21:17:22.159Z] [2022-07-29T21:17:22.159Z] #24 [internal] load build context [2022-07-29T21:17:22.159Z] #24 sha256:5c553ac2e99d6fd59f80d2fb415c090adc2cd98df43c2f19f20fea1aa677c2b4 [2022-07-29T21:17:25.485Z] #24 transferring context: 62.09MB 3.6s done [2022-07-29T21:17:25.485Z] #24 DONE 3.6s [2022-07-29T21:17:25.485Z] [2022-07-29T21:17:25.485Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:17:25.485Z] #66 sha256:2624af38d352c655461ae5577da7c2e6ea8fe411a07a6ff77b553fbabc18eb2d [2022-07-29T21:17:25.745Z] #66 DONE 0.4s [2022-07-29T21:17:25.745Z] [2022-07-29T21:17:25.745Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:17:25.745Z] #25 sha256:bca6f47c80e2a9f1c55e7a912608d5970f04651779bae1cc2e85f00d742d45f4 [2022-07-29T21:17:25.745Z] #25 DONE 0.3s [2022-07-29T21:17:25.745Z] [2022-07-29T21:17:25.745Z] #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-07-29T21:17:25.745Z] #26 sha256:23ec6b75f6a67bf02e23d220c3b4c4c13e84cdf645651c16a7aa1f66086aaec5 [2022-07-29T21:17:27.122Z] #26 1.210 + RM_GOPATH=0 [2022-07-29T21:17:27.122Z] #26 1.210 + TMP_GOPATH= [2022-07-29T21:17:27.122Z] #26 1.210 + : /build [2022-07-29T21:17:27.122Z] #26 1.210 + '[' -z '' ']' [2022-07-29T21:17:27.122Z] #26 1.211 ++ mktemp -d [2022-07-29T21:17:27.122Z] #26 1.213 + export GOPATH=/tmp/tmp.2cMn6on7Jg [2022-07-29T21:17:27.122Z] #26 1.215 + GOPATH=/tmp/tmp.2cMn6on7Jg [2022-07-29T21:17:27.122Z] #26 1.215 + RM_GOPATH=1 [2022-07-29T21:17:27.122Z] #26 1.215 + case "$(go env GOARCH)" in [2022-07-29T21:17:27.122Z] #26 1.216 ++ go env GOARCH [2022-07-29T21:17:27.122Z] #26 1.222 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:27.122Z] #26 1.223 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:27.122Z] #26 1.224 ++ dirname /install.sh [2022-07-29T21:17:27.122Z] #26 1.238 + dir=/ [2022-07-29T21:17:27.122Z] #26 1.238 + bin=dockercli [2022-07-29T21:17:27.122Z] #26 1.239 + shift [2022-07-29T21:17:27.122Z] #26 1.239 + '[' '!' -f //dockercli.installer ']' [2022-07-29T21:17:27.122Z] #26 1.239 + . //dockercli.installer [2022-07-29T21:17:27.122Z] #26 1.239 ++ : stable [2022-07-29T21:17:27.122Z] #26 1.239 ++ : 17.06.2-ce [2022-07-29T21:17:27.122Z] #26 1.239 + install_dockercli [2022-07-29T21:17:27.122Z] #26 1.239 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-29T21:17:27.122Z] #26 1.239 Install docker/cli version 17.06.2-ce from stable [2022-07-29T21:17:27.122Z] #26 1.240 ++ uname -m [2022-07-29T21:17:27.122Z] #26 1.243 + arch=x86_64 [2022-07-29T21:17:27.122Z] #26 1.244 + '[' x86_64 '!=' x86_64 ']' [2022-07-29T21:17:27.122Z] #26 1.244 + url=https://download.docker.com/linux/static [2022-07-29T21:17:27.122Z] #26 1.244 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-29T21:17:27.122Z] #26 1.244 + tar -xz docker/docker [2022-07-29T21:17:30.408Z] #26 4.248 + mkdir -p /build [2022-07-29T21:17:30.408Z] #26 4.250 + mv docker/docker /build/ [2022-07-29T21:17:30.408Z] #26 4.252 + rmdir docker [2022-07-29T21:17:30.408Z] #26 DONE 4.4s [2022-07-29T21:17:30.408Z] [2022-07-29T21:17:30.408Z] #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-07-29T21:17:30.408Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:30.408Z] #67 1.210 + RM_GOPATH=0 [2022-07-29T21:17:30.408Z] #67 1.210 + TMP_GOPATH= [2022-07-29T21:17:30.408Z] #67 1.210 + : /build [2022-07-29T21:17:30.408Z] #67 1.210 + '[' -z '' ']' [2022-07-29T21:17:30.408Z] #67 1.210 ++ mktemp -d [2022-07-29T21:17:30.408Z] #67 1.213 + export GOPATH=/tmp/tmp.FvuWH6KuDv [2022-07-29T21:17:30.408Z] #67 1.213 + GOPATH=/tmp/tmp.FvuWH6KuDv [2022-07-29T21:17:30.408Z] #67 1.213 + RM_GOPATH=1 [2022-07-29T21:17:30.408Z] #67 1.214 + case "$(go env GOARCH)" in [2022-07-29T21:17:30.408Z] #67 1.214 ++ go env GOARCH [2022-07-29T21:17:30.408Z] #67 1.230 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:30.408Z] #67 1.230 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:30.408Z] #67 1.231 ++ dirname /install.sh [2022-07-29T21:17:30.408Z] #67 1.235 + dir=/ [2022-07-29T21:17:30.408Z] #67 1.235 + bin=rootlesskit [2022-07-29T21:17:30.408Z] #67 1.235 + shift [2022-07-29T21:17:30.408Z] #67 1.236 + '[' '!' -f //rootlesskit.installer ']' [2022-07-29T21:17:30.408Z] #67 1.236 + . //rootlesskit.installer [2022-07-29T21:17:30.408Z] #67 1.236 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:17:30.408Z] #67 1.236 + install_rootlesskit [2022-07-29T21:17:30.408Z] #67 1.236 + case "$1" in [2022-07-29T21:17:30.408Z] #67 1.236 + export CGO_ENABLED=0 [2022-07-29T21:17:30.408Z] #67 1.236 + CGO_ENABLED=0 [2022-07-29T21:17:30.408Z] #67 1.236 + _install_rootlesskit [2022-07-29T21:17:30.408Z] #67 1.237 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-29T21:17:30.408Z] #67 1.237 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:17:30.408Z] #67 1.237 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:17:30.408Z] #67 1.237 + GOBIN=/build [2022-07-29T21:17:30.408Z] #67 1.237 + GO111MODULE=on [2022-07-29T21:17:30.408Z] #67 1.238 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:17:30.408Z] #67 1.649 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-29T21:17:30.408Z] #67 2.779 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:17:30.408Z] #67 2.780 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-29T21:17:30.408Z] #67 3.051 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-29T21:17:30.408Z] #67 4.064 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-29T21:17:30.408Z] #67 4.486 go: downloading github.com/google/uuid v1.3.0 [2022-07-29T21:17:30.408Z] #67 4.554 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-29T21:17:30.408Z] #67 4.586 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-29T21:17:30.408Z] #67 4.680 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:17:30.408Z] #67 4.701 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-29T21:17:30.667Z] #67 4.872 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-29T21:17:30.667Z] #67 5.062 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-29T21:17:30.707Z] Fetching without tags [2022-07-29T21:17:30.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:30.675Z] > git config --add remote.origin.fetch +refs/pull/43884/head:refs/remotes/origin/PR-43884 # timeout=10 [2022-07-29T21:17:30.680Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:30.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:30.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:30.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:30.714Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:30.923Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [2022-07-29T21:17:30.925Z] #67 5.112 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-29T21:17:30.925Z] #67 5.124 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-29T21:17:31.862Z] #67 5.854 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-29T21:17:31.862Z] #67 ... [2022-07-29T21:17:31.862Z] [2022-07-29T21:17:31.862Z] #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-07-29T21:17:31.862Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:17:31.862Z] #62 1.989 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:17:31.862Z] #62 1.989 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:17:31.862Z] #62 2.014 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:31.862Z] #62 3.199 Fetched 44.1 kB in 1s (30.0 kB/s) [2022-07-29T21:17:31.862Z] #62 3.199 Reading package lists... [2022-07-29T21:17:31.862Z] #62 5.534 Reading package lists... [2022-07-29T21:17:31.862Z] #62 7.614 Building dependency tree... [2022-07-29T21:17:31.862Z] #62 8.174 Reading state information... [2022-07-29T21:17:31.862Z] #62 8.873 The following additional packages will be installed: [2022-07-29T21:17:31.862Z] #62 8.875 libbtrfs0 [2022-07-29T21:17:31.862Z] #62 8.968 The following NEW packages will be installed: [2022-07-29T21:17:31.862Z] #62 8.968 libbtrfs-dev libbtrfs0 [2022-07-29T21:17:31.862Z] #62 9.319 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:17:31.862Z] #62 9.319 Need to get 460 kB of archives. [2022-07-29T21:17:31.862Z] #62 9.319 After this operation, 1237 kB of additional disk space will be used. [2022-07-29T21:17:31.862Z] #62 9.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:17:31.862Z] #62 9.334 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:17:31.862Z] #62 10.01 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:17:31.862Z] #62 10.15 Fetched 460 kB in 0s (1345 kB/s) [2022-07-29T21:17:31.862Z] #62 ... [2022-07-29T21:17:31.862Z] [2022-07-29T21:17:31.862Z] #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-07-29T21:17:31.862Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:31.862Z] #14 1.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:17:31.862Z] #14 1.778 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:17:31.862Z] #14 1.940 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:31.862Z] #14 2.957 Fetched 44.1 kB in 1s (30.4 kB/s) [2022-07-29T21:17:31.862Z] #14 2.957 Reading package lists... [2022-07-29T21:17:31.862Z] #14 5.141 Reading package lists... [2022-07-29T21:17:31.862Z] #14 7.167 Building dependency tree... [2022-07-29T21:17:31.862Z] #14 7.709 Reading state information... [2022-07-29T21:17:31.862Z] #14 8.238 The following additional packages will be installed: [2022-07-29T21:17:31.862Z] #14 8.239 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:17:31.862Z] #14 8.242 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-29T21:17:31.862Z] #14 8.242 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-29T21:17:31.862Z] #14 8.242 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-29T21:17:31.862Z] #14 8.243 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-29T21:17:31.862Z] #14 8.243 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-29T21:17:31.862Z] #14 8.244 mingw-w64-common mingw-w64-x86-64-dev [2022-07-29T21:17:31.862Z] #14 8.245 Suggested packages: [2022-07-29T21:17:31.862Z] #14 8.251 gcc-10-locales seccomp wine64 [2022-07-29T21:17:31.862Z] #14 8.853 The following NEW packages will be installed: [2022-07-29T21:17:31.862Z] #14 8.853 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:17:31.862Z] #14 8.853 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-29T21:17:31.862Z] #14 8.853 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-29T21:17:31.862Z] #14 8.853 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-29T21:17:31.862Z] #14 8.853 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-29T21:17:31.862Z] #14 8.853 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-29T21:17:31.862Z] #14 8.853 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-29T21:17:31.862Z] #14 8.853 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-29T21:17:31.862Z] #14 8.853 mingw-w64-x86-64-dev [2022-07-29T21:17:31.862Z] #14 9.205 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:17:31.862Z] #14 9.205 Need to get 115 MB of archives. [2022-07-29T21:17:31.862Z] #14 9.205 After this operation, 645 MB of additional disk space will be used. [2022-07-29T21:17:31.862Z] #14 9.205 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-07-29T21:17:31.862Z] #14 9.305 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-07-29T21:17:31.862Z] #14 9.349 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-29T21:17:31.862Z] #14 9.349 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-07-29T21:17:31.862Z] #14 9.401 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-29T21:17:31.862Z] #14 9.401 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-29T21:17:31.862Z] #14 9.572 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-07-29T21:17:31.862Z] #14 9.672 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-07-29T21:17:31.862Z] #14 9.680 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-07-29T21:17:31.862Z] #14 10.04 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-07-29T21:17:32.123Z] #14 ... [2022-07-29T21:17:32.123Z] [2022-07-29T21:17:32.123Z] #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-07-29T21:17:32.123Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:17:32.123Z] #42 1.916 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:17:32.123Z] #42 1.916 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:17:32.123Z] #42 1.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:32.123Z] #42 3.264 Fetched 44.1 kB in 2s (27.0 kB/s) [2022-07-29T21:17:32.123Z] #42 3.264 Reading package lists... [2022-07-29T21:17:32.123Z] #42 5.342 Reading package lists... [2022-07-29T21:17:32.123Z] #42 7.094 Building dependency tree... [2022-07-29T21:17:32.123Z] #42 7.525 Reading state information... [2022-07-29T21:17:32.123Z] #42 8.008 The following additional packages will be installed: [2022-07-29T21:17:32.123Z] #42 8.012 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-29T21:17:32.123Z] #42 8.014 Suggested packages: [2022-07-29T21:17:32.123Z] #42 8.016 cmake-doc ninja-build lrzip [2022-07-29T21:17:32.123Z] #42 8.016 Recommended packages: [2022-07-29T21:17:32.123Z] #42 8.016 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-29T21:17:32.123Z] #42 8.476 The following NEW packages will be installed: [2022-07-29T21:17:32.123Z] #42 8.492 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-29T21:17:32.123Z] #42 8.492 vim-common xxd [2022-07-29T21:17:32.123Z] #42 8.855 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:17:32.123Z] #42 8.855 Need to get 17.7 MB of archives. [2022-07-29T21:17:32.123Z] #42 8.855 After this operation, 70.7 MB of additional disk space will be used. [2022-07-29T21:17:32.123Z] #42 8.855 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:17:32.123Z] #42 8.860 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:17:32.123Z] #42 8.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-29T21:17:32.123Z] #42 8.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-29T21:17:32.123Z] #42 9.094 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-29T21:17:32.123Z] #42 9.107 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-29T21:17:32.123Z] #42 9.120 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-29T21:17:32.123Z] #42 9.120 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-29T21:17:32.123Z] #42 9.120 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-29T21:17:32.123Z] #42 9.120 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-29T21:17:32.123Z] #42 9.791 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:17:32.123Z] #42 9.922 Fetched 17.7 MB in 1s (25.4 MB/s) [2022-07-29T21:17:32.123Z] #42 10.07 Selecting previously unselected package xxd. [2022-07-29T21:17:32.124Z] #42 10.07 (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-07-29T21:17:32.124Z] #42 10.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:17:32.124Z] #42 10.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:17:32.124Z] #42 ... [2022-07-29T21:17:32.124Z] [2022-07-29T21:17:32.124Z] #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-07-29T21:17:32.124Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:17:32.124Z] #29 CACHED [2022-07-29T21:17:32.124Z] [2022-07-29T21:17:32.124Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:17:32.124Z] #30 sha256:60492239c44cf2cf0a472da92c1e414af54f90f9bdba9929ee399092f4e27bf0 [2022-07-29T21:17:32.124Z] #30 CACHED [2022-07-29T21:17:32.124Z] [2022-07-29T21:17:32.124Z] #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-07-29T21:17:32.124Z] #31 sha256:85e98e0cc790233d99cc2052dfa27d175a3aa4c58eae9724602f84f88521320f [2022-07-29T21:17:32.124Z] #31 CACHED [2022-07-29T21:17:32.124Z] [2022-07-29T21:17:32.124Z] #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-07-29T21:17:32.124Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:17:32.124Z] #62 10.33 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:17:32.124Z] #62 10.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-29T21:17:32.124Z] #62 10.35 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:17:32.124Z] #62 10.37 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:17:32.132Z] Merge succeeded, producing 3241161bc6d13d31ac8161a9dbe1f06d036b8571 [2022-07-29T21:17:32.132Z] Checking out Revision 3241161bc6d13d31ac8161a9dbe1f06d036b8571 (PR-43884) [2022-07-29T21:17:32.173Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [2022-07-29T21:17:32.181Z] First time build. Skipping changelog. [2022-07-29T21:17:32.383Z] #62 ... [2022-07-29T21:17:32.383Z] [2022-07-29T21:17:32.383Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:17:32.383Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:17:32.383Z] #33 CACHED [2022-07-29T21:17:32.383Z] [2022-07-29T21:17:32.383Z] #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-07-29T21:17:32.383Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:17:32.383Z] #34 CACHED [2022-07-29T21:17:32.383Z] [2022-07-29T21:17:32.383Z] #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-07-29T21:17:32.383Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:17:32.383Z] #62 10.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:17:32.383Z] #62 10.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:17:32.383Z] #62 10.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:17:32.383Z] #62 10.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:17:32.383Z] #62 10.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:17:32.383Z] #62 10.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:17:30.929Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:30.932Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:31.452Z] > git remote # timeout=10 [2022-07-29T21:17:31.456Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:31.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:31.462Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:32.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:32.138Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:32.141Z] > git checkout -f 3241161bc6d13d31ac8161a9dbe1f06d036b8571 # timeout=10 [2022-07-29T21:17:32.180Z] > git rev-list --no-walk 7042583289a83c1558dbe9004f9fde7ead987f6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:17:32.644Z] #62 ... [2022-07-29T21:17:32.644Z] [2022-07-29T21:17:32.644Z] #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-07-29T21:17:32.644Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:17:32.644Z] #36 CACHED [2022-07-29T21:17:32.644Z] [2022-07-29T21:17:32.644Z] #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-07-29T21:17:32.644Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:17:32.644Z] #42 10.40 Selecting previously unselected package vim-common. [2022-07-29T21:17:32.644Z] #42 10.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:17:32.644Z] #42 10.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:17:32.644Z] #42 10.60 Selecting previously unselected package cmake-data. [2022-07-29T21:17:32.644Z] #42 10.60 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-29T21:17:32.644Z] #42 10.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:17:32.764Z] + docker version [2022-07-29T21:17:32.764Z] Client: Docker Engine - Community [2022-07-29T21:17:32.764Z] Version: 20.10.14 [2022-07-29T21:17:32.764Z] API version: 1.41 [2022-07-29T21:17:32.764Z] Go version: go1.16.15 [2022-07-29T21:17:32.764Z] Git commit: a224086 [2022-07-29T21:17:32.764Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-29T21:17:32.764Z] OS/Arch: linux/arm64 [2022-07-29T21:17:32.764Z] Context: default [2022-07-29T21:17:32.764Z] Experimental: true [2022-07-29T21:17:32.764Z] [2022-07-29T21:17:32.764Z] Server: Docker Engine - Community [2022-07-29T21:17:32.764Z] Engine: [2022-07-29T21:17:32.764Z] Version: 20.10.14 [2022-07-29T21:17:32.764Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:17:32.764Z] Go version: go1.16.15 [2022-07-29T21:17:32.764Z] Git commit: 87a90dc [2022-07-29T21:17:32.764Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-29T21:17:32.764Z] OS/Arch: linux/arm64 [2022-07-29T21:17:32.764Z] Experimental: true [2022-07-29T21:17:32.764Z] containerd: [2022-07-29T21:17:32.764Z] Version: 1.5.11 [2022-07-29T21:17:32.764Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:32.764Z] runc: [2022-07-29T21:17:32.764Z] Version: 1.0.3 [2022-07-29T21:17:32.764Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:17:32.764Z] docker-init: [2022-07-29T21:17:32.764Z] Version: 0.19.0 [2022-07-29T21:17:32.764Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:17:32.910Z] #42 ... [2022-07-29T21:17:32.910Z] [2022-07-29T21:17:32.910Z] #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-07-29T21:17:32.910Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:17:32.910Z] #62 DONE 11.0s [2022-07-29T21:17:32.910Z] [2022-07-29T21:17:32.910Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:17:32.910Z] #63 sha256:714263aa28590013bc3e001c7f072d978ac1f45f326efc6c5254e1fd71d2675a [2022-07-29T21:17:32.910Z] #63 DONE 0.1s [2022-07-29T21:17:32.910Z] [2022-07-29T21:17:32.910Z] #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-07-29T21:17:32.910Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:17:33.051Z] + docker info [2022-07-29T21:17:33.176Z] #64 ... [2022-07-29T21:17:33.176Z] [2022-07-29T21:17:33.176Z] #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-07-29T21:17:33.176Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:17:33.176Z] #38 CACHED [2022-07-29T21:17:33.437Z] [2022-07-29T21:17:33.437Z] #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-07-29T21:17:33.437Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:33.437Z] #14 10.63 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-07-29T21:17:33.437Z] #14 10.83 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-07-29T21:17:33.437Z] #14 11.06 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-07-29T21:17:33.612Z] Fetching without tags [2022-07-29T21:17:33.620Z] Client: [2022-07-29T21:17:33.620Z] Context: default [2022-07-29T21:17:33.620Z] Debug Mode: false [2022-07-29T21:17:33.620Z] Plugins: [2022-07-29T21:17:33.620Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:17:33.620Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:17:33.620Z] [2022-07-29T21:17:33.620Z] Server: [2022-07-29T21:17:33.620Z] Containers: 0 [2022-07-29T21:17:33.620Z] Running: 0 [2022-07-29T21:17:33.620Z] Paused: 0 [2022-07-29T21:17:33.620Z] Stopped: 0 [2022-07-29T21:17:33.620Z] Images: 3 [2022-07-29T21:17:33.620Z] Server Version: 20.10.14 [2022-07-29T21:17:33.620Z] Storage Driver: overlay2 [2022-07-29T21:17:33.620Z] Backing Filesystem: extfs [2022-07-29T21:17:33.620Z] Supports d_type: true [2022-07-29T21:17:33.620Z] Native Overlay Diff: true [2022-07-29T21:17:33.620Z] userxattr: false [2022-07-29T21:17:33.620Z] Logging Driver: json-file [2022-07-29T21:17:33.620Z] Cgroup Driver: cgroupfs [2022-07-29T21:17:33.620Z] Cgroup Version: 1 [2022-07-29T21:17:33.620Z] Plugins: [2022-07-29T21:17:33.620Z] Volume: local [2022-07-29T21:17:33.620Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:17:33.620Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:17:33.620Z] Swarm: inactive [2022-07-29T21:17:33.620Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-07-29T21:17:33.620Z] Default Runtime: runc [2022-07-29T21:17:33.620Z] Init Binary: docker-init [2022-07-29T21:17:33.620Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:33.620Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:17:33.620Z] init version: de40ad0 [2022-07-29T21:17:33.620Z] Security Options: [2022-07-29T21:17:33.620Z] apparmor [2022-07-29T21:17:33.620Z] seccomp [2022-07-29T21:17:33.620Z] Profile: default [2022-07-29T21:17:33.620Z] Kernel Version: 5.13.0-1021-aws [2022-07-29T21:17:33.620Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-29T21:17:33.620Z] OSType: linux [2022-07-29T21:17:33.620Z] Architecture: aarch64 [2022-07-29T21:17:33.620Z] CPUs: 2 [2022-07-29T21:17:33.620Z] Total Memory: 7.562GiB [2022-07-29T21:17:33.620Z] Name: ip-10-100-38-103 [2022-07-29T21:17:33.620Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-29T21:17:33.620Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:17:33.620Z] Debug Mode: false [2022-07-29T21:17:33.620Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:17:33.620Z] Labels: [2022-07-29T21:17:33.620Z] Experimental: true [2022-07-29T21:17:33.620Z] Insecure Registries: [2022-07-29T21:17:33.620Z] 127.0.0.0/8 [2022-07-29T21:17:33.620Z] Live Restore Enabled: true [2022-07-29T21:17:33.620Z] [Pipeline] sh [2022-07-29T21:17:33.695Z] #14 11.95 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-07-29T21:17:33.805Z] Fetching without tags [2022-07-29T21:17:33.809Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [2022-07-29T21:17:33.903Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:33.903Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:33.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43884/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:17:33.904Z] + bash /home/ubuntu/workspace/moby_PR-43884/check-config.sh [2022-07-29T21:17:33.904Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:17:33.904Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-29T21:17:33.904Z] [2022-07-29T21:17:33.904Z] Generally Necessary: [2022-07-29T21:17:33.904Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:17:33.904Z] - apparmor: enabled and tools installed [2022-07-29T21:17:33.904Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:17:33.904Z] - CONFIG_NET_NS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_PID_NS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_MEMCG: enabled [2022-07-29T21:17:33.904Z] - CONFIG_KEYS: enabled [2022-07-29T21:17:33.904Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:17:33.904Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:17:33.904Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:17:33.904Z] [2022-07-29T21:17:33.904Z] Optional Features: [2022-07-29T21:17:33.954Z] #14 ... [2022-07-29T21:17:33.954Z] [2022-07-29T21:17:33.954Z] #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-07-29T21:17:33.954Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:17:33.954Z] #40 CACHED [2022-07-29T21:17:33.954Z] [2022-07-29T21:17:33.954Z] #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-07-29T21:17:33.954Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:33.954Z] #14 12.19 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-07-29T21:17:33.954Z] #14 12.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-29T21:17:33.954Z] #14 12.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-29T21:17:33.954Z] #14 12.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:17:33.954Z] #14 12.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:17:33.954Z] #14 12.20 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-07-29T21:17:33.954Z] #14 12.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-29T21:17:33.954Z] #14 12.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-29T21:17:33.954Z] #14 12.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-29T21:17:33.954Z] #14 12.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-29T21:17:33.954Z] #14 12.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-29T21:17:33.954Z] #14 12.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-29T21:17:33.954Z] #14 12.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-29T21:17:33.954Z] #14 12.24 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-07-29T21:17:33.954Z] #14 12.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-29T21:17:33.972Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [2022-07-29T21:17:33.788Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:33.791Z] > git config --add remote.origin.fetch +refs/pull/43884/head:refs/remotes/origin/PR-43884 # timeout=10 [2022-07-29T21:17:33.793Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:33.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:33.802Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:33.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:33.803Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:33.968Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:33.970Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:33.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:33.593Z] > git config --add remote.origin.fetch +refs/pull/43884/head:refs/remotes/origin/PR-43884 # timeout=10 [2022-07-29T21:17:33.598Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:33.608Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:33.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:33.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:33.614Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:33.810Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:33.816Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:34.132Z] Fetching without tags [2022-07-29T21:17:34.163Z] - CONFIG_USER_NS: enabled [2022-07-29T21:17:34.163Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:17:34.163Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:17:34.163Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:17:34.163Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:17:34.163Z] (cgroup swap accounting is currently enabled) [2022-07-29T21:17:34.163Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:17:34.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:17:34.163Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:17:34.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:17:34.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:17:34.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:17:34.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:17:34.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:17:34.163Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:17:34.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:17:34.163Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:17:34.163Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:17:34.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:17:34.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:17:34.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:17:34.163Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:17:34.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:17:34.163Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:17:34.163Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:17:34.163Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:17:34.163Z] - Network Drivers: [2022-07-29T21:17:34.163Z] - "overlay": [2022-07-29T21:17:34.163Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:17:34.163Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:17:34.163Z] Optional (for encrypted networks): [2022-07-29T21:17:34.212Z] #14 12.25 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-29T21:17:34.299Z] Merging remotes/origin/22.06 commit ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa into PR head commit 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c [2022-07-29T21:17:34.423Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:17:34.423Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:17:34.423Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:17:34.423Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:17:34.423Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:17:34.423Z] - CONFIG_XFRM: enabled [2022-07-29T21:17:34.423Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:17:34.423Z] - "ipvlan": [2022-07-29T21:17:34.423Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:17:34.423Z] - "macvlan": [2022-07-29T21:17:34.423Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:17:34.423Z] - "ftp,tftp client in container": [2022-07-29T21:17:34.423Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:17:34.423Z] - Storage Drivers: [2022-07-29T21:17:34.423Z] - "aufs": [2022-07-29T21:17:34.423Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:17:34.423Z] - "btrfs": [2022-07-29T21:17:34.423Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:17:34.423Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:17:34.423Z] - "devicemapper": [2022-07-29T21:17:34.423Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:17:34.423Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:17:34.423Z] - "overlay": [2022-07-29T21:17:34.423Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:17:34.423Z] - "zfs": [2022-07-29T21:17:34.423Z] - /dev/zfs: present [2022-07-29T21:17:34.423Z] - zfs command: missing [2022-07-29T21:17:34.423Z] - zpool command: missing [2022-07-29T21:17:34.423Z] [2022-07-29T21:17:34.423Z] Limits: [2022-07-29T21:17:34.423Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:17:34.423Z] [2022-07-29T21:17:34.423Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-29T21:17:34.471Z] #14 12.61 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:17:34.471Z] #14 12.69 Fetched 115 MB in 3s (34.0 MB/s) [2022-07-29T21:17:34.471Z] #14 12.72 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-29T21:17:34.471Z] #14 12.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-29T21:17:34.471Z] #14 12.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:17:34.471Z] #14 12.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [Pipeline] sh [2022-07-29T21:17:34.755Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3241161bc6d13d31ac8161a9dbe1f06d036b8571 . [2022-07-29T21:17:34.962Z] Merge succeeded, producing e42601e6dc22ec38b5da6fcb4975f90012a4b820 [2022-07-29T21:17:34.962Z] Checking out Revision e42601e6dc22ec38b5da6fcb4975f90012a4b820 (PR-43884) [2022-07-29T21:17:35.015Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:17:35.015Z] #1 sha256:200eedb7508713d7223c4c746250e294a822b457e04b14a73369ed8c793c3fae [2022-07-29T21:17:35.015Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:17:35.015Z] #1 DONE 0.0s [2022-07-29T21:17:35.015Z] [2022-07-29T21:17:35.015Z] #2 [internal] load .dockerignore [2022-07-29T21:17:35.015Z] #2 sha256:e943279680b93787742ee38bf1e481872900782b174786066755610e0a1b3603 [2022-07-29T21:17:35.015Z] #2 transferring context: 145B done [2022-07-29T21:17:35.015Z] #2 DONE 0.0s [2022-07-29T21:17:35.015Z] [2022-07-29T21:17:35.015Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:17:35.015Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-29T21:17:35.015Z] #3 DONE 0.2s [2022-07-29T21:17:35.015Z] [2022-07-29T21:17:35.015Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:17:35.015Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-29T21:17:35.015Z] #4 CACHED [2022-07-29T21:17:35.081Z] Merge succeeded, producing e42601e6dc22ec38b5da6fcb4975f90012a4b820 [2022-07-29T21:17:35.081Z] Checking out Revision e42601e6dc22ec38b5da6fcb4975f90012a4b820 (PR-43884) [2022-07-29T21:17:35.152Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [2022-07-29T21:17:35.275Z] [2022-07-29T21:17:35.275Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:17:35.275Z] #5 sha256:4da161bdd6db387a38ad94110f03db95f006cbf6a74d0c0dcc04eedd66139a17 [2022-07-29T21:17:35.275Z] #5 DONE 0.0s [2022-07-29T21:17:35.275Z] [2022-07-29T21:17:35.275Z] #6 [internal] load .dockerignore [2022-07-29T21:17:35.275Z] #6 sha256:a09b88e94fd9b96d652fd41cbf419a403a17bfe848f990f94dd841a804ca9e7a [2022-07-29T21:17:35.275Z] #6 DONE 0.0s [2022-07-29T21:17:35.275Z] [2022-07-29T21:17:35.275Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:35.276Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2 [Pipeline] withEnv [Pipeline] { [2022-07-29T21:17:35.445Z] Merge succeeded, producing aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:17:35.445Z] Checking out Revision aafc90d8b6fecbd2db89e16c7893301396681d05 (PR-43884) [2022-07-29T21:17:35.446Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [Pipeline] sh [2022-07-29T21:17:35.463Z] First time build. Skipping changelog. [2022-07-29T21:17:35.525Z] Commit message: "Merge commit 'ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa' into HEAD" [2022-07-29T21:17:35.535Z] #10 DONE 0.1s [2022-07-29T21:17:35.535Z] [2022-07-29T21:17:35.535Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:35.535Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:17:35.535Z] #8 DONE 0.1s [2022-07-29T21:17:35.535Z] [2022-07-29T21:17:35.535Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:35.535Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:17:35.535Z] #7 DONE 0.1s [2022-07-29T21:17:35.535Z] [2022-07-29T21:17:35.535Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:17:35.535Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-29T21:17:35.535Z] #9 DONE 0.1s [2022-07-29T21:17:35.540Z] First time build. Skipping changelog. [2022-07-29T21:17:35.665Z] #14 13.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-29T21:17:35.665Z] #14 13.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:17:35.665Z] #14 13.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:17:35.764Z] + [ PR != PR ] [2022-07-29T21:17:35.764Z] + [ 22.06 != master ] [2022-07-29T21:17:35.764Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-29T21:17:35.799Z] [2022-07-29T21:17:35.799Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:35.799Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:17:35.799Z] #73 DONE 0.0s [2022-07-29T21:17:35.799Z] [2022-07-29T21:17:35.799Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:35.799Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:17:35.799Z] #71 DONE 0.0s [2022-07-29T21:17:35.799Z] [2022-07-29T21:17:35.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:35.799Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e [2022-07-29T21:17:35.799Z] #11 DONE 0.0s [2022-07-29T21:17:35.799Z] [2022-07-29T21:17:35.799Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:17:35.799Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-29T21:17:35.799Z] #28 DONE 0.0s [2022-07-29T21:17:35.799Z] [2022-07-29T21:17:35.799Z] #24 [internal] load build context [2022-07-29T21:17:35.799Z] #24 sha256:62800b63afd335a85281cf5334ea70be044f568fdf52d54732e4bbd4eae2aad4 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [2022-07-29T21:17:34.483Z] > git remote # timeout=10 [2022-07-29T21:17:34.485Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:34.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:34.488Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:35.072Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:35.078Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:35.079Z] > git checkout -f e42601e6dc22ec38b5da6fcb4975f90012a4b820 # timeout=10 [Pipeline] sh [2022-07-29T21:17:34.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:34.092Z] > git config --add remote.origin.fetch +refs/pull/43884/head:refs/remotes/origin/PR-43884 # timeout=10 [2022-07-29T21:17:34.099Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:34.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-29T21:17:34.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-29T21:17:34.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:34.118Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43884/head:refs/remotes/origin/PR-43884 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-07-29T21:17:34.283Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:34.292Z] > git checkout -f 85b9568d0e5a4aa4f468d57d80df77d9ba91de3c # timeout=10 [2022-07-29T21:17:34.805Z] > git remote # timeout=10 [2022-07-29T21:17:34.812Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:34.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:34.821Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:35.423Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:35.429Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:35.435Z] > git checkout -f aafc90d8b6fecbd2db89e16c7893301396681d05 # timeout=10 [2022-07-29T21:17:35.510Z] > git rev-list --no-walk 7042583289a83c1558dbe9004f9fde7ead987f6c # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-29T21:17:34.346Z] > git remote # timeout=10 [2022-07-29T21:17:34.351Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T21:17:34.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-29T21:17:34.354Z] > git merge ad0ee82f0d85725e9b4191d073c9db0eb0b95aaa # timeout=10 [2022-07-29T21:17:34.955Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T21:17:34.963Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T21:17:34.970Z] > git checkout -f e42601e6dc22ec38b5da6fcb4975f90012a4b820 # timeout=10 [2022-07-29T21:17:35.446Z] > git rev-list --no-walk 7042583289a83c1558dbe9004f9fde7ead987f6c # timeout=10 [Pipeline] sh [2022-07-29T21:17:36.129Z] + docker version [2022-07-29T21:17:36.129Z] Client: Docker Engine - Community [2022-07-29T21:17:36.129Z] Version: 20.10.14 [2022-07-29T21:17:36.129Z] API version: 1.41 [2022-07-29T21:17:36.129Z] Go version: go1.16.15 [2022-07-29T21:17:36.129Z] Git commit: a224086 [2022-07-29T21:17:36.129Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:17:36.129Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.129Z] Context: default [2022-07-29T21:17:36.129Z] Experimental: true [2022-07-29T21:17:36.129Z] [2022-07-29T21:17:36.129Z] Server: Docker Engine - Community [2022-07-29T21:17:36.129Z] Engine: [2022-07-29T21:17:36.129Z] Version: 20.10.14 [2022-07-29T21:17:36.129Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:17:36.129Z] Go version: go1.16.15 [2022-07-29T21:17:36.129Z] Git commit: 87a90dc [2022-07-29T21:17:36.129Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:17:36.129Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.129Z] Experimental: true [2022-07-29T21:17:36.129Z] containerd: [2022-07-29T21:17:36.129Z] Version: 1.5.11 [2022-07-29T21:17:36.129Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:36.129Z] runc: [2022-07-29T21:17:36.129Z] Version: 1.0.3 [2022-07-29T21:17:36.129Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:17:36.129Z] docker-init: [2022-07-29T21:17:36.129Z] Version: 0.19.0 [2022-07-29T21:17:36.129Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-29T21:17:36.146Z] + docker version [2022-07-29T21:17:36.146Z] Client: Docker Engine - Community [2022-07-29T21:17:36.146Z] Version: 20.10.14 [2022-07-29T21:17:36.146Z] API version: 1.41 [2022-07-29T21:17:36.146Z] Go version: go1.16.15 [2022-07-29T21:17:36.146Z] Git commit: a224086 [2022-07-29T21:17:36.146Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-29T21:17:36.146Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.146Z] Context: default [2022-07-29T21:17:36.146Z] Experimental: true [2022-07-29T21:17:36.146Z] [2022-07-29T21:17:36.146Z] Server: Docker Engine - Community [2022-07-29T21:17:36.146Z] Engine: [2022-07-29T21:17:36.146Z] Version: 20.10.14 [2022-07-29T21:17:36.146Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:17:36.146Z] Go version: go1.16.15 [2022-07-29T21:17:36.146Z] Git commit: 87a90dc [2022-07-29T21:17:36.146Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-29T21:17:36.146Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.146Z] Experimental: true [2022-07-29T21:17:36.146Z] containerd: [2022-07-29T21:17:36.146Z] Version: 1.5.11 [2022-07-29T21:17:36.146Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:36.146Z] runc: [2022-07-29T21:17:36.146Z] Version: 1.0.3 [2022-07-29T21:17:36.146Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:17:36.146Z] docker-init: [2022-07-29T21:17:36.146Z] Version: 0.19.0 [2022-07-29T21:17:36.146Z] GitCommit: de40ad0 [2022-07-29T21:17:36.181Z] + docker version [2022-07-29T21:17:36.181Z] Client: Docker Engine - Community [2022-07-29T21:17:36.181Z] Version: 20.10.14 [2022-07-29T21:17:36.181Z] API version: 1.41 [2022-07-29T21:17:36.181Z] Go version: go1.16.15 [2022-07-29T21:17:36.181Z] Git commit: a224086 [2022-07-29T21:17:36.181Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-29T21:17:36.181Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.181Z] Context: default [2022-07-29T21:17:36.181Z] Experimental: true [2022-07-29T21:17:36.181Z] [2022-07-29T21:17:36.181Z] Server: Docker Engine - Community [2022-07-29T21:17:36.181Z] Engine: [2022-07-29T21:17:36.181Z] Version: 20.10.14 [2022-07-29T21:17:36.181Z] API version: 1.41 (minimum version 1.12) [2022-07-29T21:17:36.181Z] Go version: go1.16.15 [2022-07-29T21:17:36.181Z] Git commit: 87a90dc [2022-07-29T21:17:36.181Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-29T21:17:36.181Z] OS/Arch: linux/amd64 [2022-07-29T21:17:36.181Z] Experimental: true [2022-07-29T21:17:36.181Z] containerd: [2022-07-29T21:17:36.181Z] Version: 1.5.11 [2022-07-29T21:17:36.181Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:36.181Z] runc: [2022-07-29T21:17:36.181Z] Version: 1.0.3 [2022-07-29T21:17:36.181Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-29T21:17:36.181Z] docker-init: [2022-07-29T21:17:36.181Z] Version: 0.19.0 [2022-07-29T21:17:36.181Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] sh [2022-07-29T21:17:36.389Z] #24 ... [2022-07-29T21:17:36.389Z] [2022-07-29T21:17:36.389Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:36.389Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:36.389Z] #49 DONE 0.5s [2022-07-29T21:17:36.389Z] [2022-07-29T21:17:36.389Z] #24 [internal] load build context [2022-07-29T21:17:36.389Z] #24 sha256:62800b63afd335a85281cf5334ea70be044f568fdf52d54732e4bbd4eae2aad4 [2022-07-29T21:17:36.452Z] + docker info [2022-07-29T21:17:36.452Z] Client: [2022-07-29T21:17:36.452Z] Context: default [2022-07-29T21:17:36.452Z] Debug Mode: false [2022-07-29T21:17:36.452Z] Plugins: [2022-07-29T21:17:36.452Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:17:36.452Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:17:36.452Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:17:36.452Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:17:36.452Z] [2022-07-29T21:17:36.452Z] Server: [2022-07-29T21:17:36.452Z] Containers: 0 [2022-07-29T21:17:36.452Z] Running: 0 [2022-07-29T21:17:36.452Z] Paused: 0 [2022-07-29T21:17:36.452Z] Stopped: 0 [2022-07-29T21:17:36.452Z] Images: 3 [2022-07-29T21:17:36.452Z] Server Version: 20.10.14 [2022-07-29T21:17:36.452Z] Storage Driver: overlay2 [2022-07-29T21:17:36.452Z] Backing Filesystem: extfs [2022-07-29T21:17:36.452Z] Supports d_type: true [2022-07-29T21:17:36.452Z] Native Overlay Diff: true [2022-07-29T21:17:36.452Z] userxattr: false [2022-07-29T21:17:36.452Z] Logging Driver: json-file [2022-07-29T21:17:36.452Z] Cgroup Driver: cgroupfs [2022-07-29T21:17:36.452Z] Cgroup Version: 1 [2022-07-29T21:17:36.452Z] Plugins: [2022-07-29T21:17:36.452Z] Volume: local [2022-07-29T21:17:36.452Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:17:36.453Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:17:36.453Z] Swarm: inactive [2022-07-29T21:17:36.453Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:17:36.453Z] Default Runtime: runc [2022-07-29T21:17:36.453Z] Init Binary: docker-init [2022-07-29T21:17:36.453Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:36.453Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:17:36.453Z] init version: de40ad0 [2022-07-29T21:17:36.453Z] Security Options: [2022-07-29T21:17:36.453Z] apparmor [2022-07-29T21:17:36.453Z] seccomp [2022-07-29T21:17:36.453Z] Profile: default [2022-07-29T21:17:36.453Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:17:36.453Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:17:36.453Z] OSType: linux [2022-07-29T21:17:36.453Z] Architecture: x86_64 [2022-07-29T21:17:36.453Z] CPUs: 2 [2022-07-29T21:17:36.453Z] Total Memory: 7.483GiB [2022-07-29T21:17:36.453Z] Name: ip-10-100-89-253 [2022-07-29T21:17:36.453Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:17:36.453Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:17:36.453Z] Debug Mode: false [2022-07-29T21:17:36.453Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:17:36.453Z] Labels: [2022-07-29T21:17:36.453Z] Experimental: true [2022-07-29T21:17:36.453Z] Insecure Registries: [2022-07-29T21:17:36.453Z] 127.0.0.0/8 [2022-07-29T21:17:36.453Z] Live Restore Enabled: true [2022-07-29T21:17:36.453Z] [2022-07-29T21:17:36.453Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:17:36.477Z] + docker info [2022-07-29T21:17:36.500Z] + docker info [2022-07-29T21:17:36.601Z] #14 14.69 Selecting previously unselected package binutils-mingw-w64. [2022-07-29T21:17:36.601Z] #14 14.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-29T21:17:36.601Z] #14 14.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:17:36.601Z] #14 14.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-29T21:17:36.601Z] #14 14.78 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:17:36.601Z] #14 14.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:17:36.601Z] #14 14.88 Selecting previously unselected package dmsetup. [2022-07-29T21:17:36.601Z] #14 14.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:17:36.601Z] #14 14.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:17:36.766Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:36.766Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:36.766Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43884/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:17:36.766Z] + bash /home/ubuntu/workspace/moby_PR-43884/check-config.sh [2022-07-29T21:17:36.766Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:17:36.766Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:17:36.766Z] [2022-07-29T21:17:36.766Z] Generally Necessary: [2022-07-29T21:17:36.766Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:17:36.766Z] - apparmor: enabled and tools installed [2022-07-29T21:17:36.766Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:17:36.766Z] - CONFIG_NET_NS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_PID_NS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:17:36.766Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_MEMCG: enabled [2022-07-29T21:17:36.766Z] - CONFIG_KEYS: enabled [2022-07-29T21:17:36.766Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:17:36.766Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:17:36.860Z] #14 14.98 Selecting previously unselected package mingw-w64-common. [2022-07-29T21:17:36.860Z] #14 14.98 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-29T21:17:36.860Z] #14 14.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-29T21:17:36.958Z] #24 transferring context: 62.09MB 1.1s done [2022-07-29T21:17:36.958Z] #24 DONE 1.2s [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:17:36.958Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e [2022-07-29T21:17:36.958Z] #21 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:17:36.958Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208 [2022-07-29T21:17:36.958Z] #18 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-29T21:17:36.958Z] #60 sha256:dc8f37532063751945e8161d9c5827670c3ba27d3298fdfb7ffa92b5adf9dfed [2022-07-29T21:17:36.958Z] #60 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:17:36.958Z] #41 sha256:98b961fc245e25c8f20eb6ae8f7106b079118d0d32b077296d28381c7f7931d7 [2022-07-29T21:17:36.958Z] #41 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:17:36.958Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223 [2022-07-29T21:17:36.958Z] #33 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #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-07-29T21:17:36.958Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b [2022-07-29T21:17:36.958Z] #77 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:17:36.958Z] #45 sha256:d02511b6bc1da50a3aa4456275117d2ee2edcb184a6535907a9c96551cf7a7f6 [2022-07-29T21:17:36.958Z] #45 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.958Z] #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-07-29T21:17:36.958Z] #22 sha256:808002bc5f1c753babaa0fa1f955a11314f43cd12ffc80b47bb0dc6e0e8ff7a1 [2022-07-29T21:17:36.958Z] #22 CACHED [2022-07-29T21:17:36.958Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6 [2022-07-29T21:17:36.959Z] #42 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:17:36.959Z] #66 sha256:8d86d7ef4e8784f4a81d032d90186dcde6e7633a6e0c2cdb794a180e35efb1c4 [2022-07-29T21:17:36.959Z] #66 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:17:36.959Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41 [2022-07-29T21:17:36.959Z] #17 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #78 sha256:77f46bcd5e44678544b017b2c4dad9babb439b6a934809a962efb15c7522e78f [2022-07-29T21:17:36.959Z] #78 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #26 sha256:98d3babf3a7a60d2a72a349cad07ff08af4d2c236a1676b6edcf5ffe8716dadd [2022-07-29T21:17:36.959Z] #26 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:17:36.959Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-29T21:17:36.959Z] #74 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:17:36.959Z] #25 sha256:c63d0b3e46901ea8cb076275cfe3ec720ea4ba8ba204556eae9e8925e192d1a3 [2022-07-29T21:17:36.959Z] #25 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a [2022-07-29T21:17:36.959Z] #57 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #31 sha256:51ec6cd53f1f42b257b4d6c128b4dbcd5986b27b207a606524cb105c809929fb [2022-07-29T21:17:36.959Z] #31 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:17:36.959Z] #69 sha256:18941c3c99a55cb864f30da830ba66a2d23de294cd344545b7c75cd9d974bc37 [2022-07-29T21:17:36.959Z] #69 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #75 sha256:7fd1bea4bddb23b935e43e7d829c335a163706f7bc564b1a3c76a96519964018 [2022-07-29T21:17:36.959Z] #75 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac [2022-07-29T21:17:36.959Z] #40 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #70 sha256:7c693ec5454923b0856aaf71c02833f054071376f4559eda1fd728b734054338 [2022-07-29T21:17:36.959Z] #70 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #65 sha256:e6b91c2064d37971f0f683e89e5da68285ea5fdcac3cf893367a32e21dc87104 [2022-07-29T21:17:36.959Z] #65 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #64 sha256:bb51f171d03549adb757369f5b0caf855bc1297673d26b4bd6cca6a959f1eb23 [2022-07-29T21:17:36.959Z] #64 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674 [2022-07-29T21:17:36.959Z] #36 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d [2022-07-29T21:17:36.959Z] #76 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329 [2022-07-29T21:17:36.959Z] #51 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36 [2022-07-29T21:17:36.959Z] #16 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:17:36.959Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-29T21:17:36.959Z] #72 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:17:36.959Z] #79 sha256:ffda838115349fc21e02efb9e906bd6f9e39057051eabbb475694f41a52ef908 [2022-07-29T21:17:36.959Z] #79 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9 [2022-07-29T21:17:36.959Z] #62 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-29T21:17:36.959Z] #29 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #48 sha256:b70a59ca5dd77de4ab57874a103fc5c0a50d7f712e02c2334f5c209e0d0bade1 [2022-07-29T21:17:36.959Z] #48 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:17:36.959Z] #32 sha256:9d014d7a2ba5a9f3f4228b3689142a18d5a3d4fd36102a968aeb901198a03df2 [2022-07-29T21:17:36.959Z] #32 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb [2022-07-29T21:17:36.959Z] #55 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:17:36.959Z] #63 sha256:9a3185327812825c7461a0c65a1161a3512763c998f45567e75281a7bf38b9f4 [2022-07-29T21:17:36.959Z] #63 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:17:36.959Z] #43 sha256:ab3a40d05f2e87e9b819fc4d130b91b5fec671a41902d72c80233d4b532692db [2022-07-29T21:17:36.959Z] #43 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #61 sha256:418486020d0c5f5ee2de50ed9e696c183c16509532d02429581f08c293bb1802 [2022-07-29T21:17:36.959Z] #61 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:17:36.959Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f [2022-07-29T21:17:36.959Z] #15 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a [2022-07-29T21:17:36.959Z] #50 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:17:36.959Z] #68 sha256:7b4b54436129b632779c72228ba0ab05d6ce789ac6dba5f20215a18bac96960c [2022-07-29T21:17:36.959Z] #68 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:17:36.959Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc [2022-07-29T21:17:36.959Z] #19 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f [2022-07-29T21:17:36.959Z] #47 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #67 sha256:aeea52a1e281727aed04a7ad99fb4dfe11fa1074615948d712f662e4eeb15aea [2022-07-29T21:17:36.959Z] #67 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #37 sha256:30b2dda70040b825fe548c912f742d65b7edf298fb9fd4221aef600af6c22666 [2022-07-29T21:17:36.959Z] #37 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9 [2022-07-29T21:17:36.959Z] #38 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:17:36.959Z] #59 sha256:5c1c45473378b3bcdd64ffd4c00fd2dbbe592383a7e81208dbbba55084b6a64f [2022-07-29T21:17:36.959Z] #59 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #56 sha256:280f41d0e88b2e66baaff404862845dcedef478e03f9b4cf3ceeed175e57d6a3 [2022-07-29T21:17:36.959Z] #56 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #35 sha256:9ef5c68ef0a9badf67724f5354207c338eaa9b073c37e9593ff53cf0b9a42d95 [2022-07-29T21:17:36.959Z] #35 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66 [2022-07-29T21:17:36.959Z] #53 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:17:36.959Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711 [2022-07-29T21:17:36.959Z] #12 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #52 sha256:0bdf268c42fe9e3edaa7bf1cb69db2f50738a52213f470d0b954ee69a8641f51 [2022-07-29T21:17:36.959Z] #52 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #58 sha256:df221c1ad5d613bbdefce24ee6b78e8121bad3b4dcb5e0c43db94fa7387bfecc [2022-07-29T21:17:36.959Z] #58 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #39 sha256:fe758f5fb03dfacc4968256c526befe1e777023fc1814f877df04efa9b63cdd4 [2022-07-29T21:17:36.959Z] #39 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:17:36.959Z] #54 sha256:330843c8eb550288e845ff02f11f1b11db24a8c07f1c0aa961e4e51788f9048e [2022-07-29T21:17:36.959Z] #54 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #44 sha256:3b54599d6ddfce05c750e88e9a473672d930ca964226e98d1de5ea2c8effaa3e [2022-07-29T21:17:36.959Z] #44 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:17:36.959Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666 [2022-07-29T21:17:36.959Z] #20 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c [2022-07-29T21:17:36.959Z] #34 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:17:36.959Z] #80 sha256:19599770668c5410e28893cf99a9eebd58e30e6d4ffb27fd678d8c54a9fad300 [2022-07-29T21:17:36.959Z] #80 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:17:36.959Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd [2022-07-29T21:17:36.959Z] #23 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800 [2022-07-29T21:17:36.959Z] #14 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #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-07-29T21:17:36.959Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3 [2022-07-29T21:17:36.959Z] #13 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:17:36.959Z] #27 sha256:25cf5e3064ac707b98374774ee15f7feb6795128349fd1fb263659d42125db26 [2022-07-29T21:17:36.959Z] #27 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:17:36.959Z] #30 sha256:6dbff8a3050b5adf7854dcc1cb533e7d042546fbb03e57fa82f239880c7f0bfe [2022-07-29T21:17:36.959Z] #30 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:17:36.959Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4 [2022-07-29T21:17:36.959Z] #46 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:17:36.959Z] #81 sha256:22391feff1873798c55743b3609c44a12ec5a6de42996b9897b3c107c6dc7fb7 [2022-07-29T21:17:36.959Z] #81 CACHED [2022-07-29T21:17:36.959Z] [2022-07-29T21:17:36.959Z] #82 exporting to image [2022-07-29T21:17:36.959Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:17:36.959Z] #82 exporting layers done [2022-07-29T21:17:36.959Z] #82 writing image sha256:6e5ef0cf803885189322a0439000230ac6c45be8c6822d23b05e0c3b7237d7ca done [2022-07-29T21:17:36.959Z] #82 naming to docker.io/library/docker:3241161bc6d13d31ac8161a9dbe1f06d036b8571 done [2022-07-29T21:17:36.959Z] #82 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-29T21:17:37.023Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:17:37.023Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:17:37.023Z] [2022-07-29T21:17:37.023Z] Optional Features: [2022-07-29T21:17:37.023Z] - CONFIG_USER_NS: enabled [2022-07-29T21:17:37.023Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:17:37.023Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:17:37.023Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:17:37.023Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:17:37.023Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:17:37.023Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:17:37.023Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:17:37.023Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:17:37.023Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:17:37.023Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:17:37.023Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:17:37.023Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:17:37.023Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:17:37.023Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:17:37.023Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:17:37.023Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:17:37.023Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:17:37.023Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:17:37.023Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:17:37.023Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:17:37.023Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:17:37.023Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:17:37.023Z] - Network Drivers: [2022-07-29T21:17:37.023Z] - "overlay": [2022-07-29T21:17:37.023Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:17:37.023Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:17:37.023Z] Optional (for encrypted networks): [2022-07-29T21:17:37.278Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:17:37.278Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:17:37.278Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:17:37.278Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:17:37.278Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:17:37.278Z] - CONFIG_XFRM: enabled [2022-07-29T21:17:37.278Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:17:37.278Z] - "ipvlan": [2022-07-29T21:17:37.278Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:17:37.278Z] - "macvlan": [2022-07-29T21:17:37.278Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:17:37.278Z] - "ftp,tftp client in container": [2022-07-29T21:17:37.278Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:17:37.278Z] - Storage Drivers: [2022-07-29T21:17:37.278Z] - "aufs": [2022-07-29T21:17:37.278Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:17:37.278Z] - "btrfs": [2022-07-29T21:17:37.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:17:37.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:17:37.278Z] - "devicemapper": [2022-07-29T21:17:37.278Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:17:37.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:17:37.278Z] - "overlay": [2022-07-29T21:17:37.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:17:37.278Z] - "zfs": [2022-07-29T21:17:37.278Z] - /dev/zfs: present [2022-07-29T21:17:37.278Z] - zfs command: missing [2022-07-29T21:17:37.278Z] - zpool command: missing [2022-07-29T21:17:37.278Z] [2022-07-29T21:17:37.278Z] Limits: [2022-07-29T21:17:37.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:17:37.278Z] [2022-07-29T21:17:37.278Z] + true [Pipeline] } [2022-07-29T21:17:37.290Z] + sudo modprobe ip6table_filter [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:17:37.404Z] Client: [2022-07-29T21:17:37.404Z] Context: default [2022-07-29T21:17:37.404Z] Debug Mode: false [2022-07-29T21:17:37.404Z] Plugins: [2022-07-29T21:17:37.404Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:17:37.404Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:17:37.404Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:17:37.404Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:17:37.404Z] [2022-07-29T21:17:37.404Z] Server: [2022-07-29T21:17:37.404Z] Containers: 0 [2022-07-29T21:17:37.404Z] Running: 0 [2022-07-29T21:17:37.404Z] Paused: 0 [2022-07-29T21:17:37.404Z] Stopped: 0 [2022-07-29T21:17:37.404Z] Images: 3 [2022-07-29T21:17:37.404Z] Server Version: 20.10.14 [2022-07-29T21:17:37.404Z] Storage Driver: overlay2 [2022-07-29T21:17:37.404Z] Backing Filesystem: extfs [2022-07-29T21:17:37.404Z] Supports d_type: true [2022-07-29T21:17:37.404Z] Native Overlay Diff: true [2022-07-29T21:17:37.404Z] userxattr: false [2022-07-29T21:17:37.404Z] Logging Driver: json-file [2022-07-29T21:17:37.404Z] Cgroup Driver: systemd [2022-07-29T21:17:37.404Z] Cgroup Version: 2 [2022-07-29T21:17:37.404Z] Plugins: [2022-07-29T21:17:37.404Z] Volume: local [2022-07-29T21:17:37.404Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:17:37.404Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:17:37.404Z] Swarm: inactive [2022-07-29T21:17:37.404Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:17:37.404Z] Default Runtime: runc [2022-07-29T21:17:37.404Z] Init Binary: docker-init [2022-07-29T21:17:37.404Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:37.404Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:17:37.404Z] init version: de40ad0 [2022-07-29T21:17:37.404Z] Security Options: [2022-07-29T21:17:37.404Z] apparmor [2022-07-29T21:17:37.404Z] seccomp [2022-07-29T21:17:37.404Z] Profile: default [2022-07-29T21:17:37.404Z] cgroupns [2022-07-29T21:17:37.404Z] Kernel Version: 5.13.0-1021-aws [2022-07-29T21:17:37.404Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-29T21:17:37.404Z] OSType: linux [2022-07-29T21:17:37.404Z] Architecture: x86_64 [2022-07-29T21:17:37.404Z] CPUs: 2 [2022-07-29T21:17:37.404Z] Total Memory: 7.559GiB [2022-07-29T21:17:37.404Z] Name: ip-10-100-77-155 [2022-07-29T21:17:37.404Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-29T21:17:37.404Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:17:37.404Z] Debug Mode: false [2022-07-29T21:17:37.404Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:17:37.404Z] Labels: [2022-07-29T21:17:37.404Z] Experimental: true [2022-07-29T21:17:37.404Z] Insecure Registries: [2022-07-29T21:17:37.404Z] 127.0.0.0/8 [2022-07-29T21:17:37.404Z] Live Restore Enabled: true [2022-07-29T21:17:37.404Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:17:37.585Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3241161bc6d13d31ac8161a9dbe1f06d036b8571 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:3241161bc6d13d31ac8161a9dbe1f06d036b8571 hack/test/unit [2022-07-29T21:17:37.625Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 . [2022-07-29T21:17:37.625Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:17:37.625Z] #1 sha256:2df45b20e5b8f52880bbf3e52c716f4f2a7886f78bd2030fa6066bd98090c9a2 [2022-07-29T21:17:37.625Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:17:37.625Z] #1 DONE 0.0s [2022-07-29T21:17:37.625Z] [2022-07-29T21:17:37.625Z] #2 [internal] load .dockerignore [2022-07-29T21:17:37.625Z] #2 sha256:1f5f9029c3387ae1d36c6e9a62341d73f058882f2f08c92d467234021811c79f [2022-07-29T21:17:37.625Z] #2 transferring context: 145B done [2022-07-29T21:17:37.625Z] #2 DONE 0.0s [2022-07-29T21:17:37.625Z] [2022-07-29T21:17:37.625Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:17:37.625Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:17:37.723Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:aafc90d8b6fecbd2db89e16c7893301396681d05 . [2022-07-29T21:17:37.870Z] Client: [2022-07-29T21:17:37.871Z] Context: default [2022-07-29T21:17:37.871Z] Debug Mode: false [2022-07-29T21:17:37.871Z] Plugins: [2022-07-29T21:17:37.871Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-29T21:17:37.871Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-29T21:17:37.871Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-29T21:17:37.871Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-29T21:17:37.871Z] [2022-07-29T21:17:37.871Z] Server: [2022-07-29T21:17:37.871Z] Containers: 0 [2022-07-29T21:17:37.871Z] Running: 0 [2022-07-29T21:17:37.871Z] Paused: 0 [2022-07-29T21:17:37.871Z] Stopped: 0 [2022-07-29T21:17:37.871Z] Images: 2 [2022-07-29T21:17:37.871Z] Server Version: 20.10.14 [2022-07-29T21:17:37.871Z] Storage Driver: overlay2 [2022-07-29T21:17:37.871Z] Backing Filesystem: extfs [2022-07-29T21:17:37.871Z] Supports d_type: true [2022-07-29T21:17:37.871Z] Native Overlay Diff: true [2022-07-29T21:17:37.871Z] userxattr: false [2022-07-29T21:17:37.871Z] Logging Driver: json-file [2022-07-29T21:17:37.871Z] Cgroup Driver: cgroupfs [2022-07-29T21:17:37.871Z] Cgroup Version: 1 [2022-07-29T21:17:37.871Z] Plugins: [2022-07-29T21:17:37.871Z] Volume: local [2022-07-29T21:17:37.871Z] Network: bridge host ipvlan macvlan null overlay [2022-07-29T21:17:37.871Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-29T21:17:37.871Z] Swarm: inactive [2022-07-29T21:17:37.871Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-29T21:17:37.871Z] Default Runtime: runc [2022-07-29T21:17:37.871Z] Init Binary: docker-init [2022-07-29T21:17:37.871Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-29T21:17:37.871Z] runc version: v1.0.3-0-gf46b6ba [2022-07-29T21:17:37.871Z] init version: de40ad0 [2022-07-29T21:17:37.871Z] Security Options: [2022-07-29T21:17:37.871Z] apparmor [2022-07-29T21:17:37.871Z] seccomp [2022-07-29T21:17:37.871Z] Profile: default [2022-07-29T21:17:37.871Z] Kernel Version: 5.4.0-1071-aws [2022-07-29T21:17:37.871Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-29T21:17:37.871Z] OSType: linux [2022-07-29T21:17:37.871Z] Architecture: x86_64 [2022-07-29T21:17:37.871Z] CPUs: 2 [2022-07-29T21:17:37.871Z] Total Memory: 7.483GiB [2022-07-29T21:17:37.871Z] Name: ip-10-100-96-201 [2022-07-29T21:17:37.871Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-29T21:17:37.871Z] Docker Root Dir: /var/lib/docker [2022-07-29T21:17:37.871Z] Debug Mode: false [2022-07-29T21:17:37.871Z] Registry: https://index.docker.io/v1/ [2022-07-29T21:17:37.871Z] Labels: [2022-07-29T21:17:37.871Z] Experimental: true [2022-07-29T21:17:37.871Z] Insecure Registries: [2022-07-29T21:17:37.871Z] 127.0.0.0/8 [2022-07-29T21:17:37.871Z] Live Restore Enabled: true [2022-07-29T21:17:37.871Z] [2022-07-29T21:17:37.871Z] WARNING: No swap limit support [Pipeline] sh [2022-07-29T21:17:37.880Z] #3 DONE 0.1s [2022-07-29T21:17:37.880Z] [2022-07-29T21:17:37.880Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:17:37.880Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:17:37.880Z] #4 CACHED [2022-07-29T21:17:37.880Z] [2022-07-29T21:17:37.880Z] #6 [internal] load build definition from Dockerfile [2022-07-29T21:17:37.880Z] #6 sha256:25f7b738a7a9dea458025a39a26075e443a9700c7395b12acb30f4c0a95c3207 [2022-07-29T21:17:37.880Z] #6 DONE 0.0s [2022-07-29T21:17:37.880Z] [2022-07-29T21:17:37.880Z] #5 [internal] load .dockerignore [2022-07-29T21:17:37.880Z] #5 sha256:0288a075df8fc63c797ebd5080f1d23ae7b31a871df07533a197adf89be6f80e [2022-07-29T21:17:37.880Z] #5 DONE 0.0s [2022-07-29T21:17:37.880Z] [2022-07-29T21:17:37.880Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:37.880Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:17:37.880Z] #9 DONE 0.1s [2022-07-29T21:17:37.880Z] [2022-07-29T21:17:37.880Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:37.880Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:17:37.979Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:17:37.979Z] #1 sha256:564b26a3349520b5d3bc19ed0a563711f7c49e826877f62e479dc0bd209ecfd8 [2022-07-29T21:17:37.979Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:17:37.979Z] #1 DONE 0.0s [2022-07-29T21:17:37.979Z] [2022-07-29T21:17:37.979Z] #2 [internal] load .dockerignore [2022-07-29T21:17:37.979Z] #2 sha256:30789046773d1de65fa2517471e0d6c72a8dd59552bf5656ca12638804121cb7 [2022-07-29T21:17:37.979Z] #2 transferring context: 145B done [2022-07-29T21:17:37.979Z] #2 DONE 0.0s [2022-07-29T21:17:37.979Z] [2022-07-29T21:17:37.979Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:17:37.979Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:17:37.979Z] #3 DONE 0.1s [2022-07-29T21:17:37.979Z] [2022-07-29T21:17:37.979Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:17:37.979Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:17:37.979Z] #4 CACHED [2022-07-29T21:17:38.136Z] #10 DONE 0.1s [2022-07-29T21:17:38.136Z] [2022-07-29T21:17:38.136Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:38.136Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:17:38.136Z] #8 DONE 0.1s [2022-07-29T21:17:38.136Z] [2022-07-29T21:17:38.136Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:17:38.136Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:17:38.136Z] #7 DONE 0.2s [2022-07-29T21:17:38.150Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:38.150Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-29T21:17:38.150Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43884/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-29T21:17:38.150Z] + bash /home/ubuntu/workspace/moby_PR-43884/check-config.sh [2022-07-29T21:17:38.150Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-29T21:17:38.150Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-29T21:17:38.150Z] [2022-07-29T21:17:38.150Z] Generally Necessary: [2022-07-29T21:17:38.150Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-29T21:17:38.150Z] - apparmor: enabled and tools installed [2022-07-29T21:17:38.150Z] - CONFIG_NAMESPACES: enabled [2022-07-29T21:17:38.150Z] - CONFIG_NET_NS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_PID_NS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_IPC_NS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_UTS_NS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CGROUPS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-29T21:17:38.150Z] - CONFIG_CPUSETS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_MEMCG: enabled [2022-07-29T21:17:38.150Z] - CONFIG_KEYS: enabled [2022-07-29T21:17:38.150Z] - CONFIG_VETH: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-29T21:17:38.150Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-29T21:17:38.154Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-29T21:17:38.154Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-29T21:17:38.154Z] + TESTDIRS=./... [2022-07-29T21:17:38.154Z] + exclude_paths='/vendor/|/integration' [2022-07-29T21:17:38.154Z] ++ go list ./... [2022-07-29T21:17:38.154Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-29T21:17:38.235Z] [2022-07-29T21:17:38.235Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:17:38.235Z] #5 sha256:a6a5f8f1d375664dd15bc8308784c4db6f8f3de872faedc2529f22594bdda383 [2022-07-29T21:17:38.235Z] #5 DONE 0.0s [2022-07-29T21:17:38.235Z] [2022-07-29T21:17:38.235Z] #6 [internal] load .dockerignore [2022-07-29T21:17:38.235Z] #6 sha256:82adb860e0c343e2fa6a3ec57f745d8a0b317cf9705ddd86164724a06722c924 [2022-07-29T21:17:38.235Z] #6 DONE 0.0s [2022-07-29T21:17:38.235Z] [2022-07-29T21:17:38.235Z] #9 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:38.235Z] #9 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:17:38.235Z] #9 DONE 0.1s [2022-07-29T21:17:38.235Z] [2022-07-29T21:17:38.235Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:38.235Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:38.393Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:17:38.393Z] #80 DONE 0.0s [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:38.393Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:17:38.393Z] #78 DONE 0.0s [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:38.393Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:38.393Z] #11 DONE 0.0s [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:17:38.393Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:17:38.393Z] #35 DONE 0.0s [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:17:38.393Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:17:38.393Z] #12 CACHED [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #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-07-29T21:17:38.393Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:17:38.393Z] #13 CACHED [2022-07-29T21:17:38.393Z] [2022-07-29T21:17:38.393Z] #31 [internal] load build context [2022-07-29T21:17:38.393Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:38.408Z] - CONFIG_CGROUP_BPF: enabled [2022-07-29T21:17:38.408Z] [2022-07-29T21:17:38.408Z] Optional Features: [2022-07-29T21:17:38.408Z] - CONFIG_USER_NS: enabled [2022-07-29T21:17:38.408Z] - CONFIG_SECCOMP: enabled [2022-07-29T21:17:38.408Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-29T21:17:38.408Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-29T21:17:38.408Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-29T21:17:38.408Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-29T21:17:38.408Z] - CONFIG_BLK_CGROUP: enabled [2022-07-29T21:17:38.408Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CGROUP_PERF: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-29T21:17:38.408Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-29T21:17:38.408Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-29T21:17:38.408Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-29T21:17:38.408Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_IP_VS: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-29T21:17:38.408Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-29T21:17:38.408Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-29T21:17:38.408Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-29T21:17:38.408Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-29T21:17:38.408Z] - CONFIG_EXT4_FS: enabled [2022-07-29T21:17:38.408Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-29T21:17:38.408Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-29T21:17:38.408Z] - Network Drivers: [2022-07-29T21:17:38.408Z] - "overlay": [2022-07-29T21:17:38.408Z] - CONFIG_VXLAN: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-29T21:17:38.408Z] Optional (for encrypted networks): [2022-07-29T21:17:38.408Z] - CONFIG_CRYPTO: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-29T21:17:38.408Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-29T21:17:38.408Z] - CONFIG_XFRM: enabled [2022-07-29T21:17:38.408Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-29T21:17:38.408Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-29T21:17:38.408Z] - "ipvlan": [2022-07-29T21:17:38.497Z] #10 DONE 0.1s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:17:38.497Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:17:38.497Z] #7 DONE 0.1s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:38.497Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:17:38.497Z] #8 DONE 0.1s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:38.497Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:17:38.497Z] #73 DONE 0.0s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:38.497Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:17:38.497Z] #71 DONE 0.0s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:38.497Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:38.497Z] #11 DONE 0.0s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:17:38.497Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:17:38.497Z] #28 DONE 0.0s [2022-07-29T21:17:38.497Z] [2022-07-29T21:17:38.497Z] #24 [internal] load build context [2022-07-29T21:17:38.497Z] #24 sha256:20e9ff3f28c5d377a83a6501adb55b9ef6e90f43474bfc9bcdefd5a7c9ce47a4 [2022-07-29T21:17:38.653Z] #31 ... [2022-07-29T21:17:38.653Z] [2022-07-29T21:17:38.653Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:17:38.653Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:17:38.653Z] #53 DONE 0.2s [2022-07-29T21:17:38.653Z] [2022-07-29T21:17:38.653Z] #31 [internal] load build context [2022-07-29T21:17:38.653Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:38.653Z] #31 ... [2022-07-29T21:17:38.653Z] [2022-07-29T21:17:38.653Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:17:38.653Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:17:38.653Z] #40 DONE 0.2s [2022-07-29T21:17:38.653Z] [2022-07-29T21:17:38.653Z] #31 [internal] load build context [2022-07-29T21:17:38.653Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:38.668Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-29T21:17:38.668Z] - "macvlan": [2022-07-29T21:17:38.668Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-29T21:17:38.668Z] - CONFIG_DUMMY: enabled (as module) [2022-07-29T21:17:38.668Z] - "ftp,tftp client in container": [2022-07-29T21:17:38.668Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-29T21:17:38.668Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-29T21:17:38.668Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-29T21:17:38.668Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-29T21:17:38.668Z] - Storage Drivers: [2022-07-29T21:17:38.668Z] - "aufs": [2022-07-29T21:17:38.668Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-29T21:17:38.668Z] - "btrfs": [2022-07-29T21:17:38.668Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-29T21:17:38.668Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-29T21:17:38.668Z] - "devicemapper": [2022-07-29T21:17:38.668Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-29T21:17:38.668Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-29T21:17:38.668Z] - "overlay": [2022-07-29T21:17:38.668Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-29T21:17:38.668Z] - "zfs": [2022-07-29T21:17:38.668Z] - /dev/zfs: present [2022-07-29T21:17:38.668Z] - zfs command: missing [2022-07-29T21:17:38.668Z] - zpool command: missing [2022-07-29T21:17:38.668Z] [2022-07-29T21:17:38.668Z] Limits: [2022-07-29T21:17:38.668Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-29T21:17:38.668Z] [2022-07-29T21:17:38.668Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-29T21:17:38.911Z] #31 ... [2022-07-29T21:17:38.911Z] [2022-07-29T21:17:38.911Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:38.911Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:38.911Z] #56 CACHED [2022-07-29T21:17:38.911Z] [2022-07-29T21:17:38.911Z] #31 [internal] load build context [2022-07-29T21:17:38.911Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:38.992Z] + sudo modprobe ip_vs [2022-07-29T21:17:38.992Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:aafc90d8b6fecbd2db89e16c7893301396681d05 . [2022-07-29T21:17:39.062Z] #24 ... [2022-07-29T21:17:39.062Z] [2022-07-29T21:17:39.062Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:39.062Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:39.062Z] #49 DONE 0.5s [2022-07-29T21:17:39.062Z] [2022-07-29T21:17:39.062Z] #24 [internal] load build context [2022-07-29T21:17:39.062Z] #24 sha256:20e9ff3f28c5d377a83a6501adb55b9ef6e90f43474bfc9bcdefd5a7c9ce47a4 [2022-07-29T21:17:39.094Z] + pkg_list='github.com/docker/docker/api [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/backend [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/events [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/filters [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/image [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/mount [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/network [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/registry [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/time [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/volume [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/config [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/debug [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/client [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:17:39.095Z] github.com/docker/docker/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/container/stream [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/config [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/events [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/exec [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/images [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/links [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/names [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/network [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/stats [2022-07-29T21:17:39.095Z] github.com/docker/docker/distribution [2022-07-29T21:17:39.095Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:17:39.095Z] github.com/docker/docker/distribution/utils [2022-07-29T21:17:39.095Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:17:39.095Z] github.com/docker/docker/dockerversion [2022-07-29T21:17:39.095Z] github.com/docker/docker/errdefs [2022-07-29T21:17:39.095Z] github.com/docker/docker/image [2022-07-29T21:17:39.095Z] github.com/docker/docker/image/cache [2022-07-29T21:17:39.095Z] github.com/docker/docker/image/tarexport [2022-07-29T21:17:39.095Z] github.com/docker/docker/image/v1 [2022-07-29T21:17:39.095Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:17:39.095Z] github.com/docker/docker/layer [2022-07-29T21:17:39.095Z] github.com/docker/docker/libcontainerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:17:39.095Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:17:39.095Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:17:39.095Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:17:39.095Z] github.com/docker/docker/oci [2022-07-29T21:17:39.095Z] github.com/docker/docker/oci/caps [2022-07-29T21:17:39.095Z] github.com/docker/docker/opts [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/archive [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/directory [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/platform [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/pools [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/progress [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/signal [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/stack [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/system [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:17:39.095Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:17:39.095Z] github.com/docker/docker/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:17:39.095Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:17:39.095Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:17:39.095Z] github.com/docker/docker/quota [2022-07-29T21:17:39.095Z] github.com/docker/docker/reference [2022-07-29T21:17:39.095Z] github.com/docker/docker/registry [2022-07-29T21:17:39.095Z] github.com/docker/docker/registry/resumable [2022-07-29T21:17:39.095Z] github.com/docker/docker/restartmanager [2022-07-29T21:17:39.095Z] github.com/docker/docker/rootless [2022-07-29T21:17:39.095Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:17:39.095Z] github.com/docker/docker/runconfig [2022-07-29T21:17:39.095Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/environment [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/registry [2022-07-29T21:17:39.095Z] github.com/docker/docker/testutil/request [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/drivers [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/local [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/mounts [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/service [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:17:39.095Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:17:39.095Z] ++ grep --fixed-strings -v /libnetwork [2022-07-29T21:17:39.095Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/backend [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/events [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/filters [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/image [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/mount [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/network [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/registry [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/time [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:17:39.095Z] github.com/docker/docker/api/types/volume [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:17:39.095Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/config [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/debug [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:17:39.095Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/client [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:17:39.095Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:17:39.095Z] github.com/docker/docker/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/container/stream [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:17:39.095Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/config [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/events [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/exec [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:17:39.095Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/images [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/links [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/names [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/network [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/stats [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/utils [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:17:39.096Z] github.com/docker/docker/dockerversion [2022-07-29T21:17:39.096Z] github.com/docker/docker/errdefs [2022-07-29T21:17:39.096Z] github.com/docker/docker/image [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/cache [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/tarexport [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/v1 [2022-07-29T21:17:39.096Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:17:39.096Z] github.com/docker/docker/layer [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:17:39.096Z] github.com/docker/docker/oci [2022-07-29T21:17:39.096Z] github.com/docker/docker/oci/caps [2022-07-29T21:17:39.096Z] github.com/docker/docker/opts [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/archive [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/directory [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/platform [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pools [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/progress [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/signal [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/stack [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/system [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:17:39.096Z] github.com/docker/docker/plugin [2022-07-29T21:17:39.096Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:17:39.096Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:17:39.096Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:17:39.096Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:17:39.096Z] github.com/docker/docker/quota [2022-07-29T21:17:39.096Z] github.com/docker/docker/reference [2022-07-29T21:17:39.096Z] github.com/docker/docker/registry [2022-07-29T21:17:39.096Z] github.com/docker/docker/registry/resumable [2022-07-29T21:17:39.096Z] github.com/docker/docker/restartmanager [2022-07-29T21:17:39.096Z] github.com/docker/docker/rootless [2022-07-29T21:17:39.096Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:17:39.096Z] github.com/docker/docker/runconfig [2022-07-29T21:17:39.096Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/environment [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/registry [2022-07-29T21:17:39.096Z] github.com/docker/docker/testutil/request [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/drivers [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/local [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/mounts [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/service [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:17:39.096Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:17:39.096Z] + base_pkg_list='github.com/docker/docker/api [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/backend [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/container [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/events [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/filters [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/image [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/mount [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/network [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/registry [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/time [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/versions [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:17:39.096Z] github.com/docker/docker/api/types/volume [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:17:39.096Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:17:39.096Z] github.com/docker/docker/cli [2022-07-29T21:17:39.096Z] github.com/docker/docker/cli/config [2022-07-29T21:17:39.096Z] github.com/docker/docker/cli/debug [2022-07-29T21:17:39.096Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:17:39.096Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:17:39.096Z] github.com/docker/docker/client [2022-07-29T21:17:39.096Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:17:39.096Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:17:39.096Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:17:39.096Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:17:39.096Z] github.com/docker/docker/container [2022-07-29T21:17:39.096Z] github.com/docker/docker/container/stream [2022-07-29T21:17:39.096Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:17:39.096Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:17:39.096Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/config [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/events [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/exec [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/images [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/links [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/names [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/network [2022-07-29T21:17:39.096Z] github.com/docker/docker/daemon/stats [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/utils [2022-07-29T21:17:39.096Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:17:39.096Z] github.com/docker/docker/dockerversion [2022-07-29T21:17:39.096Z] github.com/docker/docker/errdefs [2022-07-29T21:17:39.096Z] github.com/docker/docker/image [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/cache [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/tarexport [2022-07-29T21:17:39.096Z] github.com/docker/docker/image/v1 [2022-07-29T21:17:39.096Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:17:39.096Z] github.com/docker/docker/layer [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:17:39.096Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:17:39.096Z] github.com/docker/docker/oci [2022-07-29T21:17:39.096Z] github.com/docker/docker/oci/caps [2022-07-29T21:17:39.096Z] github.com/docker/docker/opts [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/archive [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/directory [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/platform [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pools [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/progress [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/signal [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/stack [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:17:39.096Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/system [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:17:39.097Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:17:39.097Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:17:39.097Z] github.com/docker/docker/quota [2022-07-29T21:17:39.097Z] github.com/docker/docker/reference [2022-07-29T21:17:39.097Z] github.com/docker/docker/registry [2022-07-29T21:17:39.097Z] github.com/docker/docker/registry/resumable [2022-07-29T21:17:39.097Z] github.com/docker/docker/restartmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/rootless [2022-07-29T21:17:39.097Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:17:39.097Z] github.com/docker/docker/runconfig [2022-07-29T21:17:39.097Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/environment [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/registry [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/request [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/drivers [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/local [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/mounts [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/service [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:17:39.097Z] ++ grep --fixed-strings /libnetwork [2022-07-29T21:17:39.097Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/backend [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/container [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/events [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/filters [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/image [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/mount [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/network [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/registry [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/time [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/versions [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:17:39.097Z] github.com/docker/docker/api/types/volume [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:17:39.097Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:17:39.097Z] github.com/docker/docker/cli [2022-07-29T21:17:39.097Z] github.com/docker/docker/cli/config [2022-07-29T21:17:39.097Z] github.com/docker/docker/cli/debug [2022-07-29T21:17:39.097Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:17:39.097Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:17:39.097Z] github.com/docker/docker/client [2022-07-29T21:17:39.097Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:17:39.097Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:17:39.097Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:17:39.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:17:39.097Z] github.com/docker/docker/container [2022-07-29T21:17:39.097Z] github.com/docker/docker/container/stream [2022-07-29T21:17:39.097Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:17:39.097Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:17:39.097Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/config [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/events [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/exec [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/images [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/links [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/names [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/network [2022-07-29T21:17:39.097Z] github.com/docker/docker/daemon/stats [2022-07-29T21:17:39.097Z] github.com/docker/docker/distribution [2022-07-29T21:17:39.097Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:17:39.097Z] github.com/docker/docker/distribution/utils [2022-07-29T21:17:39.097Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:17:39.097Z] github.com/docker/docker/dockerversion [2022-07-29T21:17:39.097Z] github.com/docker/docker/errdefs [2022-07-29T21:17:39.097Z] github.com/docker/docker/image [2022-07-29T21:17:39.097Z] github.com/docker/docker/image/cache [2022-07-29T21:17:39.097Z] github.com/docker/docker/image/tarexport [2022-07-29T21:17:39.097Z] github.com/docker/docker/image/v1 [2022-07-29T21:17:39.097Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:17:39.097Z] github.com/docker/docker/layer [2022-07-29T21:17:39.097Z] github.com/docker/docker/libcontainerd [2022-07-29T21:17:39.097Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:17:39.097Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:17:39.097Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:17:39.097Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:17:39.097Z] github.com/docker/docker/oci [2022-07-29T21:17:39.097Z] github.com/docker/docker/oci/caps [2022-07-29T21:17:39.097Z] github.com/docker/docker/opts [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/archive [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/directory [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/platform [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/pools [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/progress [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/signal [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/stack [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/system [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:17:39.097Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:17:39.097Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:17:39.097Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:17:39.097Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:17:39.097Z] github.com/docker/docker/quota [2022-07-29T21:17:39.097Z] github.com/docker/docker/reference [2022-07-29T21:17:39.097Z] github.com/docker/docker/registry [2022-07-29T21:17:39.097Z] github.com/docker/docker/registry/resumable [2022-07-29T21:17:39.097Z] github.com/docker/docker/restartmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/rootless [2022-07-29T21:17:39.097Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:17:39.097Z] github.com/docker/docker/runconfig [2022-07-29T21:17:39.097Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/environment [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/registry [2022-07-29T21:17:39.097Z] github.com/docker/docker/testutil/request [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/drivers [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/local [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/mounts [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/service [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:17:39.097Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:17:39.097Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:17:39.097Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:17:39.098Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-29T21:17:39.098Z] + echo 'github.com/docker/docker/libnetwork [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:17:39.098Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:17:39.098Z] + type docker-proxy [2022-07-29T21:17:39.098Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-29T21:17:39.098Z] + hack/make.sh binary-proxy install-proxy [2022-07-29T21:17:39.098Z] [2022-07-29T21:17:39.098Z] Removing bundles/ [2022-07-29T21:17:39.098Z] [2022-07-29T21:17:39.098Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-29T21:17:39.098Z] Building: bundles/binary-proxy/docker-proxy [2022-07-29T21:17:39.098Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:17:39.167Z] #31 ... [2022-07-29T21:17:39.168Z] [2022-07-29T21:17:39.168Z] #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-07-29T21:17:39.168Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:17:39.168Z] #57 DONE 0.3s [2022-07-29T21:17:39.168Z] [2022-07-29T21:17:39.168Z] #31 [internal] load build context [2022-07-29T21:17:39.168Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:39.250Z] #2 [internal] load .dockerignore [2022-07-29T21:17:39.250Z] #2 sha256:88cf120c23db9b483c1691d87551cc634b1bd2f3f38867effd0522be1752f4a2 [2022-07-29T21:17:39.250Z] #2 transferring context: 145B done [2022-07-29T21:17:39.250Z] #2 DONE 0.0s [2022-07-29T21:17:39.250Z] [2022-07-29T21:17:39.250Z] #1 [internal] load build definition from Dockerfile [2022-07-29T21:17:39.250Z] #1 sha256:1169b0a922c713331c23f4fa8c658973cfd5aabc1e7726d01379bf50eede6477 [2022-07-29T21:17:39.250Z] #1 transferring dockerfile: 19.25kB done [2022-07-29T21:17:39.250Z] #1 DONE 0.0s [2022-07-29T21:17:39.250Z] [2022-07-29T21:17:39.250Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-29T21:17:39.250Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-29T21:17:39.393Z] #14 17.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-29T21:17:39.393Z] #14 17.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-29T21:17:39.393Z] #14 17.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:17:39.393Z] #14 ... [2022-07-29T21:17:39.393Z] [2022-07-29T21:17:39.393Z] #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-07-29T21:17:39.393Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:17:39.393Z] #42 12.16 Selecting previously unselected package libicu67:amd64. [2022-07-29T21:17:39.393Z] #42 12.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 12.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-29T21:17:39.393Z] #42 14.55 Selecting previously unselected package libxml2:amd64. [2022-07-29T21:17:39.393Z] #42 14.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 14.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:17:39.393Z] #42 14.77 Selecting previously unselected package libarchive13:amd64. [2022-07-29T21:17:39.393Z] #42 14.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 14.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 14.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-29T21:17:39.393Z] #42 14.94 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 14.94 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:17:39.393Z] #42 15.04 Selecting previously unselected package librhash0:amd64. [2022-07-29T21:17:39.393Z] #42 15.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 15.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:17:39.393Z] #42 15.14 Selecting previously unselected package libuv1:amd64. [2022-07-29T21:17:39.393Z] #42 15.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 15.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:17:39.393Z] #42 15.23 Selecting previously unselected package cmake. [2022-07-29T21:17:39.393Z] #42 15.24 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-29T21:17:39.393Z] #42 15.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 16.97 Setting up libicu67:amd64 (67.1-7) ... [2022-07-29T21:17:39.393Z] #42 16.98 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 17.00 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:17:39.393Z] #42 17.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 17.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:17:39.393Z] #42 17.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:17:39.393Z] #42 17.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 17.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:17:39.393Z] #42 17.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 17.14 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:17:39.393Z] #42 17.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:17:39.393Z] #42 DONE 17.7s [2022-07-29T21:17:39.393Z] [2022-07-29T21:17:39.393Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:17:39.393Z] #43 sha256:1341c0e350c1be27ebb06b1a26ce983e8214c9167ca6ada25bb5691501625022 [2022-07-29T21:17:39.508Z] #3 DONE 0.4s [2022-07-29T21:17:39.508Z] [2022-07-29T21:17:39.508Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-29T21:17:39.508Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-29T21:17:39.508Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-07-29T21:17:39.508Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s [2022-07-29T21:17:39.508Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-07-29T21:17:39.508Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-07-29T21:17:39.508Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-07-29T21:17:39.508Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done [2022-07-29T21:17:39.508Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-07-29T21:17:39.652Z] #43 DONE 0.1s [2022-07-29T21:17:39.652Z] [2022-07-29T21:17:39.652Z] #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-07-29T21:17:39.652Z] #44 sha256:9abd4e7b83452569d25c97455a128dadb0b14c5e685bb3e1366aaa4fd47ec8e7 [2022-07-29T21:17:40.072Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-07-29T21:17:40.072Z] #4 DONE 0.4s [2022-07-29T21:17:40.282Z] #44 0.800 + RM_GOPATH=0 [2022-07-29T21:17:40.282Z] #44 0.802 + TMP_GOPATH= [2022-07-29T21:17:40.282Z] #44 0.803 + : /build [2022-07-29T21:17:40.282Z] #44 0.803 + '[' -z '' ']' [2022-07-29T21:17:40.282Z] #44 0.803 ++ mktemp -d [2022-07-29T21:17:40.282Z] #44 0.805 + export GOPATH=/tmp/tmp.HfdgudkwNb [2022-07-29T21:17:40.282Z] #44 0.805 + GOPATH=/tmp/tmp.HfdgudkwNb [2022-07-29T21:17:40.282Z] #44 0.805 + RM_GOPATH=1 [2022-07-29T21:17:40.282Z] #44 0.805 + case "$(go env GOARCH)" in [2022-07-29T21:17:40.282Z] #44 0.806 ++ go env GOARCH [2022-07-29T21:17:40.282Z] #44 0.820 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:40.282Z] #44 0.820 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:40.282Z] #44 0.821 ++ dirname /install.sh [2022-07-29T21:17:40.282Z] #44 0.822 + dir=/ [2022-07-29T21:17:40.282Z] #44 0.823 + bin=tini [2022-07-29T21:17:40.282Z] #44 0.823 + shift [2022-07-29T21:17:40.282Z] #44 0.823 + '[' '!' -f //tini.installer ']' [2022-07-29T21:17:40.330Z] [2022-07-29T21:17:40.330Z] #5 [internal] load build definition from Dockerfile [2022-07-29T21:17:40.330Z] #5 sha256:c8c9a9cf02029c57c8e5c365b4b3dc439d5bd5081592fd32b121a4504adb6710 [2022-07-29T21:17:40.330Z] #5 DONE 0.0s [2022-07-29T21:17:40.330Z] [2022-07-29T21:17:40.330Z] #6 [internal] load .dockerignore [2022-07-29T21:17:40.330Z] #6 sha256:b1b59f5eaaf8b2fcd546351a26d4ad6da3ff41d8b37154390d90bbcc5fadfc71 [2022-07-29T21:17:40.330Z] #6 DONE 0.0s [2022-07-29T21:17:40.330Z] [2022-07-29T21:17:40.330Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:40.330Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:17:40.330Z] #10 ... [2022-07-29T21:17:40.330Z] [2022-07-29T21:17:40.330Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:40.330Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-29T21:17:40.330Z] #9 DONE 0.1s [2022-07-29T21:17:40.330Z] [2022-07-29T21:17:40.330Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-29T21:17:40.330Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-29T21:17:40.330Z] #8 DONE 0.1s [2022-07-29T21:17:40.455Z] #24 transferring context: 62.08MB 1.7s done [2022-07-29T21:17:40.455Z] #24 DONE 1.8s [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #60 sha256:411c3dd2414c0212a8fd1982db5873653c29fd44dde4b6347b73592b8e94bc0f [2022-07-29T21:17:40.455Z] #60 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:17:40.455Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:17:40.455Z] #18 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #70 sha256:53bdf2def9098ea79f55ac0518e0bfe577de1ee7b6706dd56726ec10971a6936 [2022-07-29T21:17:40.455Z] #70 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:17:40.455Z] #40 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #31 sha256:381d2b1ab235bc710dc7c15e66a0c624bd595c2d3e23456e860d235a07fe7f36 [2022-07-29T21:17:40.455Z] #31 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-29T21:17:40.455Z] #82 sha256:4059479bcdb857a0a01424227f7d561128b2532a6cdb959df0d804861ba183b6 [2022-07-29T21:17:40.455Z] #82 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:17:40.455Z] #63 sha256:9b9682658512512add384f6563bfe850352b4e06101f9a5a9a63918cde8e4ef6 [2022-07-29T21:17:40.455Z] #63 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #61 sha256:ceb6e4b00b2cc15193c8e5898f33d531595863e2188ebfc74f49c212966a30cd [2022-07-29T21:17:40.455Z] #61 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:17:40.455Z] #25 sha256:d03206eac9c06434efc0ced11c95c8b23d1ecf2b32053706c72885fad195b461 [2022-07-29T21:17:40.455Z] #25 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:17:40.455Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:17:40.455Z] #15 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:17:40.455Z] #53 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #44 sha256:af5a38f8e1af928662828edf7bff372adbffaa7e222f29d67e042018d87e9349 [2022-07-29T21:17:40.455Z] #44 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-29T21:17:40.455Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:17:40.455Z] #38 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:17:40.455Z] #62 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:17:40.455Z] #80 sha256:42e03988865f671c5c8ae4148a657a09b447e42123276571e08faf950b06448a [2022-07-29T21:17:40.455Z] #80 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:17:40.455Z] #30 sha256:4c99681ec2c338d5a91eb8c0a63ad0c85eaa8920fa2a9d936a609c5eacb8c5bc [2022-07-29T21:17:40.455Z] #30 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:17:40.455Z] #22 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #78 sha256:d62850fc54b59eb32c4ae032930dce850cc87dc19739c8c83f3de6092315190c [2022-07-29T21:17:40.455Z] #78 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:17:40.455Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:17:40.455Z] #20 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:17:40.455Z] #50 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #75 sha256:d417c2a3ea3280c7251237604af6cc7a32a307443b8a1bad5999f34adb2fcede [2022-07-29T21:17:40.455Z] #75 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:40.455Z] #14 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #41 sha256:ecd0b87977b2d5376d71a5b57d4dd7872a207e0c338a111b27fa2332644989c8 [2022-07-29T21:17:40.455Z] #41 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:17:40.455Z] #57 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #65 sha256:a2ed25d5aa0f2d2f3327268bd0e7f7c21d684fc3e6d23983a60b251f089d4026 [2022-07-29T21:17:40.455Z] #65 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #54 sha256:6def0892850d66178026d60995e97aac6e8cef4f8eaed8780471b43b7ffc4ab6 [2022-07-29T21:17:40.455Z] #54 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #37 sha256:56d50f081c0bf388225a49f499211f1bf0d547a53e7c64172b6cdd789f87b8f2 [2022-07-29T21:17:40.455Z] #37 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:17:40.455Z] #59 sha256:a40fec946cb7ff051e5af66063806905aa911fc89777f4ebe2c5b970c594148d [2022-07-29T21:17:40.455Z] #59 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:17:40.455Z] #47 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:17:40.455Z] #79 sha256:97847f43d5bf5d630653f4d5adc4294196e08b061cb39eb27ecf2294cae2c104 [2022-07-29T21:17:40.455Z] #79 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:17:40.455Z] #68 sha256:f68dd64e6e9ed234c315eb0abf892aab3ef8cd63bd4eb3e5ac5a6956ce9738e7 [2022-07-29T21:17:40.455Z] #68 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #81 [dev-systemd-true 1/2] 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-07-29T21:17:40.455Z] #81 sha256:499eacf485b0a2bdb09b65ab199ffe71c785f7d4411d42afadf23d5e223e4035 [2022-07-29T21:17:40.455Z] #81 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:17:40.455Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:17:40.455Z] #72 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:17:40.455Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:17:40.455Z] #23 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:17:40.455Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:17:40.455Z] #19 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:17:40.455Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:17:40.455Z] #33 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:17:40.455Z] #27 sha256:f91f36fa76d31ed0b5d827a948774b5d5f47aad1050d08da5a452d19b0a22c66 [2022-07-29T21:17:40.455Z] #27 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #64 sha256:236b31381c22ef6700f054ac8ec6ee86cc0c9879e6aa44992f7081d8d6445a7e [2022-07-29T21:17:40.455Z] #64 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:17:40.455Z] #29 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:17:40.455Z] #32 sha256:bd68c724662e563c72d55f98b917e44044c46fb6bd4033a8df4eb3c0d2a84563 [2022-07-29T21:17:40.455Z] #32 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #58 sha256:f3356f1c1ebf9cbd6f2d7939594a8e203ab6d04da84c14a481db99b93a9aacf8 [2022-07-29T21:17:40.455Z] #58 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:17:40.455Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:17:40.455Z] #74 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:17:40.455Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:17:40.455Z] #17 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:17:40.455Z] #55 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:17:40.455Z] #45 sha256:bd3e6a13d8cdaef6b779992af5fce2caa57b1289779e92a03b1f267bedef5903 [2022-07-29T21:17:40.455Z] #45 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:17:40.455Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:17:40.455Z] #21 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:17:40.455Z] #13 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:17:40.455Z] #42 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.455Z] #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-07-29T21:17:40.455Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:17:40.455Z] #51 CACHED [2022-07-29T21:17:40.455Z] [2022-07-29T21:17:40.456Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:17:40.456Z] #43 sha256:ca85553132ab89c2f52d55030b9ab0a832bcd6af6b15cc7d32e14dfa20a9a59b [2022-07-29T21:17:40.456Z] #43 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:17:40.456Z] #76 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:17:40.456Z] #69 sha256:b2488f68214c380f83be02f1421ccb0b0241c2f9279ee13f2d36442c552ba601 [2022-07-29T21:17:40.456Z] #69 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:17:40.456Z] #77 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:17:40.456Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:17:40.456Z] #46 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:17:40.456Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:17:40.456Z] #12 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:17:40.456Z] #36 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #26 sha256:7ade303c73b936f7d2ee451347b13d5ef6c3489a81e0971d11157264886f209c [2022-07-29T21:17:40.456Z] #26 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:17:40.456Z] #16 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #67 sha256:2243200f68607ddb9f998b797b8556fe5ce7cd23de70fa428838c55c6b231e5e [2022-07-29T21:17:40.456Z] #67 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:17:40.456Z] #35 sha256:cb18424546967ed0cd34fc6b15e13006aaef46cdcf90f9324e82f888bd511cf7 [2022-07-29T21:17:40.456Z] #35 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #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-07-29T21:17:40.456Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:17:40.456Z] #34 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:17:40.456Z] #48 sha256:232e4d13e0c686193ebf1d481a8070e4f55950a6d21585769c4b2455dbe6d7ad [2022-07-29T21:17:40.456Z] #48 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:17:40.456Z] #52 sha256:fcb6299971cf5e40cafdff5390702a82c95dd49578614b1839978eba5bf42104 [2022-07-29T21:17:40.456Z] #52 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:17:40.456Z] #66 sha256:0d2ad4d21a2b31d5b61985d3eb41c88f6f3c001197b26c63c04b6d10a76064da [2022-07-29T21:17:40.456Z] #66 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:17:40.456Z] #39 sha256:c370a0217e02b3f6a940db7d73852e9d7cd9944d02f7b96b31669e2d2aa6132c [2022-07-29T21:17:40.456Z] #39 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:17:40.456Z] #56 sha256:14dee7e5e2edc03a4114f98df18e7cecb3def40b3c8860202ec4a05a21f31519 [2022-07-29T21:17:40.456Z] #56 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:17:40.456Z] #83 sha256:613eae098d4ffb9610667e75883929170d809c50f9f87bb0e4d86629285673b8 [2022-07-29T21:17:40.456Z] #83 CACHED [2022-07-29T21:17:40.456Z] [2022-07-29T21:17:40.456Z] #84 exporting to image [2022-07-29T21:17:40.456Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:17:40.456Z] #84 exporting layers done [2022-07-29T21:17:40.456Z] #84 writing image sha256:809f2170c2e20f5af06290fe8051c4a015c41fe95882f62bc0c032b2393c2b04 [2022-07-29T21:17:40.456Z] #84 writing image sha256:809f2170c2e20f5af06290fe8051c4a015c41fe95882f62bc0c032b2393c2b04 0.0s done [2022-07-29T21:17:40.456Z] #84 naming to docker.io/library/docker:aafc90d8b6fecbd2db89e16c7893301396681d05 done [2022-07-29T21:17:40.456Z] #84 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:17:40.702Z] #44 0.823 + . //tini.installer [2022-07-29T21:17:40.702Z] #44 0.824 ++ : v0.19.0 [2022-07-29T21:17:40.702Z] #44 0.824 + install_tini [2022-07-29T21:17:40.702Z] #44 0.824 + echo 'Install tini version v0.19.0' [2022-07-29T21:17:40.702Z] #44 0.824 Install tini version v0.19.0 [2022-07-29T21:17:40.702Z] #44 0.825 + git clone https://github.com/krallin/tini.git /tmp/tmp.HfdgudkwNb/tini [2022-07-29T21:17:40.702Z] #44 0.826 Cloning into '/tmp/tmp.HfdgudkwNb/tini'... [2022-07-29T21:17:40.707Z] [2022-07-29T21:17:40.707Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye [2022-07-29T21:17:40.707Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f [2022-07-29T21:17:40.707Z] #10 DONE 0.3s [2022-07-29T21:17:40.707Z] [2022-07-29T21:17:40.707Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-29T21:17:40.707Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-29T21:17:40.707Z] #7 DONE 0.3s [2022-07-29T21:17:40.947Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 -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=22.06 docker:aafc90d8b6fecbd2db89e16c7893301396681d05 hack/make.sh dynbinary test-integration [2022-07-29T21:17:40.960Z] #44 1.302 + cd /tmp/tmp.HfdgudkwNb/tini [2022-07-29T21:17:40.960Z] #44 1.306 + git checkout -q v0.19.0 [2022-07-29T21:17:40.960Z] #44 1.311 + cmake . [2022-07-29T21:17:40.969Z] [2022-07-29T21:17:40.969Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:40.969Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-29T21:17:40.969Z] #73 DONE 0.0s [2022-07-29T21:17:40.969Z] [2022-07-29T21:17:40.969Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-29T21:17:40.969Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-29T21:17:40.969Z] #71 DONE 0.0s [2022-07-29T21:17:40.969Z] [2022-07-29T21:17:40.969Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:40.969Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:40.969Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.0s done [2022-07-29T21:17:40.969Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done [2022-07-29T21:17:40.969Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done [2022-07-29T21:17:40.969Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 0.1s [2022-07-29T21:17:40.969Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done [2022-07-29T21:17:40.969Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.15MB / 55.00MB 0.1s [2022-07-29T21:17:40.969Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.1s [2022-07-29T21:17:40.969Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.2s [2022-07-29T21:17:40.969Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.39MB / 55.00MB 0.2s [2022-07-29T21:17:40.969Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.2s [2022-07-29T21:17:41.219Z] #44 1.577 -- The C compiler identification is GNU 10.2.1 [2022-07-29T21:17:41.219Z] #44 1.614 -- Detecting C compiler ABI info [2022-07-29T21:17:41.229Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.2s done [2022-07-29T21:17:41.229Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s [2022-07-29T21:17:41.229Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s [2022-07-29T21:17:41.229Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 278.53kB / 54.58MB 0.3s [2022-07-29T21:17:41.229Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 27.26MB / 55.00MB 0.4s [2022-07-29T21:17:41.229Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done [2022-07-29T21:17:41.229Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.24MB / 54.58MB 0.4s [2022-07-29T21:17:41.478Z] #44 1.908 -- Detecting C compiler ABI info - done [2022-07-29T21:17:41.478Z] #44 1.967 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T21:17:41.478Z] #44 1.968 -- Detecting C compile features [2022-07-29T21:17:41.478Z] #44 1.969 -- Detecting C compile features - done [2022-07-29T21:17:41.478Z] #44 1.995 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-29T21:17:41.489Z] #11 ... [2022-07-29T21:17:41.489Z] [2022-07-29T21:17:41.489Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:41.489Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:41.489Z] #49 DONE 0.6s [2022-07-29T21:17:41.489Z] [2022-07-29T21:17:41.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:41.489Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:41.489Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 31.46MB / 55.00MB 0.5s [2022-07-29T21:17:41.489Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 12.66MB / 54.58MB 0.5s [2022-07-29T21:17:41.489Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 1.05MB / 85.90MB 0.5s [2022-07-29T21:17:41.489Z] #11 ... [2022-07-29T21:17:41.489Z] [2022-07-29T21:17:41.489Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-29T21:17:41.489Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-29T21:17:41.489Z] #49 DONE 0.0s [2022-07-29T21:17:41.489Z] [2022-07-29T21:17:41.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:41.489Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:41.489Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.75MB / 55.00MB 0.6s [2022-07-29T21:17:41.489Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 15.73MB / 54.58MB 0.6s [2022-07-29T21:17:41.489Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 5.54MB / 85.90MB 0.6s [2022-07-29T21:17:41.509Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-29T21:17:41.509Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-29T21:17:41.509Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-29T21:17:41.509Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-29T21:17:41.509Z] 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-07-29T21:17:41.509Z] Detected virtualization docker. [2022-07-29T21:17:41.509Z] Detected architecture x86-64. [2022-07-29T21:17:41.509Z] Set hostname to <03a99992b34d>. [2022-07-29T21:17:41.509Z] modprobe@configfs.service: Succeeded. [2022-07-29T21:17:41.509Z] modprobe@drm.service: Succeeded. [2022-07-29T21:17:41.509Z] modprobe@fuse.service: Succeeded. [2022-07-29T21:17:41.509Z] + source /etc/docker-entrypoint-cmd [2022-07-29T21:17:41.509Z] ++ hack/make.sh dynbinary test-integration [2022-07-29T21:17:41.509Z] [2022-07-29T21:17:41.737Z] #44 2.082 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-29T21:17:41.737Z] #44 2.115 -- Configuring done [2022-07-29T21:17:41.737Z] #44 2.124 -- Generating done [2022-07-29T21:17:41.737Z] #44 2.125 -- Build files have been written to: /tmp/tmp.HfdgudkwNb/tini [2022-07-29T21:17:41.737Z] #44 2.128 + make tini-static [2022-07-29T21:17:41.751Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 48.22MB / 55.00MB 0.8s [2022-07-29T21:17:41.751Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.12MB / 54.58MB 0.8s [2022-07-29T21:17:41.751Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.87MB / 85.90MB 0.8s [2022-07-29T21:17:41.751Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 0.9s [2022-07-29T21:17:41.751Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 24.12MB / 85.90MB 0.9s [2022-07-29T21:17:41.765Z] Removing bundles/ [2022-07-29T21:17:41.765Z] [2022-07-29T21:17:41.765Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:17:41.765Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:17:41.765Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:17:41.997Z] #44 2.294 Scanning dependencies of target tini-static [2022-07-29T21:17:41.997Z] #44 2.322 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-29T21:17:42.014Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done [2022-07-29T21:17:42.014Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 39.85MB / 54.58MB 1.1s [2022-07-29T21:17:42.014Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 37.75MB / 85.90MB 1.1s [2022-07-29T21:17:42.014Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 1.1s [2022-07-29T21:17:42.014Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 1.2s [2022-07-29T21:17:42.272Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.53MB / 54.58MB 1.3s [2022-07-29T21:17:42.272Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 11.53MB / 141.81MB 1.3s [2022-07-29T21:17:42.272Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a [2022-07-29T21:17:42.272Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 50.33MB / 85.90MB 1.4s [2022-07-29T21:17:42.272Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 18.87MB / 141.81MB 1.4s [2022-07-29T21:17:42.545Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.4s done [2022-07-29T21:17:42.545Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 1.5s [2022-07-29T21:17:42.545Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 58.02MB / 85.90MB 1.6s [2022-07-29T21:17:42.545Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 27.26MB / 141.81MB 1.6s [2022-07-29T21:17:42.545Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 1.5s done [2022-07-29T21:17:42.545Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 65.01MB / 85.90MB 1.7s [2022-07-29T21:17:42.545Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 37.75MB / 141.81MB 1.7s [2022-07-29T21:17:42.565Z] #44 2.864 [100%] Linking C executable tini-static [2022-07-29T21:17:42.603Z] #31 ... [2022-07-29T21:17:42.603Z] [2022-07-29T21:17:42.603Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-29T21:17:42.603Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f [2022-07-29T21:17:42.603Z] #14 DONE 4.2s [2022-07-29T21:17:42.603Z] [2022-07-29T21:17:42.603Z] #31 [internal] load build context [2022-07-29T21:17:42.603Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:42.806Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 72.35MB / 85.90MB 1.9s [2022-07-29T21:17:42.806Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 46.14MB / 141.81MB 1.9s [2022-07-29T21:17:42.806Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 53.48MB / 141.81MB 2.0s [2022-07-29T21:17:42.824Z] #44 3.079 [100%] Built target tini-static [2022-07-29T21:17:42.824Z] #44 3.108 + mkdir -p /build [2022-07-29T21:17:42.824Z] #44 3.112 + cp tini-static /build/docker-init [2022-07-29T21:17:42.859Z] #31 transferring context: 32.02MB 4.4s [2022-07-29T21:17:43.065Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 80.74MB / 85.90MB 2.1s [2022-07-29T21:17:43.065Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 61.87MB / 141.81MB 2.1s [2022-07-29T21:17:43.065Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.2s [2022-07-29T21:17:43.083Z] #44 DONE 3.4s [2022-07-29T21:17:43.083Z] [2022-07-29T21:17:43.083Z] #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-07-29T21:17:43.083Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:43.083Z] #14 20.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-29T21:17:43.083Z] #14 20.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:43.083Z] #14 20.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:17:43.083Z] #14 20.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-29T21:17:43.083Z] #14 20.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:43.083Z] #14 20.14 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:17:43.323Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.4s done [2022-07-29T21:17:43.323Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 81.79MB / 141.81MB 2.4s [2022-07-29T21:17:43.581Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 102.76MB / 141.81MB 2.6s [2022-07-29T21:17:43.840Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 119.54MB / 141.81MB 2.8s [2022-07-29T21:17:43.840Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 130.02MB / 141.81MB 2.9s [2022-07-29T21:17:44.020Z] #14 ... [2022-07-29T21:17:44.020Z] [2022-07-29T21:17:44.020Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:17:44.020Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:17:44.020Z] #46 CACHED [2022-07-29T21:17:44.020Z] [2022-07-29T21:17:44.020Z] #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-07-29T21:17:44.020Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:17:44.020Z] #47 CACHED [2022-07-29T21:17:44.020Z] [2022-07-29T21:17:44.020Z] #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-07-29T21:17:44.020Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:17:44.020Z] #64 1.049 + RM_GOPATH=0 [2022-07-29T21:17:44.020Z] #64 1.050 + TMP_GOPATH= [2022-07-29T21:17:44.020Z] #64 1.050 + : /build [2022-07-29T21:17:44.020Z] #64 1.061 + '[' -z '' ']' [2022-07-29T21:17:44.020Z] #64 1.062 ++ mktemp -d [2022-07-29T21:17:44.020Z] #64 1.064 + export GOPATH=/tmp/tmp.GekozDp1xx [2022-07-29T21:17:44.020Z] #64 1.065 + GOPATH=/tmp/tmp.GekozDp1xx [2022-07-29T21:17:44.020Z] #64 1.065 + RM_GOPATH=1 [2022-07-29T21:17:44.020Z] #64 1.065 + case "$(go env GOARCH)" in [2022-07-29T21:17:44.020Z] #64 1.066 ++ go env GOARCH [2022-07-29T21:17:44.020Z] #64 1.079 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:44.020Z] #64 1.079 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:17:44.020Z] #64 1.080 ++ dirname /install.sh [2022-07-29T21:17:44.020Z] #64 1.081 + dir=/ [2022-07-29T21:17:44.020Z] #64 1.081 + bin=containerd [2022-07-29T21:17:44.020Z] #64 1.082 + shift [2022-07-29T21:17:44.020Z] #64 1.082 + '[' '!' -f //containerd.installer ']' [2022-07-29T21:17:44.020Z] #64 1.082 + . //containerd.installer [2022-07-29T21:17:44.020Z] #64 1.082 ++ set -e [2022-07-29T21:17:44.020Z] #64 1.083 ++ : v1.6.6 [2022-07-29T21:17:44.020Z] #64 1.083 + install_containerd [2022-07-29T21:17:44.020Z] #64 1.084 + echo 'Install containerd version v1.6.6' [2022-07-29T21:17:44.020Z] #64 1.085 Install containerd version v1.6.6 [2022-07-29T21:17:44.020Z] #64 1.085 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GekozDp1xx/src/github.com/containerd/containerd [2022-07-29T21:17:44.020Z] #64 1.090 Cloning into '/tmp/tmp.GekozDp1xx/src/github.com/containerd/containerd'... [2022-07-29T21:17:44.102Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.1s [2022-07-29T21:17:44.102Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 3.3s done [2022-07-29T21:17:44.279Z] #64 ... [2022-07-29T21:17:44.279Z] [2022-07-29T21:17:44.279Z] #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-07-29T21:17:44.279Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:17:44.279Z] #50 CACHED [2022-07-29T21:17:44.279Z] [2022-07-29T21:17:44.279Z] #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-07-29T21:17:44.279Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:17:44.279Z] #51 CACHED [2022-07-29T21:17:44.539Z] [2022-07-29T21:17:44.539Z] #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-07-29T21:17:44.539Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:44.539Z] #67 ... [2022-07-29T21:17:44.539Z] [2022-07-29T21:17:44.539Z] #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-07-29T21:17:44.539Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:17:44.539Z] #53 CACHED [2022-07-29T21:17:44.798Z] [2022-07-29T21:17:44.798Z] #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-07-29T21:17:44.798Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:45.057Z] #67 ... [2022-07-29T21:17:45.057Z] [2022-07-29T21:17:45.057Z] #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-07-29T21:17:45.057Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:17:45.057Z] #55 CACHED [2022-07-29T21:17:45.057Z] [2022-07-29T21:17:45.057Z] #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-07-29T21:17:45.057Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:45.316Z] #67 ... [2022-07-29T21:17:45.316Z] [2022-07-29T21:17:45.316Z] #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-07-29T21:17:45.316Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:17:45.316Z] #57 CACHED [2022-07-29T21:17:45.316Z] [2022-07-29T21:17:45.316Z] #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-07-29T21:17:45.316Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:45.477Z] #11 ... [2022-07-29T21:17:45.477Z] [2022-07-29T21:17:45.477Z] #24 [internal] load build context [2022-07-29T21:17:45.477Z] #24 sha256:9e963fc6e76f992ff716a17746af57bd964d81c33c4578207e81452506ab50c0 [2022-07-29T21:17:45.477Z] #24 transferring context: 62.09MB 4.4s done [2022-07-29T21:17:45.477Z] #24 DONE 4.7s [2022-07-29T21:17:45.477Z] [2022-07-29T21:17:45.477Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:45.477Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:45.678Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-29T21:17:45.678Z] [2022-07-29T21:17:45.678Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-29T21:17:45.678Z] Installing docker-proxy to /usr/local/bin/ [2022-07-29T21:17:45.678Z] [2022-07-29T21:17:45.678Z] + mkdir -p bundles [2022-07-29T21:17:45.678Z] + '[' -n 'github.com/docker/docker/api [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/backend [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/container [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/events [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/filters [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/image [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/mount [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/network [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/registry [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/time [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/versions [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:17:45.678Z] github.com/docker/docker/api/types/volume [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:17:45.678Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:17:45.678Z] github.com/docker/docker/cli [2022-07-29T21:17:45.678Z] github.com/docker/docker/cli/config [2022-07-29T21:17:45.678Z] github.com/docker/docker/cli/debug [2022-07-29T21:17:45.678Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:17:45.678Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:17:45.678Z] github.com/docker/docker/client [2022-07-29T21:17:45.678Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:17:45.678Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:17:45.678Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:17:45.678Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:17:45.678Z] github.com/docker/docker/container [2022-07-29T21:17:45.678Z] github.com/docker/docker/container/stream [2022-07-29T21:17:45.678Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:17:45.678Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:17:45.678Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/config [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/events [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/exec [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/images [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/links [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/names [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/network [2022-07-29T21:17:45.678Z] github.com/docker/docker/daemon/stats [2022-07-29T21:17:45.678Z] github.com/docker/docker/distribution [2022-07-29T21:17:45.678Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:17:45.678Z] github.com/docker/docker/distribution/utils [2022-07-29T21:17:45.678Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:17:45.678Z] github.com/docker/docker/dockerversion [2022-07-29T21:17:45.678Z] github.com/docker/docker/errdefs [2022-07-29T21:17:45.678Z] github.com/docker/docker/image [2022-07-29T21:17:45.678Z] github.com/docker/docker/image/cache [2022-07-29T21:17:45.678Z] github.com/docker/docker/image/tarexport [2022-07-29T21:17:45.678Z] github.com/docker/docker/image/v1 [2022-07-29T21:17:45.678Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:17:45.678Z] github.com/docker/docker/layer [2022-07-29T21:17:45.678Z] github.com/docker/docker/libcontainerd [2022-07-29T21:17:45.678Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:17:45.678Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:17:45.678Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:17:45.678Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:17:45.678Z] github.com/docker/docker/oci [2022-07-29T21:17:45.678Z] github.com/docker/docker/oci/caps [2022-07-29T21:17:45.678Z] github.com/docker/docker/opts [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/archive [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/directory [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/platform [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/pools [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/progress [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/signal [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/stack [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/system [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:17:45.678Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:17:45.678Z] github.com/docker/docker/plugin [2022-07-29T21:17:45.678Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:17:45.678Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:17:45.678Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:17:45.678Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:17:45.678Z] github.com/docker/docker/quota [2022-07-29T21:17:45.678Z] github.com/docker/docker/reference [2022-07-29T21:17:45.678Z] github.com/docker/docker/registry [2022-07-29T21:17:45.678Z] github.com/docker/docker/registry/resumable [2022-07-29T21:17:45.678Z] github.com/docker/docker/restartmanager [2022-07-29T21:17:45.678Z] github.com/docker/docker/rootless [2022-07-29T21:17:45.678Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:17:45.678Z] github.com/docker/docker/runconfig [2022-07-29T21:17:45.678Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/environment [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/registry [2022-07-29T21:17:45.678Z] github.com/docker/docker/testutil/request [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/drivers [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/local [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/mounts [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/service [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:17:45.678Z] github.com/docker/docker/volume/testutils' ']' [2022-07-29T21:17:45.679Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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-07-29T21:17:45.679Z] ? github.com/docker/docker/api [no test files] [2022-07-29T21:17:46.136Z] #31 ... [2022-07-29T21:17:46.136Z] [2022-07-29T21:17:46.136Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-29T21:17:46.136Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56 [2022-07-29T21:17:46.136Z] #15 DONE 2.9s [2022-07-29T21:17:46.136Z] [2022-07-29T21:17:46.136Z] #31 [internal] load build context [2022-07-29T21:17:46.136Z] #31 sha256:82d7accc5e4aca7967a6289db89223a068d74c46a9ffcd091f6397b4102b0582 [2022-07-29T21:17:46.136Z] #31 transferring context: 62.09MB 7.3s done [2022-07-29T21:17:46.136Z] #31 DONE 7.6s [2022-07-29T21:17:46.136Z] [2022-07-29T21:17:46.136Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-29T21:17:46.136Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2 [2022-07-29T21:17:46.694Z] #67 ... [2022-07-29T21:17:46.694Z] [2022-07-29T21:17:46.694Z] #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-07-29T21:17:46.694Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:46.694Z] #14 24.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-29T21:17:46.694Z] #14 24.73 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:46.694Z] #14 24.74 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:17:46.850Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.7s done [2022-07-29T21:17:46.850Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 [2022-07-29T21:17:46.850Z] #11 ... [2022-07-29T21:17:46.850Z] [2022-07-29T21:17:46.850Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-29T21:17:46.850Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-29T21:17:46.850Z] #28 resolve docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 0.0s done [2022-07-29T21:17:46.850Z] #28 sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 1.85kB / 1.85kB done [2022-07-29T21:17:46.850Z] #28 sha256:c11d2593cb741ae8a36d0de9cd240d13518e95f50bccfa8d00a668c006db181e 529B / 529B done [2022-07-29T21:17:46.850Z] #28 sha256:123c2f3835fd73f108008a94bf92ebbce0853c48cbb713e8fa2a70a995282c8b 1.46kB / 1.46kB done [2022-07-29T21:17:46.850Z] #28 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done [2022-07-29T21:17:46.850Z] #28 DONE 6.1s [2022-07-29T21:17:46.850Z] [2022-07-29T21:17:46.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:46.850Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:47.065Z] #16 DONE 1.6s [2022-07-29T21:17:47.065Z] [2022-07-29T21:17:47.065Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-29T21:17:47.065Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b [2022-07-29T21:17:47.333Z] #17 ... [2022-07-29T21:17:47.333Z] [2022-07-29T21:17:47.333Z] #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-07-29T21:17:47.333Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:17:47.333Z] #45 8.855 tomll can be used in two ways: [2022-07-29T21:17:47.333Z] #45 8.855 Writing to STDIN and reading from STDOUT: [2022-07-29T21:17:47.333Z] #45 8.855 cat file.toml | tomll > file.toml [2022-07-29T21:17:47.333Z] #45 8.855 [2022-07-29T21:17:47.333Z] #45 8.855 Reading and updating a list of files: [2022-07-29T21:17:47.333Z] #45 8.855 tomll a.toml b.toml c.toml [2022-07-29T21:17:47.333Z] #45 8.855 [2022-07-29T21:17:47.333Z] #45 8.855 When given a list of files, tomll will modify all files in place without asking. [2022-07-29T21:17:47.333Z] #45 DONE 9.0s [2022-07-29T21:17:47.333Z] [2022-07-29T21:17:47.333Z] #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-07-29T21:17:47.333Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:17:47.333Z] #58 5.107 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:17:47.334Z] #58 5.107 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:17:47.334Z] #58 5.107 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:47.334Z] #58 5.785 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-29T21:17:47.416Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done [2022-07-29T21:17:47.416Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 [2022-07-29T21:17:47.674Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done [2022-07-29T21:17:47.932Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 0.1s [2022-07-29T21:17:48.263Z] #58 ... [2022-07-29T21:17:48.263Z] [2022-07-29T21:17:48.263Z] #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-07-29T21:17:48.263Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:17:48.524Z] #60 ... [2022-07-29T21:17:48.524Z] [2022-07-29T21:17:48.524Z] #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-07-29T21:17:48.524Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:17:48.524Z] #47 ... [2022-07-29T21:17:48.524Z] [2022-07-29T21:17:48.524Z] #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-07-29T21:17:48.524Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:17:48.524Z] #41 4.835 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-29T21:17:48.524Z] #41 4.840 Cloning into '.'... [2022-07-29T21:17:48.781Z] #41 ... [2022-07-29T21:17:48.781Z] [2022-07-29T21:17:48.781Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-29T21:17:48.781Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b [2022-07-29T21:17:48.781Z] #17 DONE 1.6s [2022-07-29T21:17:48.781Z] [2022-07-29T21:17:48.781Z] #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-07-29T21:17:48.781Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:17:48.781Z] #54 4.515 + git clone https://github.com/docker/distribution.git . [2022-07-29T21:17:48.781Z] #54 4.559 Cloning into '.'... [2022-07-29T21:17:49.037Z] #54 ... [2022-07-29T21:17:49.037Z] [2022-07-29T21:17:49.037Z] #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-07-29T21:17:49.037Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:17:49.037Z] #64 ... [2022-07-29T21:17:49.037Z] [2022-07-29T21:17:49.037Z] #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-07-29T21:17:49.037Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:17:49.295Z] #62 ... [2022-07-29T21:17:49.295Z] [2022-07-29T21:17:49.295Z] #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-07-29T21:17:49.295Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:17:49.295Z] #43 ... [2022-07-29T21:17:49.295Z] [2022-07-29T21:17:49.295Z] #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-07-29T21:17:49.295Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:17:49.295Z] #83 4.329 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:17:49.295Z] #83 4.329 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:17:49.295Z] #83 4.329 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:49.295Z] #83 8.197 Fetched 44.1 kB in 4s (10.7 kB/s) [2022-07-29T21:17:49.551Z] #83 8.197 Reading package lists... [2022-07-29T21:17:49.551Z] #83 ... [2022-07-29T21:17:49.551Z] [2022-07-29T21:17:49.551Z] #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-07-29T21:17:49.551Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:17:49.551Z] #58 9.811 Fetched 45.6 kB in 5s (8726 B/s) [2022-07-29T21:17:50.119Z] #58 9.811 Reading package lists... [2022-07-29T21:17:50.119Z] #58 ... [2022-07-29T21:17:50.119Z] [2022-07-29T21:17:50.119Z] #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-07-29T21:17:50.119Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:17:50.119Z] #64 11.65 v3.0.2 [2022-07-29T21:17:50.119Z] #64 DONE 11.8s [2022-07-29T21:17:50.119Z] [2022-07-29T21:17:50.119Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-29T21:17:50.119Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72 [2022-07-29T21:17:50.119Z] #18 DONE 1.4s [2022-07-29T21:17:50.119Z] [2022-07-29T21:17:50.119Z] #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-07-29T21:17:50.119Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:17:51.486Z] #19 ... [2022-07-29T21:17:51.486Z] [2022-07-29T21:17:51.486Z] #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-07-29T21:17:51.486Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:17:51.486Z] #47 13.04 NAME: [2022-07-29T21:17:51.486Z] #47 13.05 go-winres - A tool for embedding resources in Windows executables [2022-07-29T21:17:51.486Z] #47 13.05 [2022-07-29T21:17:51.486Z] #47 13.05 USAGE: [2022-07-29T21:17:51.486Z] #47 13.05 go-winres [global options] command [command options] [arguments...] [2022-07-29T21:17:51.486Z] #47 13.05 [2022-07-29T21:17:51.486Z] #47 13.05 COMMANDS: [2022-07-29T21:17:51.486Z] #47 13.05 init Create an initial ./winres/winres.json [2022-07-29T21:17:51.486Z] #47 13.05 make Make syso files for the "go build" command [2022-07-29T21:17:51.486Z] #47 13.05 simply Make syso files for the "go build" command (simplified) [2022-07-29T21:17:51.486Z] #47 13.05 extract Extract all resources from an executable [2022-07-29T21:17:51.486Z] #47 13.05 patch Replace resources in an executable file (exe, dll) [2022-07-29T21:17:51.486Z] #47 13.05 help, h Shows a list of commands or help for one command [2022-07-29T21:17:51.486Z] #47 13.05 [2022-07-29T21:17:51.486Z] #47 13.05 GLOBAL OPTIONS: [2022-07-29T21:17:51.486Z] #47 13.05 --help, -h show help (default: false) [2022-07-29T21:17:51.486Z] #47 DONE 13.2s [2022-07-29T21:17:51.743Z] [2022-07-29T21:17:51.743Z] #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-07-29T21:17:51.743Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:17:51.966Z] #14 30.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-29T21:17:51.966Z] #14 30.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:51.966Z] #14 30.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:17:52.226Z] #14 ... [2022-07-29T21:17:52.226Z] [2022-07-29T21:17:52.226Z] #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-07-29T21:17:52.226Z] #67 sha256:dc46d005c947d57615982717546da2bb9d1ddbc92421b6523781aff4254f5e56 [2022-07-29T21:17:52.226Z] #67 26.31 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:17:52.226Z] #67 26.31 + GOBIN=/build [2022-07-29T21:17:52.226Z] #67 26.31 + GO111MODULE=on [2022-07-29T21:17:52.226Z] #67 26.31 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:17:53.111Z] #19 2.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:17:53.112Z] #19 3.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:17:53.112Z] #19 3.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:53.202Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done [2022-07-29T21:17:53.202Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a [2022-07-29T21:17:53.674Z] #19 3.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-29T21:17:54.237Z] #19 ... [2022-07-29T21:17:54.237Z] [2022-07-29T21:17:54.237Z] #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-07-29T21:17:54.237Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:17:54.237Z] #60 15.82 gotestsum version dev [2022-07-29T21:17:54.237Z] #60 DONE 15.9s [2022-07-29T21:17:54.493Z] [2022-07-29T21:17:54.493Z] #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-07-29T21:17:54.493Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:17:54.493Z] #58 9.811 Reading package lists... [2022-07-29T21:17:54.801Z] #67 28.85 rootlesskit version 1.0.0 [2022-07-29T21:17:54.801Z] #67 28.85 Usage of /build/rootlesskit-docker-proxy: [2022-07-29T21:17:54.801Z] #67 28.85 -container-ip string [2022-07-29T21:17:54.801Z] #67 28.85 container ip [2022-07-29T21:17:54.801Z] #67 28.85 -container-port int [2022-07-29T21:17:54.801Z] #67 28.85 container port (default -1) [2022-07-29T21:17:54.801Z] #67 28.85 -host-ip string [2022-07-29T21:17:54.801Z] #67 28.85 host ip [2022-07-29T21:17:54.801Z] #67 28.85 -host-port int [2022-07-29T21:17:54.801Z] #67 28.85 host port (default -1) [2022-07-29T21:17:54.801Z] #67 28.85 -proto string [2022-07-29T21:17:54.801Z] #67 28.85 proxy protocol (default "tcp") [2022-07-29T21:17:55.374Z] #67 DONE 29.5s [2022-07-29T21:17:55.374Z] [2022-07-29T21:17:55.374Z] #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-07-29T21:17:55.374Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:55.374Z] #14 32.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-29T21:17:55.374Z] #14 32.26 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:55.374Z] #14 32.27 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:17:55.374Z] #14 ... [2022-07-29T21:17:55.374Z] [2022-07-29T21:17:55.374Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:17:55.374Z] #68 sha256:7aa5d04f355a5b137b1791e2808159043eaa889b0bd88bafbf07f2777b719d00 [2022-07-29T21:17:55.374Z] #68 DONE 0.1s [2022-07-29T21:17:55.632Z] [2022-07-29T21:17:55.632Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:17:55.632Z] #69 sha256:fc5d75f28ba1539bcb6c363d8a8cf23b3e998adcb9d3e750a63810fc51e5e281 [2022-07-29T21:17:55.632Z] #69 DONE 0.1s [2022-07-29T21:17:55.632Z] [2022-07-29T21:17:55.632Z] #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-07-29T21:17:55.632Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:17:55.632Z] #64 19.16 + cd /tmp/tmp.GekozDp1xx/src/github.com/containerd/containerd [2022-07-29T21:17:55.632Z] #64 19.16 + git checkout -q v1.6.6 [2022-07-29T21:17:55.632Z] #64 20.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-29T21:17:55.632Z] #64 20.28 + BUILDTAGS='netgo osusergo static_build' [2022-07-29T21:17:55.632Z] #64 20.28 + export EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:17:55.632Z] #64 20.28 + EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:17:55.632Z] #64 20.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-29T21:17:55.632Z] #64 20.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-29T21:17:55.632Z] #64 20.28 + '[' '' = dynamic ']' [2022-07-29T21:17:55.632Z] #64 20.28 + make [2022-07-29T21:17:55.632Z] #64 20.78 + bin/ctr [2022-07-29T21:17:56.568Z] #64 ... [2022-07-29T21:17:56.568Z] [2022-07-29T21:17:56.568Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:17:56.568Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:17:56.568Z] #72 CACHED [2022-07-29T21:17:56.568Z] [2022-07-29T21:17:56.568Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:17:56.568Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:17:56.568Z] #74 CACHED [2022-07-29T21:17:56.568Z] [2022-07-29T21:17:56.568Z] #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-07-29T21:17:56.568Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:17:56.568Z] #76 CACHED [2022-07-29T21:17:56.568Z] [2022-07-29T21:17:56.568Z] #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-07-29T21:17:56.568Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:17:56.568Z] #77 CACHED [2022-07-29T21:17:56.568Z] [2022-07-29T21:17:56.568Z] #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-07-29T21:17:56.568Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:17:56.827Z] #14 35.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-29T21:17:56.827Z] #14 35.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:17:56.827Z] #14 35.08 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:17:57.389Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.1s done [2022-07-29T21:17:57.389Z] #11 ... [2022-07-29T21:17:57.389Z] [2022-07-29T21:17:57.389Z] #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-07-29T21:17:57.389Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:17:57.389Z] #29 0.992 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:17:57.389Z] #29 1.001 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:17:57.389Z] #29 1.001 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:17:57.389Z] #29 1.126 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:17:57.389Z] #29 1.467 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:17:57.389Z] #29 1.918 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:17:57.389Z] #29 2.844 Fetched 8561 kB in 2s (4071 kB/s) [2022-07-29T21:17:57.389Z] #29 2.844 Reading package lists... [2022-07-29T21:17:57.389Z] #29 3.652 Reading package lists... [2022-07-29T21:17:57.389Z] #29 4.468 Building dependency tree... [2022-07-29T21:17:57.389Z] #29 4.641 Reading state information... [2022-07-29T21:17:57.389Z] #29 4.828 The following additional packages will be installed: [2022-07-29T21:17:57.389Z] #29 4.828 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-07-29T21:17:57.389Z] #29 4.828 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-07-29T21:17:57.389Z] #29 4.828 Recommended packages: [2022-07-29T21:17:57.389Z] #29 4.828 libldap-common publicsuffix libsasl2-modules [2022-07-29T21:17:57.389Z] #29 5.014 The following NEW packages will be installed: [2022-07-29T21:17:57.389Z] #29 5.014 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-07-29T21:17:57.389Z] #29 5.014 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-07-29T21:17:57.389Z] #29 5.014 libssh2-1 openssl [2022-07-29T21:17:57.389Z] #29 5.283 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-07-29T21:17:57.389Z] #29 5.283 Need to get 3041 kB of archives. [2022-07-29T21:17:57.389Z] #29 5.283 After this operation, 6651 kB of additional disk space will be used. [2022-07-29T21:17:57.389Z] #29 5.283 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-07-29T21:17:57.389Z] #29 5.305 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-07-29T21:17:57.389Z] #29 5.307 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-07-29T21:17:57.389Z] #29 5.309 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-29T21:17:57.389Z] #29 5.310 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-29T21:17:57.389Z] #29 5.320 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-29T21:17:57.389Z] #29 5.471 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:17:57.389Z] #29 5.503 Fetched 3041 kB in 0s (10.3 MB/s) [2022-07-29T21:17:57.389Z] #29 5.536 Selecting previously unselected package openssl. [2022-07-29T21:17:57.390Z] #29 5.536 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-07-29T21:17:57.390Z] #29 5.536 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 5.548 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-07-29T21:17:57.390Z] #29 5.694 Selecting previously unselected package ca-certificates. [2022-07-29T21:17:57.390Z] #29 5.694 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-07-29T21:17:57.390Z] #29 5.698 Unpacking ca-certificates (20210119) ... [2022-07-29T21:17:57.390Z] #29 5.783 Selecting previously unselected package libbrotli1:amd64. [2022-07-29T21:17:57.390Z] #29 5.783 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 5.792 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-29T21:17:57.390Z] #29 5.856 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-07-29T21:17:57.390Z] #29 5.856 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 5.859 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 5.900 Selecting previously unselected package libsasl2-2:amd64. [2022-07-29T21:17:57.390Z] #29 5.901 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 5.905 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 5.952 Selecting previously unselected package libldap-2.4-2:amd64. [2022-07-29T21:17:57.390Z] #29 5.953 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 5.959 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.031 Selecting previously unselected package libnghttp2-14:amd64. [2022-07-29T21:17:57.390Z] #29 6.031 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.035 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-29T21:17:57.390Z] #29 6.079 Selecting previously unselected package libpsl5:amd64. [2022-07-29T21:17:57.390Z] #29 6.079 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.084 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-07-29T21:17:57.390Z] #29 6.127 Selecting previously unselected package librtmp1:amd64. [2022-07-29T21:17:57.390Z] #29 6.127 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.137 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-29T21:17:57.390Z] #29 6.180 Selecting previously unselected package libssh2-1:amd64. [2022-07-29T21:17:57.390Z] #29 6.180 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.184 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-07-29T21:17:57.390Z] #29 6.236 Selecting previously unselected package libcurl4:amd64. [2022-07-29T21:17:57.390Z] #29 6.236 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.241 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.302 Selecting previously unselected package curl. [2022-07-29T21:17:57.390Z] #29 6.302 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.305 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.363 Selecting previously unselected package libonig5:amd64. [2022-07-29T21:17:57.390Z] #29 6.363 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.367 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:17:57.390Z] #29 6.432 Selecting previously unselected package libjq1:amd64. [2022-07-29T21:17:57.390Z] #29 6.432 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.440 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:17:57.390Z] #29 6.492 Selecting previously unselected package jq. [2022-07-29T21:17:57.390Z] #29 6.492 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-07-29T21:17:57.390Z] #29 6.496 Unpacking jq (1.6-2.1) ... [2022-07-29T21:17:57.390Z] #29 6.540 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-07-29T21:17:57.390Z] #29 6.557 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-07-29T21:17:57.390Z] #29 6.569 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-07-29T21:17:57.390Z] #29 6.581 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.592 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-07-29T21:17:57.390Z] #29 6.603 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.617 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-07-29T21:17:57.390Z] #29 6.629 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-07-29T21:17:57.390Z] #29 6.647 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:17:57.390Z] #29 6.659 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:17:57.390Z] #29 6.670 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 6.680 Setting up ca-certificates (20210119) ... [2022-07-29T21:17:57.390Z] #29 7.285 Updating certificates in /etc/ssl/certs... [2022-07-29T21:17:57.390Z] #29 7.994 129 added, 0 removed; done. [2022-07-29T21:17:57.390Z] #29 8.027 Setting up jq (1.6-2.1) ... [2022-07-29T21:17:57.390Z] #29 8.043 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 8.057 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-07-29T21:17:57.390Z] #29 8.068 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:17:57.390Z] #29 8.086 Processing triggers for ca-certificates (20210119) ... [2022-07-29T21:17:57.390Z] #29 8.095 Updating certificates in /etc/ssl/certs... [2022-07-29T21:17:57.390Z] #29 8.694 0 added, 0 removed; done. [2022-07-29T21:17:57.390Z] #29 8.694 Running hooks in /etc/ca-certificates/update.d... [2022-07-29T21:17:57.390Z] #29 8.695 done. [2022-07-29T21:17:57.390Z] #29 ... [2022-07-29T21:17:57.390Z] [2022-07-29T21:17:57.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:57.390Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:57.390Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 [2022-07-29T21:17:57.390Z] #11 ... [2022-07-29T21:17:57.390Z] [2022-07-29T21:17:57.390Z] #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-07-29T21:17:57.390Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:17:57.390Z] #29 DONE 10.5s [2022-07-29T21:17:57.390Z] [2022-07-29T21:17:57.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:57.390Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:57.390Z] #11 ... [2022-07-29T21:17:57.390Z] [2022-07-29T21:17:57.390Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:17:57.390Z] #30 sha256:196420385f2ab11b9b999893fa81b82c0883426d43540d0a4881e7acac24ffb6 [2022-07-29T21:17:57.390Z] #30 DONE 0.1s [2022-07-29T21:17:57.650Z] [2022-07-29T21:17:57.650Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 [2022-07-29T21:17:57.650Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503 [2022-07-29T21:17:57.766Z] #58 15.38 Reading package lists... [2022-07-29T21:17:58.695Z] #58 18.55 Building dependency tree... [2022-07-29T21:17:58.695Z] #58 19.38 Reading state information... [2022-07-29T21:17:59.624Z] #58 20.38 The following additional packages will be installed: [2022-07-29T21:17:59.624Z] #58 20.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:17:59.624Z] #58 20.39 python3-protobuf python3-six [2022-07-29T21:17:59.624Z] #58 20.39 Suggested packages: [2022-07-29T21:17:59.624Z] #58 20.39 python3-setuptools [2022-07-29T21:17:59.624Z] #58 20.39 Recommended packages: [2022-07-29T21:17:59.624Z] #58 20.39 iproute2 | iproute [2022-07-29T21:17:59.880Z] #58 20.68 The following NEW packages will be installed: [2022-07-29T21:17:59.880Z] #58 20.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:17:59.880Z] #58 20.68 python3-protobuf python3-six [2022-07-29T21:17:59.880Z] #58 ... [2022-07-29T21:17:59.880Z] [2022-07-29T21:17:59.880Z] #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-07-29T21:17:59.880Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:17:59.880Z] #54 21.23 + git checkout -q v2.3.0 [2022-07-29T21:18:00.573Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-29T21:18:01.028Z] #14 38.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-29T21:18:01.028Z] #14 38.82 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:18:01.028Z] #14 38.83 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:18:01.065Z] #54 22.28 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-29T21:18:02.405Z] #14 40.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-29T21:18:02.406Z] #14 40.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-29T21:18:02.406Z] #14 40.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:18:02.406Z] #14 40.51 Selecting previously unselected package libapparmor1:amd64. [2022-07-29T21:18:02.406Z] #14 40.52 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-29T21:18:02.406Z] #14 40.52 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:18:02.406Z] #14 40.58 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-29T21:18:02.406Z] #14 40.58 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-29T21:18:02.406Z] #14 40.58 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:18:02.406Z] #14 40.66 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:18:02.406Z] #14 40.66 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:18:02.406Z] #14 40.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:18:02.406Z] #14 40.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:18:02.406Z] #14 40.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:18:02.406Z] #14 40.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:18:02.665Z] #14 40.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-29T21:18:02.665Z] #14 40.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:18:02.665Z] #14 40.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:18:02.665Z] #14 40.90 Selecting previously unselected package libudev-dev:amd64. [2022-07-29T21:18:02.665Z] #14 40.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:02.665Z] #14 40.91 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:02.917Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s [2022-07-29T21:18:02.924Z] #14 40.97 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-29T21:18:02.924Z] #14 40.97 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-29T21:18:02.924Z] #14 40.98 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:18:02.924Z] #14 41.11 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-29T21:18:02.924Z] #14 41.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-29T21:18:02.924Z] #14 41.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:18:02.924Z] #14 41.19 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-29T21:18:02.924Z] #14 41.19 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-29T21:18:02.924Z] #14 41.20 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:18:02.956Z] #54 ... [2022-07-29T21:18:02.956Z] [2022-07-29T21:18:02.956Z] #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-07-29T21:18:02.956Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:02.956Z] #83 8.197 Reading package lists... [2022-07-29T21:18:02.956Z] #83 14.90 Reading package lists... [2022-07-29T21:18:02.956Z] #83 18.56 Building dependency tree... [2022-07-29T21:18:02.956Z] #83 19.42 Reading state information... [2022-07-29T21:18:02.956Z] #83 20.58 python3 is already the newest version (3.9.2-3). [2022-07-29T21:18:02.956Z] #83 20.58 The following additional packages will be installed: [2022-07-29T21:18:02.956Z] #83 20.59 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-29T21:18:02.956Z] #83 20.59 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-29T21:18:02.956Z] #83 20.60 Suggested packages: [2022-07-29T21:18:02.956Z] #83 20.60 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-29T21:18:02.956Z] #83 20.60 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-29T21:18:02.956Z] #83 20.60 m4-doc ed diffutils-doc [2022-07-29T21:18:02.956Z] #83 20.60 Recommended packages: [2022-07-29T21:18:02.956Z] #83 20.60 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-29T21:18:02.956Z] #83 21.38 The following NEW packages will be installed: [2022-07-29T21:18:02.956Z] #83 21.38 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-29T21:18:02.956Z] #83 21.38 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-29T21:18:02.956Z] #83 21.38 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-29T21:18:02.956Z] #83 21.39 libyajl2 m4 patch xz-utils [2022-07-29T21:18:02.956Z] #83 21.70 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:02.956Z] #83 21.70 Need to get 5940 kB of archives. [2022-07-29T21:18:02.956Z] #83 21.70 After this operation, 18.7 MB of additional disk space will be used. [2022-07-29T21:18:02.956Z] #83 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-29T21:18:02.956Z] #83 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-29T21:18:02.956Z] #83 21.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-29T21:18:02.956Z] #83 21.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-29T21:18:02.956Z] #83 21.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-29T21:18:02.956Z] #83 21.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-29T21:18:02.956Z] #83 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-29T21:18:02.956Z] #83 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-29T21:18:02.956Z] #83 21.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-29T21:18:02.956Z] #83 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-29T21:18:02.956Z] #83 21.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-29T21:18:02.956Z] #83 21.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-29T21:18:02.956Z] #83 21.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-29T21:18:02.956Z] #83 21.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-29T21:18:02.956Z] #83 21.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-29T21:18:02.956Z] #83 21.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:18:02.956Z] #83 21.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-29T21:18:02.956Z] #83 21.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-29T21:18:02.956Z] #83 21.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-29T21:18:02.956Z] #83 21.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-29T21:18:02.956Z] #83 21.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-29T21:18:02.956Z] #83 21.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-29T21:18:02.956Z] #83 21.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-29T21:18:02.956Z] #83 22.43 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:02.956Z] #83 22.56 Fetched 5940 kB in 1s (11.0 MB/s) [2022-07-29T21:18:02.956Z] #83 22.62 Selecting previously unselected package bzip2. [2022-07-29T21:18:02.956Z] #83 22.62 (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-07-29T21:18:02.956Z] #83 22.84 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 22.85 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:18:02.956Z] #83 22.94 Selecting previously unselected package libmagic-mgc. [2022-07-29T21:18:02.956Z] #83 22.94 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 22.95 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-29T21:18:02.956Z] #83 23.26 Selecting previously unselected package libmagic1:amd64. [2022-07-29T21:18:02.956Z] #83 23.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 23.27 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:18:02.956Z] #83 23.37 Selecting previously unselected package file. [2022-07-29T21:18:02.956Z] #83 23.37 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 23.38 Unpacking file (1:5.39-3) ... [2022-07-29T21:18:02.956Z] #83 23.47 Selecting previously unselected package xz-utils. [2022-07-29T21:18:02.956Z] #83 23.47 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 23.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:02.956Z] #83 23.59 Selecting previously unselected package libsigsegv2:amd64. [2022-07-29T21:18:02.956Z] #83 23.59 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 23.61 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-29T21:18:02.956Z] #83 23.66 Selecting previously unselected package m4. [2022-07-29T21:18:02.956Z] #83 23.67 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 23.67 Unpacking m4 (1.4.18-5) ... [2022-07-29T21:18:02.956Z] #83 23.81 Selecting previously unselected package autoconf. [2022-07-29T21:18:02.956Z] #83 23.81 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-29T21:18:02.956Z] #83 23.82 Unpacking autoconf (2.69-14) ... [2022-07-29T21:18:02.956Z] #83 24.06 Selecting previously unselected package autotools-dev. [2022-07-29T21:18:02.956Z] #83 24.07 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-29T21:18:02.956Z] #83 24.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:18:02.956Z] #83 24.18 Selecting previously unselected package automake. [2022-07-29T21:18:02.956Z] #83 24.18 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-29T21:18:02.956Z] #83 24.19 Unpacking automake (1:1.16.3-2) ... [2022-07-29T21:18:02.956Z] #83 24.48 Selecting previously unselected package patch. [2022-07-29T21:18:02.956Z] #83 24.48 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-29T21:18:02.956Z] #83 24.49 Unpacking patch (2.7.6-7) ... [2022-07-29T21:18:02.956Z] #83 24.58 Selecting previously unselected package dpkg-dev. [2022-07-29T21:18:02.956Z] #83 24.59 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-29T21:18:02.956Z] #83 24.60 Unpacking dpkg-dev (1.20.11) ... [2022-07-29T21:18:03.184Z] #14 41.28 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-29T21:18:03.184Z] #14 41.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-29T21:18:03.184Z] #14 41.29 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:18:03.184Z] #14 41.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-29T21:18:03.184Z] #14 41.33 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-29T21:18:03.184Z] #14 41.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:18:03.443Z] #14 41.53 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-29T21:18:03.443Z] #14 41.53 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-29T21:18:03.443Z] #14 41.54 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:18:03.443Z] #14 41.64 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-29T21:18:03.443Z] #14 41.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:18:03.443Z] #14 41.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:18:03.443Z] #14 41.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-29T21:18:03.443Z] #14 41.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-29T21:18:03.443Z] #14 41.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:03.519Z] #83 25.22 Selecting previously unselected package build-essential. [2022-07-29T21:18:03.519Z] #83 25.22 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-29T21:18:03.519Z] #83 25.23 Unpacking build-essential (12.9) ... [2022-07-29T21:18:03.702Z] #14 41.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-29T21:18:03.702Z] #14 41.78 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:03.702Z] #14 41.78 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:03.702Z] #14 41.98 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:03.702Z] #14 41.99 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:18:03.702Z] #14 42.00 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:18:03.702Z] #14 42.01 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:18:03.702Z] #14 42.02 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:18:03.702Z] #14 42.03 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:18:03.702Z] #14 42.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:18:03.702Z] #14 42.06 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:18:03.702Z] #14 42.07 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:03.702Z] #14 42.09 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:18:03.702Z] #14 42.10 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:18:03.702Z] #14 42.11 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:18:03.775Z] #83 25.28 Selecting previously unselected package libcap2:amd64. [2022-07-29T21:18:03.775Z] #83 25.28 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:03.775Z] #83 25.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:03.775Z] #83 25.34 Selecting previously unselected package libcap-dev:amd64. [2022-07-29T21:18:03.775Z] #83 25.35 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:03.775Z] #83 25.35 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-29T21:18:03.775Z] #83 25.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:18:03.775Z] #83 25.45 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:03.775Z] #83 25.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:03.775Z] #83 25.53 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-29T21:18:03.775Z] #83 25.55 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:03.962Z] #14 42.12 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.14 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:18:03.962Z] #14 42.15 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-29T21:18:03.962Z] #14 42.16 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:03.962Z] #14 42.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:18:03.962Z] #14 42.18 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:18:03.962Z] #14 42.19 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:18:03.962Z] #14 42.21 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.22 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.24 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-07-29T21:18:03.962Z] #14 42.25 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.26 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-07-29T21:18:03.962Z] #14 42.27 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:18:03.962Z] #14 42.28 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.29 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-07-29T21:18:03.962Z] #14 42.29 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.31 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:18:03.962Z] #14 42.33 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:18:03.962Z] #14 42.34 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:18:04.032Z] #83 25.56 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:04.032Z] #83 25.61 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-29T21:18:04.032Z] #83 25.62 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-29T21:18:04.032Z] #83 25.62 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:04.032Z] #83 25.76 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-29T21:18:04.032Z] #83 25.77 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:04.032Z] #83 25.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:04.032Z] #83 ... [2022-07-29T21:18:04.032Z] [2022-07-29T21:18:04.032Z] #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-07-29T21:18:04.032Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:18:04.032Z] #43 25.80 Delve is a source level debugger for Go programs. [2022-07-29T21:18:04.032Z] #43 25.80 [2022-07-29T21:18:04.032Z] #43 25.80 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-29T21:18:04.032Z] #43 25.80 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-29T21:18:04.032Z] #43 25.80 [2022-07-29T21:18:04.032Z] #43 25.80 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-29T21:18:04.032Z] #43 25.80 [2022-07-29T21:18:04.032Z] #43 25.80 Pass flags to the program you are debugging using `--`, for example: [2022-07-29T21:18:04.032Z] #43 25.80 [2022-07-29T21:18:04.032Z] #43 25.80 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-29T21:18:04.032Z] #43 25.80 [2022-07-29T21:18:04.221Z] #14 42.36 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:18:04.222Z] #14 42.37 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:18:04.222Z] #14 42.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:04.289Z] #43 25.81 Usage: [2022-07-29T21:18:04.289Z] #43 25.81 dlv [command] [2022-07-29T21:18:04.289Z] #43 25.81 [2022-07-29T21:18:04.289Z] #43 25.81 Available Commands: [2022-07-29T21:18:04.289Z] #43 25.81 attach Attach to running process and begin debugging. [2022-07-29T21:18:04.289Z] #43 25.81 connect Connect to a headless debug server with a terminal client. [2022-07-29T21:18:04.289Z] #43 25.81 core Examine a core dump. [2022-07-29T21:18:04.289Z] #43 25.81 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-29T21:18:04.289Z] #43 25.81 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-29T21:18:04.289Z] #43 25.81 exec Execute a precompiled binary, and begin a debug session. [2022-07-29T21:18:04.289Z] #43 25.81 help Help about any command [2022-07-29T21:18:04.289Z] #43 25.81 run Deprecated command. Use 'debug' instead. [2022-07-29T21:18:04.289Z] #43 25.81 test Compile test binary and begin debugging program. [2022-07-29T21:18:04.289Z] #43 25.81 trace Compile and begin tracing program. [2022-07-29T21:18:04.289Z] #43 25.81 version Prints version. [2022-07-29T21:18:04.289Z] #43 25.81 [2022-07-29T21:18:04.289Z] #43 25.81 Flags: [2022-07-29T21:18:04.289Z] #43 25.81 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-29T21:18:04.289Z] #43 25.81 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-29T21:18:04.289Z] #43 25.81 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-29T21:18:04.289Z] #43 25.81 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-29T21:18:04.289Z] #43 25.81 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-29T21:18:04.289Z] #43 25.81 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-29T21:18:04.289Z] #43 25.81 --disable-aslr Disables address space randomization [2022-07-29T21:18:04.289Z] #43 25.81 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-29T21:18:04.289Z] #43 25.81 -h, --help help for dlv [2022-07-29T21:18:04.289Z] #43 25.81 --init string Init file, executed by the terminal client. [2022-07-29T21:18:04.289Z] #43 25.81 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-29T21:18:04.289Z] #43 25.81 --log Enable debugging server logging. [2022-07-29T21:18:04.289Z] #43 25.81 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-29T21:18:04.289Z] #43 25.81 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-29T21:18:04.289Z] #43 25.81 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-29T21:18:04.289Z] #43 25.81 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-29T21:18:04.289Z] #43 25.81 --wd string Working directory for running the program. [2022-07-29T21:18:04.289Z] #43 25.81 [2022-07-29T21:18:04.289Z] #43 25.81 Additional help topics: [2022-07-29T21:18:04.289Z] #43 25.81 dlv backend Help about the --backend flag. [2022-07-29T21:18:04.289Z] #43 25.81 dlv log Help about logging flags. [2022-07-29T21:18:04.289Z] #43 25.81 dlv redirect Help about file redirection. [2022-07-29T21:18:04.289Z] #43 25.81 [2022-07-29T21:18:04.289Z] #43 25.81 Use "dlv [command] --help" for more information about a command. [2022-07-29T21:18:04.545Z] #43 DONE 26.0s [2022-07-29T21:18:04.545Z] [2022-07-29T21:18:04.545Z] #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-07-29T21:18:04.545Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:04.545Z] #19 4.298 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-29T21:18:04.545Z] #19 5.261 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:04.545Z] #19 6.150 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-29T21:18:04.545Z] #19 6.850 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-29T21:18:04.545Z] #19 7.398 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-29T21:18:04.545Z] #19 7.985 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:04.545Z] #19 7.997 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-07-29T21:18:04.545Z] #19 7.997 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-29T21:18:04.545Z] #19 8.000 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-29T21:18:04.545Z] #19 8.005 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-29T21:18:04.545Z] #19 8.020 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-29T21:18:04.545Z] #19 8.022 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-29T21:18:04.545Z] #19 8.024 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-29T21:18:04.545Z] #19 8.025 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:04.545Z] #19 8.029 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-29T21:18:04.545Z] #19 8.030 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-29T21:18:04.545Z] #19 8.036 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-29T21:18:04.545Z] #19 ... [2022-07-29T21:18:04.545Z] [2022-07-29T21:18:04.545Z] #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-07-29T21:18:04.545Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:04.545Z] #58 21.00 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:04.545Z] #58 21.00 Need to get 2315 kB of archives. [2022-07-29T21:18:04.545Z] #58 21.00 After this operation, 11.1 MB of additional disk space will be used. [2022-07-29T21:18:04.545Z] #58 21.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-29T21:18:04.545Z] #58 21.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:18:04.545Z] #58 21.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-29T21:18:04.545Z] #58 21.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-29T21:18:04.545Z] #58 21.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-29T21:18:04.545Z] #58 21.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-29T21:18:04.545Z] #58 21.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:18:04.545Z] #58 23.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-29T21:18:04.545Z] #58 24.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:04.545Z] #58 24.25 Fetched 2315 kB in 3s (811 kB/s) [2022-07-29T21:18:04.545Z] #58 24.31 Selecting previously unselected package libprotobuf23:amd64. [2022-07-29T21:18:04.545Z] #58 24.31 (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-07-29T21:18:04.545Z] #58 24.34 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-29T21:18:04.545Z] #58 24.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-29T21:18:04.545Z] #58 24.82 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:18:04.545Z] #58 24.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:18:04.545Z] #58 24.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:04.545Z] #58 24.98 Selecting previously unselected package python3-six. [2022-07-29T21:18:04.545Z] #58 24.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-29T21:18:04.545Z] #58 25.00 Unpacking python3-six (1.16.0-2) ... [2022-07-29T21:18:04.545Z] #58 25.07 Selecting previously unselected package python3-protobuf. [2022-07-29T21:18:04.545Z] #58 25.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-29T21:18:04.545Z] #58 25.07 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-29T21:18:04.545Z] #58 25.46 Selecting previously unselected package libnet1:amd64. [2022-07-29T21:18:04.790Z] #14 DONE 42.9s [2022-07-29T21:18:04.790Z] [2022-07-29T21:18:04.790Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:18:04.790Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:18:04.802Z] #58 25.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-29T21:18:04.802Z] #58 25.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:04.802Z] #58 25.66 Selecting previously unselected package libnl-3-200:amd64. [2022-07-29T21:18:04.802Z] #58 25.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-29T21:18:04.802Z] #58 25.68 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:18:05.050Z] #15 ... [2022-07-29T21:18:05.050Z] [2022-07-29T21:18:05.050Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:18:05.050Z] #59 sha256:0d7ced3625f29f6126facb1ae8d510965d2d1caefca83add60d99bb4b3bc625a [2022-07-29T21:18:05.050Z] #59 DONE 0.2s [2022-07-29T21:18:05.050Z] [2022-07-29T21:18:05.050Z] #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-07-29T21:18:05.050Z] #60 sha256:782a486cab74667c28771c072d9c0c549772c59b38ede3a8be2546ad0cbae95c [2022-07-29T21:18:05.067Z] #58 25.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:18:05.067Z] #58 25.85 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:05.067Z] #58 25.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:05.327Z] #58 26.12 Selecting previously unselected package criu. [2022-07-29T21:18:05.327Z] #58 26.12 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-29T21:18:05.327Z] #58 26.16 Unpacking criu (3.17.1-1) ... [2022-07-29T21:18:05.892Z] #58 26.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:05.988Z] #60 ... [2022-07-29T21:18:05.988Z] [2022-07-29T21:18:05.988Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:18:05.988Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:18:05.988Z] #15 DONE 1.5s [2022-07-29T21:18:05.988Z] [2022-07-29T21:18:05.988Z] #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-07-29T21:18:05.988Z] #60 sha256:782a486cab74667c28771c072d9c0c549772c59b38ede3a8be2546ad0cbae95c [2022-07-29T21:18:05.988Z] #60 1.207 + RM_GOPATH=0 [2022-07-29T21:18:05.988Z] #60 1.207 + TMP_GOPATH= [2022-07-29T21:18:05.988Z] #60 1.208 + : /build [2022-07-29T21:18:05.988Z] #60 1.209 + '[' -z '' ']' [2022-07-29T21:18:05.988Z] #60 1.209 ++ mktemp -d [2022-07-29T21:18:05.988Z] #60 1.214 + export GOPATH=/tmp/tmp.5HNGgNm8g5 [2022-07-29T21:18:05.988Z] #60 1.214 + GOPATH=/tmp/tmp.5HNGgNm8g5 [2022-07-29T21:18:05.988Z] #60 1.214 + RM_GOPATH=1 [2022-07-29T21:18:05.988Z] #60 1.214 + case "$(go env GOARCH)" in [2022-07-29T21:18:05.988Z] #60 1.214 ++ go env GOARCH [2022-07-29T21:18:05.988Z] #60 1.220 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:05.988Z] #60 1.220 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:05.988Z] #60 1.221 ++ dirname /install.sh [2022-07-29T21:18:05.988Z] #60 1.222 + dir=/ [2022-07-29T21:18:05.988Z] #60 1.222 + bin=runc [2022-07-29T21:18:05.988Z] #60 1.223 + shift [2022-07-29T21:18:05.988Z] #60 1.223 + '[' '!' -f //runc.installer ']' [2022-07-29T21:18:05.988Z] #60 1.223 + . //runc.installer [2022-07-29T21:18:05.988Z] #60 1.223 ++ set -e [2022-07-29T21:18:05.988Z] #60 1.224 ++ : v1.1.2 [2022-07-29T21:18:05.988Z] #60 1.224 + install_runc [2022-07-29T21:18:05.988Z] #60 1.225 + RUNC_BUILDTAGS=seccomp [2022-07-29T21:18:05.988Z] #60 1.226 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-29T21:18:05.988Z] #60 1.227 Install runc version v1.1.2 (build tags: seccomp) [2022-07-29T21:18:05.988Z] #60 1.227 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5HNGgNm8g5/src/github.com/opencontainers/runc [2022-07-29T21:18:05.988Z] #60 1.233 Cloning into '/tmp/tmp.5HNGgNm8g5/src/github.com/opencontainers/runc'... [2022-07-29T21:18:06.206Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.5s done [2022-07-29T21:18:06.207Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done [2022-07-29T21:18:06.207Z] #11 DONE 25.2s [2022-07-29T21:18:06.207Z] [2022-07-29T21:18:06.207Z] #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-07-29T21:18:06.207Z] #31 sha256:fd17b6cac753e9dec6545c431ce19b6edd1e8017c7ce184dd87f1ff8a886e188 [2022-07-29T21:18:06.207Z] #31 1.467 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-07-29T21:18:06.207Z] #31 1.723 [2022-07-29T21:18:06.207Z] #31 1.943 #=#=# ######################################################################## 100.0% [2022-07-29T21:18:06.207Z] #31 2.205 [2022-07-29T21:18:06.207Z] #31 3.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-07-29T21:18:06.207Z] #31 3.335 [2022-07-29T21:18:06.207Z] #31 3.556 #=#=# ######################################################################## 100.0% [2022-07-29T21:18:06.207Z] #31 3.837 [2022-07-29T21:18:06.207Z] #31 4.849 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-07-29T21:18:06.207Z] #31 5.118 [2022-07-29T21:18:06.207Z] #31 5.341 #=#=# 0.0% ################################# 46.5% #################################################################### 94.6% ######################################################################## 100.0% [2022-07-29T21:18:06.207Z] #31 5.885 [2022-07-29T21:18:06.207Z] #31 6.830 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-07-29T21:18:06.207Z] #31 7.136 [2022-07-29T21:18:06.207Z] #31 7.361 #=#=# ######################################################################## 100.0% [2022-07-29T21:18:06.207Z] #31 7.617 [2022-07-29T21:18:06.207Z] #31 8.264 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-07-29T21:18:06.207Z] #31 8.475 [2022-07-29T21:18:06.207Z] #31 ... [2022-07-29T21:18:06.207Z] [2022-07-29T21:18:06.207Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:18:06.207Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:18:06.455Z] #58 ... [2022-07-29T21:18:06.455Z] [2022-07-29T21:18:06.455Z] #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-07-29T21:18:06.455Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:06.455Z] #83 26.47 Selecting previously unselected package libtool. [2022-07-29T21:18:06.455Z] #83 26.49 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-29T21:18:06.455Z] #83 26.50 Unpacking libtool (2.4.6-15) ... [2022-07-29T21:18:06.455Z] #83 26.71 Selecting previously unselected package libudev-dev:amd64. [2022-07-29T21:18:06.455Z] #83 26.72 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:06.455Z] #83 26.74 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:06.455Z] #83 27.02 Selecting previously unselected package libyajl2:amd64. [2022-07-29T21:18:06.455Z] #83 27.02 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-29T21:18:06.455Z] #83 27.03 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:06.455Z] #83 27.15 Selecting previously unselected package libyajl-dev:amd64. [2022-07-29T21:18:06.455Z] #83 27.15 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-29T21:18:06.455Z] #83 27.16 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-29T21:18:06.455Z] #83 27.34 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:06.455Z] #83 27.39 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-29T21:18:06.455Z] #83 27.40 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:06.455Z] #83 27.41 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:18:06.455Z] #83 27.43 Setting up file (1:5.39-3) ... [2022-07-29T21:18:06.455Z] #83 27.44 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:18:06.455Z] #83 27.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:06.455Z] #83 27.47 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:06.455Z] #83 27.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:06.455Z] #83 27.50 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:18:06.455Z] #83 27.52 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-29T21:18:06.455Z] #83 27.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:06.455Z] #83 27.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:18:06.455Z] #83 27.66 Setting up patch (2.7.6-7) ... [2022-07-29T21:18:06.455Z] #83 27.69 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:06.455Z] #83 27.71 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-29T21:18:06.455Z] #83 27.73 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-29T21:18:06.455Z] #83 27.74 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:06.455Z] #83 27.75 Setting up libtool (2.4.6-15) ... [2022-07-29T21:18:06.455Z] #83 27.77 Setting up m4 (1.4.18-5) ... [2022-07-29T21:18:06.455Z] #83 27.90 Setting up dpkg-dev (1.20.11) ... [2022-07-29T21:18:06.455Z] #83 27.92 Setting up autoconf (2.69-14) ... [2022-07-29T21:18:06.455Z] #83 27.93 Setting up build-essential (12.9) ... [2022-07-29T21:18:06.455Z] #83 27.95 Setting up automake (1:1.16.3-2) ... [2022-07-29T21:18:06.455Z] #83 27.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-29T21:18:06.455Z] #83 27.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:07.019Z] #83 DONE 28.4s [2022-07-29T21:18:07.019Z] [2022-07-29T21:18:07.019Z] #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-07-29T21:18:07.019Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:07.367Z] #60 ... [2022-07-29T21:18:07.367Z] [2022-07-29T21:18:07.367Z] #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-07-29T21:18:07.367Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:18:07.367Z] #16 DONE 1.0s [2022-07-29T21:18:07.367Z] [2022-07-29T21:18:07.367Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:18:07.367Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:18:07.583Z] #12 ... [2022-07-29T21:18:07.583Z] [2022-07-29T21:18:07.583Z] #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-07-29T21:18:07.583Z] #31 sha256:fd17b6cac753e9dec6545c431ce19b6edd1e8017c7ce184dd87f1ff8a886e188 [2022-07-29T21:18:07.583Z] #31 8.688 #=#=# ######################################################################## 100.0% [2022-07-29T21:18:07.583Z] #31 8.961 [2022-07-29T21:18:07.583Z] #31 9.015 Download of images into '/build' complete. [2022-07-29T21:18:07.583Z] #31 9.015 Use something like the following to load the result into a Docker daemon: [2022-07-29T21:18:07.583Z] #31 9.015 tar -cC '/build' . | docker load [2022-07-29T21:18:07.583Z] #31 DONE 9.8s [2022-07-29T21:18:07.583Z] [2022-07-29T21:18:07.583Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-29T21:18:07.583Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f [2022-07-29T21:18:07.583Z] #12 DONE 1.3s [2022-07-29T21:18:07.583Z] [2022-07-29T21:18:07.583Z] #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-07-29T21:18:07.583Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e [2022-07-29T21:18:07.938Z] #17 0.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-29T21:18:07.938Z] #17 DONE 0.9s [2022-07-29T21:18:07.938Z] [2022-07-29T21:18:07.938Z] #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-07-29T21:18:07.938Z] #60 sha256:782a486cab74667c28771c072d9c0c549772c59b38ede3a8be2546ad0cbae95c [2022-07-29T21:18:07.957Z] #84 0.863 Cloning into '/tmp/crun-build'... [2022-07-29T21:18:08.149Z] #13 DONE 0.6s [2022-07-29T21:18:08.149Z] [2022-07-29T21:18:08.149Z] #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-07-29T21:18:08.149Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:08.149Z] #76 ... [2022-07-29T21:18:08.149Z] [2022-07-29T21:18:08.149Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-29T21:18:08.149Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc [2022-07-29T21:18:08.149Z] #46 DONE 0.2s [2022-07-29T21:18:08.407Z] [2022-07-29T21:18:08.407Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-29T21:18:08.407Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a [2022-07-29T21:18:08.407Z] #33 DONE 0.3s [2022-07-29T21:18:08.407Z] [2022-07-29T21:18:08.407Z] #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-07-29T21:18:08.407Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d [2022-07-29T21:18:08.407Z] #50 DONE 0.3s [2022-07-29T21:18:08.407Z] [2022-07-29T21:18:08.407Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:18:08.407Z] #25 sha256:1c8d986edc14dd29b8f8cd119ba2a5e6751baf34b7610e860f9590841bb0dee7 [2022-07-29T21:18:08.407Z] #25 DONE 0.4s [2022-07-29T21:18:08.407Z] [2022-07-29T21:18:08.407Z] #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-07-29T21:18:08.407Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:08.407Z] #51 ... [2022-07-29T21:18:08.407Z] [2022-07-29T21:18:08.407Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:18:08.407Z] #66 sha256:dbeac4180a2032b8ca77a88a8780829fda0b7e73a85e505bf4adc9af904401b2 [2022-07-29T21:18:08.407Z] #66 DONE 0.4s [2022-07-29T21:18:08.665Z] [2022-07-29T21:18:08.665Z] #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-07-29T21:18:08.665Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:18:08.875Z] #60 ... [2022-07-29T21:18:08.875Z] [2022-07-29T21:18:08.875Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:18:08.875Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:18:08.875Z] #18 DONE 0.9s [2022-07-29T21:18:08.875Z] [2022-07-29T21:18:08.875Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:18:08.875Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:18:09.813Z] #19 DONE 0.9s [2022-07-29T21:18:09.813Z] [2022-07-29T21:18:09.813Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:18:09.813Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:18:10.750Z] #20 DONE 1.0s [2022-07-29T21:18:10.750Z] [2022-07-29T21:18:10.750Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:18:10.750Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:18:11.224Z] #84 4.536 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-29T21:18:11.224Z] #84 4.548 Cloning into '/tmp/crun-build/libocispec'... [2022-07-29T21:18:11.482Z] #84 ... [2022-07-29T21:18:11.482Z] [2022-07-29T21:18:11.482Z] #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-07-29T21:18:11.482Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:11.482Z] #58 28.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-29T21:18:11.482Z] #58 28.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:11.482Z] #58 28.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:11.482Z] #58 28.23 Setting up python3-six (1.16.0-2) ... [2022-07-29T21:18:11.482Z] #58 28.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:18:11.482Z] #58 28.94 Setting up python3-protobuf (3.12.4-1) ... [2022-07-29T21:18:11.482Z] #58 31.19 Setting up criu (3.17.1-1) ... [2022-07-29T21:18:11.482Z] #58 32.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:11.482Z] #58 DONE 32.5s [2022-07-29T21:18:11.737Z] [2022-07-29T21:18:11.737Z] #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-07-29T21:18:11.738Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:18:11.738Z] #41 31.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-29T21:18:11.738Z] #41 31.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-29T21:18:12.127Z] #21 1.163 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:18:12.127Z] #21 1.164 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:18:12.127Z] #21 1.164 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:12.386Z] #21 1.713 Fetched 44.1 kB in 1s (53.2 kB/s) [2022-07-29T21:18:12.852Z] #67 4.494 + RM_GOPATH=0 [2022-07-29T21:18:12.852Z] #67 4.494 + TMP_GOPATH= [2022-07-29T21:18:12.852Z] #67 4.494 + : /build [2022-07-29T21:18:12.852Z] #67 4.494 + '[' -z '' ']' [2022-07-29T21:18:12.852Z] #67 4.494 ++ mktemp -d [2022-07-29T21:18:12.852Z] #67 4.497 + export GOPATH=/tmp/tmp.yjX4Ji4BJQ [2022-07-29T21:18:12.852Z] #67 4.498 + GOPATH=/tmp/tmp.yjX4Ji4BJQ [2022-07-29T21:18:12.852Z] #67 4.498 + RM_GOPATH=1 [2022-07-29T21:18:12.852Z] #67 4.498 + case "$(go env GOARCH)" in [2022-07-29T21:18:12.852Z] #67 4.499 ++ go env GOARCH [2022-07-29T21:18:13.112Z] #67 4.559 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:13.112Z] #67 4.559 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:13.112Z] #67 4.560 ++ dirname /install.sh [2022-07-29T21:18:13.112Z] #67 4.562 + dir=/ [2022-07-29T21:18:13.112Z] #67 4.569 + bin=rootlesskit [2022-07-29T21:18:13.112Z] #67 4.569 + shift [2022-07-29T21:18:13.112Z] #67 4.569 + '[' '!' -f //rootlesskit.installer ']' [2022-07-29T21:18:13.112Z] #67 4.570 + . //rootlesskit.installer [2022-07-29T21:18:13.112Z] #67 4.570 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:18:13.112Z] #67 4.571 + install_rootlesskit [2022-07-29T21:18:13.112Z] #67 4.573 + case "$1" in [2022-07-29T21:18:13.112Z] #67 4.573 + export CGO_ENABLED=0 [2022-07-29T21:18:13.112Z] #67 4.573 + CGO_ENABLED=0 [2022-07-29T21:18:13.112Z] #67 4.574 + _install_rootlesskit [2022-07-29T21:18:13.112Z] #67 4.574 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-29T21:18:13.112Z] #67 4.574 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:18:13.112Z] #67 4.574 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:18:13.112Z] #67 4.574 + GOBIN=/build [2022-07-29T21:18:13.112Z] #67 4.574 + GO111MODULE=on [2022-07-29T21:18:13.112Z] #67 4.574 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:18:13.336Z] #21 1.713 Reading package lists... [2022-07-29T21:18:13.717Z] #67 5.178 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-29T21:18:14.531Z] #21 2.794 Reading package lists... [2022-07-29T21:18:14.651Z] #67 ... [2022-07-29T21:18:14.651Z] [2022-07-29T21:18:14.651Z] #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-07-29T21:18:14.651Z] #26 sha256:3d2b64778d2c00db07dffb05f736fcce2adc3a60cbba23167a537e2e8d5e5b79 [2022-07-29T21:18:14.651Z] #26 4.502 + RM_GOPATH=0 [2022-07-29T21:18:14.651Z] #26 4.502 + TMP_GOPATH= [2022-07-29T21:18:14.651Z] #26 4.503 + : /build [2022-07-29T21:18:14.651Z] #26 4.503 + '[' -z '' ']' [2022-07-29T21:18:14.651Z] #26 4.505 ++ mktemp -d [2022-07-29T21:18:14.651Z] #26 4.507 + export GOPATH=/tmp/tmp.EOi1ENcQ8h [2022-07-29T21:18:14.651Z] #26 4.507 + GOPATH=/tmp/tmp.EOi1ENcQ8h [2022-07-29T21:18:14.651Z] #26 4.508 + RM_GOPATH=1 [2022-07-29T21:18:14.651Z] #26 4.508 + case "$(go env GOARCH)" in [2022-07-29T21:18:14.651Z] #26 4.510 ++ go env GOARCH [2022-07-29T21:18:14.651Z] #26 4.559 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:14.651Z] #26 4.559 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:14.651Z] #26 4.566 ++ dirname /install.sh [2022-07-29T21:18:14.651Z] #26 4.570 + dir=/ [2022-07-29T21:18:14.651Z] #26 4.571 + bin=dockercli [2022-07-29T21:18:14.651Z] #26 4.571 + shift [2022-07-29T21:18:14.651Z] #26 4.571 + '[' '!' -f //dockercli.installer ']' [2022-07-29T21:18:14.651Z] #26 4.574 + . //dockercli.installer [2022-07-29T21:18:14.651Z] #26 4.574 ++ : stable [2022-07-29T21:18:14.651Z] #26 4.574 ++ : 17.06.2-ce [2022-07-29T21:18:14.651Z] #26 4.579 + install_dockercli [2022-07-29T21:18:14.651Z] #26 4.579 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-29T21:18:14.651Z] #26 4.579 Install docker/cli version 17.06.2-ce from stable [2022-07-29T21:18:14.651Z] #26 4.580 ++ uname -m [2022-07-29T21:18:14.651Z] #26 4.584 + arch=x86_64 [2022-07-29T21:18:14.651Z] #26 4.584 + '[' x86_64 '!=' x86_64 ']' [2022-07-29T21:18:14.651Z] #26 4.584 + url=https://download.docker.com/linux/static [2022-07-29T21:18:14.651Z] #26 4.585 + tar -xz docker/docker [2022-07-29T21:18:14.651Z] #26 4.590 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-29T21:18:15.048Z] #21 3.951 Building dependency tree... [2022-07-29T21:18:15.048Z] #21 4.193 Reading state information... [2022-07-29T21:18:15.308Z] #21 4.507 The following additional packages will be installed: [2022-07-29T21:18:15.308Z] #21 4.511 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:18:15.308Z] #21 4.514 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-29T21:18:15.308Z] #21 4.515 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:18:15.308Z] #21 4.515 python3-pkg-resources vim-runtime xxd [2022-07-29T21:18:15.308Z] #21 4.525 Suggested packages: [2022-07-29T21:18:15.308Z] #21 4.525 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-29T21:18:15.308Z] #21 4.525 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-29T21:18:15.308Z] #21 4.525 acl attr quota [2022-07-29T21:18:15.308Z] #21 4.525 Recommended packages: [2022-07-29T21:18:15.308Z] #21 4.525 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-29T21:18:15.876Z] #21 5.213 The following NEW packages will be installed: [2022-07-29T21:18:15.908Z] #41 ... [2022-07-29T21:18:15.908Z] [2022-07-29T21:18:15.908Z] #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-07-29T21:18:15.908Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:18:15.908Z] #54 30.57 + dpkg --print-architecture [2022-07-29T21:18:15.908Z] #54 30.57 + git checkout -q v2.1.0 [2022-07-29T21:18:15.908Z] #54 31.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-29T21:18:15.908Z] #54 31.63 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-29T21:18:15.908Z] #54 DONE 37.3s [2022-07-29T21:18:15.908Z] [2022-07-29T21:18:15.908Z] #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-07-29T21:18:15.908Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:15.908Z] #84 5.711 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-29T21:18:15.908Z] #84 5.742 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-29T21:18:15.908Z] #84 5.753 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-29T21:18:15.908Z] #84 5.753 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-29T21:18:15.908Z] #84 5.772 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-29T21:18:15.908Z] #84 6.904 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-29T21:18:15.908Z] #84 7.958 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-29T21:18:15.908Z] #84 9.043 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-29T21:18:15.908Z] #84 9.164 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-29T21:18:16.136Z] #21 5.219 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-29T21:18:16.136Z] #21 5.219 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:18:16.136Z] #21 5.219 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-29T21:18:16.136Z] #21 5.220 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-29T21:18:16.136Z] #21 5.220 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:18:16.136Z] #21 5.221 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-29T21:18:16.136Z] #21 5.221 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-29T21:18:16.136Z] #21 5.221 xz-utils zip zstd [2022-07-29T21:18:16.136Z] #21 ... [2022-07-29T21:18:16.136Z] [2022-07-29T21:18:16.136Z] #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-07-29T21:18:16.136Z] #60 sha256:782a486cab74667c28771c072d9c0c549772c59b38ede3a8be2546ad0cbae95c [2022-07-29T21:18:16.136Z] #60 5.805 + cd /tmp/tmp.5HNGgNm8g5/src/github.com/opencontainers/runc [2022-07-29T21:18:16.136Z] #60 5.806 + git checkout -q v1.1.2 [2022-07-29T21:18:16.136Z] #60 6.186 + '[' -z '' ']' [2022-07-29T21:18:16.136Z] #60 6.186 + target=static [2022-07-29T21:18:16.136Z] #60 6.186 + make BUILDTAGS=seccomp static [2022-07-29T21:18:16.136Z] #60 6.476 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-07-29T21:18:16.136Z] #60 11.18 + mkdir -p /build [2022-07-29T21:18:16.136Z] #60 11.18 + cp runc /build/runc [2022-07-29T21:18:16.136Z] #60 DONE 11.4s [2022-07-29T21:18:16.136Z] [2022-07-29T21:18:16.136Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:18:16.136Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:18:16.136Z] #21 5.508 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:16.136Z] #21 5.508 Need to get 27.7 MB of archives. [2022-07-29T21:18:16.136Z] #21 5.508 After this operation, 106 MB of additional disk space will be used. [2022-07-29T21:18:16.136Z] #21 5.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-29T21:18:16.136Z] #21 5.508 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-29T21:18:16.163Z] #84 9.376 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-29T21:18:16.396Z] #21 5.526 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-29T21:18:16.396Z] #21 5.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-29T21:18:16.396Z] #21 5.526 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-29T21:18:16.396Z] #21 5.526 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-29T21:18:16.396Z] #21 5.526 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-29T21:18:16.396Z] #21 5.526 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-29T21:18:16.396Z] #21 5.555 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:18:16.396Z] #21 5.555 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:18:16.396Z] #21 5.555 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-29T21:18:16.396Z] #21 5.570 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-29T21:18:16.396Z] #21 5.570 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-29T21:18:16.396Z] #21 5.570 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-29T21:18:16.396Z] #21 5.589 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-29T21:18:16.396Z] #21 5.599 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-29T21:18:16.396Z] #21 5.600 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-29T21:18:16.396Z] #21 5.612 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-29T21:18:16.396Z] #21 5.613 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-29T21:18:16.396Z] #21 5.615 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-29T21:18:16.396Z] #21 5.616 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-29T21:18:16.396Z] #21 5.621 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-29T21:18:16.396Z] #21 5.625 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-29T21:18:16.396Z] #21 5.629 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-29T21:18:16.396Z] #21 5.631 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-29T21:18:16.396Z] #21 5.632 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-29T21:18:16.396Z] #21 5.633 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-29T21:18:16.396Z] #21 5.751 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-29T21:18:16.655Z] #21 5.751 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-29T21:18:16.655Z] #21 5.753 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-29T21:18:16.655Z] #21 5.754 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:18:16.655Z] #21 5.758 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-29T21:18:16.655Z] #21 5.758 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-29T21:18:16.655Z] #21 5.769 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-29T21:18:16.655Z] #21 5.773 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-29T21:18:16.655Z] #21 5.800 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-29T21:18:16.655Z] #21 5.801 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-29T21:18:16.655Z] #21 5.807 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:18:16.655Z] #21 5.809 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-29T21:18:16.655Z] #21 5.813 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-29T21:18:16.655Z] #21 5.814 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-29T21:18:16.655Z] #21 5.817 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-29T21:18:16.655Z] #21 5.836 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-29T21:18:16.655Z] #21 5.841 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-29T21:18:16.655Z] #21 5.854 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-29T21:18:16.655Z] #21 5.942 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-29T21:18:16.655Z] #21 5.958 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-29T21:18:16.915Z] #21 5.976 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-29T21:18:16.915Z] #21 5.978 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-29T21:18:17.093Z] #84 ... [2022-07-29T21:18:17.093Z] [2022-07-29T21:18:17.094Z] #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-07-29T21:18:17.094Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:18:17.094Z] #41 DONE 38.5s [2022-07-29T21:18:17.174Z] #21 6.380 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:17.174Z] #21 6.489 Fetched 27.7 MB in 1s (36.2 MB/s) [2022-07-29T21:18:17.181Z] #26 ... [2022-07-29T21:18:17.181Z] [2022-07-29T21:18:17.181Z] #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-07-29T21:18:17.182Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:18:17.182Z] #67 8.464 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:18:17.182Z] #67 8.478 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-29T21:18:17.349Z] [2022-07-29T21:18:17.349Z] #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-07-29T21:18:17.349Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:17.432Z] #21 6.554 Selecting previously unselected package pigz. [2022-07-29T21:18:17.433Z] #21 6.554 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-29T21:18:17.433Z] #21 6.609 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-29T21:18:17.433Z] #21 6.614 Unpacking pigz (2.6-1) ... [2022-07-29T21:18:17.433Z] #21 6.678 Selecting previously unselected package libelf1:amd64. [2022-07-29T21:18:17.433Z] #21 6.686 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-29T21:18:17.440Z] #67 9.086 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-29T21:18:17.691Z] #21 6.697 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-29T21:18:17.691Z] #21 6.789 Selecting previously unselected package libbpf0:amd64. [2022-07-29T21:18:17.691Z] #21 6.789 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-29T21:18:17.691Z] #21 6.792 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:18:17.691Z] #21 6.854 Selecting previously unselected package libcap2:amd64. [2022-07-29T21:18:17.691Z] #21 6.854 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:17.691Z] #21 6.858 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:17.691Z] #21 6.903 Selecting previously unselected package libmnl0:amd64. [2022-07-29T21:18:17.691Z] #21 6.909 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-29T21:18:17.691Z] #21 6.913 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:18:17.691Z] #21 6.957 Selecting previously unselected package libxtables12:amd64. [2022-07-29T21:18:17.691Z] #21 6.961 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-29T21:18:17.691Z] #21 6.967 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:18:17.691Z] #21 7.003 Selecting previously unselected package libcap2-bin. [2022-07-29T21:18:17.691Z] #21 7.006 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:17.691Z] #21 7.012 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-29T21:18:17.950Z] #21 7.064 Selecting previously unselected package iproute2. [2022-07-29T21:18:17.950Z] #21 7.068 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-29T21:18:17.950Z] #21 7.075 Unpacking iproute2 (5.10.0-4) ... [2022-07-29T21:18:18.006Z] #67 ... [2022-07-29T21:18:18.006Z] [2022-07-29T21:18:18.006Z] #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-07-29T21:18:18.006Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:18.006Z] #55 4.192 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-07-29T21:18:18.006Z] #55 6.354 go: downloading github.com/fatih/color v1.13.0 [2022-07-29T21:18:18.006Z] #55 6.416 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:18:18.006Z] #55 6.600 go: downloading github.com/pkg/errors v0.9.1 [2022-07-29T21:18:18.006Z] #55 6.631 go: downloading github.com/spf13/cobra v1.4.0 [2022-07-29T21:18:18.006Z] #55 6.713 go: downloading github.com/spf13/pflag v1.0.5 [2022-07-29T21:18:18.006Z] #55 7.105 go: downloading github.com/spf13/viper v1.11.0 [2022-07-29T21:18:18.006Z] #55 7.213 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-29T21:18:18.006Z] #55 7.997 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-07-29T21:18:18.006Z] #55 8.015 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-07-29T21:18:18.007Z] #55 9.687 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-07-29T21:18:18.007Z] #55 9.910 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-07-29T21:18:18.007Z] #55 10.03 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-29T21:18:18.007Z] #55 10.13 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-07-29T21:18:18.007Z] #55 ... [2022-07-29T21:18:18.007Z] [2022-07-29T21:18:18.007Z] #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-07-29T21:18:18.007Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:18:18.007Z] #62 4.083 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:18:18.007Z] #62 4.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:18:18.007Z] #62 4.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:18.007Z] #62 5.056 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:18.007Z] #62 7.197 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:18.007Z] #62 9.540 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:18.210Z] #21 7.294 Selecting previously unselected package xxd. [2022-07-29T21:18:18.210Z] #21 7.298 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:18:18.210Z] #21 7.303 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:18.210Z] #21 7.375 Selecting previously unselected package vim-common. [2022-07-29T21:18:18.210Z] #21 7.379 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:18:18.210Z] #21 7.388 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:18.210Z] #21 7.462 Selecting previously unselected package bash-completion. [2022-07-29T21:18:18.210Z] #21 7.465 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-29T21:18:18.265Z] #62 ... [2022-07-29T21:18:18.265Z] [2022-07-29T21:18:18.265Z] #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-07-29T21:18:18.265Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:18:18.265Z] #53 4.928 go: downloading gotest.tools/gotestsum v1.8.1 [2022-07-29T21:18:18.265Z] #53 7.088 go: downloading github.com/dnephin/pflag v1.0.7 [2022-07-29T21:18:18.265Z] #53 7.231 go: downloading github.com/fatih/color v1.10.0 [2022-07-29T21:18:18.265Z] #53 7.279 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-29T21:18:18.265Z] #53 7.653 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-07-29T21:18:18.265Z] #53 7.737 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-29T21:18:18.265Z] #53 7.792 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-07-29T21:18:18.265Z] #53 7.944 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-07-29T21:18:18.265Z] #53 8.082 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-07-29T21:18:18.265Z] #53 8.192 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-07-29T21:18:18.265Z] #53 8.329 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-07-29T21:18:18.265Z] #53 8.490 go: downloading golang.org/x/tools v0.1.0 [2022-07-29T21:18:18.265Z] #53 ... [2022-07-29T21:18:18.265Z] [2022-07-29T21:18:18.265Z] #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-07-29T21:18:18.265Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:18:18.265Z] #40 4.950 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-07-29T21:18:18.265Z] #40 5.925 go: downloading github.com/tc-hib/winres v0.1.5 [2022-07-29T21:18:18.265Z] #40 7.726 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-07-29T21:18:18.265Z] #40 8.116 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-07-29T21:18:18.265Z] #40 8.188 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-07-29T21:18:18.523Z] #40 ... [2022-07-29T21:18:18.523Z] [2022-07-29T21:18:18.523Z] #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-07-29T21:18:18.523Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:18:18.523Z] #14 4.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:18:18.523Z] #14 4.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:18:18.523Z] #14 4.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:18.523Z] #14 5.089 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:18.523Z] #14 7.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:18.523Z] #14 9.516 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:18.523Z] #14 ... [2022-07-29T21:18:18.523Z] [2022-07-29T21:18:18.523Z] #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-07-29T21:18:18.523Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:18:18.523Z] #36 5.238 go: downloading github.com/go-delve/delve v1.8.1 [2022-07-29T21:18:18.781Z] #36 ... [2022-07-29T21:18:18.781Z] [2022-07-29T21:18:18.781Z] #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-07-29T21:18:18.781Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:18:18.781Z] #42 4.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:18:18.781Z] #42 4.855 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:18:18.781Z] #42 4.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:18.781Z] #42 5.779 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:18.781Z] #42 8.147 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:18.781Z] #42 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:19.039Z] #42 ... [2022-07-29T21:18:19.039Z] [2022-07-29T21:18:19.039Z] #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-07-29T21:18:19.039Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:18:19.039Z] #38 5.320 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-07-29T21:18:19.039Z] #38 ... [2022-07-29T21:18:19.039Z] [2022-07-29T21:18:19.039Z] #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-07-29T21:18:19.039Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:18:19.039Z] #47 3.842 + git clone https://github.com/docker/distribution.git . [2022-07-29T21:18:19.039Z] #47 3.851 Cloning into '.'... [2022-07-29T21:18:19.148Z] #21 8.407 Unpacking bash-completion (1:2.11-2) ... [2022-07-29T21:18:19.298Z] #47 ... [2022-07-29T21:18:19.298Z] [2022-07-29T21:18:19.298Z] #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-07-29T21:18:19.298Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:18:19.298Z] #34 4.542 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-29T21:18:19.298Z] #34 4.555 Cloning into '.'... [2022-07-29T21:18:19.298Z] #34 ... [2022-07-29T21:18:19.298Z] [2022-07-29T21:18:19.298Z] #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-07-29T21:18:19.298Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:18:19.298Z] #57 2.977 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-07-29T21:18:19.298Z] #57 3.545 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-07-29T21:18:19.298Z] #57 3.545 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-07-29T21:18:19.298Z] #57 3.555 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-07-29T21:18:19.298Z] #57 4.250 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-07-29T21:18:19.407Z] #21 8.600 Selecting previously unselected package bzip2. [2022-07-29T21:18:19.407Z] #21 8.606 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-29T21:18:19.407Z] #21 8.612 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:18:19.407Z] #21 8.667 Selecting previously unselected package xz-utils. [2022-07-29T21:18:19.407Z] #21 8.674 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-29T21:18:19.407Z] #21 8.679 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:19.407Z] #21 8.766 Selecting previously unselected package apparmor. [2022-07-29T21:18:19.556Z] #57 ... [2022-07-29T21:18:19.556Z] [2022-07-29T21:18:19.556Z] #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-07-29T21:18:19.556Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:19.556Z] #55 10.37 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-07-29T21:18:19.556Z] #55 10.55 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-29T21:18:19.667Z] #21 8.770 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-29T21:18:19.667Z] #21 8.807 Unpacking apparmor (2.13.6-10) ... [2022-07-29T21:18:19.667Z] #21 9.031 Selecting previously unselected package inetutils-ping. [2022-07-29T21:18:19.872Z] #19 ... [2022-07-29T21:18:19.872Z] [2022-07-29T21:18:19.872Z] #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-07-29T21:18:19.872Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:19.872Z] #62 41.14 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-29T21:18:19.872Z] #62 DONE 41.3s [2022-07-29T21:18:19.872Z] [2022-07-29T21:18:19.872Z] #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-07-29T21:18:19.872Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:19.872Z] #19 29.58 Fetched 49.2 MB in 27s (1815 kB/s) [2022-07-29T21:18:19.926Z] #21 9.035 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-29T21:18:19.926Z] #21 9.039 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-29T21:18:19.926Z] #21 9.108 Selecting previously unselected package libip4tc2:amd64. [2022-07-29T21:18:19.926Z] #21 9.112 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:18:19.926Z] #21 9.117 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:18:19.926Z] #21 9.160 Selecting previously unselected package libip6tc2:amd64. [2022-07-29T21:18:19.926Z] #21 9.167 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:18:19.926Z] #21 9.172 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:18:19.926Z] #21 9.219 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-29T21:18:19.926Z] #21 9.223 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-29T21:18:19.926Z] #21 9.227 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:18:20.185Z] #21 9.274 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-29T21:18:20.185Z] #21 9.278 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-29T21:18:20.185Z] #21 9.283 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:18:20.185Z] #21 9.331 Selecting previously unselected package libnftnl11:amd64. [2022-07-29T21:18:20.185Z] #21 9.331 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-29T21:18:20.185Z] #21 9.335 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:18:20.185Z] #21 9.387 Selecting previously unselected package iptables. [2022-07-29T21:18:20.185Z] #21 9.387 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-29T21:18:20.185Z] #21 9.393 Unpacking iptables (1.8.7-1) ... [2022-07-29T21:18:20.185Z] #21 9.534 Selecting previously unselected package libonig5:amd64. [2022-07-29T21:18:20.185Z] #21 9.534 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-29T21:18:20.444Z] #21 9.542 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:18:20.444Z] #21 9.617 Selecting previously unselected package libjq1:amd64. [2022-07-29T21:18:20.444Z] #21 9.625 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-29T21:18:20.444Z] #21 9.629 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:18:20.444Z] #21 9.694 Selecting previously unselected package jq. [2022-07-29T21:18:20.444Z] #21 9.695 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-29T21:18:20.444Z] #21 9.702 Unpacking jq (1.6-2.1) ... [2022-07-29T21:18:20.444Z] #21 9.757 Selecting previously unselected package libaio1:amd64. [2022-07-29T21:18:20.444Z] #21 9.757 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-29T21:18:20.444Z] #21 9.761 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:18:20.444Z] #21 9.800 Selecting previously unselected package libgpm2:amd64. [2022-07-29T21:18:20.702Z] #21 9.804 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-29T21:18:20.702Z] #21 9.810 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:18:20.702Z] #21 9.851 Selecting previously unselected package libicu67:amd64. [2022-07-29T21:18:20.702Z] #21 9.858 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-29T21:18:20.702Z] #21 9.862 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-29T21:18:22.079Z] #21 11.12 Selecting previously unselected package libinih1:amd64. [2022-07-29T21:18:22.079Z] #21 11.12 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-29T21:18:22.079Z] #21 11.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-29T21:18:22.079Z] #21 11.17 Selecting previously unselected package libnet1:amd64. [2022-07-29T21:18:22.079Z] #21 11.17 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-29T21:18:22.079Z] #21 11.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:22.079Z] #21 11.23 Selecting previously unselected package libnl-3-200:amd64. [2022-07-29T21:18:22.079Z] #21 11.23 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-29T21:18:22.079Z] #21 11.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:18:22.079Z] #21 11.30 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:18:22.079Z] #21 11.30 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:22.079Z] #21 11.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:22.079Z] #21 11.35 Selecting previously unselected package libyajl2:amd64. [2022-07-29T21:18:22.337Z] #21 11.35 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-29T21:18:22.337Z] #21 11.35 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:22.337Z] #21 11.39 Selecting previously unselected package net-tools. [2022-07-29T21:18:22.337Z] #21 11.39 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-29T21:18:22.337Z] #21 11.40 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:18:22.337Z] #21 11.50 Selecting previously unselected package patch. [2022-07-29T21:18:22.337Z] #21 11.50 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-29T21:18:22.337Z] #21 11.51 Unpacking patch (2.7.6-7) ... [2022-07-29T21:18:22.337Z] #21 11.56 Selecting previously unselected package python-pip-whl. [2022-07-29T21:18:22.337Z] #21 11.57 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:18:22.337Z] #21 11.57 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:18:22.596Z] #21 11.81 Selecting previously unselected package python3-lib2to3. [2022-07-29T21:18:22.596Z] #21 11.82 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-29T21:18:22.596Z] #21 11.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:18:22.596Z] #21 11.89 Selecting previously unselected package python3-distutils. [2022-07-29T21:18:22.596Z] #21 11.89 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-29T21:18:22.596Z] #21 11.90 Unpacking python3-distutils (3.9.2-1) ... [2022-07-29T21:18:22.843Z] #55 ... [2022-07-29T21:18:22.843Z] [2022-07-29T21:18:22.843Z] #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-07-29T21:18:22.843Z] #26 sha256:3d2b64778d2c00db07dffb05f736fcce2adc3a60cbba23167a537e2e8d5e5b79 [2022-07-29T21:18:22.843Z] #26 13.72 + mkdir -p /build [2022-07-29T21:18:22.843Z] #26 13.73 + mv docker/docker /build/ [2022-07-29T21:18:22.843Z] #26 13.73 + rmdir docker [2022-07-29T21:18:22.843Z] #26 DONE 14.4s [2022-07-29T21:18:22.843Z] [2022-07-29T21:18:22.843Z] #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-07-29T21:18:22.843Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:18:22.843Z] #67 12.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-29T21:18:22.843Z] #67 13.39 go: downloading github.com/google/uuid v1.3.0 [2022-07-29T21:18:22.843Z] #67 13.55 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-29T21:18:22.843Z] #67 14.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-29T21:18:22.843Z] #67 14.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:18:22.843Z] #67 14.42 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-29T21:18:22.854Z] #21 11.97 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:18:22.855Z] #21 11.98 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:18:22.855Z] #21 11.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:22.855Z] #21 12.05 Selecting previously unselected package python3-setuptools. [2022-07-29T21:18:22.855Z] #21 12.05 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-29T21:18:22.855Z] #21 12.06 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-29T21:18:22.855Z] #21 12.19 Selecting previously unselected package python3-wheel. [2022-07-29T21:18:23.101Z] #67 ... [2022-07-29T21:18:23.102Z] [2022-07-29T21:18:23.102Z] #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-07-29T21:18:23.102Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:23.102Z] #76 5.212 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:18:23.102Z] #76 5.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:18:23.102Z] #76 5.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:23.102Z] #76 6.423 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:23.102Z] #76 8.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:23.102Z] #76 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:23.113Z] #21 12.19 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-29T21:18:23.113Z] #21 12.21 Unpacking python3-wheel (0.34.2-1) ... [2022-07-29T21:18:23.113Z] #21 12.25 Selecting previously unselected package python3-pip. [2022-07-29T21:18:23.113Z] #21 12.25 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:18:23.113Z] #21 12.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:18:23.113Z] #21 12.38 Selecting previously unselected package sudo. [2022-07-29T21:18:23.113Z] #21 12.38 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-29T21:18:23.113Z] #21 12.39 Unpacking sudo (1.9.5p2-3) ... [2022-07-29T21:18:23.360Z] #76 ... [2022-07-29T21:18:23.360Z] [2022-07-29T21:18:23.360Z] #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-07-29T21:18:23.360Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:23.360Z] #51 4.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:18:23.360Z] #51 5.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:18:23.361Z] #51 5.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:18:23.361Z] #51 5.774 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-29T21:18:23.361Z] #51 6.463 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:18:23.361Z] #51 9.144 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:18:23.361Z] #51 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:18:23.361Z] #51 14.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-07-29T21:18:23.361Z] #51 ... [2022-07-29T21:18:23.361Z] [2022-07-29T21:18:23.361Z] #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-07-29T21:18:23.361Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:18:23.361Z] #53 15.34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-29T21:18:23.361Z] #53 15.43 go: downloading golang.org/x/mod v0.3.0 [2022-07-29T21:18:23.680Z] #21 12.66 Selecting previously unselected package thin-provisioning-tools. [2022-07-29T21:18:23.680Z] #21 12.66 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-29T21:18:23.680Z] #21 12.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:18:23.680Z] #21 12.79 Selecting previously unselected package uidmap. [2022-07-29T21:18:23.680Z] #21 12.80 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-29T21:18:23.680Z] #21 12.80 Unpacking uidmap (1:4.8.1-1) ... [2022-07-29T21:18:23.680Z] #21 12.88 Selecting previously unselected package vim-runtime. [2022-07-29T21:18:23.680Z] #21 12.89 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:18:23.680Z] #21 12.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-29T21:18:23.680Z] #21 12.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-29T21:18:23.680Z] #21 12.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:25.057Z] #21 14.15 Selecting previously unselected package vim. [2022-07-29T21:18:25.057Z] #21 14.16 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:18:25.057Z] #21 14.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:25.131Z] #19 29.58 Reading package lists... [2022-07-29T21:18:25.316Z] #21 14.47 Selecting previously unselected package xfsprogs. [2022-07-29T21:18:25.316Z] #21 14.47 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-29T21:18:25.316Z] #21 14.48 Unpacking xfsprogs (5.10.0-4) ... [2022-07-29T21:18:25.316Z] #21 14.67 Selecting previously unselected package zip. [2022-07-29T21:18:25.316Z] #21 14.67 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-29T21:18:25.575Z] #21 14.67 Unpacking zip (3.0-12) ... [2022-07-29T21:18:25.575Z] #21 14.74 Selecting previously unselected package zstd. [2022-07-29T21:18:25.575Z] #21 14.74 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-29T21:18:25.575Z] #21 14.75 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:18:25.575Z] #21 14.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:26.143Z] #21 15.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:18:26.143Z] #21 15.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:18:26.143Z] #21 15.37 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:18:26.143Z] #21 15.38 Setting up libicu67:amd64 (67.1-7) ... [2022-07-29T21:18:26.143Z] #21 15.39 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:18:26.143Z] #21 15.40 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-29T21:18:26.143Z] #21 15.41 Setting up uidmap (1:4.8.1-1) ... [2022-07-29T21:18:26.143Z] #21 15.42 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:26.143Z] #21 15.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:26.143Z] #21 15.45 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:18:26.402Z] #21 15.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:26.402Z] #21 15.48 Setting up python3-wheel (0.34.2-1) ... [2022-07-29T21:18:26.499Z] #19 34.25 Reading package lists... [2022-07-29T21:18:26.499Z] #19 ... [2022-07-29T21:18:26.499Z] [2022-07-29T21:18:26.499Z] #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-07-29T21:18:26.499Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:26.499Z] #84 16.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-29T21:18:26.499Z] #84 19.70 libtoolize: putting auxiliary files in '.'. [2022-07-29T21:18:26.499Z] #84 19.70 libtoolize: copying file './ltmain.sh' [2022-07-29T21:18:26.499Z] #84 19.85 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-29T21:18:26.670Z] #21 15.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:26.670Z] #21 15.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:26.670Z] #21 15.80 Setting up libcap2-bin (1:2.44-1) ... [2022-07-29T21:18:26.670Z] #21 15.81 Setting up apparmor (2.13.6-10) ... [2022-07-29T21:18:26.765Z] #84 19.85 libtoolize: and rerunning libtoolize and aclocal. [2022-07-29T21:18:26.765Z] #84 19.85 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:18:27.608Z] #21 16.84 Setting up zip (3.0-12) ... [2022-07-29T21:18:27.609Z] #21 16.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:27.609Z] #21 16.87 Setting up bash-completion (1:2.11-2) ... [2022-07-29T21:18:28.641Z] #53 ... [2022-07-29T21:18:28.641Z] [2022-07-29T21:18:28.641Z] #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-07-29T21:18:28.641Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54 [2022-07-29T21:18:28.641Z] #38 19.32 tomll can be used in two ways: [2022-07-29T21:18:28.641Z] #38 19.32 Writing to STDIN and reading from STDOUT: [2022-07-29T21:18:28.641Z] #38 19.33 cat file.toml | tomll > file.toml [2022-07-29T21:18:28.641Z] #38 19.33 [2022-07-29T21:18:28.641Z] #38 19.33 Reading and updating a list of files: [2022-07-29T21:18:28.641Z] #38 19.33 tomll a.toml b.toml c.toml [2022-07-29T21:18:28.641Z] #38 19.33 [2022-07-29T21:18:28.641Z] #38 19.33 When given a list of files, tomll will modify all files in place without asking. [2022-07-29T21:18:28.641Z] #38 DONE 19.9s [2022-07-29T21:18:28.641Z] [2022-07-29T21:18:28.641Z] #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-07-29T21:18:28.641Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:18:28.641Z] #42 19.90 Fetched 8561 kB in 15s (558 kB/s) [2022-07-29T21:18:28.657Z] #84 ... [2022-07-29T21:18:28.657Z] [2022-07-29T21:18:28.657Z] #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-07-29T21:18:28.657Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:28.657Z] #19 34.25 Reading package lists... [2022-07-29T21:18:28.987Z] #21 17.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:28.987Z] #21 17.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:18:28.987Z] #21 17.94 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:18:28.987Z] #21 17.95 Setting up patch (2.7.6-7) ... [2022-07-29T21:18:28.987Z] #21 17.96 Setting up sudo (1.9.5p2-3) ... [2022-07-29T21:18:28.987Z] #21 18.01 invoke-rc.d: could not determine current runlevel [2022-07-29T21:18:28.987Z] #21 18.02 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-29T21:18:28.987Z] #21 18.03 Setting up xfsprogs (5.10.0-4) ... [2022-07-29T21:18:28.987Z] #21 18.05 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:18:28.987Z] #21 18.06 Setting up inetutils-ping (2:2.0-1) ... [2022-07-29T21:18:28.987Z] #21 18.07 Setting up pigz (2.6-1) ... [2022-07-29T21:18:28.987Z] #21 18.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:18:28.987Z] #21 18.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:18:28.987Z] #21 18.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:18:28.987Z] #21 18.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:29.246Z] #21 18.45 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:18:29.246Z] #21 18.46 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:18:29.505Z] #21 18.67 Setting up libelf1:amd64 (0.183-1) ... [2022-07-29T21:18:29.505Z] #21 18.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:18:29.505Z] #21 18.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:18:29.505Z] #21 18.71 Setting up python3-distutils (3.9.2-1) ... [2022-07-29T21:18:29.576Z] #42 19.90 Reading package lists... [2022-07-29T21:18:29.576Z] #42 ... [2022-07-29T21:18:29.576Z] [2022-07-29T21:18:29.576Z] #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-07-29T21:18:29.576Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:18:29.576Z] #40 11.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-07-29T21:18:29.576Z] #40 11.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-29T21:18:29.576Z] #40 ... [2022-07-29T21:18:29.576Z] [2022-07-29T21:18:29.576Z] #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-07-29T21:18:29.576Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:29.576Z] #55 15.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-07-29T21:18:29.576Z] #55 15.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:18:29.576Z] #55 15.42 go: downloading github.com/stretchr/testify v1.7.1 [2022-07-29T21:18:29.576Z] #55 15.93 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-07-29T21:18:29.576Z] #55 16.21 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-07-29T21:18:29.576Z] #55 16.22 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-07-29T21:18:29.576Z] #55 16.34 go: downloading github.com/spf13/afero v1.8.2 [2022-07-29T21:18:29.576Z] #55 16.42 go: downloading github.com/spf13/cast v1.4.1 [2022-07-29T21:18:29.576Z] #55 16.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-07-29T21:18:29.576Z] #55 16.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-07-29T21:18:29.576Z] #55 16.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-07-29T21:18:29.576Z] #55 16.88 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-07-29T21:18:29.576Z] #55 16.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-07-29T21:18:29.576Z] #55 16.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-07-29T21:18:29.576Z] #55 16.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-07-29T21:18:29.576Z] #55 17.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-07-29T21:18:29.576Z] #55 17.09 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-07-29T21:18:29.576Z] #55 17.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-07-29T21:18:29.576Z] #55 17.51 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-07-29T21:18:29.576Z] #55 17.90 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-07-29T21:18:29.576Z] #55 18.13 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-29T21:18:29.576Z] #55 20.85 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-07-29T21:18:29.576Z] #55 20.92 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-07-29T21:18:29.576Z] #55 21.09 go: downloading github.com/Antonboom/errname v0.1.6 [2022-07-29T21:18:29.576Z] #55 21.12 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-07-29T21:18:29.576Z] #55 21.21 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-07-29T21:18:29.576Z] #55 21.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-07-29T21:18:29.576Z] #55 21.63 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-07-29T21:18:29.576Z] #55 21.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-07-29T21:18:29.764Z] #21 18.90 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:29.764Z] #21 18.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-29T21:18:29.764Z] #21 18.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-29T21:18:29.764Z] #21 18.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-29T21:18:29.764Z] #21 18.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-29T21:18:29.764Z] #21 18.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-29T21:18:29.764Z] #21 18.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-29T21:18:29.764Z] #21 18.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-29T21:18:29.764Z] #21 18.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-29T21:18:29.764Z] #21 18.97 Setting up python3-setuptools (52.0.0-4) ... [2022-07-29T21:18:29.835Z] #55 21.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-07-29T21:18:30.025Z] #19 38.45 Building dependency tree... [2022-07-29T21:18:30.094Z] #55 21.97 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-07-29T21:18:30.094Z] #55 22.14 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-07-29T21:18:30.333Z] #21 19.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:18:30.333Z] #21 19.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:18:30.333Z] #21 19.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:18:30.333Z] #21 19.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:18:30.352Z] #55 22.27 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-07-29T21:18:30.352Z] #55 22.34 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-07-29T21:18:30.352Z] #55 22.41 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-07-29T21:18:30.589Z] #19 40.43 The following additional packages will be installed: [2022-07-29T21:18:30.589Z] #19 40.43 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-29T21:18:30.589Z] #19 40.43 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.43 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.43 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-29T21:18:30.589Z] #19 40.43 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.43 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.43 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-29T21:18:30.589Z] #19 40.44 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-29T21:18:30.589Z] #19 40.44 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.44 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.44 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-29T21:18:30.589Z] #19 40.44 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-29T21:18:30.589Z] #19 40.44 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-29T21:18:30.589Z] #19 40.44 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-29T21:18:30.589Z] #19 40.44 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.44 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.44 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-29T21:18:30.589Z] #19 40.44 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-29T21:18:30.589Z] #19 40.44 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-29T21:18:30.589Z] #19 40.44 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.44 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.44 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.44 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-29T21:18:30.589Z] #19 40.44 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-29T21:18:30.589Z] #19 40.44 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.44 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-29T21:18:30.589Z] #19 40.44 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.44 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.44 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-29T21:18:30.589Z] #19 40.44 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-29T21:18:30.589Z] #19 40.44 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.44 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.45 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.45 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-29T21:18:30.589Z] #19 40.45 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.45 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-29T21:18:30.589Z] #19 40.45 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-29T21:18:30.589Z] #19 40.45 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-29T21:18:30.589Z] #19 40.45 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.45 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-29T21:18:30.589Z] #19 40.45 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-29T21:18:30.589Z] #19 40.45 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-29T21:18:30.589Z] #19 40.45 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-29T21:18:30.589Z] #19 40.45 linux-libc-dev-s390x-cross patch xz-utils [2022-07-29T21:18:30.589Z] #19 40.47 Suggested packages: [2022-07-29T21:18:30.589Z] #19 40.47 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-29T21:18:30.589Z] #19 40.47 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.47 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-29T21:18:30.589Z] #19 40.47 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-29T21:18:30.589Z] #19 40.47 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-29T21:18:30.589Z] #19 40.47 libyaml-shell-perl ed diffutils-doc [2022-07-29T21:18:30.589Z] #19 40.47 Recommended packages: [2022-07-29T21:18:30.589Z] #19 40.47 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-29T21:18:30.589Z] #19 40.47 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-29T21:18:30.611Z] #55 22.50 go: downloading github.com/breml/bidichk v0.2.3 [2022-07-29T21:18:30.611Z] #55 22.58 go: downloading github.com/breml/errchkjson v0.3.0 [2022-07-29T21:18:30.611Z] #55 22.62 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-07-29T21:18:30.611Z] #55 ... [2022-07-29T21:18:30.611Z] [2022-07-29T21:18:30.611Z] #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-07-29T21:18:30.611Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:30.611Z] #51 22.18 Fetched 8565 kB in 18s (488 kB/s) [2022-07-29T21:18:30.902Z] #21 20.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:18:30.902Z] #21 20.04 Setting up jq (1.6-2.1) ... [2022-07-29T21:18:30.902Z] #21 20.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:18:30.902Z] #21 20.07 Setting up iptables (1.8.7-1) ... [2022-07-29T21:18:30.902Z] #21 20.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-29T21:18:30.902Z] #21 20.12 Setting up iproute2 (5.10.0-4) ... [2022-07-29T21:18:31.162Z] #21 20.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:31.731Z] #21 DONE 20.9s [2022-07-29T21:18:31.731Z] [2022-07-29T21:18:31.731Z] #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-07-29T21:18:31.731Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:18:32.480Z] #19 42.34 The following NEW packages will be installed: [2022-07-29T21:18:32.480Z] #19 42.34 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-29T21:18:32.480Z] #19 42.34 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-29T21:18:32.480Z] #19 42.34 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-29T21:18:32.480Z] #19 42.34 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-29T21:18:32.480Z] #19 42.34 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-29T21:18:32.480Z] #19 42.34 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-29T21:18:32.480Z] #19 42.34 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-29T21:18:32.480Z] #19 42.34 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-29T21:18:32.480Z] #19 42.34 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-29T21:18:32.480Z] #19 42.34 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-29T21:18:32.480Z] #19 42.34 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-29T21:18:32.480Z] #19 42.34 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-29T21:18:32.480Z] #19 42.34 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-29T21:18:32.480Z] #19 42.34 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-29T21:18:32.480Z] #19 42.34 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-29T21:18:32.480Z] #19 42.34 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-29T21:18:32.480Z] #19 42.35 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-29T21:18:32.480Z] #19 42.35 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-29T21:18:32.480Z] #19 42.35 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-29T21:18:32.480Z] #19 42.35 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-29T21:18:32.480Z] #19 42.35 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-29T21:18:32.480Z] #19 42.35 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-29T21:18:32.480Z] #19 42.35 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-29T21:18:32.480Z] #19 42.35 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-29T21:18:32.480Z] #19 42.35 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.35 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-29T21:18:32.480Z] #19 42.35 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-29T21:18:32.480Z] #19 42.35 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-29T21:18:32.480Z] #19 42.35 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-29T21:18:32.480Z] #19 42.36 linux-libc-dev-s390x-cross patch xz-utils [2022-07-29T21:18:32.673Z] #22 0.785 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-29T21:18:32.673Z] #22 0.790 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-29T21:18:32.673Z] #22 0.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-29T21:18:32.673Z] #22 DONE 0.9s [2022-07-29T21:18:32.673Z] [2022-07-29T21:18:32.673Z] #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-07-29T21:18:32.673Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:32.673Z] #64 ... [2022-07-29T21:18:32.673Z] [2022-07-29T21:18:32.673Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:18:32.673Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:18:33.041Z] #19 42.71 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:33.041Z] #19 42.71 Need to get 788 MB of archives. [2022-07-29T21:18:33.041Z] #19 42.71 After this operation, 3385 MB of additional disk space will be used. [2022-07-29T21:18:33.041Z] #19 42.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-29T21:18:33.041Z] #19 42.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-29T21:18:33.042Z] #19 42.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-29T21:18:33.042Z] #19 42.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-29T21:18:33.042Z] #19 42.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-29T21:18:33.042Z] #19 42.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-29T21:18:33.042Z] #19 42.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-29T21:18:33.042Z] #19 42.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-29T21:18:33.042Z] #19 42.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-29T21:18:33.042Z] #19 42.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-29T21:18:33.042Z] #19 42.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-29T21:18:33.042Z] #19 42.87 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-07-29T21:18:33.042Z] #19 42.88 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-07-29T21:18:33.603Z] #19 43.36 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-07-29T21:18:33.603Z] #19 43.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-07-29T21:18:33.896Z] #51 22.18 Reading package lists... [2022-07-29T21:18:33.896Z] #51 ... [2022-07-29T21:18:33.896Z] [2022-07-29T21:18:33.896Z] #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-07-29T21:18:33.896Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:18:33.896Z] #67 14.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-29T21:18:33.896Z] #67 15.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-29T21:18:33.896Z] #67 15.77 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-29T21:18:33.896Z] #67 15.96 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-29T21:18:33.897Z] #67 17.41 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-29T21:18:33.897Z] #67 ... [2022-07-29T21:18:33.897Z] [2022-07-29T21:18:33.897Z] #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-07-29T21:18:33.897Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:33.897Z] #55 22.79 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-07-29T21:18:33.897Z] #55 22.80 go: downloading github.com/daixiang0/gci v0.3.3 [2022-07-29T21:18:33.897Z] #55 22.92 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-07-29T21:18:33.897Z] #55 23.00 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-07-29T21:18:33.897Z] #55 23.15 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-07-29T21:18:33.897Z] #55 23.16 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-07-29T21:18:33.897Z] #55 23.26 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-07-29T21:18:33.897Z] #55 23.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-07-29T21:18:33.897Z] #55 23.41 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-07-29T21:18:33.897Z] #55 23.52 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-07-29T21:18:33.897Z] #55 23.78 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-07-29T21:18:33.897Z] #55 23.84 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-07-29T21:18:33.897Z] #55 23.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-07-29T21:18:33.897Z] #55 24.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-07-29T21:18:33.897Z] #55 24.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-07-29T21:18:33.897Z] #55 24.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-07-29T21:18:33.897Z] #55 24.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-07-29T21:18:33.897Z] #55 24.34 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-07-29T21:18:33.897Z] #55 24.41 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-07-29T21:18:33.897Z] #55 24.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-07-29T21:18:33.897Z] #55 24.49 go: downloading github.com/julz/importas v0.1.0 [2022-07-29T21:18:33.897Z] #55 24.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-07-29T21:18:33.897Z] #55 24.60 go: downloading github.com/kulti/thelper v0.6.2 [2022-07-29T21:18:33.897Z] #55 24.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-07-29T21:18:33.897Z] #55 24.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-07-29T21:18:33.897Z] #55 24.84 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-07-29T21:18:33.897Z] #55 24.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-07-29T21:18:33.897Z] #55 24.97 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-07-29T21:18:33.897Z] #55 25.08 go: downloading github.com/maratori/testpackage v1.0.1 [2022-07-29T21:18:33.897Z] #55 25.18 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-07-29T21:18:33.897Z] #55 25.20 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-07-29T21:18:33.897Z] #55 25.25 go: downloading github.com/mgechev/revive v1.2.1 [2022-07-29T21:18:33.897Z] #55 26.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-07-29T21:18:34.155Z] #55 26.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-07-29T21:18:34.155Z] #55 26.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-07-29T21:18:34.155Z] #55 26.20 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-07-29T21:18:34.166Z] #19 43.81 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-07-29T21:18:34.166Z] #19 43.81 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-07-29T21:18:34.414Z] #55 26.34 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-07-29T21:18:34.414Z] #55 26.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-07-29T21:18:34.421Z] #19 44.33 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-07-29T21:18:34.673Z] #55 26.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-07-29T21:18:34.673Z] #55 26.63 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-07-29T21:18:34.673Z] #55 26.70 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-07-29T21:18:34.677Z] #19 44.33 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-07-29T21:18:34.932Z] #55 ... [2022-07-29T21:18:34.932Z] [2022-07-29T21:18:34.932Z] #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-07-29T21:18:34.932Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:18:34.932Z] #36 16.81 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-07-29T21:18:34.932Z] #36 16.87 go: downloading github.com/spf13/cobra v1.1.3 [2022-07-29T21:18:34.932Z] #36 17.33 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-07-29T21:18:34.932Z] #36 17.58 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-07-29T21:18:34.932Z] #36 17.95 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-29T21:18:34.932Z] #36 18.11 go: downloading github.com/cosiner/argv v0.1.0 [2022-07-29T21:18:34.932Z] #36 18.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-07-29T21:18:34.932Z] #36 18.35 go: downloading github.com/peterh/liner v1.2.2 [2022-07-29T21:18:34.932Z] #36 18.53 go: downloading github.com/google/go-dap v0.6.0 [2022-07-29T21:18:34.932Z] #36 18.84 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-07-29T21:18:34.932Z] #36 19.14 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-07-29T21:18:34.932Z] #36 19.85 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-07-29T21:18:34.932Z] #36 20.05 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-29T21:18:34.932Z] #36 20.12 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-07-29T21:18:34.932Z] #36 22.34 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-07-29T21:18:34.932Z] #36 22.39 go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-29T21:18:34.932Z] #36 ... [2022-07-29T21:18:34.932Z] [2022-07-29T21:18:34.932Z] #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-07-29T21:18:34.932Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:34.932Z] #55 27.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-07-29T21:18:34.933Z] #19 44.81 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-07-29T21:18:34.933Z] #19 44.82 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-07-29T21:18:35.190Z] #55 27.08 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-07-29T21:18:35.190Z] #55 27.13 go: downloading github.com/sivchari/tenv v1.5.0 [2022-07-29T21:18:35.190Z] #55 27.17 go: downloading github.com/sonatard/noctx v0.0.1 [2022-07-29T21:18:35.190Z] #55 27.23 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-07-29T21:18:35.449Z] #55 27.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-07-29T21:18:35.449Z] #55 27.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-07-29T21:18:35.495Z] #19 45.25 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-07-29T21:18:35.495Z] #19 45.25 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-07-29T21:18:35.495Z] #19 45.25 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-07-29T21:18:35.495Z] #19 45.25 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-07-29T21:18:35.495Z] #19 45.25 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-07-29T21:18:35.495Z] #19 45.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-29T21:18:35.495Z] #19 45.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-29T21:18:35.495Z] #19 45.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-29T21:18:35.495Z] #19 45.27 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-07-29T21:18:35.496Z] #19 45.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-29T21:18:35.496Z] #19 45.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-29T21:18:35.496Z] #19 45.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-29T21:18:35.496Z] #19 45.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-29T21:18:35.496Z] #19 45.29 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-29T21:18:35.496Z] #19 45.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-29T21:18:35.496Z] #19 45.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-29T21:18:35.496Z] #19 45.32 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-29T21:18:35.496Z] #19 45.33 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-07-29T21:18:35.496Z] #19 45.34 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-07-29T21:18:35.708Z] #55 27.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-07-29T21:18:35.708Z] #55 27.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-07-29T21:18:35.708Z] #55 27.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-07-29T21:18:35.708Z] #55 27.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-07-29T21:18:35.966Z] #55 27.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-07-29T21:18:35.966Z] #55 27.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-07-29T21:18:35.966Z] #55 28.11 go: downloading github.com/ultraware/funlen v0.0.3 [2022-07-29T21:18:36.061Z] #19 45.88 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-07-29T21:18:36.061Z] #19 45.88 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-07-29T21:18:36.061Z] #19 45.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-29T21:18:36.061Z] #19 45.93 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-07-29T21:18:36.061Z] #19 45.95 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-07-29T21:18:36.225Z] #55 28.20 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-07-29T21:18:36.225Z] #55 28.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-07-29T21:18:36.225Z] #55 28.34 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-07-29T21:18:36.484Z] #55 28.46 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-07-29T21:18:36.742Z] #55 28.73 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-07-29T21:18:36.990Z] #19 46.54 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-07-29T21:18:36.990Z] #19 46.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-29T21:18:36.990Z] #19 46.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-29T21:18:36.990Z] #19 46.57 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-29T21:18:36.990Z] #19 46.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-29T21:18:36.990Z] #19 46.57 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-29T21:18:36.990Z] #19 46.67 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-29T21:18:36.990Z] #19 46.67 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-29T21:18:36.990Z] #19 46.67 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-07-29T21:18:36.990Z] #19 46.67 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-29T21:18:36.990Z] #19 46.68 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-29T21:18:36.990Z] #19 46.68 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-29T21:18:36.990Z] #19 46.68 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-29T21:18:36.990Z] #19 46.68 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-29T21:18:36.990Z] #19 46.69 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-29T21:18:36.990Z] #19 46.69 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-29T21:18:36.990Z] #19 46.69 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-29T21:18:36.990Z] #19 46.69 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-29T21:18:36.990Z] #19 46.69 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-29T21:18:36.990Z] #19 46.69 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-29T21:18:36.990Z] #19 46.70 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-07-29T21:18:36.990Z] #19 46.71 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-29T21:18:36.990Z] #19 46.71 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-29T21:18:36.990Z] #19 46.71 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-29T21:18:36.990Z] #19 46.74 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-29T21:18:36.990Z] #19 46.74 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-29T21:18:36.990Z] #19 46.75 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-07-29T21:18:36.990Z] #19 46.75 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-07-29T21:18:37.000Z] #55 28.94 go: downloading honnef.co/go/tools v0.3.1 [2022-07-29T21:18:37.552Z] #19 47.27 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-07-29T21:18:37.552Z] #19 47.27 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-07-29T21:18:37.552Z] #19 47.29 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-29T21:18:37.552Z] #19 47.31 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-07-29T21:18:37.552Z] #19 47.33 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-07-29T21:18:37.569Z] #55 ... [2022-07-29T21:18:37.569Z] [2022-07-29T21:18:37.569Z] #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-07-29T21:18:37.569Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:18:37.569Z] #14 19.36 Fetched 8561 kB in 15s (553 kB/s) [2022-07-29T21:18:37.569Z] #14 19.36 Reading package lists... [2022-07-29T21:18:37.569Z] #14 26.06 Reading package lists... [2022-07-29T21:18:37.569Z] #14 ... [2022-07-29T21:18:37.569Z] [2022-07-29T21:18:37.569Z] #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-07-29T21:18:37.569Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:18:37.569Z] #62 19.46 Fetched 8561 kB in 16s (548 kB/s) [2022-07-29T21:18:37.569Z] #62 19.46 Reading package lists... [2022-07-29T21:18:37.569Z] #62 26.06 Reading package lists... [2022-07-29T21:18:37.569Z] #62 ... [2022-07-29T21:18:37.569Z] [2022-07-29T21:18:37.569Z] #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-07-29T21:18:37.569Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:18:37.569Z] #47 25.94 Updating files: 77% (1690/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-07-29T21:18:37.569Z] #47 26.46 + git checkout -q v2.3.0 [2022-07-29T21:18:37.569Z] #47 28.62 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-29T21:18:38.114Z] #19 47.83 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-07-29T21:18:38.114Z] #19 47.83 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-29T21:18:38.114Z] #19 47.83 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-29T21:18:38.114Z] #19 47.84 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-07-29T21:18:38.114Z] #19 47.84 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-29T21:18:38.114Z] #19 47.84 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-29T21:18:38.114Z] #19 47.84 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-29T21:18:38.115Z] #19 47.86 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-29T21:18:38.115Z] #19 47.87 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-29T21:18:38.115Z] #19 47.87 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-07-29T21:18:38.115Z] #19 47.88 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-07-29T21:18:38.372Z] #19 48.37 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-07-29T21:18:38.630Z] #19 48.37 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-07-29T21:18:38.630Z] #19 48.39 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-29T21:18:38.630Z] #19 48.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-07-29T21:18:38.630Z] #19 48.43 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-07-29T21:18:38.887Z] #19 ... [2022-07-29T21:18:38.887Z] [2022-07-29T21:18:38.887Z] #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-07-29T21:18:38.887Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:38.887Z] #84 22.01 configure.ac:7: installing './compile' [2022-07-29T21:18:38.887Z] #84 22.02 configure.ac:11: installing './config.guess' [2022-07-29T21:18:38.887Z] #84 22.02 configure.ac:11: installing './config.sub' [2022-07-29T21:18:38.887Z] #84 22.02 configure.ac:8: installing './install-sh' [2022-07-29T21:18:38.887Z] #84 22.02 configure.ac:8: installing './missing' [2022-07-29T21:18:38.887Z] #84 22.04 Makefile.am: installing './depcomp' [2022-07-29T21:18:38.887Z] #84 22.30 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:18:38.887Z] #84 22.30 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:18:38.887Z] #84 22.32 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:18:38.887Z] #84 22.32 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:18:38.887Z] #84 22.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:18:38.887Z] #84 22.37 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:18:38.887Z] #84 22.39 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:18:38.887Z] #84 22.41 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:18:38.887Z] #84 22.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:18:38.887Z] #84 25.27 configure.ac:7: installing 'build-aux/compile' [2022-07-29T21:18:38.887Z] #84 25.28 configure.ac:9: installing 'build-aux/config.guess' [2022-07-29T21:18:38.887Z] #84 25.28 configure.ac:9: installing 'build-aux/config.sub' [2022-07-29T21:18:38.887Z] #84 25.28 configure.ac:11: installing 'build-aux/install-sh' [2022-07-29T21:18:38.887Z] #84 25.28 configure.ac:11: installing 'build-aux/missing' [2022-07-29T21:18:38.887Z] #84 25.33 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:18:38.887Z] #84 25.36 parallel-tests: installing 'build-aux/test-driver' [2022-07-29T21:18:38.887Z] #84 25.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:18:38.887Z] #84 25.78 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:18:38.887Z] #84 25.87 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:18:38.887Z] #84 25.87 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:18:38.887Z] #84 25.89 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:18:38.887Z] #84 25.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:18:38.887Z] #84 25.92 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:18:38.887Z] #84 25.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:18:38.887Z] #84 29.63 configure.ac:11: installing 'build-aux/compile' [2022-07-29T21:18:38.887Z] #84 29.63 configure.ac:11: installing 'build-aux/config.guess' [2022-07-29T21:18:38.887Z] #84 29.64 configure.ac:11: installing 'build-aux/config.sub' [2022-07-29T21:18:38.887Z] #84 29.64 configure.ac:13: installing 'build-aux/install-sh' [2022-07-29T21:18:38.887Z] #84 29.64 configure.ac:13: installing 'build-aux/missing' [2022-07-29T21:18:38.887Z] #84 29.64 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-29T21:18:38.887Z] #84 29.69 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:18:38.887Z] #84 30.03 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:18:38.887Z] #84 30.11 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:18:38.887Z] #84 30.11 checking how to print strings... printf [2022-07-29T21:18:38.887Z] #84 30.11 checking for gcc... gcc [2022-07-29T21:18:38.887Z] #84 30.15 checking whether the C compiler works... yes [2022-07-29T21:18:38.887Z] #84 30.21 checking for C compiler default output file name... a.out [2022-07-29T21:18:38.887Z] #84 30.21 checking for suffix of executables... [2022-07-29T21:18:38.887Z] #84 30.26 checking whether we are cross compiling... no [2022-07-29T21:18:38.887Z] #84 30.34 checking for suffix of object files... o [2022-07-29T21:18:38.887Z] #84 30.37 checking whether we are using the GNU C compiler... yes [2022-07-29T21:18:38.887Z] #84 30.40 checking whether gcc accepts -g... yes [2022-07-29T21:18:38.887Z] #84 30.43 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:18:38.887Z] #84 30.55 checking whether gcc understands -c and -o together... yes [2022-07-29T21:18:38.887Z] #84 30.60 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:18:38.887Z] #84 30.61 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:18:38.887Z] #84 30.61 checking for egrep... /bin/grep -E [2022-07-29T21:18:38.887Z] #84 30.61 checking for fgrep... /bin/grep -F [2022-07-29T21:18:38.887Z] #84 30.61 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:18:38.887Z] #84 30.62 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:18:38.887Z] #84 30.62 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:18:38.887Z] #84 30.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:18:38.887Z] #84 30.64 checking whether ln -s works... yes [2022-07-29T21:18:38.887Z] #84 30.64 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:18:38.887Z] #84 30.65 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:18:38.887Z] #84 30.65 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:18:38.887Z] #84 30.65 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:18:38.887Z] #84 30.66 checking for objdump... objdump [2022-07-29T21:18:38.887Z] #84 30.66 checking how to recognize dependent libraries... pass_all [2022-07-29T21:18:38.887Z] #84 30.66 checking for dlltool... no [2022-07-29T21:18:38.887Z] #84 30.66 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:18:38.887Z] #84 30.67 checking for ar... ar [2022-07-29T21:18:38.887Z] #84 30.67 checking for archiver @FILE support... @ [2022-07-29T21:18:38.887Z] #84 30.70 checking for strip... strip [2022-07-29T21:18:38.887Z] #84 30.70 checking for ranlib... ranlib [2022-07-29T21:18:38.887Z] #84 30.70 checking for gawk... no [2022-07-29T21:18:38.887Z] #84 30.70 checking for mawk... mawk [2022-07-29T21:18:38.887Z] #84 30.70 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:18:38.887Z] #84 30.82 checking for sysroot... no [2022-07-29T21:18:38.887Z] #84 30.82 checking for a working dd... /bin/dd [2022-07-29T21:18:38.887Z] #84 30.83 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:18:38.887Z] #84 30.85 checking for mt... no [2022-07-29T21:18:38.887Z] #84 30.86 checking if : is a manifest tool... no [2022-07-29T21:18:38.887Z] #84 30.86 checking how to run the C preprocessor... gcc -E [2022-07-29T21:18:38.887Z] #84 30.93 checking for ANSI C header files... yes [2022-07-29T21:18:38.887Z] #84 31.13 checking for sys/types.h... yes [2022-07-29T21:18:38.887Z] #84 31.17 checking for sys/stat.h... yes [2022-07-29T21:18:38.887Z] #84 31.20 checking for stdlib.h... yes [2022-07-29T21:18:38.887Z] #84 31.26 checking for string.h... yes [2022-07-29T21:18:38.887Z] #84 31.31 checking for memory.h... yes [2022-07-29T21:18:38.887Z] #84 31.39 checking for strings.h... yes [2022-07-29T21:18:38.887Z] #84 31.44 checking for inttypes.h... yes [2022-07-29T21:18:38.887Z] #84 31.52 checking for stdint.h... yes [2022-07-29T21:18:38.887Z] #84 31.57 checking for unistd.h... yes [2022-07-29T21:18:38.887Z] #84 31.64 checking for dlfcn.h... yes [2022-07-29T21:18:38.887Z] #84 31.69 checking for objdir... .libs [2022-07-29T21:18:38.887Z] #84 31.76 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:18:38.887Z] #84 31.81 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:18:38.887Z] #84 31.81 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:18:38.887Z] #84 31.83 checking if gcc static flag -static works... yes [2022-07-29T21:18:38.887Z] #84 32.06 checking if gcc supports -c -o file.o... yes [2022-07-29T21:18:38.887Z] #84 32.10 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:18:38.887Z] #84 32.11 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:18:38.887Z] #84 32.12 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:18:38.946Z] #47 ... [2022-07-29T21:18:38.946Z] [2022-07-29T21:18:38.946Z] #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-07-29T21:18:38.946Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:38.946Z] #76 21.01 Fetched 8561 kB in 16s (536 kB/s) [2022-07-29T21:18:38.946Z] #76 21.01 Reading package lists... [2022-07-29T21:18:39.144Z] #84 32.19 checking how to hardcode library paths into programs... immediate [2022-07-29T21:18:39.144Z] #84 32.19 checking whether stripping libraries is possible... yes [2022-07-29T21:18:39.144Z] #84 32.20 checking if libtool supports shared libraries... yes [2022-07-29T21:18:39.144Z] #84 32.20 checking whether to build shared libraries... no [2022-07-29T21:18:39.144Z] #84 32.20 checking whether to build static libraries... yes [2022-07-29T21:18:39.144Z] #84 32.20 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:18:39.144Z] #84 32.21 checking whether build environment is sane... yes [2022-07-29T21:18:39.144Z] #84 32.22 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:18:39.144Z] #84 32.23 checking whether make sets $(MAKE)... yes [2022-07-29T21:18:39.144Z] #84 32.24 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:18:39.144Z] #84 32.25 checking whether make supports nested variables... yes [2022-07-29T21:18:39.144Z] #84 32.26 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:18:39.144Z] #84 32.26 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:18:39.144Z] #84 32.26 checking how to create a ustar tar archive... gnutar [2022-07-29T21:18:39.144Z] #84 32.28 checking dependency style of gcc... [2022-07-29T21:18:39.144Z] #84 ... [2022-07-29T21:18:39.144Z] [2022-07-29T21:18:39.144Z] #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-07-29T21:18:39.144Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:39.144Z] #19 48.92 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-07-29T21:18:39.144Z] #19 48.92 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-29T21:18:39.144Z] #19 48.92 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-29T21:18:39.144Z] #19 48.93 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-07-29T21:18:39.144Z] #19 48.93 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-29T21:18:39.144Z] #19 48.93 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-29T21:18:39.144Z] #19 48.93 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-29T21:18:39.144Z] #19 48.93 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-29T21:18:39.144Z] #19 48.96 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-29T21:18:39.144Z] #19 48.97 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-29T21:18:39.144Z] #19 48.99 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-29T21:18:39.144Z] #19 49.00 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-29T21:18:39.144Z] #19 49.01 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-29T21:18:39.144Z] #19 49.01 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-07-29T21:18:39.144Z] #19 49.02 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-07-29T21:18:39.204Z] #76 26.91 Reading package lists... [2022-07-29T21:18:39.205Z] #76 ... [2022-07-29T21:18:39.205Z] [2022-07-29T21:18:39.205Z] #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-07-29T21:18:39.205Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:39.205Z] #55 30.56 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-07-29T21:18:39.205Z] #55 30.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-07-29T21:18:39.205Z] #55 30.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-07-29T21:18:39.205Z] #55 30.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-29T21:18:39.205Z] #55 30.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-29T21:18:39.205Z] #55 30.92 go: downloading github.com/stretchr/objx v0.1.1 [2022-07-29T21:18:39.205Z] #55 31.06 go: downloading golang.org/x/text v0.3.7 [2022-07-29T21:18:39.707Z] #19 49.54 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-29T21:18:39.707Z] #19 49.54 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-29T21:18:39.707Z] #19 49.55 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-29T21:18:39.707Z] #19 49.57 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-07-29T21:18:39.707Z] #19 49.59 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-07-29T21:18:40.271Z] #19 50.04 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-07-29T21:18:40.271Z] #19 50.04 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-29T21:18:40.271Z] #19 50.04 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-29T21:18:40.271Z] #19 50.06 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-07-29T21:18:40.271Z] #19 50.06 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-29T21:18:40.271Z] #19 50.06 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-29T21:18:40.271Z] #19 50.06 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-29T21:18:40.271Z] #19 50.06 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-29T21:18:40.271Z] #19 50.08 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-29T21:18:40.271Z] #19 50.08 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-29T21:18:40.271Z] #19 50.10 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-07-29T21:18:40.271Z] #19 50.11 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-07-29T21:18:40.794Z] #23 6.773 Collecting yamllint==1.26.1 [2022-07-29T21:18:40.794Z] #23 7.839 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-29T21:18:40.835Z] #19 50.58 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-07-29T21:18:40.835Z] #19 50.58 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-07-29T21:18:40.835Z] #19 50.60 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-29T21:18:40.835Z] #19 50.63 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-07-29T21:18:40.835Z] #19 50.65 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-07-29T21:18:41.054Z] #23 8.334 Collecting pathspec>=0.5.3 [2022-07-29T21:18:41.054Z] #23 8.338 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-29T21:18:41.054Z] #23 8.541 Collecting pyyaml [2022-07-29T21:18:41.313Z] #23 8.546 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-07-29T21:18:41.313Z] #23 8.578 Building wheels for collected packages: yamllint [2022-07-29T21:18:41.313Z] #23 8.578 Building wheel for yamllint (setup.py): started [2022-07-29T21:18:41.399Z] #19 51.11 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-07-29T21:18:41.399Z] #19 51.11 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-29T21:18:41.655Z] #19 51.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:41.655Z] #19 51.64 Fetched 788 MB in 9s (90.8 MB/s) [2022-07-29T21:18:41.882Z] #23 9.038 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-29T21:18:41.883Z] #23 9.041 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0d967502baf9b642cb8ae2ccb6918b8767a746d1cc6179d0c7ca9b6b4d3d604c [2022-07-29T21:18:41.883Z] #23 9.041 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-29T21:18:41.883Z] #23 9.045 Successfully built yamllint [2022-07-29T21:18:41.883Z] #23 9.058 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-29T21:18:41.883Z] #23 9.260 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-29T21:18:41.912Z] #19 51.67 Selecting previously unselected package liblocale-gettext-perl. [2022-07-29T21:18:41.912Z] #19 51.67 (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-07-29T21:18:41.912Z] #19 51.68 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-29T21:18:41.912Z] #19 51.69 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-29T21:18:41.912Z] #19 51.72 Selecting previously unselected package bzip2. [2022-07-29T21:18:41.912Z] #19 51.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-29T21:18:41.912Z] #19 51.73 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:18:41.912Z] #19 51.76 Selecting previously unselected package libmagic-mgc. [2022-07-29T21:18:41.912Z] #19 51.76 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:41.912Z] #19 51.77 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-29T21:18:41.912Z] #19 51.89 Selecting previously unselected package libmagic1:amd64. [2022-07-29T21:18:42.145Z] #23 DONE 9.5s [2022-07-29T21:18:42.145Z] [2022-07-29T21:18:42.145Z] #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-07-29T21:18:42.145Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:42.145Z] #64 ... [2022-07-29T21:18:42.145Z] [2022-07-29T21:18:42.145Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:18:42.145Z] #27 sha256:e8d95f2e5b18f53217eaebbf5e5cf8b8dd8968218f74cd68730b0b9af6916cde [2022-07-29T21:18:42.145Z] #27 DONE 0.1s [2022-07-29T21:18:42.202Z] #19 51.89 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:42.202Z] #19 51.90 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:18:42.202Z] #19 51.94 Selecting previously unselected package file. [2022-07-29T21:18:42.202Z] #19 51.94 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:42.202Z] #19 51.95 Unpacking file (1:5.39-3) ... [2022-07-29T21:18:42.202Z] #19 51.99 Selecting previously unselected package xz-utils. [2022-07-29T21:18:42.202Z] #19 51.99 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-29T21:18:42.202Z] #19 51.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:42.202Z] #19 52.05 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-29T21:18:42.202Z] #19 52.05 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-29T21:18:42.202Z] #19 52.05 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-29T21:18:42.405Z] [2022-07-29T21:18:42.405Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:18:42.405Z] #32 sha256:bdf512f486a25c6cbabb8b818863a65b5395f0a2c1974fa1fea9f1ed3b8a835a [2022-07-29T21:18:42.670Z] #32 DONE 0.3s [2022-07-29T21:18:42.670Z] [2022-07-29T21:18:42.670Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:18:42.670Z] #35 sha256:ffe8420eeb3e28f42e69bab18149b6e8fed77b1ca20c95ad8084fd20a20459b2 [2022-07-29T21:18:42.773Z] #19 52.60 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-29T21:18:42.773Z] #19 52.60 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-29T21:18:42.773Z] #19 52.60 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-29T21:18:42.930Z] #35 DONE 0.2s [2022-07-29T21:18:42.930Z] [2022-07-29T21:18:42.930Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:18:42.930Z] #37 sha256:9c13617e69b58af5c22112a2cb475ec91c9b82b01d09215e922737abfee9f8b4 [2022-07-29T21:18:42.930Z] #37 DONE 0.2s [2022-07-29T21:18:42.930Z] [2022-07-29T21:18:42.930Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:18:42.930Z] #39 sha256:3fa10e05b258c9e4a7199826064ceeadbf2ff3f3724554668f5a1c40dfb65150 [2022-07-29T21:18:42.930Z] #39 DONE 0.1s [2022-07-29T21:18:42.930Z] [2022-07-29T21:18:42.930Z] #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-07-29T21:18:42.930Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:43.191Z] #64 ... [2022-07-29T21:18:43.191Z] [2022-07-29T21:18:43.191Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:18:43.191Z] #41 sha256:bf55a0201f78c89d6502505c79b0b27f4f0356e380822a07cf7001243eb325d1 [2022-07-29T21:18:43.191Z] #41 DONE 0.1s [2022-07-29T21:18:43.191Z] [2022-07-29T21:18:43.191Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:18:43.191Z] #45 sha256:4b831e189c3ed5c37117ff3695a0a354fde3851d5daebce7bc247fbad3caf440 [2022-07-29T21:18:43.191Z] #45 DONE 0.1s [2022-07-29T21:18:43.191Z] [2022-07-29T21:18:43.191Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:18:43.191Z] #48 sha256:5fef693e397120d7235decd2a89e8859b4871e9acc074741b7d7b74d2dfb860e [2022-07-29T21:18:43.342Z] #19 53.02 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-29T21:18:43.342Z] #19 53.02 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-29T21:18:43.342Z] #19 53.03 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-29T21:18:43.451Z] #48 DONE 0.2s [2022-07-29T21:18:43.451Z] [2022-07-29T21:18:43.451Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:18:43.451Z] #52 sha256:e9797c1fcf079414e4d6cbf61e336e2bc31a7c275930bf4659a35f84f2f3ef3e [2022-07-29T21:18:43.451Z] #52 DONE 0.1s [2022-07-29T21:18:43.451Z] [2022-07-29T21:18:43.451Z] #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-07-29T21:18:43.451Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:43.604Z] #19 53.50 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-29T21:18:43.604Z] #19 53.50 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-29T21:18:43.604Z] #19 53.51 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-29T21:18:43.715Z] #64 ... [2022-07-29T21:18:43.715Z] [2022-07-29T21:18:43.715Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:18:43.715Z] #54 sha256:497ec544d364c6925454f909e9c27c063fb2074d22c85c209262db24afddca2b [2022-07-29T21:18:43.715Z] #54 DONE 0.1s [2022-07-29T21:18:43.715Z] [2022-07-29T21:18:43.715Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:18:43.715Z] #56 sha256:450f6ed84d7ee894dd130dd445d5fb13e4278af8116b87a82d1c818a73bd30d8 [2022-07-29T21:18:43.974Z] #56 DONE 0.3s [2022-07-29T21:18:43.974Z] [2022-07-29T21:18:43.974Z] #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-07-29T21:18:43.974Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:43.974Z] #64 ... [2022-07-29T21:18:43.974Z] [2022-07-29T21:18:43.974Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:18:43.974Z] #58 sha256:71fc41f87929ed504f2728815f9e8ee11a568ec427ee39bf576bbf9acfd1a03a [2022-07-29T21:18:43.974Z] #58 DONE 0.1s [2022-07-29T21:18:43.974Z] [2022-07-29T21:18:43.974Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:18:43.974Z] #61 sha256:48cc59f2cf04bba269fc08ec53148633b2beff1ee8798dcd1626eaef527779ae [2022-07-29T21:18:44.172Z] #19 53.96 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-29T21:18:44.172Z] #19 53.96 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-29T21:18:44.172Z] #19 53.97 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-29T21:18:44.232Z] #61 DONE 0.1s [2022-07-29T21:18:44.232Z] [2022-07-29T21:18:44.232Z] #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-07-29T21:18:44.232Z] #64 sha256:29aa0cd72faf9794efbac02ef3bec1633d1c10d9ab9f1aaebbad4377f4d8cf6c [2022-07-29T21:18:44.429Z] #19 54.27 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-29T21:18:44.429Z] #19 54.28 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:44.429Z] #19 54.28 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:18:44.429Z] #19 54.32 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-29T21:18:44.429Z] #19 54.32 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:44.429Z] #19 54.33 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:18:44.483Z] #55 ... [2022-07-29T21:18:44.483Z] [2022-07-29T21:18:44.483Z] #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-07-29T21:18:44.483Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1 [2022-07-29T21:18:44.483Z] #57 35.86 v3.0.2 [2022-07-29T21:18:44.483Z] #57 DONE 36.2s [2022-07-29T21:18:44.483Z] [2022-07-29T21:18:44.483Z] #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-07-29T21:18:44.483Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:18:44.483Z] #14 26.06 Reading package lists... [2022-07-29T21:18:44.483Z] #14 31.56 Building dependency tree... [2022-07-29T21:18:44.483Z] #14 32.99 Reading state information... [2022-07-29T21:18:44.483Z] #14 35.23 The following additional packages will be installed: [2022-07-29T21:18:44.483Z] #14 35.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:18:44.483Z] #14 35.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-29T21:18:44.483Z] #14 35.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-29T21:18:44.483Z] #14 35.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-29T21:18:44.483Z] #14 35.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-29T21:18:44.483Z] #14 35.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-29T21:18:44.483Z] #14 35.25 mingw-w64-common mingw-w64-x86-64-dev [2022-07-29T21:18:44.483Z] #14 35.26 Suggested packages: [2022-07-29T21:18:44.483Z] #14 35.26 gcc-10-locales seccomp wine64 [2022-07-29T21:18:44.483Z] #14 ... [2022-07-29T21:18:44.483Z] [2022-07-29T21:18:44.483Z] #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-07-29T21:18:44.483Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:18:44.483Z] #42 19.90 Reading package lists... [2022-07-29T21:18:44.483Z] #42 26.33 Reading package lists... [2022-07-29T21:18:44.483Z] #42 32.08 Building dependency tree... [2022-07-29T21:18:44.483Z] #42 33.56 Reading state information... [2022-07-29T21:18:44.483Z] #42 35.90 The following additional packages will be installed: [2022-07-29T21:18:44.483Z] #42 35.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-07-29T21:18:44.483Z] #42 35.96 Suggested packages: [2022-07-29T21:18:44.483Z] #42 35.99 cmake-doc ninja-build lrzip [2022-07-29T21:18:44.483Z] #42 35.99 Recommended packages: [2022-07-29T21:18:44.483Z] #42 35.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-29T21:18:44.483Z] #42 ... [2022-07-29T21:18:44.483Z] [2022-07-29T21:18:44.484Z] #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-07-29T21:18:44.484Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:18:44.484Z] #62 26.06 Reading package lists... [2022-07-29T21:18:44.484Z] #62 31.57 Building dependency tree... [2022-07-29T21:18:44.484Z] #62 33.10 Reading state information... [2022-07-29T21:18:44.484Z] #62 35.30 The following additional packages will be installed: [2022-07-29T21:18:44.484Z] #62 35.31 libbtrfs0 [2022-07-29T21:18:44.484Z] #62 35.56 The following NEW packages will be installed: [2022-07-29T21:18:44.484Z] #62 35.57 libbtrfs-dev libbtrfs0 [2022-07-29T21:18:44.484Z] #62 36.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:44.484Z] #62 36.00 Need to get 460 kB of archives. [2022-07-29T21:18:44.484Z] #62 36.00 After this operation, 1237 kB of additional disk space will be used. [2022-07-29T21:18:44.484Z] #62 36.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:18:44.484Z] #62 36.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:18:45.051Z] #62 ... [2022-07-29T21:18:45.051Z] [2022-07-29T21:18:45.051Z] #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-07-29T21:18:45.051Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:18:45.051Z] #14 37.00 The following NEW packages will be installed: [2022-07-29T21:18:45.051Z] #14 37.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:18:45.051Z] #14 37.02 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-29T21:18:45.051Z] #14 37.02 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-29T21:18:45.051Z] #14 37.02 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-29T21:18:45.051Z] #14 37.02 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-29T21:18:45.051Z] #14 37.03 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-29T21:18:45.051Z] #14 37.04 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-29T21:18:45.051Z] #14 37.04 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-29T21:18:45.051Z] #14 37.04 mingw-w64-x86-64-dev [2022-07-29T21:18:45.618Z] #14 37.56 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:45.618Z] #14 37.56 Need to get 115 MB of archives. [2022-07-29T21:18:45.618Z] #14 37.56 After this operation, 645 MB of additional disk space will be used. [2022-07-29T21:18:45.618Z] #14 37.56 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-07-29T21:18:45.618Z] #14 37.68 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-07-29T21:18:45.798Z] #19 ... [2022-07-29T21:18:45.798Z] [2022-07-29T21:18:45.798Z] #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-07-29T21:18:45.798Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:45.798Z] #84 32.28 checking dependency style of gcc... gcc3 [2022-07-29T21:18:45.798Z] #84 32.33 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:18:45.798Z] #84 32.33 checking whether make supports nested variables... (cached) yes [2022-07-29T21:18:45.798Z] #84 32.33 checking for gawk... (cached) mawk [2022-07-29T21:18:45.798Z] #84 32.33 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:18:45.798Z] #84 32.33 checking for gcc... (cached) gcc [2022-07-29T21:18:45.798Z] #84 32.36 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:18:45.798Z] #84 32.36 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:18:45.798Z] #84 32.36 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:18:45.798Z] #84 32.36 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:18:45.798Z] #84 32.36 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:18:45.798Z] #84 32.38 checking for python3... /usr/bin/python3 [2022-07-29T21:18:45.798Z] #84 32.38 checking for python3 version... 3.9 [2022-07-29T21:18:45.798Z] #84 32.40 checking for python3 platform... linux [2022-07-29T21:18:45.798Z] #84 32.42 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:18:45.798Z] #84 32.47 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:18:45.798Z] #84 32.52 checking for go-md2man... no [2022-07-29T21:18:45.798Z] #84 32.52 checking error.h usability... yes [2022-07-29T21:18:45.798Z] #84 32.56 checking error.h presence... yes [2022-07-29T21:18:45.798Z] #84 32.58 checking for error.h... yes [2022-07-29T21:18:45.798Z] #84 32.59 checking linux/openat2.h usability... yes [2022-07-29T21:18:45.798Z] #84 32.65 checking linux/openat2.h presence... yes [2022-07-29T21:18:45.798Z] #84 32.67 checking for linux/openat2.h... yes [2022-07-29T21:18:45.798Z] #84 32.69 checking for copy_file_range... yes [2022-07-29T21:18:45.798Z] #84 32.76 checking for fgetxattr... yes [2022-07-29T21:18:45.798Z] #84 32.83 checking for statx... yes [2022-07-29T21:18:45.798Z] #84 32.90 checking for fgetpwent_r... yes [2022-07-29T21:18:45.798Z] #84 32.96 checking for issetugid... no [2022-07-29T21:18:45.798Z] #84 33.03 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:18:45.798Z] #84 33.03 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:18:45.798Z] #84 33.04 checking for library containing yajl_tree_get... -lyajl [2022-07-29T21:18:45.798Z] #84 33.17 checking for yajl >= 2.0.0... yes [2022-07-29T21:18:45.798Z] #84 33.18 checking sys/capability.h usability... yes [2022-07-29T21:18:45.798Z] #84 33.23 checking sys/capability.h presence... yes [2022-07-29T21:18:45.798Z] #84 33.25 checking for sys/capability.h... yes [2022-07-29T21:18:45.798Z] #84 33.25 checking for library containing cap_from_name... -lcap [2022-07-29T21:18:45.798Z] #84 33.39 checking for library containing dlopen... -ldl [2022-07-29T21:18:45.798Z] #84 33.50 checking seccomp.h usability... yes [2022-07-29T21:18:45.798Z] #84 33.55 checking seccomp.h presence... yes [2022-07-29T21:18:45.798Z] #84 33.57 checking for seccomp.h... yes [2022-07-29T21:18:45.798Z] #84 33.57 checking for library containing seccomp_rule_add... -lseccomp [2022-07-29T21:18:45.798Z] #84 33.69 checking for library containing seccomp_arch_resolve_name... none required [2022-07-29T21:18:45.798Z] #84 33.75 checking systemd/sd-bus.h usability... yes [2022-07-29T21:18:45.798Z] #84 33.85 checking systemd/sd-bus.h presence... yes [2022-07-29T21:18:45.798Z] #84 33.88 checking for systemd/sd-bus.h... yes [2022-07-29T21:18:45.798Z] #84 33.88 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-29T21:18:45.798Z] #84 33.99 checking for sd_notify_barrier... yes [2022-07-29T21:18:45.798Z] #84 34.06 checking linux/bpf.h usability... yes [2022-07-29T21:18:45.798Z] #84 34.10 checking linux/bpf.h presence... yes [2022-07-29T21:18:45.798Z] #84 34.12 checking for linux/bpf.h... yes [2022-07-29T21:18:45.798Z] #84 34.12 checking compilation for eBPF... yes [2022-07-29T21:18:45.798Z] #84 34.16 checking for criu >= 3.15... no [2022-07-29T21:18:45.798Z] #84 34.17 configure: CRIU headers not found, building without CRIU support [2022-07-29T21:18:45.798Z] #84 34.17 checking for criu > 3.16... no [2022-07-29T21:18:45.798Z] #84 34.18 configure: CRIU version doesn't support join-ns API [2022-07-29T21:18:45.798Z] #84 34.18 checking for criu > 3.16.1... no [2022-07-29T21:18:45.798Z] #84 34.19 configure: CRIU version doesn't support for pre-dumping [2022-07-29T21:18:45.798Z] #84 34.19 checking for new mount API (fsconfig)... yes [2022-07-29T21:18:45.798Z] #84 34.21 checking for seccomp notify API... yes [2022-07-29T21:18:45.798Z] #84 34.24 checking for gperf... no [2022-07-29T21:18:45.798Z] #84 34.24 configure: gperf not found - cannot rebuild signal parser code [2022-07-29T21:18:45.798Z] #84 34.24 checking for library containing argp_parse... none required [2022-07-29T21:18:45.798Z] #84 34.36 checking that generated files are newer than configure... done [2022-07-29T21:18:45.798Z] #84 34.36 configure: creating ./config.status [2022-07-29T21:18:45.798Z] #84 34.92 config.status: creating Makefile [2022-07-29T21:18:45.798Z] #84 34.94 config.status: creating rpm/crun.spec [2022-07-29T21:18:45.798Z] #84 34.95 config.status: creating config.h [2022-07-29T21:18:45.798Z] #84 34.96 config.status: executing libtool commands [2022-07-29T21:18:45.798Z] #84 34.97 config.status: executing depfiles commands [2022-07-29T21:18:45.798Z] #84 35.28 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-29T21:18:45.798Z] #84 35.28 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:18:45.798Z] #84 35.37 checking for gcc... gcc [2022-07-29T21:18:45.798Z] #84 35.40 checking whether the C compiler works... yes [2022-07-29T21:18:45.798Z] #84 35.45 checking for C compiler default output file name... a.out [2022-07-29T21:18:45.798Z] #84 35.45 checking for suffix of executables... [2022-07-29T21:18:45.798Z] #84 35.50 checking whether we are cross compiling... no [2022-07-29T21:18:45.798Z] #84 35.55 checking for suffix of object files... o [2022-07-29T21:18:45.798Z] #84 35.59 checking whether we are using the GNU C compiler... yes [2022-07-29T21:18:45.798Z] #84 35.64 checking whether gcc accepts -g... yes [2022-07-29T21:18:45.798Z] #84 35.67 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:18:45.798Z] #84 35.71 checking whether gcc understands -c and -o together... yes [2022-07-29T21:18:45.798Z] #84 35.75 checking how to run the C preprocessor... gcc -E [2022-07-29T21:18:45.798Z] #84 35.81 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:18:45.798Z] #84 35.81 checking for egrep... /bin/grep -E [2022-07-29T21:18:45.798Z] #84 35.82 checking for ANSI C header files... yes [2022-07-29T21:18:45.798Z] #84 35.99 checking for sys/types.h... yes [2022-07-29T21:18:45.798Z] #84 36.04 checking for sys/stat.h... yes [2022-07-29T21:18:45.798Z] #84 36.09 checking for stdlib.h... yes [2022-07-29T21:18:45.798Z] #84 36.14 checking for string.h... yes [2022-07-29T21:18:45.798Z] #84 36.22 checking for memory.h... yes [2022-07-29T21:18:45.798Z] #84 36.28 checking for strings.h... yes [2022-07-29T21:18:45.798Z] #84 36.32 checking for inttypes.h... yes [2022-07-29T21:18:45.798Z] #84 36.36 checking for stdint.h... yes [2022-07-29T21:18:45.798Z] #84 36.40 checking for unistd.h... yes [2022-07-29T21:18:45.798Z] #84 36.44 checking minix/config.h usability... no [2022-07-29T21:18:45.798Z] #84 36.48 checking minix/config.h presence... no [2022-07-29T21:18:45.798Z] #84 36.50 checking for minix/config.h... no [2022-07-29T21:18:45.798Z] #84 36.50 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-29T21:18:45.798Z] #84 36.57 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:18:45.798Z] #84 36.65 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:18:45.798Z] #84 36.65 checking how to print strings... printf [2022-07-29T21:18:45.798Z] #84 36.65 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:18:45.798Z] #84 36.66 checking for fgrep... /bin/grep -F [2022-07-29T21:18:45.798Z] #84 36.66 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:18:45.798Z] #84 36.67 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:18:45.798Z] #84 36.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:18:45.798Z] #84 36.68 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:18:45.798Z] #84 36.72 checking whether ln -s works... yes [2022-07-29T21:18:45.798Z] #84 36.72 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:18:45.798Z] #84 36.73 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:18:45.798Z] #84 36.73 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:18:45.798Z] #84 36.73 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:18:45.798Z] #84 36.73 checking for objdump... objdump [2022-07-29T21:18:45.798Z] #84 36.73 checking how to recognize dependent libraries... pass_all [2022-07-29T21:18:45.798Z] #84 36.73 checking for dlltool... no [2022-07-29T21:18:45.798Z] #84 36.74 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:18:45.798Z] #84 36.74 checking for ar... ar [2022-07-29T21:18:45.798Z] #84 36.75 checking for archiver @FILE support... @ [2022-07-29T21:18:45.798Z] #84 36.81 checking for strip... strip [2022-07-29T21:18:45.798Z] #84 36.81 checking for ranlib... ranlib [2022-07-29T21:18:45.798Z] #84 36.81 checking for gawk... no [2022-07-29T21:18:45.798Z] #84 36.81 checking for mawk... mawk [2022-07-29T21:18:45.798Z] #84 36.81 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:18:45.798Z] #84 36.91 checking for sysroot... no [2022-07-29T21:18:45.798Z] #84 36.91 checking for a working dd... /bin/dd [2022-07-29T21:18:45.798Z] #84 36.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:18:45.798Z] #84 36.94 checking for mt... no [2022-07-29T21:18:45.798Z] #84 36.94 checking if : is a manifest tool... no [2022-07-29T21:18:45.798Z] #84 36.94 checking for dlfcn.h... yes [2022-07-29T21:18:45.798Z] #84 36.99 checking for objdir... .libs [2022-07-29T21:18:45.798Z] #84 37.12 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:18:45.798Z] #84 37.14 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:18:45.798Z] #84 37.14 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:18:45.798Z] #84 37.17 checking if gcc static flag -static works... yes [2022-07-29T21:18:45.798Z] #84 37.28 checking if gcc supports -c -o file.o... yes [2022-07-29T21:18:45.798Z] #84 37.33 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:18:45.798Z] #84 37.33 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:18:45.798Z] #84 37.34 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:18:45.798Z] #84 37.43 checking how to hardcode library paths into programs... immediate [2022-07-29T21:18:45.798Z] #84 37.43 checking whether stripping libraries is possible... yes [2022-07-29T21:18:45.798Z] #84 37.44 checking if libtool supports shared libraries... yes [2022-07-29T21:18:45.798Z] #84 37.44 checking whether to build shared libraries... no [2022-07-29T21:18:45.798Z] #84 37.44 checking whether to build static libraries... yes [2022-07-29T21:18:45.798Z] #84 37.44 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:18:45.798Z] #84 37.45 checking whether build environment is sane... yes [2022-07-29T21:18:45.798Z] #84 37.46 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:18:45.798Z] #84 37.46 checking whether make sets $(MAKE)... yes [2022-07-29T21:18:45.798Z] #84 37.48 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:18:45.798Z] #84 37.50 checking whether make supports nested variables... yes [2022-07-29T21:18:45.798Z] #84 37.51 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:18:45.798Z] #84 37.51 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:18:45.798Z] #84 37.51 checking how to create a ustar tar archive... gnutar [2022-07-29T21:18:45.798Z] #84 37.53 checking dependency style of gcc... gcc3 [2022-07-29T21:18:45.798Z] #84 37.59 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:18:45.798Z] #84 37.59 checking whether make supports nested variables... (cached) yes [2022-07-29T21:18:45.798Z] #84 37.59 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:18:45.798Z] #84 37.59 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:18:45.798Z] #84 37.59 checking for yajl >= 2.1.0... yes [2022-07-29T21:18:45.798Z] #84 37.60 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:18:45.798Z] #84 37.60 checking for gcc... (cached) gcc [2022-07-29T21:18:45.798Z] #84 37.63 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:18:45.798Z] #84 37.63 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:18:45.798Z] #84 37.63 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:18:45.798Z] #84 37.63 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:18:45.798Z] #84 37.63 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:18:45.798Z] #84 37.65 checking for python3... /usr/bin/python3 [2022-07-29T21:18:45.798Z] #84 37.65 checking for python3 version... 3.9 [2022-07-29T21:18:45.798Z] #84 37.67 checking for python3 platform... linux [2022-07-29T21:18:45.798Z] #84 37.68 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:18:45.798Z] #84 37.72 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:18:45.798Z] #84 37.82 checking that generated files are newer than configure... done [2022-07-29T21:18:45.798Z] #84 38.46 configure: creating ./config.status [2022-07-29T21:18:45.798Z] #84 39.03 config.status: creating Makefile [2022-07-29T21:18:45.798Z] #84 39.05 config.status: creating config.h [2022-07-29T21:18:45.798Z] #84 39.06 config.status: executing libtool commands [2022-07-29T21:18:45.798Z] #84 39.07 config.status: executing depfiles commands [2022-07-29T21:18:45.877Z] #14 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-29T21:18:45.877Z] #14 37.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-07-29T21:18:45.877Z] #14 37.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-29T21:18:45.877Z] #14 37.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-29T21:18:45.877Z] #14 ... [2022-07-29T21:18:45.877Z] [2022-07-29T21:18:45.877Z] #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-07-29T21:18:45.877Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:45.877Z] #51 22.18 Reading package lists... [2022-07-29T21:18:45.877Z] #51 27.93 Reading package lists... [2022-07-29T21:18:45.877Z] #51 33.57 Building dependency tree... [2022-07-29T21:18:45.877Z] #51 35.02 Reading state information... [2022-07-29T21:18:45.877Z] #51 37.63 The following additional packages will be installed: [2022-07-29T21:18:45.877Z] #51 37.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:18:45.877Z] #51 37.63 python3-protobuf python3-six [2022-07-29T21:18:45.877Z] #51 37.64 Suggested packages: [2022-07-29T21:18:45.877Z] #51 37.65 python3-setuptools [2022-07-29T21:18:45.877Z] #51 37.65 Recommended packages: [2022-07-29T21:18:45.877Z] #51 37.65 iproute2 | iproute [2022-07-29T21:18:46.055Z] #84 39.29 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-29T21:18:46.055Z] #84 39.30 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:18:46.135Z] #51 ... [2022-07-29T21:18:46.135Z] [2022-07-29T21:18:46.135Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-29T21:18:46.135Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5 [2022-07-29T21:18:46.135Z] #62 37.51 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:46.135Z] #62 37.74 Fetched 460 kB in 0s (1518 kB/s) [2022-07-29T21:18:46.135Z] #62 37.86 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:18:46.135Z] #62 37.86 (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-07-29T21:18:46.135Z] #62 37.94 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:18:46.135Z] #62 37.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:18:46.311Z] #84 39.39 checking for gcc... gcc [2022-07-29T21:18:46.311Z] #84 39.42 checking whether the C compiler works... yes [2022-07-29T21:18:46.311Z] #84 39.48 checking for C compiler default output file name... a.out [2022-07-29T21:18:46.311Z] #84 39.48 checking for suffix of executables... [2022-07-29T21:18:46.311Z] #84 39.54 checking whether we are cross compiling... no [2022-07-29T21:18:46.395Z] #62 38.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:18:46.395Z] #62 38.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:18:46.395Z] #62 38.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:18:46.568Z] #84 39.59 checking for suffix of object files... o [2022-07-29T21:18:46.568Z] #84 39.62 checking whether we are using the GNU C compiler... yes [2022-07-29T21:18:46.568Z] #84 39.65 checking whether gcc accepts -g... yes [2022-07-29T21:18:46.568Z] #84 39.68 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:18:46.568Z] #84 39.73 checking whether gcc understands -c and -o together... yes [2022-07-29T21:18:46.568Z] #84 39.77 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:18:46.568Z] #84 39.78 checking whether build environment is sane... yes [2022-07-29T21:18:46.568Z] #84 39.79 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:18:46.568Z] #84 39.80 checking for gawk... no [2022-07-29T21:18:46.568Z] #84 39.80 checking for mawk... mawk [2022-07-29T21:18:46.568Z] #84 39.80 checking whether make sets $(MAKE)... yes [2022-07-29T21:18:46.568Z] #84 39.81 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:18:46.568Z] #84 39.82 checking whether make supports nested variables... yes [2022-07-29T21:18:46.653Z] #62 38.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:18:46.653Z] #62 38.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:18:46.653Z] #62 38.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:46.825Z] #84 39.83 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:18:46.825Z] #84 39.83 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:18:46.825Z] #84 39.83 checking how to create a ustar tar archive... gnutar [2022-07-29T21:18:46.825Z] #84 39.85 checking dependency style of gcc... gcc3 [2022-07-29T21:18:46.825Z] #84 39.90 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:18:46.825Z] #84 39.90 checking whether make supports nested variables... (cached) yes [2022-07-29T21:18:46.825Z] #84 39.91 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:18:46.825Z] #84 39.99 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:18:46.825Z] #84 39.99 checking how to print strings... printf [2022-07-29T21:18:46.825Z] #84 39.99 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:18:46.825Z] #84 40.00 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:18:46.825Z] #84 40.00 checking for egrep... /bin/grep -E [2022-07-29T21:18:46.825Z] #84 40.00 checking for fgrep... /bin/grep -F [2022-07-29T21:18:46.825Z] #84 40.01 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:18:46.825Z] #84 40.01 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:18:46.825Z] #84 40.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:18:46.825Z] #84 40.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:18:46.825Z] #84 40.05 checking whether ln -s works... yes [2022-07-29T21:18:46.825Z] #84 40.05 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:18:46.825Z] #84 40.06 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:18:46.825Z] #84 40.06 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:18:46.825Z] #84 40.06 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:18:46.825Z] #84 40.06 checking for objdump... objdump [2022-07-29T21:18:46.825Z] #84 40.06 checking how to recognize dependent libraries... pass_all [2022-07-29T21:18:46.825Z] #84 40.06 checking for dlltool... no [2022-07-29T21:18:46.825Z] #84 40.06 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:18:46.825Z] #84 40.07 checking for ar... ar [2022-07-29T21:18:46.825Z] #84 40.07 checking for archiver @FILE support... @ [2022-07-29T21:18:46.825Z] #84 40.10 checking for strip... strip [2022-07-29T21:18:46.825Z] #84 40.11 checking for ranlib... ranlib [2022-07-29T21:18:46.825Z] #84 40.11 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:18:46.911Z] #62 DONE 38.9s [2022-07-29T21:18:46.911Z] [2022-07-29T21:18:46.911Z] #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-07-29T21:18:46.911Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:46.911Z] #51 38.38 The following NEW packages will be installed: [2022-07-29T21:18:46.911Z] #51 38.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-29T21:18:46.911Z] #51 38.40 python3-protobuf python3-six [2022-07-29T21:18:46.911Z] #51 ... [2022-07-29T21:18:46.911Z] [2022-07-29T21:18:46.911Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:18:46.911Z] #63 sha256:59cae57158fcfac647ce5e071d607933cfa6fcc8ad09762bfd0c73a299707614 [2022-07-29T21:18:46.911Z] #63 DONE 0.1s [2022-07-29T21:18:47.082Z] #84 40.21 checking for sysroot... no [2022-07-29T21:18:47.082Z] #84 40.21 checking for a working dd... /bin/dd [2022-07-29T21:18:47.082Z] #84 40.21 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:18:47.082Z] #84 40.24 checking for mt... no [2022-07-29T21:18:47.082Z] #84 40.24 checking if : is a manifest tool... no [2022-07-29T21:18:47.082Z] #84 40.25 checking how to run the C preprocessor... gcc -E [2022-07-29T21:18:47.082Z] #84 40.31 checking for ANSI C header files... yes [2022-07-29T21:18:47.171Z] [2022-07-29T21:18:47.171Z] #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-07-29T21:18:47.171Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:18:47.172Z] #55 37.82 go: downloading github.com/subosito/gotenv v1.2.0 [2022-07-29T21:18:47.172Z] #55 37.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-07-29T21:18:47.172Z] #55 38.22 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-07-29T21:18:47.172Z] #55 38.22 go: downloading github.com/magiconair/properties v1.8.6 [2022-07-29T21:18:47.172Z] #55 38.34 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-29T21:18:47.172Z] #55 38.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-07-29T21:18:47.172Z] #55 38.66 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-07-29T21:18:47.172Z] #55 38.74 go: downloading github.com/gobwas/glob v0.2.3 [2022-07-29T21:18:47.172Z] #55 38.82 go: downloading github.com/kisielk/gotool v1.0.0 [2022-07-29T21:18:47.172Z] #55 38.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-07-29T21:18:47.172Z] #55 39.17 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-07-29T21:18:47.172Z] #55 39.18 go: downloading github.com/ettle/strcase v0.1.1 [2022-07-29T21:18:47.338Z] #84 40.44 checking for sys/types.h... yes [2022-07-29T21:18:47.338Z] #84 40.48 checking for sys/stat.h... yes [2022-07-29T21:18:47.338Z] #84 40.52 checking for stdlib.h... yes [2022-07-29T21:18:47.338Z] #84 40.56 checking for string.h... yes [2022-07-29T21:18:47.338Z] #84 40.61 checking for memory.h... yes [2022-07-29T21:18:47.430Z] #55 39.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-07-29T21:18:47.430Z] #55 39.44 go: downloading github.com/Masterminds/semver v1.5.0 [2022-07-29T21:18:47.430Z] #55 39.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-07-29T21:18:47.595Z] #84 40.65 checking for strings.h... yes [2022-07-29T21:18:47.595Z] #84 40.70 checking for inttypes.h... yes [2022-07-29T21:18:47.595Z] #84 40.75 checking for stdint.h... yes [2022-07-29T21:18:47.595Z] #84 40.80 checking for unistd.h... yes [2022-07-29T21:18:47.595Z] #84 40.85 checking for dlfcn.h... yes [2022-07-29T21:18:47.690Z] #55 39.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-07-29T21:18:47.852Z] #84 40.90 checking for objdir... .libs [2022-07-29T21:18:47.852Z] #84 40.99 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:18:47.852Z] #84 41.02 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:18:47.852Z] #84 41.02 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:18:47.852Z] #84 41.05 checking if gcc static flag -static works... yes [2022-07-29T21:18:47.948Z] #55 39.89 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-29T21:18:48.108Z] #84 41.16 checking if gcc supports -c -o file.o... yes [2022-07-29T21:18:48.108Z] #84 41.19 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:18:48.108Z] #84 41.19 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:18:48.108Z] #84 41.20 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:18:48.108Z] #84 41.28 checking how to hardcode library paths into programs... immediate [2022-07-29T21:18:48.108Z] #84 41.28 checking whether stripping libraries is possible... yes [2022-07-29T21:18:48.108Z] #84 41.28 checking if libtool supports shared libraries... yes [2022-07-29T21:18:48.108Z] #84 41.28 checking whether to build shared libraries... no [2022-07-29T21:18:48.108Z] #84 41.28 checking whether to build static libraries... yes [2022-07-29T21:18:48.108Z] #84 41.29 checking float.h usability... yes [2022-07-29T21:18:48.108Z] #84 41.34 checking float.h presence... yes [2022-07-29T21:18:48.108Z] #84 41.35 checking for float.h... yes [2022-07-29T21:18:48.108Z] #84 41.36 checking limits.h usability... yes [2022-07-29T21:18:48.365Z] #84 41.41 checking limits.h presence... yes [2022-07-29T21:18:48.365Z] #84 41.43 checking for limits.h... yes [2022-07-29T21:18:48.365Z] #84 41.44 checking stddef.h usability... yes [2022-07-29T21:18:48.365Z] #84 41.48 checking stddef.h presence... yes [2022-07-29T21:18:48.365Z] #84 41.50 checking for stddef.h... yes [2022-07-29T21:18:48.365Z] #84 41.51 checking for stdlib.h... (cached) yes [2022-07-29T21:18:48.365Z] #84 41.52 checking for string.h... (cached) yes [2022-07-29T21:18:48.365Z] #84 41.53 checking sys/time.h usability... yes [2022-07-29T21:18:48.365Z] #84 41.58 checking sys/time.h presence... yes [2022-07-29T21:18:48.365Z] #84 41.59 checking for sys/time.h... yes [2022-07-29T21:18:48.365Z] #84 41.60 checking for inline... inline [2022-07-29T21:18:48.365Z] #84 41.62 checking for size_t... yes [2022-07-29T21:18:48.527Z] #55 40.60 go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-29T21:18:48.527Z] #55 40.69 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-07-29T21:18:48.621Z] #84 41.72 checking for stdlib.h... (cached) yes [2022-07-29T21:18:48.621Z] #84 41.73 checking for GNU libc compatible malloc... yes [2022-07-29T21:18:48.621Z] #84 41.80 checking for stdlib.h... (cached) yes [2022-07-29T21:18:48.621Z] #84 41.80 checking for GNU libc compatible realloc... yes [2022-07-29T21:18:48.621Z] #84 41.88 checking for working strtod... yes [2022-07-29T21:18:48.786Z] #55 40.83 go: downloading github.com/google/go-cmp v0.5.7 [2022-07-29T21:18:48.786Z] #55 40.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-07-29T21:18:48.878Z] #84 42.01 checking for gettimeofday... yes [2022-07-29T21:18:48.878Z] #84 42.07 checking for memset... yes [2022-07-29T21:18:48.878Z] #84 42.13 checking for strspn... yes [2022-07-29T21:18:49.050Z] #55 41.10 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-07-29T21:18:49.134Z] #84 42.22 checking that generated files are newer than configure... done [2022-07-29T21:18:49.134Z] #84 42.23 configure: creating ./config.status [2022-07-29T21:18:49.308Z] #55 41.19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-29T21:18:49.308Z] #55 41.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-07-29T21:18:49.308Z] #55 41.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-07-29T21:18:49.391Z] #84 42.76 config.status: creating Makefile [2022-07-29T21:18:49.391Z] #84 42.78 config.status: creating config.h [2022-07-29T21:18:49.515Z] #64 75.66 + bin/containerd [2022-07-29T21:18:49.567Z] #55 41.38 go: downloading github.com/beorn7/perks v1.0.1 [2022-07-29T21:18:49.567Z] #55 41.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-29T21:18:49.567Z] #55 41.52 go: downloading github.com/golang/protobuf v1.5.2 [2022-07-29T21:18:49.567Z] #55 41.56 go: downloading github.com/prometheus/common v0.32.1 [2022-07-29T21:18:49.646Z] #84 42.79 config.status: executing depfiles commands [2022-07-29T21:18:49.647Z] #84 42.84 config.status: executing libtool commands [2022-07-29T21:18:49.902Z] #84 43.10 GEN .version [2022-07-29T21:18:49.902Z] #84 43.10 make install-recursive [2022-07-29T21:18:49.902Z] #84 43.11 make[1]: Entering directory '/tmp/crun-build' [2022-07-29T21:18:49.902Z] #84 43.14 Making install in libocispec [2022-07-29T21:18:49.902Z] #84 43.14 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:18:49.902Z] #84 43.16 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-29T21:18:49.902Z] #84 43.16 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-29T21:18:49.902Z] #84 43.16 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-29T21:18:49.902Z] #84 43.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-29T21:18:50.134Z] #55 42.01 go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-29T21:18:50.134Z] #55 42.09 go: downloading google.golang.org/protobuf v1.28.0 [2022-07-29T21:18:50.159Z] #84 43.44 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-29T21:18:50.159Z] #84 43.48 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-29T21:18:50.415Z] #84 43.60 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-29T21:18:50.672Z] #84 ... [2022-07-29T21:18:50.672Z] [2022-07-29T21:18:50.672Z] #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-07-29T21:18:50.672Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:50.672Z] #19 60.47 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-29T21:18:50.672Z] #19 60.48 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:50.672Z] #19 60.48 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:18:50.672Z] #19 60.52 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-29T21:18:50.672Z] #19 60.52 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:50.672Z] #19 60.52 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:18:50.701Z] #55 ... [2022-07-29T21:18:50.701Z] [2022-07-29T21:18:50.701Z] #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-07-29T21:18:50.701Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:50.701Z] #76 26.91 Reading package lists... [2022-07-29T21:18:50.701Z] #76 32.75 Building dependency tree... [2022-07-29T21:18:50.701Z] #76 36.70 python3 is already the newest version (3.9.2-3). [2022-07-29T21:18:50.701Z] #76 36.70 The following additional packages will be installed: [2022-07-29T21:18:50.701Z] #76 36.74 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-29T21:18:50.701Z] #76 36.77 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-29T21:18:50.701Z] #76 36.78 Suggested packages: [2022-07-29T21:18:50.701Z] #76 36.78 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-29T21:18:50.701Z] #76 36.78 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-29T21:18:50.701Z] #76 36.78 m4-doc ed diffutils-doc [2022-07-29T21:18:50.701Z] #76 36.78 Recommended packages: [2022-07-29T21:18:50.701Z] #76 36.78 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-29T21:18:50.701Z] #76 38.54 The following NEW packages will be installed: [2022-07-29T21:18:50.701Z] #76 38.55 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-29T21:18:50.701Z] #76 38.55 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-29T21:18:50.701Z] #76 38.55 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-29T21:18:50.701Z] #76 38.56 libyajl2 m4 patch xz-utils [2022-07-29T21:18:50.701Z] #76 38.95 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:50.701Z] #76 38.95 Need to get 5940 kB of archives. [2022-07-29T21:18:50.701Z] #76 38.95 After this operation, 18.7 MB of additional disk space will be used. [2022-07-29T21:18:50.701Z] #76 38.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-29T21:18:50.701Z] #76 38.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-29T21:18:50.701Z] #76 38.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-29T21:18:50.701Z] #76 39.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-29T21:18:50.701Z] #76 39.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-29T21:18:50.701Z] #76 39.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-29T21:18:50.701Z] #76 39.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-29T21:18:50.701Z] #76 39.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-29T21:18:50.701Z] #76 39.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-29T21:18:50.701Z] #76 39.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-29T21:18:50.701Z] #76 39.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-29T21:18:50.701Z] #76 39.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-07-29T21:18:50.701Z] #76 39.48 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-29T21:18:50.701Z] #76 39.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-29T21:18:50.701Z] #76 39.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-29T21:18:50.701Z] #76 39.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:18:50.701Z] #76 39.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-29T21:18:50.701Z] #76 39.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-29T21:18:50.701Z] #76 39.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-29T21:18:50.701Z] #76 39.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-29T21:18:50.701Z] #76 39.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-29T21:18:50.701Z] #76 39.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-29T21:18:50.701Z] #76 39.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-29T21:18:50.701Z] #76 40.66 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:50.701Z] #76 40.93 Fetched 5940 kB in 1s (6354 kB/s) [2022-07-29T21:18:50.701Z] #76 41.02 Selecting previously unselected package bzip2. [2022-07-29T21:18:50.701Z] #76 41.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-29T21:18:50.701Z] #76 41.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-29T21:18:50.701Z] #76 41.14 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:18:50.701Z] #76 41.35 Selecting previously unselected package libmagic-mgc. [2022-07-29T21:18:50.701Z] #76 41.36 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:50.701Z] #76 41.37 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-29T21:18:50.701Z] #76 41.97 Selecting previously unselected package libmagic1:amd64. [2022-07-29T21:18:50.701Z] #76 41.97 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:50.701Z] #76 41.98 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:18:50.701Z] #76 42.22 Selecting previously unselected package file. [2022-07-29T21:18:50.701Z] #76 42.23 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-29T21:18:50.701Z] #76 42.24 Unpacking file (1:5.39-3) ... [2022-07-29T21:18:50.701Z] #76 42.42 Selecting previously unselected package xz-utils. [2022-07-29T21:18:50.701Z] #76 42.43 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-29T21:18:50.701Z] #76 42.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:50.701Z] #76 ... [2022-07-29T21:18:50.701Z] [2022-07-29T21:18:50.701Z] #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-07-29T21:18:50.701Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b [2022-07-29T21:18:50.701Z] #40 42.43 NAME: [2022-07-29T21:18:50.701Z] #40 42.43 go-winres - A tool for embedding resources in Windows executables [2022-07-29T21:18:50.701Z] #40 42.43 [2022-07-29T21:18:50.701Z] #40 42.43 USAGE: [2022-07-29T21:18:50.701Z] #40 42.43 go-winres [global options] command [command options] [arguments...] [2022-07-29T21:18:50.701Z] #40 42.43 [2022-07-29T21:18:50.701Z] #40 42.43 COMMANDS: [2022-07-29T21:18:50.701Z] #40 42.44 init Create an initial ./winres/winres.json [2022-07-29T21:18:50.701Z] #40 42.44 make Make syso files for the "go build" command [2022-07-29T21:18:50.701Z] #40 42.44 simply Make syso files for the "go build" command (simplified) [2022-07-29T21:18:50.701Z] #40 42.44 extract Extract all resources from an executable [2022-07-29T21:18:50.701Z] #40 42.44 patch Replace resources in an executable file (exe, dll) [2022-07-29T21:18:50.701Z] #40 42.44 help, h Shows a list of commands or help for one command [2022-07-29T21:18:50.701Z] #40 42.44 [2022-07-29T21:18:50.701Z] #40 42.45 GLOBAL OPTIONS: [2022-07-29T21:18:50.701Z] #40 42.45 --help, -h show help (default: false) [2022-07-29T21:18:50.701Z] #40 DONE 42.7s [2022-07-29T21:18:50.701Z] [2022-07-29T21:18:50.701Z] #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-07-29T21:18:50.701Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:50.701Z] #76 42.87 Selecting previously unselected package libsigsegv2:amd64. [2022-07-29T21:18:50.701Z] #76 ... [2022-07-29T21:18:50.701Z] [2022-07-29T21:18:50.701Z] #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-07-29T21:18:50.701Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:18:50.701Z] #42 37.38 The following NEW packages will be installed: [2022-07-29T21:18:50.701Z] #42 37.40 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-07-29T21:18:50.701Z] #42 37.40 vim-common xxd [2022-07-29T21:18:50.701Z] #42 37.78 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:50.701Z] #42 37.78 Need to get 17.7 MB of archives. [2022-07-29T21:18:50.701Z] #42 37.78 After this operation, 70.7 MB of additional disk space will be used. [2022-07-29T21:18:50.701Z] #42 37.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:18:50.701Z] #42 37.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:18:50.701Z] #42 37.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-29T21:18:50.701Z] #42 37.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-29T21:18:50.701Z] #42 38.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-29T21:18:50.701Z] #42 38.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-29T21:18:50.701Z] #42 38.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-29T21:18:50.701Z] #42 38.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-29T21:18:50.701Z] #42 38.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-29T21:18:50.701Z] #42 38.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-29T21:18:50.701Z] #42 40.35 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:50.701Z] #42 40.67 Fetched 17.7 MB in 1s (12.9 MB/s) [2022-07-29T21:18:50.701Z] #42 40.72 Selecting previously unselected package xxd. [2022-07-29T21:18:50.701Z] #42 40.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-29T21:18:50.701Z] #42 40.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:18:50.701Z] #42 40.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:50.701Z] #42 40.97 Selecting previously unselected package vim-common. [2022-07-29T21:18:50.701Z] #42 40.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:18:50.701Z] #42 40.99 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:18:50.701Z] #42 41.26 Selecting previously unselected package cmake-data. [2022-07-29T21:18:50.701Z] #42 41.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-29T21:18:50.701Z] #42 41.29 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:18:51.637Z] #42 ... [2022-07-29T21:18:51.637Z] [2022-07-29T21:18:51.637Z] #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-07-29T21:18:51.637Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:51.637Z] #76 42.88 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-29T21:18:51.637Z] #76 42.94 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-29T21:18:51.637Z] #76 43.07 Selecting previously unselected package m4. [2022-07-29T21:18:51.637Z] #76 43.08 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-29T21:18:51.637Z] #76 43.10 Unpacking m4 (1.4.18-5) ... [2022-07-29T21:18:51.637Z] #76 43.54 Selecting previously unselected package autoconf. [2022-07-29T21:18:51.637Z] #76 43.54 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-29T21:18:51.637Z] #76 43.55 Unpacking autoconf (2.69-14) ... [2022-07-29T21:18:52.205Z] #76 44.07 Selecting previously unselected package autotools-dev. [2022-07-29T21:18:52.205Z] #76 44.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-29T21:18:52.205Z] #76 44.10 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:18:52.205Z] #76 44.27 Selecting previously unselected package automake. [2022-07-29T21:18:52.205Z] #76 44.29 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-29T21:18:52.205Z] #76 44.30 Unpacking automake (1:1.16.3-2) ... [2022-07-29T21:18:52.772Z] #76 44.86 Selecting previously unselected package patch. [2022-07-29T21:18:52.772Z] #76 44.90 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-29T21:18:52.772Z] #76 44.91 Unpacking patch (2.7.6-7) ... [2022-07-29T21:18:53.339Z] #76 45.11 Selecting previously unselected package dpkg-dev. [2022-07-29T21:18:53.339Z] #76 45.11 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-07-29T21:18:53.339Z] #76 45.11 Unpacking dpkg-dev (1.20.11) ... [2022-07-29T21:18:54.274Z] #76 46.19 Selecting previously unselected package build-essential. [2022-07-29T21:18:54.274Z] #76 46.20 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-29T21:18:54.274Z] #76 46.22 Unpacking build-essential (12.9) ... [2022-07-29T21:18:54.274Z] #76 46.30 Selecting previously unselected package libcap2:amd64. [2022-07-29T21:18:54.274Z] #76 46.30 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:54.274Z] #76 46.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:54.533Z] #76 46.37 Selecting previously unselected package libcap-dev:amd64. [2022-07-29T21:18:54.533Z] #76 46.38 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-29T21:18:54.533Z] #76 46.38 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-29T21:18:54.533Z] #76 46.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:18:54.534Z] #76 46.56 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:54.534Z] #76 46.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:54.792Z] #76 46.67 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-29T21:18:54.792Z] #76 46.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:54.792Z] #76 46.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:54.792Z] #76 46.82 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-29T21:18:54.792Z] #76 46.84 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-29T21:18:54.792Z] #76 46.85 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:55.051Z] #76 47.04 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-29T21:18:55.051Z] #76 47.05 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:55.051Z] #76 47.06 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:55.987Z] #76 47.83 Selecting previously unselected package libtool. [2022-07-29T21:18:55.987Z] #76 47.83 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-29T21:18:55.987Z] #76 47.84 Unpacking libtool (2.4.6-15) ... [2022-07-29T21:18:55.987Z] #76 48.13 Selecting previously unselected package libudev-dev:amd64. [2022-07-29T21:18:55.987Z] #76 ... [2022-07-29T21:18:55.987Z] [2022-07-29T21:18:55.987Z] #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-07-29T21:18:55.987Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:18:55.987Z] #14 38.13 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-07-29T21:18:55.987Z] #14 38.34 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-07-29T21:18:55.987Z] #14 38.35 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-07-29T21:18:55.987Z] #14 39.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-07-29T21:18:55.987Z] #14 40.62 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-07-29T21:18:55.987Z] #14 41.13 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-07-29T21:18:55.987Z] #14 41.79 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-07-29T21:18:55.987Z] #14 43.68 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-07-29T21:18:55.987Z] #14 44.25 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-07-29T21:18:55.987Z] #14 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-29T21:18:55.987Z] #14 44.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-29T21:18:55.987Z] #14 44.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:18:55.987Z] #14 44.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:18:55.987Z] #14 44.29 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-07-29T21:18:55.987Z] #14 44.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-29T21:18:55.987Z] #14 44.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-29T21:18:55.987Z] #14 44.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-29T21:18:55.987Z] #14 44.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-29T21:18:55.987Z] #14 44.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-29T21:18:55.987Z] #14 44.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-29T21:18:55.987Z] #14 44.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-29T21:18:55.987Z] #14 44.42 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-07-29T21:18:55.987Z] #14 44.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-29T21:18:55.987Z] #14 44.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-29T21:18:55.987Z] #14 45.48 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:55.987Z] #14 45.74 Fetched 115 MB in 7s (15.9 MB/s) [2022-07-29T21:18:55.987Z] #14 45.84 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-29T21:18:55.987Z] #14 45.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-07-29T21:18:55.987Z] #14 45.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:18:55.987Z] #14 45.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:18:56.246Z] #14 48.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-29T21:18:56.246Z] #14 48.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:18:56.246Z] #14 48.19 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:18:56.246Z] #14 ... [2022-07-29T21:18:56.246Z] [2022-07-29T21:18:56.246Z] #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-07-29T21:18:56.246Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:56.246Z] #76 48.14 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-29T21:18:56.246Z] #76 48.15 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:56.246Z] #76 48.40 Selecting previously unselected package libyajl2:amd64. [2022-07-29T21:18:56.504Z] #76 48.40 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-29T21:18:56.504Z] #76 48.41 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:56.504Z] #76 48.51 Selecting previously unselected package libyajl-dev:amd64. [2022-07-29T21:18:56.504Z] #76 48.53 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-29T21:18:56.504Z] #76 48.53 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-29T21:18:56.763Z] #76 48.72 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:18:56.763Z] #76 48.75 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-29T21:18:56.763Z] #76 48.76 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:18:56.763Z] #76 48.77 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:18:56.763Z] #76 48.80 Setting up file (1:5.39-3) ... [2022-07-29T21:18:56.763Z] #76 48.81 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:18:56.763Z] #76 48.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:56.763Z] #76 48.83 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:56.763Z] #76 48.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:18:56.763Z] #76 48.86 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-29T21:18:56.763Z] #76 48.87 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-29T21:18:57.022Z] #76 48.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:18:57.022Z] #76 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:18:57.022Z] #76 48.91 Setting up patch (2.7.6-7) ... [2022-07-29T21:18:57.022Z] #76 48.92 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:18:57.022Z] #76 48.93 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-29T21:18:57.022Z] #76 48.95 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-29T21:18:57.022Z] #76 48.96 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:18:57.022Z] #76 48.97 Setting up libtool (2.4.6-15) ... [2022-07-29T21:18:57.022Z] #76 48.99 Setting up m4 (1.4.18-5) ... [2022-07-29T21:18:57.022Z] #76 49.00 Setting up dpkg-dev (1.20.11) ... [2022-07-29T21:18:57.022Z] #76 49.05 Setting up autoconf (2.69-14) ... [2022-07-29T21:18:57.022Z] #76 49.07 Setting up build-essential (12.9) ... [2022-07-29T21:18:57.022Z] #76 49.08 Setting up automake (1:1.16.3-2) ... [2022-07-29T21:18:57.022Z] #76 ... [2022-07-29T21:18:57.022Z] [2022-07-29T21:18:57.022Z] #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-07-29T21:18:57.022Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:18:57.022Z] #64 0.967 + RM_GOPATH=0 [2022-07-29T21:18:57.022Z] #64 0.967 + TMP_GOPATH= [2022-07-29T21:18:57.022Z] #64 0.967 + : /build [2022-07-29T21:18:57.022Z] #64 0.967 + '[' -z '' ']' [2022-07-29T21:18:57.022Z] #64 0.969 ++ mktemp -d [2022-07-29T21:18:57.022Z] #64 0.983 + export GOPATH=/tmp/tmp.YUTKkvKt2p [2022-07-29T21:18:57.022Z] #64 0.983 + GOPATH=/tmp/tmp.YUTKkvKt2p [2022-07-29T21:18:57.022Z] #64 0.983 + RM_GOPATH=1 [2022-07-29T21:18:57.022Z] #64 0.983 + case "$(go env GOARCH)" in [2022-07-29T21:18:57.022Z] #64 0.983 ++ go env GOARCH [2022-07-29T21:18:57.022Z] #64 1.003 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:57.022Z] #64 1.003 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:18:57.022Z] #64 1.003 ++ dirname /install.sh [2022-07-29T21:18:57.022Z] #64 1.007 + dir=/ [2022-07-29T21:18:57.022Z] #64 1.007 + bin=containerd [2022-07-29T21:18:57.022Z] #64 1.007 + shift [2022-07-29T21:18:57.022Z] #64 1.007 + '[' '!' -f //containerd.installer ']' [2022-07-29T21:18:57.022Z] #64 1.007 + . //containerd.installer [2022-07-29T21:18:57.022Z] #64 1.007 ++ set -e [2022-07-29T21:18:57.022Z] #64 1.007 ++ : v1.6.6 [2022-07-29T21:18:57.022Z] #64 1.007 + install_containerd [2022-07-29T21:18:57.022Z] #64 1.007 + echo 'Install containerd version v1.6.6' [2022-07-29T21:18:57.022Z] #64 1.007 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YUTKkvKt2p/src/github.com/containerd/containerd [2022-07-29T21:18:57.022Z] #64 1.007 Install containerd version v1.6.6 [2022-07-29T21:18:57.022Z] #64 1.015 Cloning into '/tmp/tmp.YUTKkvKt2p/src/github.com/containerd/containerd'... [2022-07-29T21:18:57.213Z] #19 66.49 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-29T21:18:57.213Z] #19 ... [2022-07-29T21:18:57.213Z] [2022-07-29T21:18:57.213Z] #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-07-29T21:18:57.213Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-29T21:18:57.213Z] #84 43.90 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-29T21:18:57.213Z] #84 43.91 make install-recursive [2022-07-29T21:18:57.213Z] #84 43.91 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:18:57.213Z] #84 43.93 Making install in yajl [2022-07-29T21:18:57.213Z] #84 43.94 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:18:57.213Z] #84 43.95 CC verify/json_verify-json_verify.o [2022-07-29T21:18:57.213Z] #84 43.96 CC src/libyajl_la-yajl_alloc.lo [2022-07-29T21:18:57.213Z] #84 43.96 CC src/libyajl_la-yajl.lo [2022-07-29T21:18:57.213Z] #84 43.97 CC src/libyajl_la-yajl_gen.lo [2022-07-29T21:18:57.213Z] #84 43.97 CC src/libyajl_la-yajl_parser.lo [2022-07-29T21:18:57.213Z] #84 43.98 CC src/libyajl_la-yajl_buf.lo [2022-07-29T21:18:57.213Z] #84 43.99 CC src/libyajl_la-yajl_encode.lo [2022-07-29T21:18:57.213Z] #84 44.00 CC src/libyajl_la-yajl_lex.lo [2022-07-29T21:18:57.214Z] #84 44.01 CC src/libyajl_la-yajl_tree.lo [2022-07-29T21:18:57.214Z] #84 45.72 CCLD libyajl.la [2022-07-29T21:18:57.214Z] #84 45.85 CCLD verify/json_verify [2022-07-29T21:18:57.214Z] #84 45.98 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:18:57.214Z] #84 45.98 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:18:57.214Z] #84 45.98 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:18:57.214Z] #84 45.98 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:18:57.214Z] #84 45.98 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:18:57.214Z] #84 45.99 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:18:57.214Z] #84 46.04 CC src/validate.o [2022-07-29T21:18:57.214Z] #84 46.04 CC src/image_spec_schema_config_schema.lo [2022-07-29T21:18:57.214Z] #84 46.04 CC src/image_spec_schema_content_descriptor.lo [2022-07-29T21:18:57.214Z] #84 46.05 CC src/image_spec_schema_defs.lo [2022-07-29T21:18:57.214Z] #84 46.05 CC src/image_spec_schema_defs_descriptor.lo [2022-07-29T21:18:57.214Z] #84 46.06 CC src/image_spec_schema_image_index_schema.lo [2022-07-29T21:18:57.214Z] #84 46.06 CC src/image_spec_schema_image_layout_schema.lo [2022-07-29T21:18:57.214Z] #84 46.07 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-29T21:18:57.214Z] #84 46.08 CC src/runtime_spec_schema_config_linux.lo [2022-07-29T21:18:57.214Z] #84 46.09 CC src/runtime_spec_schema_config_zos.lo [2022-07-29T21:18:57.214Z] #84 46.11 CC src/runtime_spec_schema_config_schema.lo [2022-07-29T21:18:57.214Z] #84 46.12 CC src/runtime_spec_schema_config_solaris.lo [2022-07-29T21:18:57.214Z] #84 46.13 CC src/runtime_spec_schema_config_vm.lo [2022-07-29T21:18:57.214Z] #84 46.15 CC src/runtime_spec_schema_config_windows.lo [2022-07-29T21:18:57.214Z] #84 46.18 CC src/runtime_spec_schema_defs.lo [2022-07-29T21:18:57.214Z] #84 46.18 CC src/runtime_spec_schema_defs_linux.lo [2022-07-29T21:18:57.214Z] #84 46.20 CC src/runtime_spec_schema_defs_zos.lo [2022-07-29T21:18:57.214Z] #84 46.22 CC src/runtime_spec_schema_defs_vm.lo [2022-07-29T21:18:57.214Z] #84 46.24 CC src/runtime_spec_schema_defs_windows.lo [2022-07-29T21:18:57.214Z] #84 46.27 CC src/runtime_spec_schema_state_schema.lo [2022-07-29T21:18:57.214Z] #84 46.31 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-29T21:18:57.214Z] #84 46.33 CC src/basic_test_double_array_item.lo [2022-07-29T21:18:57.214Z] #84 46.35 CC src/basic_test_double_array.lo [2022-07-29T21:18:57.214Z] #84 46.37 CC src/basic_test_top_array_int.lo [2022-07-29T21:18:57.214Z] #84 46.43 CC src/basic_test_top_array_string.lo [2022-07-29T21:18:57.214Z] #84 46.48 CC src/basic_test_top_double_array_int.lo [2022-07-29T21:18:57.214Z] #84 46.52 CC src/basic_test_top_double_array_obj.lo [2022-07-29T21:18:57.214Z] #84 46.57 CC src/basic_test_top_double_array_refobj.lo [2022-07-29T21:18:57.214Z] #84 46.61 CC src/basic_test_top_double_array_string.lo [2022-07-29T21:18:57.214Z] #84 46.65 CC src/read-file.lo [2022-07-29T21:18:57.214Z] #84 46.72 CC src/json_common.lo [2022-07-29T21:18:57.214Z] #84 46.77 CC tests/test-1.o [2022-07-29T21:18:57.214Z] #84 46.81 CC tests/test-2.o [2022-07-29T21:18:57.214Z] #84 46.81 CC tests/test-4.o [2022-07-29T21:18:57.214Z] #84 46.82 CC tests/test-3.o [2022-07-29T21:18:57.214Z] #84 46.83 CC tests/test-5.o [2022-07-29T21:18:57.214Z] #84 46.96 CC tests/test-6.o [2022-07-29T21:18:57.214Z] #84 46.99 CC tests/test-7.o [2022-07-29T21:18:57.214Z] #84 47.09 CC tests/test-8.o [2022-07-29T21:18:57.214Z] #84 47.11 CC tests/test-9.o [2022-07-29T21:18:57.214Z] #84 47.20 CC tests/test-10.o [2022-07-29T21:18:57.214Z] #84 47.26 CC tests/test-11.o [2022-07-29T21:18:57.214Z] #84 ... [2022-07-29T21:18:57.214Z] [2022-07-29T21:18:57.214Z] #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-07-29T21:18:57.214Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:18:57.214Z] #19 66.49 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-29T21:18:57.214Z] #19 66.50 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:57.214Z] #19 66.50 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:18:57.214Z] #19 66.55 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-29T21:18:57.214Z] #19 66.55 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:18:57.214Z] #19 66.56 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:18:57.281Z] #64 ... [2022-07-29T21:18:57.281Z] [2022-07-29T21:18:57.281Z] #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-07-29T21:18:57.281Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:57.281Z] #76 49.10 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-29T21:18:57.281Z] #76 49.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:18:57.281Z] #76 ... [2022-07-29T21:18:57.281Z] [2022-07-29T21:18:57.281Z] #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-07-29T21:18:57.281Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:18:57.281Z] #51 39.02 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:18:57.281Z] #51 39.02 Need to get 2315 kB of archives. [2022-07-29T21:18:57.281Z] #51 39.02 After this operation, 11.1 MB of additional disk space will be used. [2022-07-29T21:18:57.281Z] #51 39.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-29T21:18:57.281Z] #51 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:18:57.281Z] #51 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-29T21:18:57.281Z] #51 39.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-29T21:18:57.281Z] #51 39.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-29T21:18:57.281Z] #51 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-29T21:18:57.281Z] #51 39.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:18:57.281Z] #51 41.59 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-07-29T21:18:57.281Z] #51 43.44 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:18:57.281Z] #51 43.67 Fetched 2315 kB in 3s (665 kB/s) [2022-07-29T21:18:57.281Z] #51 43.76 Selecting previously unselected package libprotobuf23:amd64. [2022-07-29T21:18:57.281Z] #51 43.76 (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-07-29T21:18:57.281Z] #51 43.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 43.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-29T21:18:57.281Z] #51 44.66 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:18:57.281Z] #51 44.66 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:18:57.281Z] #51 44.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:57.281Z] #51 44.93 Selecting previously unselected package python3-six. [2022-07-29T21:18:57.281Z] #51 44.93 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-29T21:18:57.281Z] #51 44.93 Unpacking python3-six (1.16.0-2) ... [2022-07-29T21:18:57.281Z] #51 45.04 Selecting previously unselected package python3-protobuf. [2022-07-29T21:18:57.281Z] #51 45.04 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 45.06 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-29T21:18:57.281Z] #51 45.58 Selecting previously unselected package libnet1:amd64. [2022-07-29T21:18:57.281Z] #51 45.58 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 45.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:57.281Z] #51 45.74 Selecting previously unselected package libnl-3-200:amd64. [2022-07-29T21:18:57.281Z] #51 45.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 45.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:18:57.281Z] #51 45.90 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:18:57.281Z] #51 45.93 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 45.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:57.281Z] #51 46.05 Selecting previously unselected package criu. [2022-07-29T21:18:57.281Z] #51 46.06 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-07-29T21:18:57.281Z] #51 46.06 Unpacking criu (3.17.1-1) ... [2022-07-29T21:18:57.281Z] #51 46.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:18:57.281Z] #51 48.75 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-29T21:18:57.281Z] #51 48.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:18:57.281Z] #51 48.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:18:57.281Z] #51 48.82 Setting up python3-six (1.16.0-2) ... [2022-07-29T21:18:57.540Z] #51 ... [2022-07-29T21:18:57.540Z] [2022-07-29T21:18:57.540Z] #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-07-29T21:18:57.540Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:18:57.540Z] #34 48.14 Updating files: 88% (1340/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-29T21:18:57.540Z] #34 48.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-29T21:18:57.540Z] #34 ... [2022-07-29T21:18:57.540Z] [2022-07-29T21:18:57.540Z] #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-07-29T21:18:57.540Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047 [2022-07-29T21:18:57.540Z] #76 DONE 49.7s [2022-07-29T21:18:57.798Z] [2022-07-29T21:18:57.798Z] #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-07-29T21:18:57.798Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:18:58.733Z] #77 1.003 Cloning into '/tmp/crun-build'... [2022-07-29T21:19:02.020Z] #77 ... [2022-07-29T21:19:02.021Z] [2022-07-29T21:19:02.021Z] #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-07-29T21:19:02.021Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:19:02.021Z] #55 43.54 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-07-29T21:19:02.021Z] #55 44.76 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-07-29T21:19:02.021Z] #55 ... [2022-07-29T21:19:02.021Z] [2022-07-29T21:19:02.021Z] #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-07-29T21:19:02.021Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:02.021Z] #14 51.08 Selecting previously unselected package binutils-mingw-w64. [2022-07-29T21:19:02.021Z] #14 51.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-29T21:19:02.021Z] #14 51.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:19:02.021Z] #14 51.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-29T21:19:02.021Z] #14 51.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:19:02.021Z] #14 51.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:19:02.021Z] #14 51.44 Selecting previously unselected package dmsetup. [2022-07-29T21:19:02.021Z] #14 51.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:19:02.021Z] #14 51.44 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:19:02.021Z] #14 51.59 Selecting previously unselected package mingw-w64-common. [2022-07-29T21:19:02.021Z] #14 51.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-29T21:19:02.021Z] #14 51.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-29T21:19:02.957Z] #14 ... [2022-07-29T21:19:02.957Z] [2022-07-29T21:19:02.957Z] #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-07-29T21:19:02.957Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:19:02.957Z] #42 44.92 Selecting previously unselected package libicu67:amd64. [2022-07-29T21:19:02.957Z] #42 44.92 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 44.95 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-29T21:19:02.957Z] #42 51.79 Selecting previously unselected package libxml2:amd64. [2022-07-29T21:19:02.957Z] #42 51.79 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 51.81 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:19:02.957Z] #42 52.35 Selecting previously unselected package libarchive13:amd64. [2022-07-29T21:19:02.957Z] #42 52.35 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 52.37 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:19:02.957Z] #42 52.72 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-29T21:19:02.957Z] #42 52.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 52.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:19:02.957Z] #42 52.85 Selecting previously unselected package librhash0:amd64. [2022-07-29T21:19:02.957Z] #42 52.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 52.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:19:02.957Z] #42 53.11 Selecting previously unselected package libuv1:amd64. [2022-07-29T21:19:02.957Z] #42 53.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 53.12 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:19:02.957Z] #42 53.27 Selecting previously unselected package cmake. [2022-07-29T21:19:02.957Z] #42 53.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-29T21:19:02.957Z] #42 53.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:19:03.760Z] #19 72.75 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-29T21:19:03.760Z] #19 72.76 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:03.760Z] #19 72.76 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:19:03.760Z] #19 72.81 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-29T21:19:03.760Z] #19 72.82 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:03.760Z] #19 72.82 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:19:04.861Z] #42 ... [2022-07-29T21:19:04.861Z] [2022-07-29T21:19:04.861Z] #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-07-29T21:19:04.861Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:04.861Z] #14 56.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-29T21:19:04.861Z] #14 56.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-29T21:19:05.120Z] #14 56.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:19:06.498Z] #14 ... [2022-07-29T21:19:06.498Z] [2022-07-29T21:19:06.498Z] #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-07-29T21:19:06.498Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776 [2022-07-29T21:19:06.498Z] #51 50.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:19:06.498Z] #51 50.38 Setting up python3-protobuf (3.12.4-1) ... [2022-07-29T21:19:06.498Z] #51 54.60 Setting up criu (3.17.1-1) ... [2022-07-29T21:19:06.498Z] #51 56.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:19:06.498Z] #51 DONE 58.4s [2022-07-29T21:19:06.757Z] [2022-07-29T21:19:06.757Z] #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-07-29T21:19:06.757Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568 [2022-07-29T21:19:06.757Z] #42 58.22 Setting up libicu67:amd64 (67.1-7) ... [2022-07-29T21:19:06.757Z] #42 58.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:19:06.757Z] #42 58.36 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:19:06.757Z] #42 58.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:19:06.757Z] #42 58.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:19:06.757Z] #42 58.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:19:06.757Z] #42 58.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:19:06.757Z] #42 58.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:19:06.757Z] #42 58.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:19:06.757Z] #42 58.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:19:07.016Z] #42 58.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:19:07.275Z] #42 DONE 59.2s [2022-07-29T21:19:07.275Z] [2022-07-29T21:19:07.275Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:19:07.275Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:07.275Z] #77 7.690 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-29T21:19:07.275Z] #77 7.713 Cloning into '/tmp/crun-build/libocispec'... [2022-07-29T21:19:07.275Z] #77 9.176 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-29T21:19:07.275Z] #77 9.196 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-29T21:19:07.275Z] #77 9.196 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-29T21:19:07.275Z] #77 9.197 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-29T21:19:07.275Z] #77 9.213 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-29T21:19:07.543Z] #77 ... [2022-07-29T21:19:07.543Z] [2022-07-29T21:19:07.543Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:19:07.543Z] #43 sha256:73f2d726da6f932a34eec25451718a643c1249d61db1101ea1064ea4f3e57978 [2022-07-29T21:19:07.543Z] #43 DONE 0.3s [2022-07-29T21:19:07.543Z] [2022-07-29T21:19:07.543Z] #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-07-29T21:19:07.543Z] #44 sha256:949c2d4d72ed5d3157ee8b95c011f27925ea43516204539c07af2575bbd57535 [2022-07-29T21:19:07.806Z] #44 ... [2022-07-29T21:19:07.806Z] [2022-07-29T21:19:07.806Z] #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-07-29T21:19:07.806Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:19:07.806Z] #34 49.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-29T21:19:08.287Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-07-29T21:19:08.287Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-29T21:19:08.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-29T21:19:08.746Z] #34 ... [2022-07-29T21:19:08.746Z] [2022-07-29T21:19:08.746Z] #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-07-29T21:19:08.746Z] #44 sha256:949c2d4d72ed5d3157ee8b95c011f27925ea43516204539c07af2575bbd57535 [2022-07-29T21:19:08.746Z] #44 1.246 + RM_GOPATH=0 [2022-07-29T21:19:08.746Z] #44 1.246 + TMP_GOPATH= [2022-07-29T21:19:08.746Z] #44 1.246 + : /build [2022-07-29T21:19:08.746Z] #44 1.246 + '[' -z '' ']' [2022-07-29T21:19:08.746Z] #44 1.247 ++ mktemp -d [2022-07-29T21:19:08.746Z] #44 1.248 + export GOPATH=/tmp/tmp.2m8n8FOLmU [2022-07-29T21:19:08.746Z] #44 1.248 + GOPATH=/tmp/tmp.2m8n8FOLmU [2022-07-29T21:19:08.746Z] #44 1.248 + RM_GOPATH=1 [2022-07-29T21:19:08.746Z] #44 1.248 + case "$(go env GOARCH)" in [2022-07-29T21:19:08.746Z] #44 1.249 ++ go env GOARCH [2022-07-29T21:19:08.746Z] #44 1.284 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:19:08.746Z] #44 1.284 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:19:08.746Z] #44 1.284 ++ dirname /install.sh [2022-07-29T21:19:08.746Z] #44 1.287 + dir=/ [2022-07-29T21:19:08.746Z] #44 1.287 + bin=tini [2022-07-29T21:19:08.746Z] #44 1.287 + shift [2022-07-29T21:19:08.746Z] #44 1.287 + '[' '!' -f //tini.installer ']' [2022-07-29T21:19:08.746Z] #44 1.288 + . //tini.installer [2022-07-29T21:19:08.746Z] #44 1.288 ++ : v0.19.0 [2022-07-29T21:19:08.746Z] #44 1.288 + install_tini [2022-07-29T21:19:08.746Z] #44 1.288 + echo 'Install tini version v0.19.0' [2022-07-29T21:19:08.746Z] #44 1.288 Install tini version v0.19.0 [2022-07-29T21:19:08.746Z] #44 1.289 + git clone https://github.com/krallin/tini.git /tmp/tmp.2m8n8FOLmU/tini [2022-07-29T21:19:08.746Z] #44 1.291 Cloning into '/tmp/tmp.2m8n8FOLmU/tini'... [2022-07-29T21:19:09.013Z] #19 ... [2022-07-29T21:19:09.013Z] [2022-07-29T21:19:09.014Z] #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-07-29T21:19:09.014Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:09.014Z] #84 62.16 CCLD libocispec.la [2022-07-29T21:19:09.226Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-29T21:19:09.226Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-29T21:19:09.226Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2022-07-29T21:19:09.270Z] #84 62.32 CCLD src/validate [2022-07-29T21:19:09.270Z] #84 62.33 CCLD tests/test-1 [2022-07-29T21:19:09.270Z] #84 62.34 CCLD tests/test-2 [2022-07-29T21:19:09.270Z] #84 62.35 CCLD tests/test-3 [2022-07-29T21:19:09.270Z] #84 62.37 CCLD tests/test-5 [2022-07-29T21:19:09.270Z] #84 62.37 CCLD tests/test-4 [2022-07-29T21:19:09.270Z] #84 62.40 CCLD tests/test-6 [2022-07-29T21:19:09.270Z] #84 62.42 CCLD tests/test-7 [2022-07-29T21:19:09.270Z] #84 62.46 CCLD tests/test-8 [2022-07-29T21:19:09.270Z] #84 62.48 CCLD tests/test-9 [2022-07-29T21:19:09.270Z] #84 62.51 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-29T21:19:09.508Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-29T21:19:09.527Z] #84 62.53 CCLD tests/test-10 [2022-07-29T21:19:09.528Z] #84 62.55 CCLD tests/test-11 [2022-07-29T21:19:09.683Z] #44 2.171 + cd /tmp/tmp.2m8n8FOLmU/tini [2022-07-29T21:19:09.683Z] #44 2.172 + git checkout -q v0.19.0 [2022-07-29T21:19:09.683Z] #44 2.178 + cmake . [2022-07-29T21:19:10.083Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-29T21:19:10.083Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-29T21:19:10.083Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-29T21:19:10.091Z] #84 63.21 libtool: link: ar cr libocispec.a [2022-07-29T21:19:10.091Z] #84 63.24 libtool: link: ranlib libocispec.a [2022-07-29T21:19:10.250Z] #44 2.731 -- The C compiler identification is GNU 10.2.1 [2022-07-29T21:19:10.250Z] #44 2.805 -- Detecting C compiler ABI info [2022-07-29T21:19:10.344Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2022-07-29T21:19:10.344Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-29T21:19:10.344Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-29T21:19:10.344Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-07-29T21:19:10.604Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 77.3% of statements [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-29T21:19:10.604Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-29T21:19:10.653Z] #84 63.94 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:19:10.654Z] #84 63.96 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:19:10.818Z] #44 3.345 -- Detecting C compiler ABI info - done [2022-07-29T21:19:10.909Z] #84 63.96 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:19:10.909Z] #84 63.96 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:19:10.909Z] #84 63.96 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:19:10.909Z] #84 63.96 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:19:10.909Z] #84 63.96 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:19:10.909Z] #84 63.96 make[2]: Entering directory '/tmp/crun-build' [2022-07-29T21:19:10.909Z] #84 64.03 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-29T21:19:10.909Z] #84 64.03 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-29T21:19:10.909Z] #84 64.03 CC src/libcrun/libcrun_testing_a-container.o [2022-07-29T21:19:10.909Z] #84 64.04 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-29T21:19:10.909Z] #84 64.05 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-29T21:19:10.909Z] #84 64.06 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-29T21:19:10.909Z] #84 64.07 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-29T21:19:10.909Z] #84 64.08 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-29T21:19:10.909Z] #84 64.10 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-29T21:19:10.909Z] #84 64.12 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-29T21:19:10.909Z] #84 64.14 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-29T21:19:10.909Z] #84 64.16 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-29T21:19:10.909Z] #84 64.18 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-29T21:19:10.909Z] #84 64.20 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-29T21:19:10.909Z] #84 64.21 CC src/libcrun/libcrun_testing_a-error.o [2022-07-29T21:19:10.909Z] #84 64.24 CC src/libcrun/libcrun_testing_a-status.o [2022-07-29T21:19:10.909Z] #84 64.25 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-29T21:19:10.909Z] #84 64.29 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-29T21:19:11.076Z] #44 3.491 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T21:19:11.076Z] #44 3.492 -- Detecting C compile features [2022-07-29T21:19:11.076Z] #44 3.498 -- Detecting C compile features - done [2022-07-29T21:19:11.076Z] #44 3.551 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-29T21:19:11.165Z] #84 64.32 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-29T21:19:11.165Z] #84 64.36 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-29T21:19:11.165Z] #84 64.39 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-29T21:19:11.165Z] #84 64.41 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-29T21:19:11.165Z] #84 64.47 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-29T21:19:11.335Z] #44 3.773 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-29T21:19:11.422Z] #84 64.58 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-29T21:19:11.422Z] #84 64.63 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-29T21:19:11.593Z] #44 3.860 -- Configuring done [2022-07-29T21:19:11.593Z] #44 3.897 -- Generating done [2022-07-29T21:19:11.593Z] #44 3.898 -- Build files have been written to: /tmp/tmp.2m8n8FOLmU/tini [2022-07-29T21:19:11.593Z] #44 3.919 + make tini-static [2022-07-29T21:19:11.679Z] #84 64.70 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-29T21:19:11.679Z] #84 64.79 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-29T21:19:11.679Z] #84 64.86 CC src/crun-crun.o [2022-07-29T21:19:11.679Z] #84 64.92 CC src/crun-run.o [2022-07-29T21:19:11.679Z] #84 64.93 CC src/crun-delete.o [2022-07-29T21:19:11.679Z] #84 64.95 CC src/crun-kill.o [2022-07-29T21:19:11.679Z] #84 64.98 CC src/crun-pause.o [2022-07-29T21:19:11.679Z] #84 65.01 CC src/crun-exec.o [2022-07-29T21:19:11.679Z] #84 65.02 CC src/crun-spec.o [2022-07-29T21:19:11.679Z] #84 65.03 CC src/crun-unpause.o [2022-07-29T21:19:11.679Z] #84 65.06 CC src/crun-list.o [2022-07-29T21:19:11.852Z] #44 4.262 Scanning dependencies of target tini-static [2022-07-29T21:19:11.852Z] #44 4.334 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-29T21:19:11.935Z] #84 65.07 CC src/crun-create.o [2022-07-29T21:19:11.935Z] #84 65.11 CC src/crun-start.o [2022-07-29T21:19:11.935Z] #84 65.12 CC src/crun-state.o [2022-07-29T21:19:11.935Z] #84 65.15 CC src/crun-update.o [2022-07-29T21:19:11.935Z] #84 65.16 CC src/crun-ps.o [2022-07-29T21:19:11.935Z] #84 65.20 CC src/crun-checkpoint.o [2022-07-29T21:19:11.935Z] #84 65.23 CC src/crun-restore.o [2022-07-29T21:19:11.935Z] #84 65.30 CC src/libcrun/libcrun_la-utils.lo [2022-07-29T21:19:12.190Z] #84 65.43 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-29T21:19:12.191Z] #84 65.53 CC src/libcrun/libcrun_la-container.lo [2022-07-29T21:19:12.446Z] #84 65.59 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-29T21:19:12.446Z] #84 65.62 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-29T21:19:12.446Z] #84 65.65 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-29T21:19:12.446Z] #84 65.75 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-29T21:19:12.513Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2022-07-29T21:19:12.702Z] #84 65.84 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-29T21:19:12.702Z] #84 65.92 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-29T21:19:12.702Z] #84 66.01 CC src/libcrun/libcrun_la-criu.lo [2022-07-29T21:19:12.959Z] #84 66.13 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-29T21:19:12.959Z] #84 66.19 CC src/libcrun/libcrun_la-linux.lo [2022-07-29T21:19:13.083Z] ok github.com/docker/docker/builder/dockerfile 0.439s coverage: 49.3% of statements [2022-07-29T21:19:13.215Z] #84 66.29 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-29T21:19:13.215Z] #84 66.40 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-29T21:19:13.215Z] #84 66.49 CC src/libcrun/libcrun_la-error.lo [2022-07-29T21:19:13.227Z] #44 5.692 [100%] Linking C executable tini-static [2022-07-29T21:19:13.343Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-29T21:19:13.472Z] #84 66.60 CC src/libcrun/libcrun_la-status.lo [2022-07-29T21:19:13.472Z] #84 66.69 CC src/libcrun/libcrun_la-terminal.lo [2022-07-29T21:19:13.729Z] #84 66.86 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-29T21:19:13.729Z] #84 66.99 CC src/libcrun/libcrun_la-signals.lo [2022-07-29T21:19:13.795Z] #44 6.348 [100%] Built target tini-static [2022-07-29T21:19:13.914Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-29T21:19:13.986Z] #84 67.05 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-29T21:19:14.054Z] #44 6.407 + mkdir -p /build [2022-07-29T21:19:14.054Z] #44 6.409 + cp tini-static /build/docker-init [2022-07-29T21:19:14.243Z] #84 67.30 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-29T21:19:14.243Z] #84 67.40 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-29T21:19:14.499Z] #84 67.56 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-29T21:19:14.499Z] #84 67.59 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-29T21:19:14.499Z] #84 67.65 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-29T21:19:14.499Z] #84 67.80 CC tests/init.o [2022-07-29T21:19:14.621Z] #44 DONE 7.0s [2022-07-29T21:19:14.621Z] [2022-07-29T21:19:14.621Z] #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-07-29T21:19:14.621Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13 [2022-07-29T21:19:14.621Z] #53 66.50 gotestsum version dev [2022-07-29T21:19:14.621Z] #53 DONE 66.7s [2022-07-29T21:19:14.621Z] [2022-07-29T21:19:14.622Z] #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-07-29T21:19:14.622Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:14.622Z] #14 64.27 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-29T21:19:14.622Z] #14 64.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:14.622Z] #14 64.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:19:14.622Z] #14 64.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-29T21:19:14.622Z] #14 64.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:14.622Z] #14 64.43 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:19:14.756Z] #84 67.86 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-29T21:19:14.854Z] ok github.com/docker/docker/builder/remotecontext/git 1.555s coverage: 86.3% of statements [2022-07-29T21:19:14.854Z] ? github.com/docker/docker/cli [no test files] [2022-07-29T21:19:14.854Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-29T21:19:14.854Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-29T21:19:14.854Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-29T21:19:15.114Z] ok github.com/docker/docker/cmd/docker-proxy 0.021s coverage: 67.6% of statements [2022-07-29T21:19:18.029Z] #84 ... [2022-07-29T21:19:18.029Z] [2022-07-29T21:19:18.029Z] #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-07-29T21:19:18.029Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:19:18.029Z] #19 79.13 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-29T21:19:18.029Z] #19 79.13 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 79.13 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 79.18 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-29T21:19:18.029Z] #19 79.18 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 79.19 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 84.74 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-29T21:19:18.029Z] #19 84.75 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 84.75 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:19:18.029Z] #19 84.79 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-29T21:19:18.029Z] #19 84.79 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 84.79 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:19:18.029Z] #19 84.83 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-29T21:19:18.029Z] #19 84.83 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 84.83 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:19:18.029Z] #19 84.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-29T21:19:18.029Z] #19 84.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 84.88 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:19:18.029Z] #19 84.92 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-29T21:19:18.029Z] #19 84.93 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 84.93 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:19:18.029Z] #19 84.97 Selecting previously unselected package cross-config. [2022-07-29T21:19:18.029Z] #19 84.97 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-29T21:19:18.029Z] #19 84.98 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-29T21:19:18.029Z] #19 85.02 Selecting previously unselected package gcc-10-cross-base. [2022-07-29T21:19:18.029Z] #19 85.03 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.03 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.09 Selecting previously unselected package libc6-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.10 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.10 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-29T21:19:18.029Z] #19 85.33 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.33 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.34 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.38 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.38 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.38 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.43 Selecting previously unselected package libitm1-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.44 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.44 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.47 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.48 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.53 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.56 Selecting previously unselected package libasan6-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.56 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.57 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 85.95 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-29T21:19:18.029Z] #19 85.96 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 85.96 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 86.16 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-29T21:19:18.029Z] #19 86.17 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 86.17 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 86.55 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-29T21:19:18.029Z] #19 86.56 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 86.56 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 86.67 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-29T21:19:18.029Z] #19 86.67 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 86.75 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 86.93 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-29T21:19:18.029Z] #19 86.93 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:18.029Z] #19 86.94 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:18.029Z] #19 87.19 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-29T21:19:18.029Z] #19 87.20 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:18.029Z] #19 87.20 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:19:19.313Z] ok github.com/docker/docker/client 0.090s coverage: 75.9% of statements [2022-07-29T21:19:19.890Z] #14 ... [2022-07-29T21:19:19.890Z] [2022-07-29T21:19:19.890Z] #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-07-29T21:19:19.890Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:19.890Z] #77 11.93 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-29T21:19:19.890Z] #77 14.01 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-29T21:19:19.890Z] #77 15.26 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-29T21:19:19.890Z] #77 15.44 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-29T21:19:19.890Z] #77 15.64 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-29T21:19:20.826Z] #77 ... [2022-07-29T21:19:20.826Z] [2022-07-29T21:19:20.826Z] #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-07-29T21:19:20.826Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:20.826Z] #14 72.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-29T21:19:20.826Z] #14 72.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:20.826Z] #14 72.82 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:19:23.278Z] #19 ... [2022-07-29T21:19:23.278Z] [2022-07-29T21:19:23.278Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:19:23.278Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:23.278Z] #84 76.56 CCLD tests/init [2022-07-29T21:19:28.527Z] #84 ... [2022-07-29T21:19:28.527Z] [2022-07-29T21:19:28.527Z] #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-07-29T21:19:28.527Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:19:28.527Z] #19 95.09 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-29T21:19:28.527Z] #19 95.09 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:28.527Z] #19 95.10 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:19:28.527Z] #19 95.16 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-29T21:19:28.527Z] #19 95.16 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-29T21:19:28.527Z] #19 95.16 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-29T21:19:28.527Z] #19 95.50 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-29T21:19:28.527Z] #19 95.51 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:28.527Z] #19 95.51 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-29T21:19:28.527Z] #19 95.94 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-29T21:19:28.527Z] #19 95.95 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:28.527Z] #19 95.95 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:19:28.527Z] #19 96.45 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-29T21:19:28.527Z] #19 96.45 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:28.527Z] #19 96.46 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:19:28.942Z] #14 ... [2022-07-29T21:19:28.942Z] [2022-07-29T21:19:28.942Z] #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-07-29T21:19:28.942Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:28.942Z] #77 30.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-29T21:19:32.751Z] #19 ... [2022-07-29T21:19:32.752Z] [2022-07-29T21:19:32.752Z] #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-07-29T21:19:32.752Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:32.752Z] #84 85.65 AR libcrun_testing.a [2022-07-29T21:19:32.752Z] #84 85.65 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-29T21:19:32.752Z] #84 85.68 CCLD tests/tests_libcrun_utils [2022-07-29T21:19:32.752Z] #84 85.68 CCLD tests/tests_libcrun_errors [2022-07-29T21:19:32.752Z] #84 85.69 CCLD tests/tests_libcrun_fuzzer [2022-07-29T21:19:33.008Z] #84 86.32 CCLD libcrun.la [2022-07-29T21:19:33.264Z] #84 86.54 CCLD crun [2022-07-29T21:19:33.522Z] #84 86.77 make[3]: Entering directory '/tmp/crun-build' [2022-07-29T21:19:33.778Z] #84 86.86 /bin/mkdir -p '/usr/local/lib' [2022-07-29T21:19:33.778Z] #84 86.86 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-29T21:19:33.778Z] #84 86.86 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-29T21:19:33.778Z] #84 86.87 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-29T21:19:33.778Z] #84 86.90 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-29T21:19:33.778Z] #84 86.90 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-29T21:19:33.778Z] #84 86.90 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-29T21:19:33.778Z] #84 86.91 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-29T21:19:33.778Z] #84 86.98 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-29T21:19:33.778Z] #84 86.98 ---------------------------------------------------------------------- [2022-07-29T21:19:33.778Z] #84 86.98 Libraries have been installed in: [2022-07-29T21:19:33.778Z] #84 86.98 /usr/local/lib [2022-07-29T21:19:33.778Z] #84 86.98 [2022-07-29T21:19:33.778Z] #84 86.98 If you ever happen to want to link against installed libraries [2022-07-29T21:19:33.778Z] #84 86.98 in a given directory, LIBDIR, you must either use libtool, and [2022-07-29T21:19:33.778Z] #84 86.98 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-29T21:19:33.778Z] #84 86.98 flag during linking and do at least one of the following: [2022-07-29T21:19:33.778Z] #84 86.98 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-29T21:19:33.778Z] #84 86.98 during execution [2022-07-29T21:19:33.778Z] #84 86.98 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-29T21:19:33.778Z] #84 86.98 during linking [2022-07-29T21:19:33.778Z] #84 86.98 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-29T21:19:33.778Z] #84 86.98 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-29T21:19:33.778Z] #84 86.98 [2022-07-29T21:19:33.778Z] #84 86.98 See any operating system documentation about shared libraries for [2022-07-29T21:19:33.778Z] #84 86.98 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-29T21:19:33.778Z] #84 86.98 ---------------------------------------------------------------------- [2022-07-29T21:19:33.778Z] #84 86.98 /bin/mkdir -p '/build' [2022-07-29T21:19:33.778Z] #84 86.99 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-29T21:19:33.778Z] #84 87.02 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-29T21:19:33.778Z] #84 87.02 make[3]: Leaving directory '/tmp/crun-build' [2022-07-29T21:19:33.778Z] #84 87.02 make[2]: Leaving directory '/tmp/crun-build' [2022-07-29T21:19:33.778Z] #84 87.02 make[1]: Leaving directory '/tmp/crun-build' [2022-07-29T21:19:34.211Z] #77 ... [2022-07-29T21:19:34.211Z] [2022-07-29T21:19:34.211Z] #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-07-29T21:19:34.211Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:34.341Z] #84 DONE 87.5s [2022-07-29T21:19:34.341Z] [2022-07-29T21:19:34.341Z] #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-07-29T21:19:34.341Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e [2022-07-29T21:19:34.341Z] #19 104.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-29T21:19:34.341Z] #19 104.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:34.341Z] #19 104.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:19:34.341Z] #19 104.2 Selecting previously unselected package patch. [2022-07-29T21:19:34.341Z] #19 104.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-29T21:19:34.341Z] #19 104.2 Unpacking patch (2.7.6-7) ... [2022-07-29T21:19:34.341Z] #19 104.2 Selecting previously unselected package dpkg-dev. [2022-07-29T21:19:34.341Z] #19 104.2 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-07-29T21:19:34.341Z] #19 104.2 Unpacking dpkg-dev (1.20.11) ... [2022-07-29T21:19:34.470Z] #14 86.29 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-29T21:19:34.470Z] #14 86.30 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:34.470Z] #14 86.31 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:19:34.598Z] #19 104.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-29T21:19:34.598Z] #19 104.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-29T21:19:34.598Z] #19 104.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-29T21:19:34.598Z] #19 104.5 Selecting previously unselected package libio-string-perl. [2022-07-29T21:19:34.598Z] #19 104.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-29T21:19:34.598Z] #19 104.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-29T21:19:34.598Z] #19 104.5 Selecting previously unselected package libicu67:amd64. [2022-07-29T21:19:34.598Z] #19 104.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-29T21:19:34.598Z] #19 104.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-29T21:19:35.526Z] #19 105.4 Selecting previously unselected package libxml2:amd64. [2022-07-29T21:19:35.526Z] #19 105.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-29T21:19:35.782Z] #19 105.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:19:35.782Z] #19 105.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-29T21:19:35.782Z] #19 105.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-29T21:19:35.782Z] #19 105.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-29T21:19:35.782Z] #19 105.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-29T21:19:35.782Z] #19 105.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-29T21:19:35.782Z] #19 105.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-29T21:19:35.782Z] #19 105.6 Selecting previously unselected package libxml-sax-perl. [2022-07-29T21:19:35.782Z] #19 105.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-29T21:19:35.782Z] #19 105.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-29T21:19:35.782Z] #19 105.6 Selecting previously unselected package libxml-libxml-perl. [2022-07-29T21:19:35.782Z] #19 105.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-29T21:19:35.782Z] #19 105.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-29T21:19:35.782Z] #19 105.7 Selecting previously unselected package libxml-simple-perl. [2022-07-29T21:19:35.782Z] #19 105.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-29T21:19:36.038Z] #19 105.7 Selecting previously unselected package libyaml-perl. [2022-07-29T21:19:36.038Z] #19 105.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.7 Unpacking libyaml-perl (1.30-1) ... [2022-07-29T21:19:36.038Z] #19 105.8 Selecting previously unselected package libconfig-auto-perl. [2022-07-29T21:19:36.038Z] #19 105.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-29T21:19:36.038Z] #19 105.8 Selecting previously unselected package libfile-which-perl. [2022-07-29T21:19:36.038Z] #19 105.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.8 Unpacking libfile-which-perl (1.23-1) ... [2022-07-29T21:19:36.038Z] #19 105.8 Selecting previously unselected package libfile-homedir-perl. [2022-07-29T21:19:36.038Z] #19 105.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-29T21:19:36.038Z] #19 105.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-29T21:19:36.038Z] #19 105.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-29T21:19:36.038Z] #19 105.9 Selecting previously unselected package dpkg-cross. [2022-07-29T21:19:36.038Z] #19 105.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-29T21:19:36.038Z] #19 105.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-29T21:19:36.294Z] #19 105.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-29T21:19:36.294Z] #19 105.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-29T21:19:36.294Z] #19 105.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-29T21:19:36.294Z] #19 106.0 Selecting previously unselected package libc6-armel-cross. [2022-07-29T21:19:36.294Z] #19 106.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:36.294Z] #19 106.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-29T21:19:36.294Z] #19 106.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-29T21:19:36.294Z] #19 106.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.294Z] #19 106.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.294Z] #19 106.1 Selecting previously unselected package libgomp1-armel-cross. [2022-07-29T21:19:36.294Z] #19 106.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.294Z] #19 106.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.294Z] #19 106.2 Selecting previously unselected package libatomic1-armel-cross. [2022-07-29T21:19:36.551Z] #19 106.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.551Z] #19 106.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.551Z] #19 106.2 Selecting previously unselected package libasan6-armel-cross. [2022-07-29T21:19:36.551Z] #19 106.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.551Z] #19 106.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.551Z] #19 106.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-29T21:19:36.551Z] #19 106.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.807Z] #19 106.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.807Z] #19 106.5 Selecting previously unselected package libubsan1-armel-cross. [2022-07-29T21:19:36.807Z] #19 106.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.807Z] #19 106.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.807Z] #19 106.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-29T21:19:36.807Z] #19 106.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:36.807Z] #19 106.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:36.807Z] #19 106.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-29T21:19:36.807Z] #19 106.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:37.063Z] #19 106.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:19:39.739Z] #14 ... [2022-07-29T21:19:39.739Z] [2022-07-29T21:19:39.739Z] #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-07-29T21:19:39.739Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:19:39.739Z] #64 47.71 Updating files: 50% (2474/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 90% (4446/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-07-29T21:19:39.739Z] #64 49.10 + cd /tmp/tmp.YUTKkvKt2p/src/github.com/containerd/containerd [2022-07-29T21:19:39.739Z] #64 49.10 + git checkout -q v1.6.6 [2022-07-29T21:19:39.739Z] #64 51.29 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-29T21:19:39.739Z] #64 51.29 + BUILDTAGS='netgo osusergo static_build' [2022-07-29T21:19:39.739Z] #64 51.29 + export EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:19:39.739Z] #64 51.29 + EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:19:39.739Z] #64 51.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-29T21:19:39.739Z] #64 51.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-29T21:19:39.739Z] #64 51.29 + '[' '' = dynamic ']' [2022-07-29T21:19:39.739Z] #64 51.29 + make [2022-07-29T21:19:39.998Z] #64 52.86 + bin/ctr [2022-07-29T21:19:42.307Z] #19 111.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-29T21:19:42.307Z] #19 111.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:42.307Z] #19 111.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:19:42.307Z] #19 111.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-29T21:19:42.307Z] #19 111.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-29T21:19:42.307Z] #19 111.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-29T21:19:42.307Z] #19 111.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-29T21:19:42.307Z] #19 111.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:42.307Z] #19 111.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-29T21:19:42.307Z] #19 111.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-29T21:19:42.307Z] #19 111.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:42.307Z] #19 111.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:19:42.307Z] #19 112.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-29T21:19:42.307Z] #19 112.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:42.307Z] #19 112.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:19:45.744Z] #64 125.0 # github.com/containerd/containerd/cmd/containerd [2022-07-29T21:19:45.744Z] #64 125.0 /usr/bin/ld: /tmp/go-link-3007409014/000019.o: in function `New': [2022-07-29T21:19:45.744Z] #64 125.0 /tmp/tmp.GekozDp1xx/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-07-29T21:19:45.744Z] #64 125.1 + bin/containerd-stress [2022-07-29T21:19:45.744Z] #64 126.1 + bin/containerd-shim [2022-07-29T21:19:47.548Z] #19 116.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-29T21:19:47.548Z] #19 116.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:47.548Z] #19 116.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:19:47.548Z] #19 116.6 Selecting previously unselected package crossbuild-essential-armel. [2022-07-29T21:19:47.548Z] #19 116.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-29T21:19:47.548Z] #19 116.6 Selecting previously unselected package libc6-armhf-cross. [2022-07-29T21:19:47.548Z] #19 116.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-29T21:19:47.548Z] #19 116.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-29T21:19:47.548Z] #19 116.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 116.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-29T21:19:47.548Z] #19 116.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 116.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-29T21:19:47.548Z] #19 116.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 116.9 Selecting previously unselected package libasan6-armhf-cross. [2022-07-29T21:19:47.548Z] #19 116.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 116.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 117.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-29T21:19:47.548Z] #19 117.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 117.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 117.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-29T21:19:47.548Z] #19 117.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 117.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 117.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-29T21:19:47.548Z] #19 117.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:47.548Z] #19 117.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:47.548Z] #19 117.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-29T21:19:47.548Z] #19 117.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:47.548Z] #19 117.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:19:48.171Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:19:48.171Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:19:48.171Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:19:48.171Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:19:48.171Z] [2022-07-29T21:19:48.171Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:19:48.171Z] DOCKER_SYSTEMD=1 [2022-07-29T21:19:48.171Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:19:48.171Z] HOSTNAME=03a99992b34d [2022-07-29T21:19:48.171Z] DEST=bundles/test-integration [2022-07-29T21:19:48.171Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:19:48.171Z] DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:19:48.171Z] container=docker [2022-07-29T21:19:48.171Z] HOME=/root [2022-07-29T21:19:48.171Z] LANG=C.UTF-8 [2022-07-29T21:19:48.171Z] INVOCATION_ID=262930be0f9741e5a75825b0ad565ec7 [2022-07-29T21:19:48.171Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:19:48.171Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:19:48.171Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:19:48.171Z] TERM=xterm [2022-07-29T21:19:48.171Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:19:48.171Z] SHLVL=3 [2022-07-29T21:19:48.171Z] TIMEOUT=120m [2022-07-29T21:19:48.171Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:19:48.171Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:19:48.171Z] GO111MODULE=off [2022-07-29T21:19:48.171Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:19:48.171Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:19:48.171Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:19:48.171Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:19:48.171Z] GOPATH=/go [2022-07-29T21:19:48.171Z] PKG_CONFIG=pkg-config [2022-07-29T21:19:48.171Z] _=/usr/bin/env [2022-07-29T21:19:48.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:19:49.972Z] #64 ... [2022-07-29T21:19:49.972Z] [2022-07-29T21:19:49.972Z] #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-07-29T21:19:49.972Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:49.972Z] #77 42.23 libtoolize: putting auxiliary files in '.'. [2022-07-29T21:19:49.972Z] #77 42.23 libtoolize: copying file './ltmain.sh' [2022-07-29T21:19:49.972Z] #77 42.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-29T21:19:49.972Z] #77 42.83 libtoolize: and rerunning libtoolize and aclocal. [2022-07-29T21:19:49.972Z] #77 42.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:19:49.972Z] #77 52.06 configure.ac:7: installing './compile' [2022-07-29T21:19:49.972Z] #77 52.07 configure.ac:11: installing './config.guess' [2022-07-29T21:19:49.972Z] #77 52.07 configure.ac:11: installing './config.sub' [2022-07-29T21:19:49.972Z] #77 52.10 configure.ac:8: installing './install-sh' [2022-07-29T21:19:49.972Z] #77 52.10 configure.ac:8: installing './missing' [2022-07-29T21:19:49.972Z] #77 52.22 Makefile.am: installing './depcomp' [2022-07-29T21:19:49.972Z] #77 ... [2022-07-29T21:19:49.972Z] [2022-07-29T21:19:49.972Z] #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-07-29T21:19:49.972Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:19:49.972Z] #14 92.57 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-29T21:19:49.972Z] #14 92.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:49.972Z] #14 92.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:19:49.972Z] #14 99.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-29T21:19:49.972Z] #14 99.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:19:49.972Z] #14 99.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:19:50.954Z] #14 ... [2022-07-29T21:19:50.954Z] [2022-07-29T21:19:50.954Z] #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-07-29T21:19:50.954Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:19:50.954Z] #77 53.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:19:50.954Z] #77 53.31 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:19:51.017Z] #64 137.6 + bin/containerd-shim-runc-v1 [2022-07-29T21:19:51.211Z] #77 53.44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:19:51.211Z] #77 53.45 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:19:51.211Z] #77 53.56 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:19:51.411Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 31.9% of statements [2022-07-29T21:19:51.411Z] ok github.com/docker/docker/container 0.117s coverage: 35.8% of statements [2022-07-29T21:19:51.411Z] ok github.com/docker/docker/cmd/dockerd/trap 2.371s coverage: 0.0% of statements [2022-07-29T21:19:51.411Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-29T21:19:51.411Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-29T21:19:51.411Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-29T21:19:51.411Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-29T21:19:51.411Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-29T21:19:51.469Z] #77 53.70 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:19:51.469Z] #77 53.81 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:19:51.469Z] #77 53.94 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:19:51.726Z] #77 54.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-29T21:19:52.791Z] #19 122.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-29T21:19:52.791Z] #19 122.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:52.791Z] #19 122.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:19:52.791Z] #19 122.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-29T21:19:52.791Z] #19 122.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-29T21:19:53.047Z] #19 122.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-29T21:19:53.303Z] #19 122.9 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-29T21:19:53.303Z] #19 122.9 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:53.303Z] #19 122.9 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-29T21:19:53.303Z] #19 123.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-29T21:19:53.303Z] #19 123.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:53.303Z] #19 123.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:19:53.559Z] #19 123.4 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-29T21:19:53.559Z] #19 123.4 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:53.559Z] #19 123.4 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:19:56.692Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-07-29T21:19:57.587Z] #64 144.0 + bin/containerd-shim-runc-v2 [2022-07-29T21:19:57.846Z] #64 144.8 + binaries [2022-07-29T21:19:57.846Z] #64 144.8 + install -D bin/containerd /build/containerd [2022-07-29T21:19:57.846Z] #64 144.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-29T21:19:57.846Z] #64 144.8 + install -D bin/ctr /build/ctr [2022-07-29T21:19:58.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-07-29T21:19:58.104Z] #64 DONE 145.3s [2022-07-29T21:19:58.808Z] #19 127.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-29T21:19:58.808Z] #19 127.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:19:58.808Z] #19 127.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:19:58.808Z] #19 127.9 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-29T21:19:58.808Z] #19 127.9 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-29T21:19:58.808Z] #19 127.9 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-29T21:19:58.808Z] #19 127.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 127.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-29T21:19:58.808Z] #19 127.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-29T21:19:58.808Z] #19 128.1 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.1 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.1 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.2 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.2 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.2 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:58.808Z] #19 128.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-29T21:19:58.808Z] #19 128.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:58.808Z] #19 128.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:59.041Z] [2022-07-29T21:19:59.041Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:19:59.041Z] #65 sha256:261493a27d8d1143277c98069b52c00a363ed6ea2c899f8e4cbc0b71f734a0dd [2022-07-29T21:19:59.063Z] #19 128.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-29T21:19:59.063Z] #19 128.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:59.063Z] #19 128.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:59.063Z] #19 128.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-29T21:19:59.063Z] #19 128.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:59.063Z] #19 128.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:59.300Z] #65 DONE 0.2s [2022-07-29T21:19:59.300Z] [2022-07-29T21:19:59.300Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:19:59.300Z] #70 sha256:11ed8e31cb54fb77264678b31989545861768e57ba8f97240ee8581614cff736 [2022-07-29T21:19:59.300Z] #70 DONE 0.1s [2022-07-29T21:19:59.300Z] [2022-07-29T21:19:59.300Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:19:59.300Z] #75 sha256:f7f6c0d631afe57af0af73e42613fdc3bbe1bb6484083d720bc16b31be559332 [2022-07-29T21:19:59.319Z] #19 129.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-29T21:19:59.319Z] #19 129.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:59.319Z] #19 129.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:59.319Z] #19 129.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-29T21:19:59.319Z] #19 129.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:19:59.319Z] #19 129.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:19:59.319Z] #19 129.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-29T21:19:59.456Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-07-29T21:19:59.575Z] #19 129.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:19:59.575Z] #19 129.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:19:59.875Z] #75 DONE 0.4s [2022-07-29T21:19:59.875Z] [2022-07-29T21:19:59.875Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:19:59.875Z] #78 sha256:cc63df838de4925ee6b568bfb5eef3ed7e77b0ef3efe3fde8a852d0be6fa51e3 [2022-07-29T21:19:59.875Z] #78 DONE 0.1s [2022-07-29T21:19:59.875Z] [2022-07-29T21:19:59.875Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:19:59.875Z] #79 sha256:f5ba30f5aba7d377d1d9a93c3d440add16f5f9aa528dbb06b1ad109b16cc1de5 [2022-07-29T21:19:59.875Z] #79 DONE 0.0s [2022-07-29T21:19:59.875Z] [2022-07-29T21:19:59.875Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:19:59.875Z] #80 sha256:537eed24acf84e549cb391b0cb37c74ae14199373242e99fefae8e41b42c28c5 [2022-07-29T21:19:59.875Z] #80 DONE 0.0s [2022-07-29T21:19:59.875Z] [2022-07-29T21:19:59.875Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:19:59.875Z] #81 sha256:13cd7ef101521e2bebf227971408dd86ba8c5a42976d97d80e458fd2c4abc295 [2022-07-29T21:20:00.812Z] #81 DONE 0.8s [2022-07-29T21:20:00.812Z] [2022-07-29T21:20:00.812Z] #82 exporting to image [2022-07-29T21:20:00.812Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:20:00.812Z] #82 exporting layers [2022-07-29T21:20:01.695Z] #77 ... [2022-07-29T21:20:01.695Z] [2022-07-29T21:20:01.695Z] #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-07-29T21:20:01.695Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:20:01.695Z] #14 113.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-29T21:20:01.695Z] #14 113.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:20:01.695Z] #14 113.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:20:04.824Z] #19 133.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-29T21:20:04.824Z] #19 133.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:20:04.824Z] #19 133.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:04.824Z] #19 133.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-29T21:20:04.824Z] #19 133.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-29T21:20:04.824Z] #19 133.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-29T21:20:04.824Z] #19 134.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-29T21:20:04.824Z] #19 134.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-29T21:20:04.824Z] #19 134.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-29T21:20:04.824Z] #19 134.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-29T21:20:04.824Z] #19 134.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:04.824Z] #19 134.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:04.824Z] #19 134.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-29T21:20:04.824Z] #19 134.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:20:04.824Z] #19 134.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:06.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.450s coverage: 13.4% of statements [2022-07-29T21:20:07.375Z] #82 exporting layers 6.4s done [2022-07-29T21:20:07.375Z] #82 writing image sha256:ba9a5421351dd8ed92e0e3b56210c4d29145bea7c9d2b658af6bc7b74b39db12 done [2022-07-29T21:20:07.375Z] #82 naming to docker.io/library/docker:1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 done [2022-07-29T21:20:07.375Z] #82 DONE 6.4s [Pipeline] } [Pipeline] // stage [2022-07-29T21:20:07.411Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:20:07.670Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-29T21:20:07.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 -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=22.06 docker:1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 hack/make.sh dynbinary test-integration [2022-07-29T21:20:08.240Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-29T21:20:08.256Z] #14 120.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-29T21:20:08.256Z] #14 120.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-29T21:20:08.256Z] #14 120.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:20:08.256Z] #14 120.4 Selecting previously unselected package libapparmor1:amd64. [2022-07-29T21:20:08.291Z] [2022-07-29T21:20:08.291Z] Removing bundles/ [2022-07-29T21:20:08.291Z] [2022-07-29T21:20:08.291Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:20:08.291Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:20:08.291Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:20:08.515Z] #14 120.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-29T21:20:08.515Z] #14 120.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:20:08.515Z] #14 120.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-29T21:20:08.515Z] #14 ... [2022-07-29T21:20:08.515Z] [2022-07-29T21:20:08.515Z] #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-07-29T21:20:08.515Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:20:08.515Z] #67 120.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:20:08.515Z] #67 120.0 + GOBIN=/build [2022-07-29T21:20:08.515Z] #67 120.0 + GO111MODULE=on [2022-07-29T21:20:08.515Z] #67 120.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:20:09.180Z] ok github.com/docker/docker/daemon 10.112s coverage: 16.1% of statements [2022-07-29T21:20:09.180Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-29T21:20:09.180Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-29T21:20:09.180Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-29T21:20:09.180Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-29T21:20:09.439Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.578s coverage: 74.8% of statements [2022-07-29T21:20:10.070Z] #19 139.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-29T21:20:10.070Z] #19 139.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:20:10.070Z] #19 139.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:10.070Z] #19 139.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-29T21:20:10.070Z] #19 139.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-29T21:20:10.070Z] #19 139.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-29T21:20:10.070Z] #19 139.0 Selecting previously unselected package libc6-s390x-cross. [2022-07-29T21:20:10.070Z] #19 139.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-29T21:20:10.070Z] #19 139.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-29T21:20:10.070Z] #19 139.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-29T21:20:10.070Z] #19 139.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.070Z] #19 139.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.070Z] #19 139.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-29T21:20:10.070Z] #19 139.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.070Z] #19 139.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.070Z] #19 139.5 Selecting previously unselected package libitm1-s390x-cross. [2022-07-29T21:20:10.071Z] #19 139.5 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.071Z] #19 139.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.071Z] #19 139.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-29T21:20:10.071Z] #19 139.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.071Z] #19 140.0 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.379Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.318s coverage: 60.7% of statements [2022-07-29T21:20:10.632Z] #19 140.4 Selecting previously unselected package libasan6-s390x-cross. [2022-07-29T21:20:10.632Z] #19 140.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.632Z] #19 140.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.887Z] #19 140.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-29T21:20:10.887Z] #19 140.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.887Z] #19 140.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.887Z] #19 140.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-29T21:20:10.887Z] #19 140.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:10.887Z] #19 140.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:10.887Z] #19 140.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-29T21:20:10.887Z] #19 140.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:11.144Z] #19 140.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:11.144Z] #19 140.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-29T21:20:11.144Z] #19 140.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:20:11.144Z] #19 140.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:11.319Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-07-29T21:20:12.704Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-07-29T21:20:13.786Z] #67 ... [2022-07-29T21:20:13.786Z] [2022-07-29T21:20:13.786Z] #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-07-29T21:20:13.786Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:20:13.786Z] #14 120.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 120.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:20:13.786Z] #14 120.6 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:20:13.786Z] #14 120.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 120.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:20:13.786Z] #14 120.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:20:13.786Z] #14 120.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 120.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:20:13.786Z] #14 121.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-29T21:20:13.786Z] #14 121.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 121.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:20:13.786Z] #14 121.1 Selecting previously unselected package libudev-dev:amd64. [2022-07-29T21:20:13.786Z] #14 121.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 121.1 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:20:13.786Z] #14 121.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-29T21:20:13.786Z] #14 121.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 121.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:20:13.786Z] #14 121.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-29T21:20:13.786Z] #14 121.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 121.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:20:13.786Z] #14 122.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-29T21:20:13.786Z] #14 122.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-29T21:20:13.786Z] #14 122.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:20:13.786Z] #14 122.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-29T21:20:13.787Z] #14 122.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 122.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 122.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-29T21:20:13.787Z] #14 122.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 122.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 123.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-29T21:20:13.787Z] #14 123.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 123.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:20:13.787Z] #14 123.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-29T21:20:13.787Z] #14 123.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 123.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:20:13.787Z] #14 123.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-29T21:20:13.787Z] #14 123.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 123.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:20:13.787Z] #14 123.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-29T21:20:13.787Z] #14 123.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-29T21:20:13.787Z] #14 123.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:20:13.787Z] #14 124.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:20:13.787Z] #14 124.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:20:13.787Z] #14 124.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:20:13.787Z] #14 124.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:20:13.787Z] #14 124.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:20:13.787Z] #14 124.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:20:13.787Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-07-29T21:20:13.787Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.4 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-07-29T21:20:13.787Z] #14 124.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:20:13.787Z] #14 124.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-07-29T21:20:13.787Z] #14 124.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:20:13.787Z] #14 124.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:20:13.787Z] #14 124.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:20:13.787Z] #14 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:20:13.787Z] #14 124.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:20:13.787Z] #14 124.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:20:14.092Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.941s coverage: 46.1% of statements [2022-07-29T21:20:14.092Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-29T21:20:14.092Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.259s coverage: 50.6% of statements [2022-07-29T21:20:15.031Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-07-29T21:20:15.163Z] #14 ... [2022-07-29T21:20:15.163Z] [2022-07-29T21:20:15.163Z] #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-07-29T21:20:15.164Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:20:15.164Z] #77 67.19 configure.ac:7: installing 'build-aux/compile' [2022-07-29T21:20:15.164Z] #77 67.20 configure.ac:9: installing 'build-aux/config.guess' [2022-07-29T21:20:15.164Z] #77 67.21 configure.ac:9: installing 'build-aux/config.sub' [2022-07-29T21:20:15.164Z] #77 67.21 configure.ac:11: installing 'build-aux/install-sh' [2022-07-29T21:20:15.164Z] #77 67.21 configure.ac:11: installing 'build-aux/missing' [2022-07-29T21:20:15.164Z] #77 67.39 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:20:15.164Z] #77 67.53 parallel-tests: installing 'build-aux/test-driver' [2022-07-29T21:20:15.164Z] #77 69.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-29T21:20:15.164Z] #77 69.85 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-29T21:20:15.164Z] #77 70.48 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-29T21:20:15.164Z] #77 70.48 libtoolize: copying file 'm4/libtool.m4' [2022-07-29T21:20:15.164Z] #77 70.59 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-29T21:20:15.164Z] #77 70.74 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-29T21:20:15.164Z] #77 70.85 libtoolize: copying file 'm4/ltversion.m4' [2022-07-29T21:20:15.164Z] #77 70.93 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-29T21:20:15.164Z] #77 ... [2022-07-29T21:20:15.164Z] [2022-07-29T21:20:15.164Z] #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-07-29T21:20:15.164Z] #67 sha256:4f3efd5654d3cfeaf209228156934770449554b0f3e6442c749338ec5cc024d6 [2022-07-29T21:20:15.164Z] #67 126.7 rootlesskit version 1.0.0 [2022-07-29T21:20:15.164Z] #67 126.7 Usage of /build/rootlesskit-docker-proxy: [2022-07-29T21:20:15.164Z] #67 126.7 -container-ip string [2022-07-29T21:20:15.164Z] #67 126.7 container ip [2022-07-29T21:20:15.164Z] #67 126.7 -container-port int [2022-07-29T21:20:15.164Z] #67 126.7 container port (default -1) [2022-07-29T21:20:15.164Z] #67 126.7 -host-ip string [2022-07-29T21:20:15.164Z] #67 126.7 host ip [2022-07-29T21:20:15.164Z] #67 126.7 -host-port int [2022-07-29T21:20:15.164Z] #67 126.7 host port (default -1) [2022-07-29T21:20:15.164Z] #67 126.7 -proto string [2022-07-29T21:20:15.164Z] #67 126.7 proxy protocol (default "tcp") [2022-07-29T21:20:15.312Z] #19 145.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-29T21:20:15.569Z] #19 145.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:20:15.569Z] #19 145.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:15.569Z] #19 145.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-29T21:20:15.569Z] #19 145.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-29T21:20:15.569Z] #19 145.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-29T21:20:15.569Z] #19 145.5 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-29T21:20:15.569Z] #19 145.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-29T21:20:15.569Z] #19 145.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-29T21:20:15.825Z] #19 145.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-29T21:20:15.825Z] #19 145.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-29T21:20:15.971Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.874s coverage: 58.5% of statements [2022-07-29T21:20:15.971Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-29T21:20:15.971Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-29T21:20:15.971Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-07-29T21:20:16.080Z] #19 145.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:16.080Z] #19 146.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-29T21:20:16.103Z] #67 DONE 127.5s [2022-07-29T21:20:16.103Z] [2022-07-29T21:20:16.103Z] #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-07-29T21:20:16.103Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:20:16.103Z] #55 ... [2022-07-29T21:20:16.103Z] [2022-07-29T21:20:16.103Z] #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-07-29T21:20:16.103Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea [2022-07-29T21:20:16.103Z] #14 DONE 128.0s [2022-07-29T21:20:16.103Z] [2022-07-29T21:20:16.103Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:20:16.103Z] #59 sha256:cea094eaf589aab688b1e39437f96bc02a5667bbb1807daa74d81854d66535dc [2022-07-29T21:20:16.231Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-07-29T21:20:16.336Z] #19 146.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-29T21:20:16.336Z] #19 146.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:16.361Z] #59 DONE 0.3s [2022-07-29T21:20:16.361Z] [2022-07-29T21:20:16.361Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:20:16.361Z] #68 sha256:d5400da499f58736db93c02ceecdfc29edf5ba38362fe48bab65bad1558d49c7 [2022-07-29T21:20:16.361Z] #68 DONE 0.3s [2022-07-29T21:20:16.361Z] [2022-07-29T21:20:16.361Z] #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-07-29T21:20:16.361Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:20:16.620Z] #60 ... [2022-07-29T21:20:16.620Z] [2022-07-29T21:20:16.620Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:20:16.620Z] #69 sha256:be8fe739a28aaf93880a414dd17b56780c64420b896f113006ce32145d725d22 [2022-07-29T21:20:16.620Z] #69 DONE 0.2s [2022-07-29T21:20:16.620Z] [2022-07-29T21:20:16.620Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:20:16.620Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38 [2022-07-29T21:20:17.999Z] #15 DONE 2.1s [2022-07-29T21:20:17.999Z] [2022-07-29T21:20:17.999Z] #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-07-29T21:20:17.999Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:20:17.999Z] #60 1.815 + RM_GOPATH=0 [2022-07-29T21:20:17.999Z] #60 1.815 + TMP_GOPATH= [2022-07-29T21:20:17.999Z] #60 1.815 + : /build [2022-07-29T21:20:17.999Z] #60 1.815 + '[' -z '' ']' [2022-07-29T21:20:17.999Z] #60 1.815 ++ mktemp -d [2022-07-29T21:20:17.999Z] #60 1.815 + export GOPATH=/tmp/tmp.a7Zr2N7EQt [2022-07-29T21:20:17.999Z] #60 1.815 + GOPATH=/tmp/tmp.a7Zr2N7EQt [2022-07-29T21:20:17.999Z] #60 1.815 + RM_GOPATH=1 [2022-07-29T21:20:17.999Z] #60 1.815 + case "$(go env GOARCH)" in [2022-07-29T21:20:17.999Z] #60 1.815 ++ go env GOARCH [2022-07-29T21:20:17.999Z] #60 1.853 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:17.999Z] #60 1.853 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:17.999Z] #60 1.853 ++ dirname /install.sh [2022-07-29T21:20:18.143Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-07-29T21:20:18.143Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.9% of statements [2022-07-29T21:20:18.143Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-29T21:20:18.143Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-29T21:20:18.258Z] #60 1.875 Install runc version v1.1.2 (build tags: seccomp) [2022-07-29T21:20:18.258Z] #60 1.875 + dir=/ [2022-07-29T21:20:18.258Z] #60 1.875 + bin=runc [2022-07-29T21:20:18.258Z] #60 1.875 + shift [2022-07-29T21:20:18.258Z] #60 1.875 + '[' '!' -f //runc.installer ']' [2022-07-29T21:20:18.258Z] #60 1.875 + . //runc.installer [2022-07-29T21:20:18.258Z] #60 1.875 ++ set -e [2022-07-29T21:20:18.258Z] #60 1.875 ++ : v1.1.2 [2022-07-29T21:20:18.258Z] #60 1.875 + install_runc [2022-07-29T21:20:18.258Z] #60 1.875 + RUNC_BUILDTAGS=seccomp [2022-07-29T21:20:18.258Z] #60 1.875 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-29T21:20:18.258Z] #60 1.875 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a7Zr2N7EQt/src/github.com/opencontainers/runc [2022-07-29T21:20:18.258Z] #60 1.875 Cloning into '/tmp/tmp.a7Zr2N7EQt/src/github.com/opencontainers/runc'... [2022-07-29T21:20:18.713Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-07-29T21:20:19.282Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 80.2% of statements [2022-07-29T21:20:19.282Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-29T21:20:19.542Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-07-29T21:20:19.635Z] #60 ... [2022-07-29T21:20:19.635Z] [2022-07-29T21:20:19.635Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:20:19.635Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:20:19.635Z] #72 CACHED [2022-07-29T21:20:19.635Z] [2022-07-29T21:20:19.635Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:20:19.635Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:20:19.635Z] #74 CACHED [2022-07-29T21:20:19.635Z] [2022-07-29T21:20:19.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-07-29T21:20:19.635Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb [2022-07-29T21:20:19.635Z] #16 DONE 1.5s [2022-07-29T21:20:19.635Z] [2022-07-29T21:20:19.635Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:20:19.635Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495 [2022-07-29T21:20:19.801Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-29T21:20:20.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2022-07-29T21:20:20.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.133s coverage: 76.8% of statements [2022-07-29T21:20:20.501Z] #19 150.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-29T21:20:20.501Z] #19 150.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-29T21:20:20.501Z] #19 150.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:20.501Z] #19 150.2 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-29T21:20:20.501Z] #19 150.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-29T21:20:20.501Z] #19 150.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-29T21:20:20.501Z] #19 150.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libfile-which-perl (1.23-1) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libicu67:amd64 (67.1-7) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-29T21:20:20.501Z] #19 150.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up file (1:5.39-3) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up libyaml-perl (1.30-1) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up libio-string-perl (1.08-3.1) ... [2022-07-29T21:20:20.501Z] #19 150.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-29T21:20:20.501Z] #19 150.5 Setting up cross-config (2.6.18+nmu1) ... [2022-07-29T21:20:20.571Z] #17 0.926 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-29T21:20:20.571Z] #17 DONE 1.0s [2022-07-29T21:20:20.571Z] [2022-07-29T21:20:20.571Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:20:20.571Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b [2022-07-29T21:20:20.757Z] #19 150.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:20:20.757Z] #19 150.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:20:20.757Z] #19 150.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-29T21:20:20.757Z] #19 150.6 Setting up patch (2.7.6-7) ... [2022-07-29T21:20:20.757Z] #19 150.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-29T21:20:20.757Z] #19 150.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-29T21:20:20.757Z] #19 150.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:20.757Z] #19 150.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-29T21:20:20.757Z] #19 150.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-29T21:20:20.757Z] #19 150.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:20.757Z] #19 150.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:20.757Z] #19 150.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-29T21:20:20.757Z] #19 150.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-29T21:20:20.941Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 79.4% of statements [2022-07-29T21:20:20.941Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-29T21:20:20.941Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-29T21:20:21.012Z] #19 150.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-29T21:20:21.012Z] #19 150.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-29T21:20:21.012Z] #19 150.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 150.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.012Z] #19 151.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-29T21:20:21.267Z] #19 151.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.268Z] #19 151.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.268Z] #19 151.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.268Z] #19 151.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-29T21:20:21.521Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.3% of statements [2022-07-29T21:20:21.523Z] #19 151.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-29T21:20:21.523Z] #19 151.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-29T21:20:21.523Z] #19 151.4 [2022-07-29T21:20:21.523Z] #19 151.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-29T21:20:21.523Z] #19 151.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.4 Setting up dpkg-dev (1.20.11) ... [2022-07-29T21:20:21.523Z] #19 151.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.523Z] #19 151.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.784Z] #19 151.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.784Z] #19 151.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:21.784Z] #19 151.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-29T21:20:21.784Z] #19 151.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-29T21:20:21.784Z] #19 151.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-29T21:20:21.785Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2022-07-29T21:20:21.948Z] #18 DONE 1.1s [2022-07-29T21:20:21.948Z] [2022-07-29T21:20:21.948Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:20:21.948Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b [2022-07-29T21:20:22.041Z] #19 151.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-29T21:20:22.041Z] #19 151.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-29T21:20:22.041Z] #19 151.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.041Z] #19 151.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.041Z] #19 152.0 Setting up libxml-simple-perl (2.25-1) ... [2022-07-29T21:20:22.296Z] #19 152.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:20:22.296Z] #19 152.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.296Z] #19 152.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-29T21:20:22.551Z] #19 152.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.3 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up crossbuild-essential-armel (12.9) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-29T21:20:22.551Z] #19 152.4 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-29T21:20:22.551Z] #19 152.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:20:22.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-29T21:20:22.884Z] #19 DONE 1.1s [2022-07-29T21:20:22.884Z] [2022-07-29T21:20:22.884Z] #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-07-29T21:20:22.884Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:20:22.884Z] #47 ... [2022-07-29T21:20:22.884Z] [2022-07-29T21:20:22.884Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:20:22.884Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16 [2022-07-29T21:20:22.984Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2022-07-29T21:20:23.478Z] #19 DONE 153.3s [2022-07-29T21:20:23.478Z] [2022-07-29T21:20:23.478Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-29T21:20:23.478Z] #73 sha256:fae8859eaa3c2433ffb7df9cbc2da20caadcc877b779a91f018d6085a669f073 [2022-07-29T21:20:23.554Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-29T21:20:23.734Z] #73 DONE 0.2s [2022-07-29T21:20:23.734Z] [2022-07-29T21:20:23.734Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-29T21:20:23.734Z] #32 sha256:c7c965f856c4e3030f55292d0b00a612c3b9f9f8554e81b11dc4544c2b2c64f6 [2022-07-29T21:20:23.734Z] #32 DONE 0.1s [2022-07-29T21:20:23.734Z] [2022-07-29T21:20:23.734Z] #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-07-29T21:20:23.734Z] #33 sha256:05b6bc00b0d977a92913de6ef6d8552c5930b1bd4206b2a63344bc60fa2ca848 [2022-07-29T21:20:23.823Z] #20 DONE 1.1s [2022-07-29T21:20:23.823Z] [2022-07-29T21:20:23.823Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:20:23.823Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:20:24.124Z] ok github.com/docker/docker/daemon/logger/splunk 1.555s coverage: 82.5% of statements [2022-07-29T21:20:24.124Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-29T21:20:24.124Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-29T21:20:25.063Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 44.4% of statements [2022-07-29T21:20:25.098Z] #33 1.412 + RM_GOPATH=0 [2022-07-29T21:20:25.098Z] #33 1.412 + TMP_GOPATH= [2022-07-29T21:20:25.098Z] #33 1.412 + : /build [2022-07-29T21:20:25.098Z] #33 1.412 + '[' -z '' ']' [2022-07-29T21:20:25.098Z] #33 1.412 ++ mktemp -d [2022-07-29T21:20:25.098Z] #33 1.413 + export GOPATH=/tmp/tmp.sgx4xqKuvr [2022-07-29T21:20:25.098Z] #33 1.413 + GOPATH=/tmp/tmp.sgx4xqKuvr [2022-07-29T21:20:25.098Z] #33 1.413 + RM_GOPATH=1 [2022-07-29T21:20:25.098Z] #33 1.413 + case "$(go env GOARCH)" in [2022-07-29T21:20:25.098Z] #33 1.413 ++ go env GOARCH [2022-07-29T21:20:25.098Z] #33 1.417 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:25.098Z] #33 1.417 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:25.098Z] #33 1.417 ++ dirname /install.sh [2022-07-29T21:20:25.098Z] #33 1.418 + dir=/ [2022-07-29T21:20:25.098Z] #33 1.418 + bin=dockercli [2022-07-29T21:20:25.098Z] #33 1.418 + shift [2022-07-29T21:20:25.098Z] #33 1.418 + '[' '!' -f //dockercli.installer ']' [2022-07-29T21:20:25.098Z] #33 1.418 + . //dockercli.installer [2022-07-29T21:20:25.098Z] #33 1.418 ++ : stable [2022-07-29T21:20:25.098Z] #33 1.418 ++ : 17.06.2-ce [2022-07-29T21:20:25.098Z] #33 1.419 + install_dockercli [2022-07-29T21:20:25.098Z] #33 1.419 Install docker/cli version 17.06.2-ce from stable [2022-07-29T21:20:25.098Z] #33 1.419 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-29T21:20:25.098Z] #33 1.419 ++ uname -m [2022-07-29T21:20:25.098Z] #33 1.420 + arch=x86_64 [2022-07-29T21:20:25.098Z] #33 1.421 + '[' x86_64 '!=' x86_64 ']' [2022-07-29T21:20:25.098Z] #33 1.421 + url=https://download.docker.com/linux/static [2022-07-29T21:20:25.098Z] #33 1.422 + tar -xz docker/docker [2022-07-29T21:20:25.098Z] #33 1.424 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-29T21:20:25.203Z] #21 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-29T21:20:25.204Z] #21 1.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-07-29T21:20:25.462Z] #21 1.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:20:25.720Z] #21 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-29T21:20:26.443Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-07-29T21:20:26.443Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-29T21:20:26.703Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-29T21:20:27.096Z] #21 3.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB] [2022-07-29T21:20:27.273Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-29T21:20:27.273Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 84.9% of statements [2022-07-29T21:20:27.273Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-29T21:20:27.843Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2022-07-29T21:20:28.103Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-07-29T21:20:28.103Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-29T21:20:28.103Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-29T21:20:28.363Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2022-07-29T21:20:28.497Z] #21 4.319 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-29T21:20:29.269Z] #33 4.896 + mkdir -p /build [2022-07-29T21:20:29.269Z] #33 4.898 + mv docker/docker /build/ [2022-07-29T21:20:29.269Z] #33 4.900 + rmdir docker [2022-07-29T21:20:29.269Z] #33 DONE 5.1s [2022-07-29T21:20:29.269Z] [2022-07-29T21:20:29.269Z] #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-07-29T21:20:29.269Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-07-29T21:20:29.269Z] #69 1.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:20:29.269Z] #69 1.799 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:20:29.269Z] #69 1.804 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:20:29.269Z] #69 2.080 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-29T21:20:29.269Z] #69 2.430 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-29T21:20:29.269Z] #69 3.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-29T21:20:29.269Z] #69 3.461 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-29T21:20:29.269Z] #69 3.977 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-29T21:20:29.269Z] #69 4.476 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-29T21:20:29.269Z] #69 4.497 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-29T21:20:29.269Z] #69 4.507 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-29T21:20:29.269Z] #69 4.520 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-29T21:20:29.269Z] #69 4.532 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-07-29T21:20:29.269Z] #69 4.693 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-29T21:20:29.269Z] #69 4.703 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-29T21:20:29.269Z] #69 4.705 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-29T21:20:29.269Z] #69 4.706 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-29T21:20:29.269Z] #69 4.722 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-29T21:20:29.303Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-07-29T21:20:29.873Z] ok github.com/docker/docker/opts 0.020s coverage: 66.0% of statements [2022-07-29T21:20:29.873Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-29T21:20:29.879Z] #21 ... [2022-07-29T21:20:29.879Z] [2022-07-29T21:20:29.879Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:20:29.879Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:20:29.879Z] #77 89.34 configure.ac:11: installing 'build-aux/compile' [2022-07-29T21:20:29.879Z] #77 89.35 configure.ac:11: installing 'build-aux/config.guess' [2022-07-29T21:20:29.879Z] #77 89.35 configure.ac:11: installing 'build-aux/config.sub' [2022-07-29T21:20:29.879Z] #77 89.35 configure.ac:13: installing 'build-aux/install-sh' [2022-07-29T21:20:29.879Z] #77 89.38 configure.ac:13: installing 'build-aux/missing' [2022-07-29T21:20:29.879Z] #77 89.38 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-29T21:20:29.879Z] #77 89.57 Makefile.am: installing 'build-aux/depcomp' [2022-07-29T21:20:29.879Z] #77 91.03 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:20:29.879Z] #77 91.33 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:20:29.879Z] #77 91.33 checking how to print strings... printf [2022-07-29T21:20:29.879Z] #77 91.35 checking for gcc... gcc [2022-07-29T21:20:29.879Z] #77 91.45 checking whether the C compiler works... yes [2022-07-29T21:20:29.879Z] #77 91.65 checking for C compiler default output file name... a.out [2022-07-29T21:20:29.879Z] #77 91.65 checking for suffix of executables... [2022-07-29T21:20:29.879Z] #77 91.86 checking whether we are cross compiling... no [2022-07-29T21:20:29.879Z] #77 92.14 checking for suffix of object files... o [2022-07-29T21:20:29.879Z] #77 92.24 checking whether we are using the GNU C compiler... yes [2022-07-29T21:20:30.137Z] #77 92.38 checking whether gcc accepts -g... yes [2022-07-29T21:20:30.200Z] #69 ... [2022-07-29T21:20:30.200Z] [2022-07-29T21:20:30.200Z] #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-07-29T21:20:30.200Z] #74 sha256:8b4362a79ca3f641f2acfff80c60bb5f00f32df88553440a3b69466259ee0aa5 [2022-07-29T21:20:30.200Z] #74 1.364 + RM_GOPATH=0 [2022-07-29T21:20:30.200Z] #74 1.364 + TMP_GOPATH= [2022-07-29T21:20:30.200Z] #74 1.364 + : /build [2022-07-29T21:20:30.200Z] #74 1.364 + '[' -z '' ']' [2022-07-29T21:20:30.200Z] #74 1.364 ++ mktemp -d [2022-07-29T21:20:30.200Z] #74 1.366 + export GOPATH=/tmp/tmp.iTc99yWRfm [2022-07-29T21:20:30.200Z] #74 1.367 + GOPATH=/tmp/tmp.iTc99yWRfm [2022-07-29T21:20:30.200Z] #74 1.367 + RM_GOPATH=1 [2022-07-29T21:20:30.200Z] #74 1.367 + case "$(go env GOARCH)" in [2022-07-29T21:20:30.200Z] #74 1.368 ++ go env GOARCH [2022-07-29T21:20:30.200Z] #74 1.372 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:30.200Z] #74 1.375 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:20:30.200Z] #74 1.375 ++ dirname /install.sh [2022-07-29T21:20:30.200Z] #74 1.381 + dir=/ [2022-07-29T21:20:30.200Z] #74 1.381 + bin=rootlesskit [2022-07-29T21:20:30.200Z] #74 1.381 + shift [2022-07-29T21:20:30.200Z] #74 1.381 + '[' '!' -f //rootlesskit.installer ']' [2022-07-29T21:20:30.200Z] #74 1.381 + . //rootlesskit.installer [2022-07-29T21:20:30.200Z] #74 1.385 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:20:30.200Z] #74 1.385 + install_rootlesskit [2022-07-29T21:20:30.200Z] #74 1.385 + case "$1" in [2022-07-29T21:20:30.200Z] #74 1.385 + export CGO_ENABLED=0 [2022-07-29T21:20:30.200Z] #74 1.385 + CGO_ENABLED=0 [2022-07-29T21:20:30.200Z] #74 1.385 + _install_rootlesskit [2022-07-29T21:20:30.200Z] #74 1.385 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-29T21:20:30.200Z] #74 1.385 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:20:30.200Z] #74 1.385 + GOBIN=/build [2022-07-29T21:20:30.200Z] #74 1.385 + GO111MODULE=on [2022-07-29T21:20:30.200Z] #74 1.385 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:20:30.200Z] #74 1.387 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:20:30.200Z] #74 1.790 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-29T21:20:30.200Z] #74 3.358 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-29T21:20:30.200Z] #74 3.362 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:20:30.200Z] #74 3.737 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-29T21:20:30.200Z] #74 4.968 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-29T21:20:30.200Z] #74 5.366 go: downloading github.com/google/uuid v1.3.0 [2022-07-29T21:20:30.200Z] #74 5.435 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-29T21:20:30.200Z] #74 5.600 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-29T21:20:30.200Z] #74 5.704 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:20:30.200Z] #74 5.725 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-29T21:20:30.200Z] #74 5.826 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-29T21:20:30.200Z] #74 6.086 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-29T21:20:30.200Z] #74 6.232 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-29T21:20:30.200Z] #74 6.363 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-29T21:20:30.200Z] #74 ... [2022-07-29T21:20:30.200Z] [2022-07-29T21:20:30.200Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-29T21:20:30.200Z] #37 sha256:03a6f3b0f7b3a901b95beb71d0d910e8362695ddf1fdfc5546828d35b2edd502 [2022-07-29T21:20:30.200Z] #37 CACHED [2022-07-29T21:20:30.200Z] [2022-07-29T21:20:30.200Z] #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-07-29T21:20:30.200Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-29T21:20:30.200Z] #36 CACHED [2022-07-29T21:20:30.200Z] [2022-07-29T21:20:30.200Z] #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-07-29T21:20:30.200Z] #38 sha256:767459d48e4791167c335926886102d43667ed61130f03d28bcdc5e9486e7f1c [2022-07-29T21:20:30.200Z] #38 CACHED [2022-07-29T21:20:30.200Z] [2022-07-29T21:20:30.200Z] #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-07-29T21:20:30.200Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:20:30.200Z] #20 1.775 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:20:30.200Z] #20 1.809 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:20:30.200Z] #20 1.813 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:20:30.200Z] #20 2.127 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-29T21:20:30.200Z] #20 2.553 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-29T21:20:30.200Z] #20 3.098 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-29T21:20:30.200Z] #20 3.696 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-29T21:20:30.200Z] #20 4.133 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-29T21:20:30.200Z] #20 4.631 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-29T21:20:30.200Z] #20 4.636 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-29T21:20:30.200Z] #20 4.639 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-07-29T21:20:30.200Z] #20 4.652 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-29T21:20:30.200Z] #20 4.671 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-29T21:20:30.200Z] #20 4.723 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-29T21:20:30.200Z] #20 4.738 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-29T21:20:30.200Z] #20 4.746 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-29T21:20:30.200Z] #20 4.746 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-29T21:20:30.200Z] #20 4.747 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-29T21:20:30.395Z] #77 92.50 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:20:30.653Z] #77 92.74 checking whether gcc understands -c and -o together... yes [2022-07-29T21:20:30.653Z] #77 92.99 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:20:30.653Z] #77 93.01 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:20:30.653Z] #77 93.04 checking for egrep... /bin/grep -E [2022-07-29T21:20:30.653Z] #77 93.05 checking for fgrep... /bin/grep -F [2022-07-29T21:20:30.653Z] #77 93.06 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:20:30.653Z] #77 93.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:20:30.762Z] #20 ... [2022-07-29T21:20:30.762Z] [2022-07-29T21:20:30.762Z] #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-07-29T21:20:30.762Z] #74 sha256:8b4362a79ca3f641f2acfff80c60bb5f00f32df88553440a3b69466259ee0aa5 [2022-07-29T21:20:30.762Z] #74 6.992 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-29T21:20:30.911Z] #77 93.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:20:30.911Z] #77 93.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:20:30.911Z] #77 93.25 checking whether ln -s works... yes [2022-07-29T21:20:30.911Z] #77 93.25 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:20:30.911Z] #77 93.28 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:20:30.911Z] #77 93.28 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:20:30.911Z] #77 93.28 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:20:30.911Z] #77 93.28 checking for objdump... objdump [2022-07-29T21:20:30.911Z] #77 93.29 checking how to recognize dependent libraries... pass_all [2022-07-29T21:20:30.911Z] #77 93.30 checking for dlltool... no [2022-07-29T21:20:30.911Z] #77 93.30 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:20:30.911Z] #77 93.31 checking for ar... ar [2022-07-29T21:20:31.476Z] #77 93.31 checking for archiver @FILE support... @ [2022-07-29T21:20:31.476Z] #77 93.55 checking for strip... strip [2022-07-29T21:20:31.476Z] #77 93.56 checking for ranlib... ranlib [2022-07-29T21:20:31.476Z] #77 93.56 checking for gawk... no [2022-07-29T21:20:31.476Z] #77 93.57 checking for mawk... mawk [2022-07-29T21:20:31.476Z] #77 93.57 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:20:31.476Z] #77 93.91 checking for sysroot... no [2022-07-29T21:20:31.476Z] #77 93.91 checking for a working dd... /bin/dd [2022-07-29T21:20:31.476Z] #77 93.94 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:20:31.733Z] #77 94.07 checking for mt... no [2022-07-29T21:20:31.733Z] #77 94.08 checking if : is a manifest tool... no [2022-07-29T21:20:31.733Z] #77 94.11 checking how to run the C preprocessor... gcc -E [2022-07-29T21:20:31.781Z] ok github.com/docker/docker/pkg/archive 0.283s coverage: 82.3% of statements [2022-07-29T21:20:32.720Z] ok github.com/docker/docker/pkg/authorization 0.813s coverage: 68.3% of statements [2022-07-29T21:20:32.925Z] #77 94.33 checking for ANSI C header files... yes [2022-07-29T21:20:32.925Z] #77 95.16 checking for sys/types.h... yes [2022-07-29T21:20:32.979Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-29T21:20:33.183Z] #77 95.31 checking for sys/stat.h... yes [2022-07-29T21:20:33.239Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-29T21:20:33.441Z] #77 95.57 checking for stdlib.h... yes [2022-07-29T21:20:33.700Z] #77 95.75 checking for string.h... yes [2022-07-29T21:20:33.700Z] #77 95.93 checking for memory.h... yes [2022-07-29T21:20:33.959Z] #77 96.17 checking for strings.h... yes [2022-07-29T21:20:34.029Z] #74 ... [2022-07-29T21:20:34.029Z] [2022-07-29T21:20:34.029Z] #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-07-29T21:20:34.029Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:20:34.029Z] #49 1.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:20:34.029Z] #49 1.812 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:20:34.029Z] #49 1.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-07-29T21:20:34.029Z] #49 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-29T21:20:34.029Z] #49 2.204 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-29T21:20:34.029Z] #49 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-29T21:20:34.029Z] #49 3.286 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-29T21:20:34.029Z] #49 3.814 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-29T21:20:34.029Z] #49 4.283 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-29T21:20:34.029Z] #49 4.283 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-07-29T21:20:34.029Z] #49 4.284 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-29T21:20:34.029Z] #49 4.285 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-29T21:20:34.029Z] #49 4.297 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-29T21:20:34.029Z] #49 4.309 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-29T21:20:34.029Z] #49 4.310 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-29T21:20:34.029Z] #49 4.310 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-29T21:20:34.029Z] #49 4.311 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-29T21:20:34.029Z] #49 4.311 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-29T21:20:34.218Z] #77 96.36 checking for inttypes.h... yes [2022-07-29T21:20:34.476Z] #77 96.64 checking for stdint.h... yes [2022-07-29T21:20:34.735Z] #77 96.87 checking for unistd.h... yes [2022-07-29T21:20:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:20:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:20:34.993Z] #77 97.13 checking for dlfcn.h... yes [2022-07-29T21:20:34.994Z] #77 97.31 checking for objdir... .libs [2022-07-29T21:20:35.634Z] #77 97.74 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:20:35.634Z] #77 97.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:20:35.634Z] #77 97.88 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:20:36.201Z] #77 98.00 checking if gcc static flag -static works... yes [2022-07-29T21:20:36.460Z] #77 98.55 checking if gcc supports -c -o file.o... yes [2022-07-29T21:20:36.460Z] #77 98.71 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:20:36.460Z] #77 98.71 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:20:36.532Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-07-29T21:20:36.532Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-29T21:20:36.719Z] #77 98.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:20:36.719Z] #77 99.09 checking how to hardcode library paths into programs... immediate [2022-07-29T21:20:36.719Z] #77 99.10 checking whether stripping libraries is possible... yes [2022-07-29T21:20:36.719Z] #77 99.11 checking if libtool supports shared libraries... yes [2022-07-29T21:20:36.719Z] #77 99.11 checking whether to build shared libraries... no [2022-07-29T21:20:36.719Z] #77 99.11 checking whether to build static libraries... yes [2022-07-29T21:20:36.719Z] #77 99.12 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:20:36.719Z] #77 99.17 checking whether build environment is sane... yes [2022-07-29T21:20:36.792Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-29T21:20:36.977Z] #77 99.22 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:20:36.977Z] #77 99.23 checking whether make sets $(MAKE)... yes [2022-07-29T21:20:36.977Z] #77 99.29 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:20:36.977Z] #77 99.32 checking whether make supports nested variables... yes [2022-07-29T21:20:36.977Z] #77 99.36 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:20:36.977Z] #77 99.36 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:20:36.977Z] #77 99.36 checking how to create a ustar tar archive... gnutar [2022-07-29T21:20:37.052Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-29T21:20:37.052Z] ok github.com/docker/docker/layer 7.611s coverage: 68.9% of statements [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-29T21:20:37.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-29T21:20:37.236Z] #77 99.43 checking dependency style of gcc... gcc3 [2022-07-29T21:20:37.236Z] #77 99.58 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:20:37.236Z] #77 99.58 checking whether make supports nested variables... (cached) yes [2022-07-29T21:20:37.236Z] #77 99.58 checking for gawk... (cached) mawk [2022-07-29T21:20:37.236Z] #77 99.58 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:20:37.236Z] #77 99.59 checking for gcc... (cached) gcc [2022-07-29T21:20:37.312Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-07-29T21:20:37.495Z] #77 99.68 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:20:37.495Z] #77 99.68 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:20:37.495Z] #77 99.68 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:20:37.495Z] #77 99.68 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:20:37.495Z] #77 99.69 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:20:37.495Z] #77 99.79 checking for python3... /usr/bin/python3 [2022-07-29T21:20:37.495Z] #77 99.79 checking for python3 version... 3.9 [2022-07-29T21:20:37.495Z] #77 99.87 checking for python3 platform... linux [2022-07-29T21:20:37.572Z] ok github.com/docker/docker/pkg/fsutils 0.167s coverage: 85.1% of statements [2022-07-29T21:20:37.572Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-07-29T21:20:37.754Z] #77 99.91 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:20:38.012Z] #77 100.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:20:38.012Z] #77 100.3 checking for go-md2man... no [2022-07-29T21:20:38.271Z] #77 100.3 checking error.h usability... yes [2022-07-29T21:20:38.271Z] #77 100.6 checking error.h presence... yes [2022-07-29T21:20:38.271Z] #77 100.6 checking for error.h... yes [2022-07-29T21:20:38.511Z] ok github.com/docker/docker/pkg/idtools 0.378s coverage: 67.9% of statements [2022-07-29T21:20:38.511Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 71.5% of statements [2022-07-29T21:20:38.530Z] #77 100.6 checking linux/openat2.h usability... yes [2022-07-29T21:20:38.530Z] #77 100.9 checking linux/openat2.h presence... yes [2022-07-29T21:20:38.770Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-07-29T21:20:38.788Z] #77 100.9 checking for linux/openat2.h... yes [2022-07-29T21:20:39.030Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-07-29T21:20:39.030Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-29T21:20:39.030Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-07-29T21:20:39.046Z] #77 100.9 checking for copy_file_range... yes [2022-07-29T21:20:39.289Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-07-29T21:20:39.289Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-29T21:20:39.305Z] #77 101.3 checking for fgetxattr... yes [2022-07-29T21:20:39.305Z] #77 101.6 checking for statx... yes [2022-07-29T21:20:39.549Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-07-29T21:20:39.549Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-07-29T21:20:39.549Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-29T21:20:39.549Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-29T21:20:39.564Z] #77 101.8 checking for fgetpwent_r... yes [2022-07-29T21:20:39.822Z] #77 102.1 checking for issetugid... no [2022-07-29T21:20:40.082Z] #77 102.3 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:20:40.082Z] #77 102.3 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:20:40.120Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-07-29T21:20:40.340Z] #77 102.3 checking for library containing yajl_tree_get... -lyajl [2022-07-29T21:20:40.340Z] #77 ... [2022-07-29T21:20:40.340Z] [2022-07-29T21:20:40.340Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-29T21:20:40.340Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:20:40.340Z] #60 13.98 + cd /tmp/tmp.a7Zr2N7EQt/src/github.com/opencontainers/runc [2022-07-29T21:20:40.340Z] #60 13.98 + git checkout -q v1.1.2 [2022-07-29T21:20:40.340Z] #60 14.35 + '[' -z '' ']' [2022-07-29T21:20:40.340Z] #60 14.35 + target=static [2022-07-29T21:20:40.340Z] #60 14.35 + make BUILDTAGS=seccomp static [2022-07-29T21:20:40.340Z] #60 14.85 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-07-29T21:20:40.599Z] #60 ... [2022-07-29T21:20:40.599Z] [2022-07-29T21:20:40.599Z] #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-07-29T21:20:40.599Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:20:40.599Z] #77 102.7 checking for yajl >= 2.0.0... yes [2022-07-29T21:20:40.599Z] #77 102.8 checking sys/capability.h usability... yes [2022-07-29T21:20:40.704Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-29T21:20:40.857Z] #77 102.9 checking sys/capability.h presence... yes [2022-07-29T21:20:40.857Z] #77 103.0 checking for sys/capability.h... yes [2022-07-29T21:20:40.964Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-29T21:20:40.964Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-07-29T21:20:41.116Z] #77 103.0 checking for library containing cap_from_name... -lcap [2022-07-29T21:20:42.051Z] #77 103.5 checking for library containing dlopen... -ldl [2022-07-29T21:20:42.051Z] #77 104.1 checking seccomp.h usability... yes [2022-07-29T21:20:42.310Z] #77 104.4 checking seccomp.h presence... yes [2022-07-29T21:20:42.310Z] #77 104.5 checking for seccomp.h... yes [2022-07-29T21:20:42.343Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-07-29T21:20:42.360Z] #49 18.68 Fetched 40.6 MB in 17s (2360 kB/s) [2022-07-29T21:20:42.603Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-29T21:20:42.616Z] #49 18.68 Reading package lists... [2022-07-29T21:20:42.616Z] #49 ... [2022-07-29T21:20:42.616Z] [2022-07-29T21:20:42.616Z] #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-07-29T21:20:42.616Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:20:42.616Z] #20 19.01 Fetched 40.6 MB in 17s (2323 kB/s) [2022-07-29T21:20:42.863Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-29T21:20:42.877Z] #77 104.5 checking for library containing seccomp_rule_add... -lseccomp [2022-07-29T21:20:42.877Z] #77 105.1 checking for library containing seccomp_arch_resolve_name... [2022-07-29T21:20:42.877Z] #77 ... [2022-07-29T21:20:42.877Z] [2022-07-29T21:20:42.877Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:20:42.877Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:20:42.877Z] #21 8.940 Fetched 8561 kB in 8s (1080 kB/s) [2022-07-29T21:20:42.877Z] #21 8.940 Reading package lists... [2022-07-29T21:20:42.877Z] #21 12.32 Reading package lists... [2022-07-29T21:20:42.877Z] #21 15.84 Building dependency tree... [2022-07-29T21:20:42.877Z] #21 16.54 Reading state information... [2022-07-29T21:20:42.877Z] #21 17.56 The following additional packages will be installed: [2022-07-29T21:20:42.877Z] #21 17.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:20:42.877Z] #21 17.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-07-29T21:20:42.877Z] #21 17.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:20:42.877Z] #21 17.57 python3-pkg-resources vim-runtime xxd [2022-07-29T21:20:42.877Z] #21 17.58 Suggested packages: [2022-07-29T21:20:42.877Z] #21 17.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-07-29T21:20:42.877Z] #21 17.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-07-29T21:20:42.877Z] #21 17.58 acl attr quota [2022-07-29T21:20:42.877Z] #21 17.58 Recommended packages: [2022-07-29T21:20:42.877Z] #21 17.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-29T21:20:42.877Z] #21 ... [2022-07-29T21:20:42.877Z] [2022-07-29T21:20:42.877Z] #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-07-29T21:20:42.877Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:20:42.877Z] #77 105.1 checking for library containing seccomp_arch_resolve_name... none required [2022-07-29T21:20:43.122Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-29T21:20:43.382Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-29T21:20:43.382Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-29T21:20:43.394Z] #77 105.4 checking systemd/sd-bus.h usability... yes [2022-07-29T21:20:43.652Z] #77 105.7 checking systemd/sd-bus.h presence... yes [2022-07-29T21:20:43.652Z] #77 105.9 checking for systemd/sd-bus.h... yes [2022-07-29T21:20:43.951Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-07-29T21:20:44.219Z] #77 105.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-29T21:20:44.479Z] #77 106.4 checking for sd_notify_barrier... yes [2022-07-29T21:20:44.521Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-29T21:20:44.737Z] #77 106.7 checking linux/bpf.h usability... yes [2022-07-29T21:20:44.782Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-07-29T21:20:44.996Z] #77 107.0 checking linux/bpf.h presence... yes [2022-07-29T21:20:44.996Z] #77 107.1 checking for linux/bpf.h... yes [2022-07-29T21:20:44.996Z] #77 107.1 checking compilation for eBPF... yes [2022-07-29T21:20:44.996Z] #77 107.3 checking for criu >= 3.15... no [2022-07-29T21:20:44.996Z] #77 107.4 configure: CRIU headers not found, building without CRIU support [2022-07-29T21:20:45.255Z] #77 107.4 checking for criu > 3.16... no [2022-07-29T21:20:45.255Z] #77 107.4 configure: CRIU version doesn't support join-ns API [2022-07-29T21:20:45.255Z] #77 107.4 checking for criu > 3.16.1... no [2022-07-29T21:20:45.255Z] #77 107.4 configure: CRIU version doesn't support for pre-dumping [2022-07-29T21:20:45.255Z] #77 107.4 checking for new mount API (fsconfig)... yes [2022-07-29T21:20:45.255Z] #77 107.5 checking for seccomp notify API... yes [2022-07-29T21:20:45.351Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-07-29T21:20:45.513Z] #77 107.7 checking for gperf... no [2022-07-29T21:20:45.513Z] #77 107.7 configure: gperf not found - cannot rebuild signal parser code [2022-07-29T21:20:45.611Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-29T21:20:45.771Z] #77 107.7 checking for library containing argp_parse... none required [2022-07-29T21:20:45.771Z] #77 108.1 checking that generated files are newer than configure... done [2022-07-29T21:20:45.771Z] #77 108.1 configure: creating ./config.status [2022-07-29T21:20:45.871Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-29T21:20:47.778Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-29T21:20:47.778Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-29T21:20:48.303Z] #77 110.5 config.status: creating Makefile [2022-07-29T21:20:48.303Z] #77 110.6 config.status: creating rpm/crun.spec [2022-07-29T21:20:48.303Z] #77 110.6 config.status: creating config.h [2022-07-29T21:20:48.303Z] #77 110.7 config.status: executing libtool commands [2022-07-29T21:20:48.348Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-29T21:20:48.562Z] #77 110.7 config.status: executing depfiles commands [2022-07-29T21:20:49.134Z] #77 ... [2022-07-29T21:20:49.134Z] [2022-07-29T21:20:49.134Z] #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-07-29T21:20:49.134Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7 [2022-07-29T21:20:49.134Z] #34 DONE 160.7s [2022-07-29T21:20:49.134Z] [2022-07-29T21:20:49.134Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:20:49.134Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:20:49.134Z] #21 19.31 The following NEW packages will be installed: [2022-07-29T21:20:49.134Z] #21 19.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-07-29T21:20:49.134Z] #21 19.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-07-29T21:20:49.134Z] #21 19.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-07-29T21:20:49.134Z] #21 19.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-07-29T21:20:49.134Z] #21 19.33 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:20:49.134Z] #21 19.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-07-29T21:20:49.134Z] #21 19.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-07-29T21:20:49.134Z] #21 19.33 xz-utils zip zstd [2022-07-29T21:20:49.134Z] #21 19.68 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:20:49.134Z] #21 19.68 Need to get 27.7 MB of archives. [2022-07-29T21:20:49.134Z] #21 19.68 After this operation, 106 MB of additional disk space will be used. [2022-07-29T21:20:49.134Z] #21 19.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-29T21:20:49.134Z] #21 19.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-29T21:20:49.134Z] #21 19.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-29T21:20:49.134Z] #21 19.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-29T21:20:49.134Z] #21 19.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-29T21:20:49.134Z] #21 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-29T21:20:49.134Z] #21 19.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-29T21:20:49.134Z] #21 19.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-29T21:20:49.134Z] #21 19.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:20:49.134Z] #21 19.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:20:49.134Z] #21 19.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-29T21:20:49.134Z] #21 19.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-29T21:20:49.134Z] #21 19.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-29T21:20:49.134Z] #21 19.77 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-29T21:20:49.134Z] #21 19.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-29T21:20:49.134Z] #21 19.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-29T21:20:49.134Z] #21 19.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-29T21:20:49.134Z] #21 19.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-29T21:20:49.134Z] #21 19.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-29T21:20:49.134Z] #21 19.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-29T21:20:49.134Z] #21 19.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-29T21:20:49.134Z] #21 19.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-29T21:20:49.134Z] #21 19.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-29T21:20:49.134Z] #21 19.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-29T21:20:49.134Z] #21 19.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-29T21:20:49.134Z] #21 19.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-29T21:20:49.134Z] #21 19.87 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-29T21:20:49.134Z] #21 20.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-29T21:20:49.134Z] #21 20.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-29T21:20:49.134Z] #21 20.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-29T21:20:49.134Z] #21 20.29 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:20:49.134Z] #21 20.29 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-29T21:20:49.134Z] #21 20.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-29T21:20:49.134Z] #21 20.29 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-29T21:20:49.134Z] #21 20.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-29T21:20:49.134Z] #21 20.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-29T21:20:49.134Z] #21 20.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-29T21:20:49.134Z] #21 20.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:20:49.134Z] #21 20.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-29T21:20:49.134Z] #21 20.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-29T21:20:49.134Z] #21 20.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-29T21:20:49.134Z] #21 20.42 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-29T21:20:49.134Z] #21 20.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-29T21:20:49.134Z] #21 20.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-29T21:20:49.134Z] #21 20.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-29T21:20:49.134Z] #21 20.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-29T21:20:49.134Z] #21 20.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-29T21:20:49.134Z] #21 20.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-29T21:20:49.134Z] #21 20.81 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-29T21:20:49.134Z] #21 21.71 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:20:49.134Z] #21 21.91 Fetched 27.7 MB in 1s (18.9 MB/s) [2022-07-29T21:20:49.134Z] #21 22.00 Selecting previously unselected package pigz. [2022-07-29T21:20:49.134Z] #21 22.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-07-29T21:20:49.134Z] #21 22.08 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.09 Unpacking pigz (2.6-1) ... [2022-07-29T21:20:49.134Z] #21 22.19 Selecting previously unselected package libelf1:amd64. [2022-07-29T21:20:49.134Z] #21 22.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.21 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-29T21:20:49.134Z] #21 22.42 Selecting previously unselected package libbpf0:amd64. [2022-07-29T21:20:49.134Z] #21 22.42 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.43 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:20:49.134Z] #21 22.56 Selecting previously unselected package libcap2:amd64. [2022-07-29T21:20:49.134Z] #21 22.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:20:49.134Z] #21 22.66 Selecting previously unselected package libmnl0:amd64. [2022-07-29T21:20:49.134Z] #21 22.68 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.68 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:20:49.134Z] #21 22.75 Selecting previously unselected package libxtables12:amd64. [2022-07-29T21:20:49.134Z] #21 22.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.75 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:20:49.134Z] #21 22.84 Selecting previously unselected package libcap2-bin. [2022-07-29T21:20:49.134Z] #21 22.84 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 22.87 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-29T21:20:49.134Z] #21 23.00 Selecting previously unselected package iproute2. [2022-07-29T21:20:49.134Z] #21 23.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 23.01 Unpacking iproute2 (5.10.0-4) ... [2022-07-29T21:20:49.134Z] #21 23.63 Selecting previously unselected package xxd. [2022-07-29T21:20:49.134Z] #21 23.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:20:49.134Z] #21 23.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:20:49.134Z] #21 23.78 Selecting previously unselected package vim-common. [2022-07-29T21:20:49.134Z] #21 23.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:20:49.134Z] #21 23.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:20:49.134Z] #21 24.20 Selecting previously unselected package bash-completion. [2022-07-29T21:20:49.134Z] #21 24.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-29T21:20:49.289Z] ok github.com/docker/docker/quota 0.194s coverage: 71.4% of statements [2022-07-29T21:20:49.549Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-07-29T21:20:50.070Z] #21 ... [2022-07-29T21:20:50.070Z] [2022-07-29T21:20:50.070Z] #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-07-29T21:20:50.070Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29 [2022-07-29T21:20:50.070Z] #36 162.1 Delve is a source level debugger for Go programs. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-29T21:20:50.070Z] #36 162.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Usage: [2022-07-29T21:20:50.070Z] #36 162.1 dlv [command] [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Available Commands: [2022-07-29T21:20:50.070Z] #36 162.1 attach Attach to running process and begin debugging. [2022-07-29T21:20:50.070Z] #36 162.1 connect Connect to a headless debug server with a terminal client. [2022-07-29T21:20:50.070Z] #36 162.1 core Examine a core dump. [2022-07-29T21:20:50.070Z] #36 162.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-29T21:20:50.070Z] #36 162.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-29T21:20:50.070Z] #36 162.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-29T21:20:50.070Z] #36 162.1 help Help about any command [2022-07-29T21:20:50.070Z] #36 162.1 run Deprecated command. Use 'debug' instead. [2022-07-29T21:20:50.070Z] #36 162.1 test Compile test binary and begin debugging program. [2022-07-29T21:20:50.070Z] #36 162.1 trace Compile and begin tracing program. [2022-07-29T21:20:50.070Z] #36 162.1 version Prints version. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Flags: [2022-07-29T21:20:50.070Z] #36 162.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-29T21:20:50.070Z] #36 162.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-29T21:20:50.070Z] #36 162.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-29T21:20:50.070Z] #36 162.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-29T21:20:50.070Z] #36 162.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-29T21:20:50.070Z] #36 162.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-29T21:20:50.070Z] #36 162.1 --disable-aslr Disables address space randomization [2022-07-29T21:20:50.070Z] #36 162.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-29T21:20:50.070Z] #36 162.1 -h, --help help for dlv [2022-07-29T21:20:50.070Z] #36 162.1 --init string Init file, executed by the terminal client. [2022-07-29T21:20:50.070Z] #36 162.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-29T21:20:50.070Z] #36 162.1 --log Enable debugging server logging. [2022-07-29T21:20:50.070Z] #36 162.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-29T21:20:50.070Z] #36 162.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-29T21:20:50.070Z] #36 162.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-29T21:20:50.070Z] #36 162.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-29T21:20:50.070Z] #36 162.1 --wd string Working directory for running the program. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Additional help topics: [2022-07-29T21:20:50.070Z] #36 162.1 dlv backend Help about the --backend flag. [2022-07-29T21:20:50.070Z] #36 162.1 dlv log Help about logging flags. [2022-07-29T21:20:50.070Z] #36 162.1 dlv redirect Help about file redirection. [2022-07-29T21:20:50.070Z] #36 162.1 [2022-07-29T21:20:50.070Z] #36 162.1 Use "dlv [command] --help" for more information about a command. [2022-07-29T21:20:50.070Z] #36 DONE 162.2s [2022-07-29T21:20:50.070Z] [2022-07-29T21:20:50.070Z] #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-07-29T21:20:50.070Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:20:50.070Z] #77 112.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-29T21:20:50.070Z] #77 112.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:20:50.487Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-07-29T21:20:50.638Z] #77 112.9 checking for gcc... gcc [2022-07-29T21:20:51.058Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-29T21:20:51.058Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-29T21:20:51.155Z] #77 113.1 checking whether the C compiler works... yes [2022-07-29T21:20:51.155Z] #77 113.5 checking for C compiler default output file name... a.out [2022-07-29T21:20:51.414Z] #77 113.5 checking for suffix of executables... [2022-07-29T21:20:51.628Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-29T21:20:51.888Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-29T21:20:51.993Z] #77 113.8 checking whether we are cross compiling... no [2022-07-29T21:20:51.993Z] #77 114.3 checking for suffix of object files... o [2022-07-29T21:20:52.252Z] #77 114.4 checking whether we are using the GNU C compiler... yes [2022-07-29T21:20:52.252Z] #77 114.6 checking whether gcc accepts -g... yes [2022-07-29T21:20:52.510Z] #77 114.7 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:20:52.510Z] #77 114.8 checking whether gcc understands -c and -o together... yes [2022-07-29T21:20:52.559Z] #20 19.01 Reading package lists... [2022-07-29T21:20:52.559Z] #20 ... [2022-07-29T21:20:52.559Z] [2022-07-29T21:20:52.559Z] #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-07-29T21:20:52.559Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:20:52.559Z] #49 18.68 Reading package lists... [2022-07-29T21:20:52.559Z] #49 27.87 Reading package lists... [2022-07-29T21:20:52.559Z] #49 ... [2022-07-29T21:20:52.559Z] [2022-07-29T21:20:52.559Z] #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-07-29T21:20:52.559Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-07-29T21:20:52.559Z] #69 19.14 Fetched 40.6 MB in 18s (2310 kB/s) [2022-07-29T21:20:52.559Z] #69 19.14 Reading package lists... [2022-07-29T21:20:52.769Z] #77 114.9 checking how to run the C preprocessor... gcc -E [2022-07-29T21:20:52.814Z] #69 28.35 Reading package lists... [2022-07-29T21:20:52.814Z] #69 ... [2022-07-29T21:20:52.814Z] [2022-07-29T21:20:52.814Z] #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-07-29T21:20:52.814Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:20:52.814Z] #20 19.01 Reading package lists... [2022-07-29T21:20:53.028Z] #77 115.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:20:53.028Z] #77 115.1 checking for egrep... /bin/grep -E [2022-07-29T21:20:53.286Z] #77 115.2 checking for ANSI C header files... yes [2022-07-29T21:20:53.545Z] #77 115.7 checking for sys/types.h... yes [2022-07-29T21:20:53.796Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-29T21:20:53.803Z] #77 115.9 checking for sys/stat.h... yes [2022-07-29T21:20:53.803Z] #77 116.0 checking for stdlib.h... yes [2022-07-29T21:20:54.056Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.8% of statements [2022-07-29T21:20:54.062Z] #77 116.1 checking for string.h... yes [2022-07-29T21:20:54.062Z] #77 116.3 checking for memory.h... yes [2022-07-29T21:20:54.321Z] #77 116.4 checking for strings.h... yes [2022-07-29T21:20:54.321Z] #77 116.6 checking for inttypes.h... yes [2022-07-29T21:20:54.580Z] #77 116.7 checking for stdint.h... yes [2022-07-29T21:20:54.626Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-07-29T21:20:54.838Z] #77 116.9 checking for unistd.h... yes [2022-07-29T21:20:54.838Z] #77 117.0 checking minix/config.h usability... no [2022-07-29T21:20:54.838Z] #77 117.1 checking minix/config.h presence... no [2022-07-29T21:20:54.838Z] #77 117.2 checking for minix/config.h... no [2022-07-29T21:20:55.097Z] #77 117.2 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-29T21:20:55.097Z] #77 117.3 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:20:55.356Z] #77 117.5 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:20:55.356Z] #77 117.5 checking how to print strings... printf [2022-07-29T21:20:55.356Z] #77 117.6 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:20:55.356Z] #77 117.6 checking for fgrep... /bin/grep -F [2022-07-29T21:20:55.356Z] #77 117.6 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:20:55.356Z] #77 117.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:20:55.356Z] #77 117.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:20:55.356Z] #77 117.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:20:55.356Z] #77 117.7 checking whether ln -s works... yes [2022-07-29T21:20:55.356Z] #77 117.7 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:20:55.356Z] #77 117.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:20:55.356Z] #77 117.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:20:55.356Z] #77 117.7 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:20:55.356Z] #77 117.7 checking for objdump... objdump [2022-07-29T21:20:55.356Z] #77 117.7 checking how to recognize dependent libraries... pass_all [2022-07-29T21:20:55.356Z] #77 117.7 checking for dlltool... no [2022-07-29T21:20:55.356Z] #77 117.7 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:20:55.356Z] #77 117.7 checking for ar... ar [2022-07-29T21:20:55.614Z] #77 117.7 checking for archiver @FILE support... @ [2022-07-29T21:20:55.614Z] #77 117.9 checking for strip... strip [2022-07-29T21:20:55.614Z] #77 117.9 checking for ranlib... ranlib [2022-07-29T21:20:55.614Z] #77 117.9 checking for gawk... no [2022-07-29T21:20:55.614Z] #77 117.9 checking for mawk... mawk [2022-07-29T21:20:56.008Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-29T21:20:56.181Z] #77 117.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:20:56.181Z] #77 118.3 checking for sysroot... no [2022-07-29T21:20:56.181Z] #77 118.3 checking for a working dd... /bin/dd [2022-07-29T21:20:56.181Z] #77 118.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:20:56.181Z] #77 118.4 checking for mt... no [2022-07-29T21:20:56.181Z] #77 118.4 checking if : is a manifest tool... no [2022-07-29T21:20:56.440Z] #77 118.5 checking for dlfcn.h... yes [2022-07-29T21:20:56.440Z] #77 118.7 checking for objdir... .libs [2022-07-29T21:20:56.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:20:56.698Z] #77 118.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:20:56.698Z] #77 119.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:20:56.698Z] #77 119.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:20:57.266Z] #77 119.1 checking if gcc static flag -static works... yes [2022-07-29T21:20:57.266Z] #77 119.6 checking if gcc supports -c -o file.o... yes [2022-07-29T21:20:57.524Z] #77 119.7 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:20:57.524Z] #77 119.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:20:57.783Z] #77 119.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:20:57.783Z] #77 120.1 checking how to hardcode library paths into programs... immediate [2022-07-29T21:20:57.783Z] #77 120.1 checking whether stripping libraries is possible... yes [2022-07-29T21:20:57.783Z] #77 120.1 checking if libtool supports shared libraries... yes [2022-07-29T21:20:57.783Z] #77 120.1 checking whether to build shared libraries... no [2022-07-29T21:20:57.783Z] #77 120.1 checking whether to build static libraries... yes [2022-07-29T21:20:57.783Z] #77 120.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:20:57.783Z] #77 120.2 checking whether build environment is sane... yes [2022-07-29T21:20:57.783Z] #77 120.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:20:58.042Z] #77 120.3 checking whether make sets $(MAKE)... yes [2022-07-29T21:20:58.042Z] #77 120.3 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:20:58.042Z] #77 120.4 checking whether make supports nested variables... yes [2022-07-29T21:20:58.042Z] #77 120.4 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:20:58.042Z] #77 120.4 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:20:58.042Z] #77 120.4 checking how to create a ustar tar archive... gnutar [2022-07-29T21:20:58.057Z] #20 28.08 Reading package lists... [2022-07-29T21:20:58.057Z] #20 ... [2022-07-29T21:20:58.057Z] [2022-07-29T21:20:58.057Z] #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-07-29T21:20:58.057Z] #74 sha256:8b4362a79ca3f641f2acfff80c60bb5f00f32df88553440a3b69466259ee0aa5 [2022-07-29T21:20:58.057Z] #74 30.02 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-29T21:20:58.057Z] #74 30.02 + GOBIN=/build [2022-07-29T21:20:58.057Z] #74 30.02 + GO111MODULE=on [2022-07-29T21:20:58.057Z] #74 30.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-29T21:20:58.057Z] #74 33.30 rootlesskit version 1.0.0 [2022-07-29T21:20:58.057Z] #74 33.31 Usage of /build/rootlesskit-docker-proxy: [2022-07-29T21:20:58.057Z] #74 33.31 -container-ip string [2022-07-29T21:20:58.057Z] #74 33.31 container ip [2022-07-29T21:20:58.057Z] #74 33.31 -container-port int [2022-07-29T21:20:58.057Z] #74 33.31 container port (default -1) [2022-07-29T21:20:58.057Z] #74 33.31 -host-ip string [2022-07-29T21:20:58.057Z] #74 33.31 host ip [2022-07-29T21:20:58.058Z] #74 33.31 -host-port int [2022-07-29T21:20:58.058Z] #74 33.31 host port (default -1) [2022-07-29T21:20:58.058Z] #74 33.31 -proto string [2022-07-29T21:20:58.058Z] #74 33.31 proxy protocol (default "tcp") [2022-07-29T21:20:58.058Z] #74 DONE 33.5s [2022-07-29T21:20:58.058Z] [2022-07-29T21:20:58.058Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-29T21:20:58.058Z] #75 sha256:d6762724801a136c61f35531244fb3c48653e451315cb3ac1cfc47398cd8e5ca [2022-07-29T21:20:58.058Z] #75 DONE 0.1s [2022-07-29T21:20:58.058Z] [2022-07-29T21:20:58.058Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-29T21:20:58.058Z] #76 sha256:4dd44b668e8191988cfe35296293a6f63261fcfc97db7fa8f55949f377de96f3 [2022-07-29T21:20:58.058Z] #76 DONE 0.1s [2022-07-29T21:20:58.058Z] [2022-07-29T21:20:58.058Z] #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-07-29T21:20:58.058Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:20:58.300Z] #77 120.5 checking dependency style of gcc... gcc3 [2022-07-29T21:20:58.300Z] #77 120.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:20:58.300Z] #77 120.6 checking whether make supports nested variables... (cached) yes [2022-07-29T21:20:58.300Z] #77 120.6 checking for pkg-config... /usr/bin/pkg-config [2022-07-29T21:20:58.300Z] #77 120.6 checking pkg-config is at least version 0.9.0... yes [2022-07-29T21:20:58.300Z] #77 120.6 checking for yajl >= 2.1.0... yes [2022-07-29T21:20:58.300Z] #77 120.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-29T21:20:58.300Z] #77 120.6 checking for gcc... (cached) gcc [2022-07-29T21:20:58.559Z] #77 120.7 checking whether we are using the GNU C compiler... (cached) yes [2022-07-29T21:20:58.559Z] #77 120.7 checking whether gcc accepts -g... (cached) yes [2022-07-29T21:20:58.559Z] #77 120.7 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-29T21:20:58.559Z] #77 120.7 checking whether gcc understands -c and -o together... (cached) yes [2022-07-29T21:20:58.559Z] #77 120.7 checking for a Python interpreter with version >= 3... python3 [2022-07-29T21:20:58.559Z] #77 120.8 checking for python3... /usr/bin/python3 [2022-07-29T21:20:58.559Z] #77 120.8 checking for python3 version... 3.9 [2022-07-29T21:20:58.559Z] #77 120.9 checking for python3 platform... linux [2022-07-29T21:20:58.559Z] #77 120.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-29T21:20:58.624Z] #49 27.87 Reading package lists... [2022-07-29T21:20:58.625Z] #49 ... [2022-07-29T21:20:58.625Z] [2022-07-29T21:20:58.625Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-29T21:20:58.625Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-29T21:20:58.625Z] #79 CACHED [2022-07-29T21:20:58.625Z] [2022-07-29T21:20:58.625Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-29T21:20:58.625Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-29T21:20:58.625Z] #81 CACHED [2022-07-29T21:20:58.818Z] #77 121.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-29T21:20:58.881Z] [2022-07-29T21:20:58.881Z] #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-07-29T21:20:58.881Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:20:59.076Z] #77 121.4 checking that generated files are newer than configure... done [2022-07-29T21:20:59.076Z] #77 121.4 configure: creating ./config.status [2022-07-29T21:21:00.248Z] #49 27.87 Reading package lists... [2022-07-29T21:21:00.994Z] #77 123.2 config.status: creating Makefile [2022-07-29T21:21:00.994Z] #77 123.2 config.status: creating config.h [2022-07-29T21:21:00.994Z] #77 123.3 config.status: executing libtool commands [2022-07-29T21:21:00.994Z] #77 123.3 config.status: executing depfiles commands [2022-07-29T21:21:01.562Z] #77 123.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-29T21:21:01.562Z] #77 123.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-29T21:21:01.820Z] #77 124.3 checking for gcc... gcc [2022-07-29T21:21:02.080Z] #77 124.4 checking whether the C compiler works... [2022-07-29T21:21:02.080Z] #77 ... [2022-07-29T21:21:02.080Z] [2022-07-29T21:21:02.080Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:21:02.080Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:21:02.080Z] #21 28.10 Unpacking bash-completion (1:2.11-2) ... [2022-07-29T21:21:02.080Z] #21 28.70 Selecting previously unselected package bzip2. [2022-07-29T21:21:02.080Z] #21 28.70 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 28.71 Unpacking bzip2 (1.0.8-4) ... [2022-07-29T21:21:02.080Z] #21 28.78 Selecting previously unselected package xz-utils. [2022-07-29T21:21:02.080Z] #21 28.79 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 28.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:21:02.080Z] #21 28.96 Selecting previously unselected package apparmor. [2022-07-29T21:21:02.080Z] #21 28.96 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.01 Unpacking apparmor (2.13.6-10) ... [2022-07-29T21:21:02.080Z] #21 29.44 Selecting previously unselected package inetutils-ping. [2022-07-29T21:21:02.080Z] #21 29.44 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.45 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-29T21:21:02.080Z] #21 29.57 Selecting previously unselected package libip4tc2:amd64. [2022-07-29T21:21:02.080Z] #21 29.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:21:02.080Z] #21 29.64 Selecting previously unselected package libip6tc2:amd64. [2022-07-29T21:21:02.080Z] #21 29.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:21:02.080Z] #21 29.72 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-29T21:21:02.080Z] #21 29.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:21:02.080Z] #21 29.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-29T21:21:02.080Z] #21 29.80 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:21:02.080Z] #21 29.88 Selecting previously unselected package libnftnl11:amd64. [2022-07-29T21:21:02.080Z] #21 29.90 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 29.91 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:21:02.080Z] #21 30.04 Selecting previously unselected package iptables. [2022-07-29T21:21:02.080Z] #21 30.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.05 Unpacking iptables (1.8.7-1) ... [2022-07-29T21:21:02.080Z] #21 30.36 Selecting previously unselected package libonig5:amd64. [2022-07-29T21:21:02.080Z] #21 30.37 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.38 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:21:02.080Z] #21 30.54 Selecting previously unselected package libjq1:amd64. [2022-07-29T21:21:02.080Z] #21 30.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:21:02.080Z] #21 30.68 Selecting previously unselected package jq. [2022-07-29T21:21:02.080Z] #21 30.70 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.70 Unpacking jq (1.6-2.1) ... [2022-07-29T21:21:02.080Z] #21 30.77 Selecting previously unselected package libaio1:amd64. [2022-07-29T21:21:02.080Z] #21 30.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:21:02.080Z] #21 30.83 Selecting previously unselected package libgpm2:amd64. [2022-07-29T21:21:02.080Z] #21 30.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:21:02.080Z] #21 30.91 Selecting previously unselected package libicu67:amd64. [2022-07-29T21:21:02.080Z] #21 30.92 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 30.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-29T21:21:02.080Z] #21 34.31 Selecting previously unselected package libinih1:amd64. [2022-07-29T21:21:02.080Z] #21 34.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-29T21:21:02.080Z] #21 34.39 Selecting previously unselected package libnet1:amd64. [2022-07-29T21:21:02.080Z] #21 34.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:21:02.080Z] #21 34.50 Selecting previously unselected package libnl-3-200:amd64. [2022-07-29T21:21:02.080Z] #21 34.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:21:02.080Z] #21 34.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:21:02.080Z] #21 34.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:21:02.080Z] #21 34.68 Selecting previously unselected package libyajl2:amd64. [2022-07-29T21:21:02.080Z] #21 34.68 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.69 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:21:02.080Z] #21 34.75 Selecting previously unselected package net-tools. [2022-07-29T21:21:02.080Z] #21 34.75 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.76 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:21:02.080Z] #21 34.95 Selecting previously unselected package patch. [2022-07-29T21:21:02.080Z] #21 34.95 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 34.97 Unpacking patch (2.7.6-7) ... [2022-07-29T21:21:02.080Z] #21 35.09 Selecting previously unselected package python-pip-whl. [2022-07-29T21:21:02.080Z] #21 35.09 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:21:02.080Z] #21 35.10 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:21:02.080Z] #21 35.70 Selecting previously unselected package python3-lib2to3. [2022-07-29T21:21:02.080Z] #21 35.71 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-29T21:21:02.080Z] #21 35.72 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:21:02.080Z] #21 35.86 Selecting previously unselected package python3-distutils. [2022-07-29T21:21:02.080Z] #21 35.88 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-07-29T21:21:02.080Z] #21 35.88 Unpacking python3-distutils (3.9.2-1) ... [2022-07-29T21:21:02.080Z] #21 36.04 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:21:02.080Z] #21 36.06 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:21:02.080Z] #21 36.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:21:02.080Z] #21 36.23 Selecting previously unselected package python3-setuptools. [2022-07-29T21:21:02.080Z] #21 36.24 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-07-29T21:21:02.080Z] #21 36.24 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-29T21:21:02.080Z] #21 36.56 Selecting previously unselected package python3-wheel. [2022-07-29T21:21:02.080Z] #21 36.57 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-07-29T21:21:02.080Z] #21 36.58 Unpacking python3-wheel (0.34.2-1) ... [2022-07-29T21:21:02.080Z] #21 36.65 Selecting previously unselected package python3-pip. [2022-07-29T21:21:02.080Z] #21 36.66 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:21:02.080Z] #21 36.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:21:02.080Z] #21 36.97 Selecting previously unselected package sudo. [2022-07-29T21:21:02.080Z] #21 36.98 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 36.99 Unpacking sudo (1.9.5p2-3) ... [2022-07-29T21:21:02.080Z] #21 37.58 Selecting previously unselected package thin-provisioning-tools. [2022-07-29T21:21:02.080Z] #21 37.58 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 37.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:21:02.080Z] #21 37.84 Selecting previously unselected package uidmap. [2022-07-29T21:21:02.080Z] #21 37.85 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-29T21:21:02.080Z] #21 37.86 Unpacking uidmap (1:4.8.1-1) ... [2022-07-29T21:21:02.080Z] #21 38.00 Selecting previously unselected package vim-runtime. [2022-07-29T21:21:02.080Z] #21 38.02 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:21:02.080Z] #21 38.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-29T21:21:02.080Z] #21 38.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-29T21:21:02.080Z] #21 38.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:02.139Z] #49 36.70 Building dependency tree... [2022-07-29T21:21:02.139Z] #49 38.27 Reading state information... [2022-07-29T21:21:02.339Z] #21 ... [2022-07-29T21:21:02.339Z] [2022-07-29T21:21:02.339Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:21:02.339Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:02.339Z] #77 124.4 checking whether the C compiler works... yes [2022-07-29T21:21:02.339Z] #77 124.5 checking for C compiler default output file name... a.out [2022-07-29T21:21:02.339Z] #77 124.5 checking for suffix of executables... [2022-07-29T21:21:02.598Z] #77 124.7 checking whether we are cross compiling... no [2022-07-29T21:21:02.598Z] #77 124.8 checking for suffix of object files... o [2022-07-29T21:21:02.598Z] #77 124.9 checking whether we are using the GNU C compiler... yes [2022-07-29T21:21:02.856Z] #77 125.0 checking whether gcc accepts -g... yes [2022-07-29T21:21:02.856Z] #77 125.1 checking for gcc option to accept ISO C89... none needed [2022-07-29T21:21:03.115Z] #77 125.2 checking whether gcc understands -c and -o together... yes [2022-07-29T21:21:03.115Z] #77 125.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-29T21:21:03.115Z] #77 125.4 checking whether build environment is sane... yes [2022-07-29T21:21:03.115Z] #77 125.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-29T21:21:03.115Z] #77 125.5 checking for gawk... no [2022-07-29T21:21:03.115Z] #77 125.5 checking for mawk... mawk [2022-07-29T21:21:03.115Z] #77 125.5 checking whether make sets $(MAKE)... yes [2022-07-29T21:21:03.115Z] #77 125.5 checking whether make supports the include directive... yes (GNU style) [2022-07-29T21:21:03.115Z] #77 125.5 checking whether make supports nested variables... yes [2022-07-29T21:21:03.374Z] #77 125.6 checking whether UID '0' is supported by ustar format... yes [2022-07-29T21:21:03.374Z] #77 125.6 checking whether GID '0' is supported by ustar format... yes [2022-07-29T21:21:03.374Z] #77 125.6 checking how to create a ustar tar archive... gnutar [2022-07-29T21:21:03.374Z] #77 125.6 checking dependency style of gcc... gcc3 [2022-07-29T21:21:03.374Z] #77 125.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-29T21:21:03.374Z] #77 125.8 checking whether make supports nested variables... (cached) yes [2022-07-29T21:21:03.506Z] #49 39.86 The following additional packages will be installed: [2022-07-29T21:21:03.507Z] #49 39.88 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-29T21:21:03.507Z] #49 39.89 Suggested packages: [2022-07-29T21:21:03.507Z] #49 39.89 cmake-doc ninja-build lrzip [2022-07-29T21:21:03.507Z] #49 39.89 Recommended packages: [2022-07-29T21:21:03.507Z] #49 39.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-29T21:21:03.633Z] #77 125.8 checking build system type... x86_64-pc-linux-gnu [2022-07-29T21:21:03.633Z] #77 126.1 checking host system type... x86_64-pc-linux-gnu [2022-07-29T21:21:03.633Z] #77 126.1 checking how to print strings... printf [2022-07-29T21:21:03.633Z] #77 126.1 checking for a sed that does not truncate output... /bin/sed [2022-07-29T21:21:03.633Z] #77 126.1 checking for grep that handles long lines and -e... /bin/grep [2022-07-29T21:21:03.892Z] #77 126.1 checking for egrep... /bin/grep -E [2022-07-29T21:21:03.892Z] #77 126.1 checking for fgrep... /bin/grep -F [2022-07-29T21:21:03.892Z] #77 126.1 checking for ld used by gcc... /usr/bin/ld [2022-07-29T21:21:03.892Z] #77 126.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-29T21:21:03.892Z] #77 126.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-29T21:21:03.892Z] #77 126.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-29T21:21:03.892Z] #77 126.2 checking whether ln -s works... yes [2022-07-29T21:21:03.892Z] #77 126.2 checking the maximum length of command line arguments... 1572864 [2022-07-29T21:21:03.892Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-29T21:21:03.892Z] #77 126.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-29T21:21:03.892Z] #77 126.3 checking for /usr/bin/ld option to reload object files... -r [2022-07-29T21:21:03.892Z] #77 126.3 checking for objdump... objdump [2022-07-29T21:21:03.892Z] #77 126.3 checking how to recognize dependent libraries... pass_all [2022-07-29T21:21:03.892Z] #77 126.3 checking for dlltool... no [2022-07-29T21:21:03.892Z] #77 126.3 checking how to associate runtime and link libraries... printf %s\n [2022-07-29T21:21:03.892Z] #77 126.3 checking for ar... ar [2022-07-29T21:21:04.069Z] #49 40.43 The following NEW packages will be installed: [2022-07-29T21:21:04.069Z] #49 40.44 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-29T21:21:04.150Z] #77 126.3 checking for archiver @FILE support... @ [2022-07-29T21:21:04.150Z] #77 126.4 checking for strip... strip [2022-07-29T21:21:04.150Z] #77 126.4 checking for ranlib... ranlib [2022-07-29T21:21:04.325Z] #49 40.79 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:21:04.325Z] #49 40.79 Need to get 8418 kB of archives. [2022-07-29T21:21:04.325Z] #49 40.79 After this operation, 34.9 MB of additional disk space will be used. [2022-07-29T21:21:04.325Z] #49 40.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:21:04.325Z] #49 40.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:21:04.325Z] #49 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-29T21:21:04.325Z] #49 40.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-29T21:21:04.325Z] #49 40.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-29T21:21:04.325Z] #49 40.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-29T21:21:04.325Z] #49 40.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-29T21:21:04.325Z] #49 40.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-29T21:21:04.409Z] #77 126.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-29T21:21:04.409Z] #77 126.7 checking for sysroot... no [2022-07-29T21:21:04.409Z] #77 126.7 checking for a working dd... /bin/dd [2022-07-29T21:21:04.409Z] #77 126.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-29T21:21:04.668Z] #77 126.8 checking for mt... no [2022-07-29T21:21:04.668Z] #77 126.8 checking if : is a manifest tool... no [2022-07-29T21:21:04.668Z] #77 126.9 checking how to run the C preprocessor... gcc -E [2022-07-29T21:21:04.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:21:04.896Z] #49 41.32 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:21:05.152Z] #49 41.52 Fetched 8418 kB in 0s (21.8 MB/s) [2022-07-29T21:21:05.152Z] #49 41.57 Selecting previously unselected package xxd. [2022-07-29T21:21:05.152Z] #49 41.57 (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-07-29T21:21:05.152Z] #49 41.60 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:21:05.152Z] #49 41.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:05.152Z] #49 41.68 Selecting previously unselected package vim-common. [2022-07-29T21:21:05.152Z] #49 41.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:21:05.152Z] #49 41.70 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:05.235Z] #77 127.1 checking for ANSI C header files... yes [2022-07-29T21:21:05.408Z] #49 41.83 Selecting previously unselected package cmake-data. [2022-07-29T21:21:05.408Z] #49 41.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-29T21:21:05.408Z] #49 41.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:21:05.494Z] #77 127.6 checking for sys/types.h... yes [2022-07-29T21:21:05.494Z] #77 127.8 checking for sys/stat.h... yes [2022-07-29T21:21:05.752Z] #77 127.9 checking for stdlib.h... yes [2022-07-29T21:21:05.979Z] #49 ... [2022-07-29T21:21:05.979Z] [2022-07-29T21:21:05.979Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-29T21:21:05.979Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f [2022-07-29T21:21:05.979Z] #69 28.35 Reading package lists... [2022-07-29T21:21:05.979Z] #69 37.01 Building dependency tree... [2022-07-29T21:21:05.979Z] #69 38.47 Reading state information... [2022-07-29T21:21:05.979Z] #69 39.97 The following additional packages will be installed: [2022-07-29T21:21:05.979Z] #69 39.99 libbtrfs0 [2022-07-29T21:21:05.979Z] #69 40.17 The following NEW packages will be installed: [2022-07-29T21:21:05.979Z] #69 40.20 libbtrfs-dev libbtrfs0 [2022-07-29T21:21:05.979Z] #69 40.61 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:21:05.979Z] #69 40.61 Need to get 460 kB of archives. [2022-07-29T21:21:05.979Z] #69 40.61 After this operation, 1237 kB of additional disk space will be used. [2022-07-29T21:21:05.979Z] #69 40.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:21:05.979Z] #69 40.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:21:05.979Z] #69 41.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:21:05.979Z] #69 41.32 Fetched 460 kB in 0s (1506 kB/s) [2022-07-29T21:21:05.979Z] #69 41.38 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:21:05.979Z] #69 41.38 (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-07-29T21:21:05.979Z] #69 41.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:21:05.979Z] #69 41.49 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:21:05.979Z] #69 41.59 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:21:05.979Z] #69 41.60 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:21:05.979Z] #69 41.60 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:21:05.979Z] #69 41.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:21:05.979Z] #69 41.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:21:05.979Z] #69 41.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:21:05.979Z] #69 DONE 42.4s [2022-07-29T21:21:05.979Z] [2022-07-29T21:21:05.979Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-29T21:21:05.979Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:21:05.979Z] #20 28.08 Reading package lists... [2022-07-29T21:21:05.979Z] #20 36.77 Building dependency tree... [2022-07-29T21:21:05.979Z] #20 38.55 Reading state information... [2022-07-29T21:21:05.979Z] #20 40.04 The following additional packages will be installed: [2022-07-29T21:21:05.979Z] #20 40.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:21:05.979Z] #20 40.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-29T21:21:05.979Z] #20 40.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-29T21:21:05.979Z] #20 40.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-29T21:21:05.979Z] #20 40.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-29T21:21:05.979Z] #20 40.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-29T21:21:05.979Z] #20 40.05 mingw-w64-common mingw-w64-x86-64-dev [2022-07-29T21:21:05.979Z] #20 40.08 Suggested packages: [2022-07-29T21:21:05.979Z] #20 40.08 gcc-10-locales seccomp wine64 [2022-07-29T21:21:05.979Z] #20 40.57 The following NEW packages will be installed: [2022-07-29T21:21:05.979Z] #20 40.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-29T21:21:05.979Z] #20 40.57 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-29T21:21:05.979Z] #20 40.57 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-29T21:21:05.979Z] #20 40.57 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-29T21:21:05.979Z] #20 40.57 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-29T21:21:05.979Z] #20 40.58 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-29T21:21:05.979Z] #20 40.58 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-29T21:21:05.979Z] #20 40.58 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-29T21:21:05.979Z] #20 40.58 mingw-w64-x86-64-dev [2022-07-29T21:21:05.979Z] #20 40.91 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:21:05.979Z] #20 40.91 Need to get 115 MB of archives. [2022-07-29T21:21:05.979Z] #20 40.91 After this operation, 645 MB of additional disk space will be used. [2022-07-29T21:21:05.979Z] #20 40.91 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-07-29T21:21:05.979Z] #20 40.96 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-07-29T21:21:05.979Z] #20 41.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-29T21:21:05.979Z] #20 41.03 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-07-29T21:21:05.979Z] #20 41.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-29T21:21:05.979Z] #20 41.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-29T21:21:05.979Z] #20 41.14 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-07-29T21:21:05.979Z] #20 41.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-07-29T21:21:05.979Z] #20 41.21 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-07-29T21:21:05.979Z] #20 41.37 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-07-29T21:21:05.979Z] #20 41.76 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-07-29T21:21:05.979Z] #20 41.91 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-07-29T21:21:05.979Z] #20 42.07 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-07-29T21:21:05.979Z] #20 ... [2022-07-29T21:21:05.979Z] [2022-07-29T21:21:05.979Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-29T21:21:05.979Z] #70 sha256:f8e6a88a0f47773196b22658dd5481e18240030290b04db3c4dcb1ed8be5fa25 [2022-07-29T21:21:05.979Z] #70 DONE 0.1s [2022-07-29T21:21:05.979Z] [2022-07-29T21:21:05.979Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-29T21:21:05.979Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:21:05.979Z] #20 42.45 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-07-29T21:21:05.979Z] #20 ... [2022-07-29T21:21:05.979Z] [2022-07-29T21:21:05.979Z] #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-07-29T21:21:05.979Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:21:06.011Z] #77 128.0 checking for string.h... yes [2022-07-29T21:21:06.011Z] #77 128.2 checking for memory.h... yes [2022-07-29T21:21:06.269Z] #77 128.3 checking for strings.h... yes [2022-07-29T21:21:06.269Z] #77 128.5 checking for inttypes.h... yes [2022-07-29T21:21:06.527Z] #77 128.6 checking for stdint.h... yes [2022-07-29T21:21:06.527Z] #77 128.8 checking for unistd.h... yes [2022-07-29T21:21:06.748Z] #71 0.811 + RM_GOPATH=0 [2022-07-29T21:21:06.748Z] #71 0.811 + TMP_GOPATH= [2022-07-29T21:21:06.748Z] #71 0.811 + : /build [2022-07-29T21:21:06.748Z] #71 0.811 + '[' -z '' ']' [2022-07-29T21:21:06.749Z] #71 0.811 ++ mktemp -d [2022-07-29T21:21:06.749Z] #71 0.813 + export GOPATH=/tmp/tmp.Xwz2ayaDd3 [2022-07-29T21:21:06.749Z] #71 0.813 + GOPATH=/tmp/tmp.Xwz2ayaDd3 [2022-07-29T21:21:06.749Z] #71 0.813 + RM_GOPATH=1 [2022-07-29T21:21:06.749Z] #71 0.813 + case "$(go env GOARCH)" in [2022-07-29T21:21:06.749Z] #71 0.814 ++ go env GOARCH [2022-07-29T21:21:06.749Z] #71 0.821 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:21:06.749Z] #71 0.821 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:21:06.749Z] #71 0.821 ++ dirname /install.sh [2022-07-29T21:21:06.749Z] #71 0.822 + dir=/ [2022-07-29T21:21:06.749Z] #71 0.822 + bin=containerd [2022-07-29T21:21:06.749Z] #71 0.822 + shift [2022-07-29T21:21:06.749Z] #71 0.822 + '[' '!' -f //containerd.installer ']' [2022-07-29T21:21:06.749Z] #71 0.822 + . //containerd.installer [2022-07-29T21:21:06.749Z] #71 0.822 ++ set -e [2022-07-29T21:21:06.749Z] #71 0.822 ++ : v1.6.6 [2022-07-29T21:21:06.749Z] #71 0.825 + install_containerd [2022-07-29T21:21:06.749Z] #71 0.825 + echo 'Install containerd version v1.6.6' [2022-07-29T21:21:06.749Z] #71 0.826 Install containerd version v1.6.6 [2022-07-29T21:21:06.749Z] #71 0.826 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xwz2ayaDd3/src/github.com/containerd/containerd [2022-07-29T21:21:06.749Z] #71 0.829 Cloning into '/tmp/tmp.Xwz2ayaDd3/src/github.com/containerd/containerd'... [2022-07-29T21:21:06.785Z] #77 128.9 checking for dlfcn.h... yes [2022-07-29T21:21:06.785Z] #77 129.1 checking for objdir... .libs [2022-07-29T21:21:07.352Z] #77 129.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-29T21:21:07.352Z] #77 129.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-29T21:21:07.352Z] #77 129.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-29T21:21:07.920Z] #77 129.7 checking if gcc static flag -static works... yes [2022-07-29T21:21:07.920Z] #77 130.1 checking if gcc supports -c -o file.o... yes [2022-07-29T21:21:07.920Z] #77 130.2 checking if gcc supports -c -o file.o... (cached) yes [2022-07-29T21:21:07.920Z] #77 130.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-29T21:21:08.178Z] #77 130.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-29T21:21:08.178Z] #77 130.4 checking how to hardcode library paths into programs... immediate [2022-07-29T21:21:08.178Z] #77 130.4 checking whether stripping libraries is possible... yes [2022-07-29T21:21:08.178Z] #77 130.4 checking if libtool supports shared libraries... yes [2022-07-29T21:21:08.178Z] #77 130.4 checking whether to build shared libraries... no [2022-07-29T21:21:08.178Z] #77 130.4 checking whether to build static libraries... yes [2022-07-29T21:21:08.178Z] #77 130.4 checking float.h usability... yes [2022-07-29T21:21:08.178Z] #77 130.6 checking float.h presence... yes [2022-07-29T21:21:08.438Z] #77 130.7 checking for float.h... yes [2022-07-29T21:21:08.438Z] #77 130.7 checking limits.h usability... yes [2022-07-29T21:21:08.438Z] #77 130.8 checking limits.h presence... yes [2022-07-29T21:21:08.438Z] #77 130.9 checking for limits.h... yes [2022-07-29T21:21:08.641Z] #71 ... [2022-07-29T21:21:08.641Z] [2022-07-29T21:21:08.641Z] #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-07-29T21:21:08.641Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd [2022-07-29T21:21:08.641Z] #49 42.71 Selecting previously unselected package libarchive13:amd64. [2022-07-29T21:21:08.641Z] #49 42.72 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-29T21:21:08.641Z] #49 42.73 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 42.87 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-29T21:21:08.641Z] #49 42.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-29T21:21:08.641Z] #49 42.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:21:08.641Z] #49 43.00 Selecting previously unselected package librhash0:amd64. [2022-07-29T21:21:08.641Z] #49 43.00 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-29T21:21:08.641Z] #49 43.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:21:08.641Z] #49 43.10 Selecting previously unselected package libuv1:amd64. [2022-07-29T21:21:08.641Z] #49 43.11 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-29T21:21:08.641Z] #49 43.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:21:08.641Z] #49 43.24 Selecting previously unselected package cmake. [2022-07-29T21:21:08.641Z] #49 43.24 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-29T21:21:08.641Z] #49 43.24 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.36 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-29T21:21:08.641Z] #49 44.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-29T21:21:08.641Z] #49 44.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-29T21:21:08.641Z] #49 44.43 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-29T21:21:08.641Z] #49 44.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:21:08.641Z] #49 DONE 44.8s [2022-07-29T21:21:08.641Z] [2022-07-29T21:21:08.641Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-29T21:21:08.641Z] #50 sha256:dab77e953a477ea6ed25d31cef731c37133d5b89dfe1f1d48291acce85336878 [2022-07-29T21:21:08.641Z] #50 DONE 0.1s [2022-07-29T21:21:08.641Z] [2022-07-29T21:21:08.641Z] #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-07-29T21:21:08.641Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:21:08.641Z] #20 42.60 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-07-29T21:21:08.641Z] #20 42.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-29T21:21:08.641Z] #20 42.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-29T21:21:08.641Z] #20 42.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-29T21:21:08.641Z] #20 42.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-29T21:21:08.641Z] #20 42.62 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-07-29T21:21:08.641Z] #20 42.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-29T21:21:08.641Z] #20 42.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-29T21:21:08.641Z] #20 42.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-29T21:21:08.641Z] #20 42.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-29T21:21:08.641Z] #20 42.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-29T21:21:08.641Z] #20 42.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-29T21:21:08.641Z] #20 42.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-29T21:21:08.641Z] #20 42.68 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-07-29T21:21:08.641Z] #20 42.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-29T21:21:08.641Z] #20 42.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-29T21:21:08.641Z] #20 43.21 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:21:08.641Z] #20 43.46 Fetched 115 MB in 2s (55.9 MB/s) [2022-07-29T21:21:08.641Z] #20 43.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-29T21:21:08.641Z] #20 43.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-07-29T21:21:08.641Z] #20 43.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:21:08.641Z] #20 43.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:21:08.641Z] #20 44.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-29T21:21:08.641Z] #20 44.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-29T21:21:08.641Z] #20 44.16 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:21:08.641Z] #20 44.92 Selecting previously unselected package binutils-mingw-w64. [2022-07-29T21:21:08.641Z] #20 44.93 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-29T21:21:08.641Z] #20 44.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:21:08.641Z] #20 45.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-29T21:21:08.641Z] #20 45.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:21:08.641Z] #20 45.06 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:08.641Z] #20 45.17 Selecting previously unselected package dmsetup. [2022-07-29T21:21:08.641Z] #20 45.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:21:08.641Z] #20 45.18 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:21:08.641Z] #20 45.29 Selecting previously unselected package mingw-w64-common. [2022-07-29T21:21:08.697Z] #77 130.9 checking stddef.h usability... yes [2022-07-29T21:21:08.697Z] #77 131.0 checking stddef.h presence... yes [2022-07-29T21:21:08.697Z] #77 131.1 checking for stddef.h... yes [2022-07-29T21:21:08.697Z] #77 131.1 checking for stdlib.h... (cached) yes [2022-07-29T21:21:08.901Z] #20 45.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-29T21:21:08.901Z] #20 45.30 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-29T21:21:08.956Z] #77 131.2 checking for string.h... (cached) yes [2022-07-29T21:21:08.956Z] #77 131.2 checking sys/time.h usability... yes [2022-07-29T21:21:09.214Z] #77 131.3 checking sys/time.h presence... yes [2022-07-29T21:21:09.214Z] #77 131.4 checking for sys/time.h... yes [2022-07-29T21:21:09.214Z] #77 131.4 checking for inline... inline [2022-07-29T21:21:09.473Z] #77 131.5 checking for size_t... yes [2022-07-29T21:21:09.473Z] #77 131.8 checking for stdlib.h... (cached) yes [2022-07-29T21:21:09.732Z] #77 131.8 checking for GNU libc compatible malloc... yes [2022-07-29T21:21:09.732Z] #77 132.0 checking for stdlib.h... (cached) yes [2022-07-29T21:21:09.732Z] #77 132.0 checking for GNU libc compatible realloc... yes [2022-07-29T21:21:10.299Z] #77 132.2 checking for working strtod... yes [2022-07-29T21:21:10.558Z] #77 132.5 checking for gettimeofday... yes [2022-07-29T21:21:10.791Z] #20 46.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-29T21:21:10.791Z] #20 46.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-29T21:21:10.791Z] #20 46.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:21:10.817Z] #77 132.8 checking for memset... yes [2022-07-29T21:21:10.817Z] #77 133.1 checking for strspn... yes [2022-07-29T21:21:11.075Z] #77 133.4 checking that generated files are newer than configure... done [2022-07-29T21:21:11.075Z] #77 133.4 configure: creating ./config.status [2022-07-29T21:21:11.357Z] #20 ... [2022-07-29T21:21:11.357Z] [2022-07-29T21:21:11.357Z] #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-07-29T21:21:11.357Z] #51 sha256:73929e66b13d0f11ae3c689f86891831c6c004f308591c65066b48aeaa47c926 [2022-07-29T21:21:11.357Z] #51 0.745 + RM_GOPATH=0 [2022-07-29T21:21:11.357Z] #51 0.746 + TMP_GOPATH= [2022-07-29T21:21:11.357Z] #51 0.746 + : /build [2022-07-29T21:21:11.357Z] #51 0.746 + '[' -z '' ']' [2022-07-29T21:21:11.357Z] #51 0.747 ++ mktemp -d [2022-07-29T21:21:11.357Z] #51 0.748 + export GOPATH=/tmp/tmp.2c6Wh32s3W [2022-07-29T21:21:11.357Z] #51 0.748 + GOPATH=/tmp/tmp.2c6Wh32s3W [2022-07-29T21:21:11.357Z] #51 0.749 + RM_GOPATH=1 [2022-07-29T21:21:11.357Z] #51 0.749 + case "$(go env GOARCH)" in [2022-07-29T21:21:11.357Z] #51 0.749 ++ go env GOARCH [2022-07-29T21:21:11.357Z] #51 0.758 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:21:11.357Z] #51 0.758 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:21:11.357Z] #51 0.758 ++ dirname /install.sh [2022-07-29T21:21:11.357Z] #51 0.759 + dir=/ [2022-07-29T21:21:11.357Z] #51 0.761 + bin=tini [2022-07-29T21:21:11.357Z] #51 0.761 + shift [2022-07-29T21:21:11.357Z] #51 0.762 + '[' '!' -f //tini.installer ']' [2022-07-29T21:21:11.357Z] #51 0.762 + . //tini.installer [2022-07-29T21:21:11.357Z] #51 0.762 ++ : v0.19.0 [2022-07-29T21:21:11.357Z] #51 0.762 + install_tini [2022-07-29T21:21:11.357Z] #51 0.763 + echo 'Install tini version v0.19.0' [2022-07-29T21:21:11.357Z] #51 0.763 Install tini version v0.19.0 [2022-07-29T21:21:11.357Z] #51 0.763 + git clone https://github.com/krallin/tini.git /tmp/tmp.2c6Wh32s3W/tini [2022-07-29T21:21:11.357Z] #51 0.765 Cloning into '/tmp/tmp.2c6Wh32s3W/tini'... [2022-07-29T21:21:11.357Z] #51 1.109 + cd /tmp/tmp.2c6Wh32s3W/tini [2022-07-29T21:21:11.357Z] #51 1.109 + git checkout -q v0.19.0 [2022-07-29T21:21:11.357Z] #51 1.114 + cmake . [2022-07-29T21:21:11.357Z] #51 1.308 -- The C compiler identification is GNU 10.2.1 [2022-07-29T21:21:11.357Z] #51 1.330 -- Detecting C compiler ABI info [2022-07-29T21:21:11.357Z] #51 1.546 -- Detecting C compiler ABI info - done [2022-07-29T21:21:11.357Z] #51 1.592 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-29T21:21:11.357Z] #51 1.593 -- Detecting C compile features [2022-07-29T21:21:11.357Z] #51 1.595 -- Detecting C compile features - done [2022-07-29T21:21:11.357Z] #51 1.606 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-29T21:21:11.357Z] #51 1.668 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-29T21:21:11.357Z] #51 1.708 -- Configuring done [2022-07-29T21:21:11.357Z] #51 1.716 -- Generating done [2022-07-29T21:21:11.357Z] #51 1.720 -- Build files have been written to: /tmp/tmp.2c6Wh32s3W/tini [2022-07-29T21:21:11.357Z] #51 1.729 + make tini-static [2022-07-29T21:21:11.357Z] #51 1.846 Scanning dependencies of target tini-static [2022-07-29T21:21:11.357Z] #51 1.887 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-29T21:21:11.357Z] #51 2.268 [100%] Linking C executable tini-static [2022-07-29T21:21:11.357Z] #51 2.484 [100%] Built target tini-static [2022-07-29T21:21:11.357Z] #51 2.504 + mkdir -p /build [2022-07-29T21:21:11.357Z] #51 2.507 + cp tini-static /build/docker-init [2022-07-29T21:21:11.357Z] #51 DONE 2.8s [2022-07-29T21:21:11.357Z] [2022-07-29T21:21:11.357Z] #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-07-29T21:21:11.357Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:21:12.728Z] #71 ... [2022-07-29T21:21:12.728Z] [2022-07-29T21:21:12.729Z] #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-07-29T21:21:12.729Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:21:12.729Z] #20 49.08 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-29T21:21:12.729Z] #20 49.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:12.729Z] #20 49.09 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:21:12.729Z] #20 49.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-29T21:21:12.729Z] #20 49.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:12.729Z] #20 49.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:21:12.979Z] #77 135.1 config.status: creating Makefile [2022-07-29T21:21:12.979Z] #77 135.2 config.status: creating config.h [2022-07-29T21:21:12.979Z] #77 135.2 config.status: executing depfiles commands [2022-07-29T21:21:12.979Z] #77 135.3 config.status: executing libtool commands [2022-07-29T21:21:13.916Z] #77 136.2 GEN .version [2022-07-29T21:21:13.916Z] #77 136.2 make install-recursive [2022-07-29T21:21:13.916Z] #77 136.2 make[1]: Entering directory '/tmp/crun-build' [2022-07-29T21:21:13.916Z] #77 136.3 Making install in libocispec [2022-07-29T21:21:14.117Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/rootless [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/volume [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-29T21:21:14.117Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === Skipped [2022-07-29T21:21:14.117Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-29T21:21:14.117Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-29T21:21:14.117Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-29T21:21:14.117Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-29T21:21:14.117Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-29T21:21:14.117Z] time="2022-07-29T21:20:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-29T21:21:14.117Z] time="2022-07-29T21:20:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-29T21:21:14.117Z] time="2022-07-29T21:20:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-29T21:21:14.117Z] time="2022-07-29T21:20:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-29T21:21:14.117Z] time="2022-07-29T21:20:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-29T21:21:14.117Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-29T21:21:14.117Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-29T21:21:14.117Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:21:14.117Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-29T21:21:14.117Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-29T21:21:14.117Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-29T21:21:14.117Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-29T21:21:14.117Z] [2022-07-29T21:21:14.117Z] DONE 2790 tests, 28 skipped in 209.661s [2022-07-29T21:21:14.174Z] #77 136.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:21:14.175Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-29T21:21:14.175Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-29T21:21:14.175Z] #77 136.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-29T21:21:14.175Z] #77 136.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-29T21:21:14.377Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:21:14.378Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-29T21:21:14.378Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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-07-29T21:21:14.622Z] #20 51.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-29T21:21:14.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:21:14.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:21:14.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:21:14.879Z] #20 51.27 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:14.879Z] #20 51.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:21:14.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:21:15.131Z] #77 137.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-29T21:21:15.131Z] #77 137.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-29T21:21:15.392Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-29T21:21:15.392Z] #77 ... [2022-07-29T21:21:15.392Z] [2022-07-29T21:21:15.392Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:21:15.392Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:21:15.392Z] #21 41.59 Selecting previously unselected package vim. [2022-07-29T21:21:15.392Z] #21 41.59 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:21:15.392Z] #21 41.62 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 42.15 Selecting previously unselected package xfsprogs. [2022-07-29T21:21:15.392Z] #21 42.16 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-29T21:21:15.392Z] #21 42.16 Unpacking xfsprogs (5.10.0-4) ... [2022-07-29T21:21:15.392Z] #21 42.64 Selecting previously unselected package zip. [2022-07-29T21:21:15.392Z] #21 42.66 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-07-29T21:21:15.392Z] #21 42.67 Unpacking zip (3.0-12) ... [2022-07-29T21:21:15.392Z] #21 42.80 Selecting previously unselected package zstd. [2022-07-29T21:21:15.392Z] #21 42.81 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-29T21:21:15.392Z] #21 42.81 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:21:15.392Z] #21 43.22 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:21:15.392Z] #21 44.12 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:21:15.392Z] #21 44.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:21:15.392Z] #21 44.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:21:15.392Z] #21 44.16 Setting up libicu67:amd64 (67.1-7) ... [2022-07-29T21:21:15.392Z] #21 44.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:21:15.392Z] #21 44.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-29T21:21:15.392Z] #21 44.20 Setting up uidmap (1:4.8.1-1) ... [2022-07-29T21:21:15.392Z] #21 44.21 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:21:15.392Z] #21 44.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:21:15.392Z] #21 44.24 Setting up bzip2 (1.0.8-4) ... [2022-07-29T21:21:15.392Z] #21 44.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:21:15.392Z] #21 44.26 Setting up python3-wheel (0.34.2-1) ... [2022-07-29T21:21:15.392Z] #21 45.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 45.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:21:15.392Z] #21 45.07 Setting up libcap2-bin (1:2.44-1) ... [2022-07-29T21:21:15.392Z] #21 45.08 Setting up apparmor (2.13.6-10) ... [2022-07-29T21:21:15.392Z] #21 46.64 Setting up zip (3.0-12) ... [2022-07-29T21:21:15.392Z] #21 46.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 46.68 Setting up bash-completion (1:2.11-2) ... [2022-07-29T21:21:15.392Z] #21 48.74 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-29T21:21:15.392Z] #21 48.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-29T21:21:15.392Z] #21 48.77 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:21:15.392Z] #21 48.78 Setting up patch (2.7.6-7) ... [2022-07-29T21:21:15.392Z] #21 48.80 Setting up sudo (1.9.5p2-3) ... [2022-07-29T21:21:15.392Z] #21 48.89 invoke-rc.d: could not determine current runlevel [2022-07-29T21:21:15.392Z] #21 48.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-29T21:21:15.392Z] #21 48.91 Setting up xfsprogs (5.10.0-4) ... [2022-07-29T21:21:15.392Z] #21 48.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:21:15.392Z] #21 48.94 Setting up inetutils-ping (2:2.0-1) ... [2022-07-29T21:21:15.392Z] #21 48.95 Setting up pigz (2.6-1) ... [2022-07-29T21:21:15.392Z] #21 48.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:21:15.392Z] #21 48.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:21:15.392Z] #21 48.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 49.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 49.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:21:15.392Z] #21 49.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:21:15.392Z] #21 50.12 Setting up libelf1:amd64 (0.183-1) ... [2022-07-29T21:21:15.392Z] #21 50.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:21:15.392Z] #21 50.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:21:15.392Z] #21 50.17 Setting up python3-distutils (3.9.2-1) ... [2022-07-29T21:21:15.392Z] #21 50.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:21:15.392Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-29T21:21:15.392Z] #21 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-29T21:21:15.392Z] #21 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-29T21:21:15.392Z] #21 50.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-29T21:21:15.392Z] #21 50.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-29T21:21:15.392Z] #21 50.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-29T21:21:15.392Z] #21 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-29T21:21:15.392Z] #21 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-29T21:21:15.392Z] #21 50.76 Setting up python3-setuptools (52.0.0-4) ... [2022-07-29T21:21:15.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:21:15.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:21:16.324Z] #21 ... [2022-07-29T21:21:16.324Z] [2022-07-29T21:21:16.325Z] #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-07-29T21:21:16.325Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-29T21:21:16.325Z] #77 138.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-29T21:21:16.325Z] #77 138.6 make install-recursive [2022-07-29T21:21:16.325Z] #77 138.6 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:21:16.325Z] #77 138.7 Making install in yajl [2022-07-29T21:21:16.325Z] #77 138.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:21:16.325Z] #77 138.7 CC verify/json_verify-json_verify.o [2022-07-29T21:21:16.325Z] #77 138.7 CC src/libyajl_la-yajl_alloc.lo [2022-07-29T21:21:16.325Z] #77 138.7 CC src/libyajl_la-yajl.lo [2022-07-29T21:21:16.325Z] #77 138.7 CC src/libyajl_la-yajl_gen.lo [2022-07-29T21:21:16.325Z] #77 138.8 CC src/libyajl_la-yajl_parser.lo [2022-07-29T21:21:16.325Z] #77 138.8 CC src/libyajl_la-yajl_buf.lo [2022-07-29T21:21:16.582Z] #77 138.8 CC src/libyajl_la-yajl_encode.lo [2022-07-29T21:21:16.582Z] #77 138.8 CC src/libyajl_la-yajl_lex.lo [2022-07-29T21:21:16.582Z] #77 138.8 CC src/libyajl_la-yajl_tree.lo [2022-07-29T21:21:16.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:21:19.052Z] #20 55.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-29T21:21:19.052Z] #20 55.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:19.052Z] #20 55.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:21:19.052Z] #20 ... [2022-07-29T21:21:19.052Z] [2022-07-29T21:21:19.052Z] #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-07-29T21:21:19.052Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:21:19.052Z] #71 13.00 + cd /tmp/tmp.Xwz2ayaDd3/src/github.com/containerd/containerd [2022-07-29T21:21:19.052Z] #71 13.00 + git checkout -q v1.6.6 [2022-07-29T21:21:19.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:21:19.870Z] #77 ... [2022-07-29T21:21:19.870Z] [2022-07-29T21:21:19.871Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:21:19.871Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358 [2022-07-29T21:21:19.871Z] #21 52.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:21:19.871Z] #21 52.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:21:19.871Z] #21 52.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:21:19.871Z] #21 52.48 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:21:19.871Z] #21 53.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:21:19.871Z] #21 53.66 Setting up jq (1.6-2.1) ... [2022-07-29T21:21:19.871Z] #21 53.67 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:21:19.871Z] #21 53.68 Setting up iptables (1.8.7-1) ... [2022-07-29T21:21:19.871Z] #21 53.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-29T21:21:19.871Z] #21 53.73 Setting up iproute2 (5.10.0-4) ... [2022-07-29T21:21:19.871Z] #21 54.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:21:19.871Z] #21 DONE 55.4s [2022-07-29T21:21:19.871Z] [2022-07-29T21:21:19.871Z] #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-07-29T21:21:19.871Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e [2022-07-29T21:21:19.983Z] #71 13.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-29T21:21:19.984Z] #71 13.89 + BUILDTAGS='netgo osusergo static_build' [2022-07-29T21:21:19.984Z] #71 13.89 + export EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:21:19.984Z] #71 13.89 + EXTRA_FLAGS=-buildmode=pie [2022-07-29T21:21:19.984Z] #71 13.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-29T21:21:19.984Z] #71 13.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-29T21:21:19.984Z] #71 13.89 + '[' '' = dynamic ']' [2022-07-29T21:21:19.984Z] #71 13.89 + make [2022-07-29T21:21:20.129Z] #22 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-29T21:21:20.130Z] #22 0.884 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-29T21:21:20.130Z] #22 0.889 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-29T21:21:20.130Z] #22 DONE 1.0s [2022-07-29T21:21:20.130Z] [2022-07-29T21:21:20.130Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-29T21:21:20.130Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:21:20.389Z] #64 ... [2022-07-29T21:21:20.389Z] [2022-07-29T21:21:20.389Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:21:20.389Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:21:20.547Z] #71 14.64 + bin/ctr [2022-07-29T21:21:20.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:21:21.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:21:21.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:21:22.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:21:23.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:21:24.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:21:25.660Z] #23 ... [2022-07-29T21:21:25.660Z] [2022-07-29T21:21:25.660Z] #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-07-29T21:21:25.660Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:25.660Z] #77 144.7 CCLD libyajl.la [2022-07-29T21:21:25.660Z] #77 145.1 CCLD verify/json_verify [2022-07-29T21:21:25.660Z] #77 145.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:21:25.660Z] #77 145.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:21:25.660Z] #77 145.5 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:21:25.660Z] #77 145.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:21:25.660Z] #77 145.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-29T21:21:25.660Z] #77 145.5 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:21:25.660Z] #77 145.6 CC src/validate.o [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_config_schema.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_content_descriptor.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_defs.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_defs_descriptor.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_image_index_schema.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_image_layout_schema.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/runtime_spec_schema_config_linux.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/runtime_spec_schema_config_zos.lo [2022-07-29T21:21:25.660Z] #77 145.7 CC src/runtime_spec_schema_config_schema.lo [2022-07-29T21:21:25.660Z] #77 145.8 CC src/runtime_spec_schema_config_solaris.lo [2022-07-29T21:21:25.660Z] #77 145.9 CC src/runtime_spec_schema_config_vm.lo [2022-07-29T21:21:25.660Z] #77 145.9 CC src/runtime_spec_schema_config_windows.lo [2022-07-29T21:21:25.660Z] #77 145.9 CC src/runtime_spec_schema_defs.lo [2022-07-29T21:21:25.660Z] #77 145.9 CC src/runtime_spec_schema_defs_linux.lo [2022-07-29T21:21:25.660Z] #77 146.0 CC src/runtime_spec_schema_defs_zos.lo [2022-07-29T21:21:25.660Z] #77 146.0 CC src/runtime_spec_schema_defs_vm.lo [2022-07-29T21:21:25.660Z] #77 146.0 CC src/runtime_spec_schema_defs_windows.lo [2022-07-29T21:21:25.660Z] #77 146.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-29T21:21:25.660Z] #77 146.3 CC src/runtime_spec_schema_state_schema.lo [2022-07-29T21:21:25.660Z] #77 146.3 CC src/basic_test_double_array_item.lo [2022-07-29T21:21:25.660Z] #77 146.4 CC src/basic_test_double_array.lo [2022-07-29T21:21:25.660Z] #77 146.4 CC src/basic_test_top_array_int.lo [2022-07-29T21:21:25.660Z] #77 146.5 CC src/basic_test_top_array_string.lo [2022-07-29T21:21:25.660Z] #77 146.6 CC src/basic_test_top_double_array_int.lo [2022-07-29T21:21:25.660Z] #77 146.7 CC src/basic_test_top_double_array_obj.lo [2022-07-29T21:21:25.660Z] #77 146.8 CC src/basic_test_top_double_array_refobj.lo [2022-07-29T21:21:25.660Z] #77 146.8 CC src/basic_test_top_double_array_string.lo [2022-07-29T21:21:25.660Z] #77 146.8 CC src/read-file.lo [2022-07-29T21:21:25.660Z] #77 146.9 CC src/json_common.lo [2022-07-29T21:21:25.660Z] #77 147.0 CC tests/test-1.o [2022-07-29T21:21:25.660Z] #77 147.0 CC tests/test-2.o [2022-07-29T21:21:25.660Z] #77 147.2 CC tests/test-3.o [2022-07-29T21:21:25.660Z] #77 147.2 CC tests/test-5.o [2022-07-29T21:21:25.660Z] #77 147.3 CC tests/test-4.o [2022-07-29T21:21:25.660Z] #77 147.4 CC tests/test-6.o [2022-07-29T21:21:25.660Z] #77 147.5 CC tests/test-7.o [2022-07-29T21:21:25.660Z] #77 147.6 CC tests/test-9.o [2022-07-29T21:21:25.660Z] #77 147.7 CC tests/test-8.o [2022-07-29T21:21:25.660Z] #77 147.7 CC tests/test-10.o [2022-07-29T21:21:25.660Z] #77 147.8 CC tests/test-11.o [2022-07-29T21:21:25.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:21:25.798Z] #71 ... [2022-07-29T21:21:25.798Z] [2022-07-29T21:21:25.798Z] #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-07-29T21:21:25.798Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073 [2022-07-29T21:21:25.798Z] #20 56.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-29T21:21:25.798Z] #20 56.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:25.798Z] #20 56.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:21:25.798Z] #20 58.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-29T21:21:25.798Z] #20 58.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:25.798Z] #20 58.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:21:25.798Z] #20 62.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-29T21:21:25.798Z] #20 62.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-29T21:21:25.798Z] #20 62.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:21:26.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:21:27.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:21:27.525Z] Using test binary docker [2022-07-29T21:21:27.525Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:21:27.525Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-29T21:21:27.525Z] Starting dockerd [2022-07-29T21:21:27.525Z] INFO: Waiting for daemon to start... [2022-07-29T21:21:27.692Z] #20 63.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-29T21:21:27.692Z] #20 63.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-29T21:21:27.692Z] #20 63.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:21:27.692Z] #20 64.01 Selecting previously unselected package libapparmor1:amd64. [2022-07-29T21:21:27.692Z] #20 64.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-29T21:21:27.692Z] #20 64.02 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:21:27.692Z] #20 64.06 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-29T21:21:27.692Z] #20 64.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-29T21:21:27.692Z] #20 64.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:21:27.692Z] #20 64.15 Selecting previously unselected package libbtrfs0:amd64. [2022-07-29T21:21:27.692Z] #20 64.16 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-29T21:21:27.692Z] #20 64.16 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:21:27.692Z] #20 64.23 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-29T21:21:27.692Z] #20 64.23 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-29T21:21:27.692Z] #20 64.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:21:27.948Z] #20 64.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-29T21:21:27.948Z] #20 64.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:21:27.948Z] #20 64.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:27.948Z] #20 64.38 Selecting previously unselected package libudev-dev:amd64. [2022-07-29T21:21:27.948Z] #20 64.38 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-29T21:21:27.948Z] #20 64.40 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:21:27.948Z] #20 64.46 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-29T21:21:27.948Z] #20 64.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-29T21:21:27.948Z] #20 64.48 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:21:27.948Z] #20 64.60 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-29T21:21:28.205Z] #20 64.60 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-29T21:21:28.205Z] #20 64.61 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:21:28.205Z] #20 64.70 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-29T21:21:28.205Z] #20 64.72 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-29T21:21:28.205Z] #20 64.72 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:21:28.205Z] #20 64.80 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-29T21:21:28.461Z] #20 64.81 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-29T21:21:28.461Z] #20 64.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:21:28.461Z] #20 64.85 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-29T21:21:28.461Z] #20 64.86 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-29T21:21:28.461Z] #20 64.87 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:21:28.461Z] #20 65.03 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-29T21:21:28.461Z] #20 65.03 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-29T21:21:28.461Z] #20 65.04 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:21:28.718Z] #20 65.15 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-29T21:21:28.718Z] #20 65.16 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-29T21:21:28.718Z] #20 65.16 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:28.718Z] #20 65.21 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-29T21:21:28.718Z] #20 65.21 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-29T21:21:28.718Z] #20 65.22 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:28.718Z] #20 65.29 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-29T21:21:28.718Z] #20 65.30 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-29T21:21:28.718Z] #20 65.31 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:21:28.974Z] #20 65.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:28.974Z] #20 65.52 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-29T21:21:28.974Z] #20 65.53 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-29T21:21:28.974Z] #20 65.54 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-29T21:21:28.974Z] #20 65.55 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-29T21:21:28.974Z] #20 65.56 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-29T21:21:28.974Z] #20 65.57 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-29T21:21:28.974Z] #20 65.58 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-29T21:21:28.974Z] #20 65.59 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-29T21:21:28.974Z] #20 65.61 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-29T21:21:29.231Z] #20 65.62 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-29T21:21:29.231Z] #20 65.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-29T21:21:29.231Z] #20 65.64 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.65 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-29T21:21:29.231Z] #20 65.66 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-29T21:21:29.231Z] #20 65.67 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-29T21:21:29.231Z] #20 65.68 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-29T21:21:29.231Z] #20 65.69 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-29T21:21:29.231Z] #20 65.70 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-29T21:21:29.231Z] #20 65.71 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.72 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.73 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-07-29T21:21:29.231Z] #20 65.73 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.74 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-07-29T21:21:29.231Z] #20 65.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-29T21:21:29.231Z] #20 65.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.76 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-07-29T21:21:29.231Z] #20 65.77 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.78 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-29T21:21:29.231Z] #20 65.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:29.231Z] #20 65.81 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-29T21:21:29.231Z] #20 65.82 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:29.231Z] #20 65.83 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-29T21:21:29.488Z] #20 65.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:21:30.039Z] . [2022-07-29T21:21:30.039Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:21:30.039Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:21:30.039Z] Error: No such image: emptyfs [2022-07-29T21:21:30.040Z] Running integration-test (iteration 1) [2022-07-29T21:21:30.040Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:21:30.040Z] Loaded image: busybox:latest [2022-07-29T21:21:30.296Z] Loaded image: busybox:glibc [2022-07-29T21:21:30.418Z] #20 DONE 66.8s [2022-07-29T21:21:30.418Z] [2022-07-29T21:21:30.418Z] #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-07-29T21:21:30.418Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8 [2022-07-29T21:21:30.932Z] #77 ... [2022-07-29T21:21:30.932Z] [2022-07-29T21:21:30.932Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:21:30.932Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8 [2022-07-29T21:21:30.932Z] #23 10.24 Collecting yamllint==1.26.1 [2022-07-29T21:21:31.663Z] Loaded image: debian:bullseye-slim [2022-07-29T21:21:31.663Z] Loaded image: hello-world:latest [2022-07-29T21:21:31.663Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:21:31.663Z] INFO: Testing against a local daemon [2022-07-29T21:21:31.663Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:21:31.789Z] #21 1.218 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:21:31.789Z] #21 1.218 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:21:31.789Z] #21 1.398 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-29T21:21:31.873Z] #23 11.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-29T21:21:33.032Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-07-29T21:21:33.032Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:21:33.254Z] #23 12.70 Collecting pathspec>=0.5.3 [2022-07-29T21:21:33.254Z] #23 12.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-29T21:21:33.513Z] #23 13.21 Collecting pyyaml [2022-07-29T21:21:33.513Z] #23 13.23 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-07-29T21:21:33.513Z] #23 13.32 Building wheels for collected packages: yamllint [2022-07-29T21:21:33.772Z] #23 13.32 Building wheel for yamllint (setup.py): started [2022-07-29T21:21:34.404Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-07-29T21:21:34.404Z] === RUN TestBuildWithSession [2022-07-29T21:21:34.404Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:21:34.404Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:21:34.404Z] === RUN TestBuildSquashParent [2022-07-29T21:21:34.709Z] #23 14.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-29T21:21:34.968Z] #23 14.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fe468a87196b426e9783774cc7c215cf58cc0842bfaad8e892dbd49867aadf2e [2022-07-29T21:21:34.968Z] #23 14.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-29T21:21:34.968Z] #23 14.52 Successfully built yamllint [2022-07-29T21:21:34.968Z] #23 14.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-29T21:21:35.227Z] #23 15.03 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-29T21:21:35.796Z] #23 DONE 15.7s [2022-07-29T21:21:35.796Z] [2022-07-29T21:21:35.796Z] #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-07-29T21:21:35.796Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:21:36.055Z] #60 ... [2022-07-29T21:21:36.055Z] [2022-07-29T21:21:36.055Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:21:36.055Z] #27 sha256:7a51a98f6da5809c9f675e683bf29207aa7d16a4d6ff785db57c6f8724f3be51 [2022-07-29T21:21:36.623Z] #27 DONE 0.5s [2022-07-29T21:21:36.623Z] [2022-07-29T21:21:36.623Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:21:36.623Z] #32 sha256:60fa6084741c1572e9dbbcce17f7cec74aeb0ec07d86035cf03a3d0340ad78ed [2022-07-29T21:21:37.190Z] #32 DONE 0.6s [2022-07-29T21:21:37.190Z] [2022-07-29T21:21:37.190Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:21:37.190Z] #35 sha256:7b79aaaf25834710f1aafdd9d3e28659956951e909af3024a46512034f044678 [2022-07-29T21:21:37.302Z] #21 1.741 Reading package lists... [2022-07-29T21:21:37.449Z] #35 DONE 0.3s [2022-07-29T21:21:37.450Z] [2022-07-29T21:21:37.450Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:21:37.450Z] #37 sha256:4e80d451de48b5f8ff6c47727239065b80ff15d28f4b285fb31f5268c6d691b1 [2022-07-29T21:21:37.708Z] #37 DONE 0.3s [2022-07-29T21:21:37.708Z] [2022-07-29T21:21:37.708Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:21:37.709Z] #39 sha256:05829ba484844fb7d0e37c224895d2abe401e8abf2204a1034b10c386a620c1a [2022-07-29T21:21:37.709Z] #39 DONE 0.1s [2022-07-29T21:21:37.709Z] [2022-07-29T21:21:37.709Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:21:37.709Z] #41 sha256:557fcdced889f378420cde5211ac77bb88531685abfd7d9802578ceb09cfdd1b [2022-07-29T21:21:37.709Z] #41 DONE 0.1s [2022-07-29T21:21:37.709Z] [2022-07-29T21:21:37.709Z] #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-07-29T21:21:37.709Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:37.967Z] #77 ... [2022-07-29T21:21:37.967Z] [2022-07-29T21:21:37.967Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:21:37.967Z] #45 sha256:1da56952b5aa9cbe1abe30a243d7cdb028447ccbfdf8c35b8b745bbfc21a3c29 [2022-07-29T21:21:37.967Z] #45 DONE 0.0s [2022-07-29T21:21:37.967Z] [2022-07-29T21:21:37.967Z] #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-07-29T21:21:37.967Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:21:38.573Z] --- PASS: TestBuildSquashParent (4.22s) [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:21:38.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:21:38.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:21:38.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:21:38.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:21:39.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:21:40.537Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:21:41.466Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:21:41.469Z] #21 6.545 Reading package lists... [2022-07-29T21:21:42.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:21:42.835Z] #21 11.24 Building dependency tree... [2022-07-29T21:21:42.835Z] #21 12.33 Reading state information... [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.54s) [2022-07-29T21:21:43.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-07-29T21:21:43.395Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:21:43.395Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:21:44.200Z] #21 13.52 The following additional packages will be installed: [2022-07-29T21:21:44.200Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-29T21:21:44.200Z] #21 13.52 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-29T21:21:44.200Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-29T21:21:44.200Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-29T21:21:44.200Z] #21 13.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-29T21:21:44.200Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-29T21:21:44.200Z] #21 13.53 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-29T21:21:44.200Z] #21 13.54 Suggested packages: [2022-07-29T21:21:44.200Z] #21 13.54 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-29T21:21:44.200Z] #21 13.54 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-29T21:21:44.200Z] #21 13.55 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-29T21:21:44.200Z] #21 13.55 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-29T21:21:44.200Z] #21 13.55 seccomp:ppc64el seccomp:s390x [2022-07-29T21:21:44.200Z] #21 13.55 Recommended packages: [2022-07-29T21:21:44.200Z] #21 13.55 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-29T21:21:44.200Z] #21 13.55 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-29T21:21:44.200Z] #21 13.55 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-29T21:21:44.200Z] #21 13.55 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-29T21:21:44.457Z] #21 13.99 The following NEW packages will be installed: [2022-07-29T21:21:44.457Z] #21 13.99 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-29T21:21:44.457Z] #21 13.99 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-29T21:21:44.457Z] #21 13.99 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-29T21:21:44.457Z] #21 13.99 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-29T21:21:44.457Z] #21 13.99 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-29T21:21:44.457Z] #21 13.99 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-29T21:21:44.457Z] #21 13.99 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-29T21:21:44.457Z] #21 14.00 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-29T21:21:44.457Z] #21 14.00 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-29T21:21:44.457Z] #21 14.00 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-29T21:21:44.457Z] #21 14.00 libseccomp2:ppc64el libseccomp2:s390x [2022-07-29T21:21:44.713Z] #21 14.36 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:21:44.713Z] #21 14.36 Need to get 15.9 MB of archives. [2022-07-29T21:21:44.713Z] #21 14.36 After this operation, 73.0 MB of additional disk space will be used. [2022-07-29T21:21:44.713Z] #21 14.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-29T21:21:44.713Z] #21 14.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-29T21:21:44.713Z] #21 14.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-29T21:21:44.713Z] #21 14.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-29T21:21:44.713Z] #21 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-29T21:21:44.713Z] #21 14.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-29T21:21:44.713Z] #21 14.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-29T21:21:44.713Z] #21 14.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-29T21:21:44.713Z] #21 14.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-29T21:21:44.713Z] #21 14.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-29T21:21:44.713Z] #21 14.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-29T21:21:44.713Z] #21 14.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-29T21:21:44.713Z] #21 14.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-29T21:21:44.713Z] #21 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-29T21:21:44.760Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:21:44.969Z] #21 14.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-29T21:21:44.969Z] #21 14.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-29T21:21:44.969Z] #21 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-29T21:21:44.969Z] #21 14.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-29T21:21:44.969Z] #21 14.52 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-29T21:21:44.969Z] #21 14.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-29T21:21:44.969Z] #21 14.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-29T21:21:44.969Z] #21 14.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-29T21:21:44.969Z] #21 14.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-29T21:21:44.970Z] #21 14.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-29T21:21:44.970Z] #21 14.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-29T21:21:44.970Z] #21 14.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-29T21:21:44.970Z] #21 14.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-29T21:21:44.970Z] #21 14.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-29T21:21:44.970Z] #21 14.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-29T21:21:44.970Z] #21 14.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-29T21:21:44.970Z] #21 14.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-29T21:21:44.970Z] #21 14.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-29T21:21:44.970Z] #21 14.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-29T21:21:44.970Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-29T21:21:44.970Z] #21 14.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-29T21:21:45.016Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:21:45.272Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:21:45.528Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:21:45.531Z] #21 15.11 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-29T21:21:45.784Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-29T21:21:45.784Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:21:45.787Z] #21 15.35 Fetched 15.9 MB in 1s (29.4 MB/s) [2022-07-29T21:21:45.787Z] #21 15.38 Selecting previously unselected package gcc-10-base:armel. [2022-07-29T21:21:45.787Z] #21 15.38 (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-07-29T21:21:45.787Z] #21 15.42 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-29T21:21:45.787Z] #21 15.43 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-29T21:21:45.787Z] #21 15.49 Selecting previously unselected package gcc-10-base:armhf. [2022-07-29T21:21:45.787Z] #21 15.50 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-29T21:21:45.787Z] #21 15.50 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-29T21:21:45.787Z] #21 15.57 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-29T21:21:46.043Z] #21 15.57 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-29T21:21:46.043Z] #21 15.57 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-29T21:21:46.043Z] #21 15.62 Selecting previously unselected package gcc-10-base:s390x. [2022-07-29T21:21:46.043Z] #21 15.63 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-29T21:21:46.043Z] #21 15.63 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-29T21:21:46.043Z] #21 15.69 Selecting previously unselected package gcc-10-base:arm64. [2022-07-29T21:21:46.043Z] #21 15.70 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-29T21:21:46.043Z] #21 15.70 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-29T21:21:46.043Z] #21 15.77 Selecting previously unselected package libgcc-s1:armel. [2022-07-29T21:21:46.043Z] #21 15.77 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-29T21:21:46.043Z] #21 15.78 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-29T21:21:46.043Z] #21 15.84 Selecting previously unselected package libcrypt1:armel. [2022-07-29T21:21:46.299Z] #21 15.84 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-29T21:21:46.299Z] #21 15.84 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-29T21:21:46.300Z] #21 15.93 Selecting previously unselected package libc6:armel. [2022-07-29T21:21:46.300Z] #21 15.94 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-29T21:21:46.346Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-07-29T21:21:46.346Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:21:46.555Z] #21 16.16 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-29T21:21:47.118Z] #21 16.57 Selecting previously unselected package libapparmor1:armel. [2022-07-29T21:21:47.118Z] #21 16.57 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-29T21:21:47.118Z] #21 16.58 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-29T21:21:47.118Z] #21 16.63 Selecting previously unselected package libapparmor-dev:armel. [2022-07-29T21:21:47.118Z] #21 16.63 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-29T21:21:47.118Z] #21 16.64 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-29T21:21:47.118Z] #21 16.70 Selecting previously unselected package libgcc-s1:arm64. [2022-07-29T21:21:47.118Z] #21 16.71 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-29T21:21:47.118Z] #21 16.71 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-29T21:21:47.118Z] #21 16.77 Selecting previously unselected package libcrypt1:arm64. [2022-07-29T21:21:47.118Z] #21 16.77 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-29T21:21:47.118Z] #21 16.77 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-29T21:21:47.272Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-07-29T21:21:47.273Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:21:47.374Z] #21 16.84 Selecting previously unselected package libc6:arm64. [2022-07-29T21:21:47.374Z] #21 16.85 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-29T21:21:47.374Z] #21 17.01 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-29T21:21:47.631Z] #21 17.42 Selecting previously unselected package libapparmor1:arm64. [2022-07-29T21:21:47.834Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-29T21:21:47.834Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:21:47.887Z] #21 17.43 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-29T21:21:47.887Z] #21 17.44 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-29T21:21:47.887Z] #21 17.49 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-29T21:21:47.887Z] #21 17.50 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-29T21:21:47.887Z] #21 17.51 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-29T21:21:48.144Z] #21 17.58 Selecting previously unselected package libgcc-s1:s390x. [2022-07-29T21:21:48.144Z] #21 17.59 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-29T21:21:48.144Z] #21 17.59 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-29T21:21:48.144Z] #21 17.64 Selecting previously unselected package libcrypt1:s390x. [2022-07-29T21:21:48.144Z] #21 17.65 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-29T21:21:48.144Z] #21 17.65 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-29T21:21:48.144Z] #21 17.73 Selecting previously unselected package libc6:s390x. [2022-07-29T21:21:48.144Z] #21 17.73 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-29T21:21:48.400Z] #21 17.90 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-29T21:21:48.657Z] #21 18.37 Selecting previously unselected package libapparmor1:s390x. [2022-07-29T21:21:48.657Z] #21 18.37 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-29T21:21:48.657Z] #21 18.38 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-29T21:21:48.657Z] #21 18.42 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-29T21:21:48.657Z] #21 18.43 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-29T21:21:48.913Z] #21 18.43 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-29T21:21:48.913Z] #21 18.50 Selecting previously unselected package libgcc-s1:armhf. [2022-07-29T21:21:48.913Z] #21 18.51 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-29T21:21:48.913Z] #21 18.51 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-29T21:21:48.913Z] #21 18.56 Selecting previously unselected package libcrypt1:armhf. [2022-07-29T21:21:48.913Z] #21 18.57 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-29T21:21:48.913Z] #21 18.57 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-29T21:21:48.913Z] #21 18.65 Selecting previously unselected package libc6:armhf. [2022-07-29T21:21:48.913Z] #21 18.66 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-29T21:21:49.169Z] #21 18.80 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-29T21:21:49.426Z] #21 19.20 Selecting previously unselected package libapparmor1:armhf. [2022-07-29T21:21:49.426Z] #21 19.20 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-29T21:21:49.426Z] #21 19.21 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-29T21:21:49.682Z] #21 19.27 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-29T21:21:49.682Z] #21 19.28 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-29T21:21:49.682Z] #21 19.29 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-29T21:21:49.682Z] #21 19.35 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-29T21:21:49.682Z] #21 19.36 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-29T21:21:49.682Z] #21 19.36 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-29T21:21:49.682Z] #21 19.41 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-29T21:21:49.682Z] #21 19.42 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-29T21:21:49.682Z] #21 19.42 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-29T21:21:49.726Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-07-29T21:21:49.726Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:21:49.939Z] #21 19.50 Selecting previously unselected package libc6:ppc64el. [2022-07-29T21:21:49.939Z] #21 19.51 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-29T21:21:49.982Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-29T21:21:49.982Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:21:50.195Z] #21 19.71 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-29T21:21:50.452Z] #21 20.25 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-29T21:21:50.709Z] #21 20.26 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-29T21:21:50.709Z] #21 20.26 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-29T21:21:50.709Z] #21 20.32 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-29T21:21:50.709Z] #21 20.32 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-29T21:21:50.709Z] #21 20.33 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-29T21:21:50.709Z] #21 20.39 Selecting previously unselected package libseccomp2:s390x. [2022-07-29T21:21:50.709Z] #21 20.39 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-29T21:21:50.709Z] #21 20.40 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-29T21:21:50.709Z] #21 20.45 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-29T21:21:50.709Z] #21 20.45 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-29T21:21:50.709Z] #21 20.47 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-29T21:21:50.709Z] #21 20.53 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-29T21:21:50.965Z] #21 20.53 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-29T21:21:50.965Z] #21 20.53 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-29T21:21:50.965Z] #21 20.58 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-29T21:21:50.965Z] #21 20.59 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-29T21:21:50.965Z] #21 20.59 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-29T21:21:50.965Z] #21 20.65 Selecting previously unselected package libseccomp2:armhf. [2022-07-29T21:21:50.965Z] #21 20.66 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-29T21:21:50.965Z] #21 20.67 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-29T21:21:50.965Z] #21 20.71 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-29T21:21:50.965Z] #21 20.72 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-29T21:21:50.965Z] #21 20.73 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-29T21:21:51.221Z] #21 20.78 Selecting previously unselected package libseccomp2:armel. [2022-07-29T21:21:51.221Z] #21 20.79 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-29T21:21:51.221Z] #21 20.80 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-29T21:21:51.221Z] #21 20.85 Selecting previously unselected package libseccomp-dev:armel. [2022-07-29T21:21:51.221Z] #21 20.85 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-29T21:21:51.221Z] #21 20.86 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-29T21:21:51.221Z] #21 20.93 Selecting previously unselected package libseccomp2:arm64. [2022-07-29T21:21:51.477Z] #21 20.93 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-29T21:21:51.477Z] #21 20.94 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:51.477Z] #21 20.99 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-29T21:21:51.477Z] #21 20.99 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-29T21:21:51.477Z] #21 21.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:51.477Z] #21 21.11 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.12 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.13 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.15 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.16 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.17 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-29T21:21:51.477Z] #21 21.18 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-29T21:21:51.477Z] #21 21.19 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-29T21:21:51.477Z] #21 21.20 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-29T21:21:51.477Z] #21 21.22 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-29T21:21:51.477Z] #21 21.23 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.24 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.25 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.26 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.27 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-29T21:21:51.477Z] #21 21.29 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-29T21:21:51.872Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-07-29T21:21:51.872Z] === RUN TestBuildWithHugeFile [2022-07-29T21:21:52.843Z] #21 22.57 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-29T21:21:54.209Z] #21 23.77 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-29T21:21:55.590Z] #21 25.00 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-29T21:21:56.958Z] #21 26.27 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-29T21:21:57.887Z] #21 27.49 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.52 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.53 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.55 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.56 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.58 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:57.887Z] #21 27.59 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-29T21:21:57.887Z] #21 27.60 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-29T21:21:57.887Z] #21 27.61 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-29T21:21:57.887Z] #21 27.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-29T21:21:57.887Z] #21 27.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.65 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-29T21:21:57.887Z] #21 27.66 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-29T21:21:58.145Z] #21 27.67 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-29T21:21:58.145Z] #21 27.68 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-29T21:21:58.145Z] #21 27.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-29T21:21:58.145Z] #21 27.70 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-29T21:21:58.145Z] #21 27.71 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-29T21:21:58.145Z] #21 27.73 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-29T21:21:58.145Z] #21 27.74 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-29T21:21:58.145Z] #21 27.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:21:58.708Z] #21 DONE 28.4s [2022-07-29T21:21:58.708Z] [2022-07-29T21:21:58.708Z] #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-07-29T21:21:58.708Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:21:58.708Z] #71 ... [2022-07-29T21:21:58.708Z] [2022-07-29T21:21:58.708Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-29T21:21:58.708Z] #66 sha256:543da5e2f120eb720a0ef9eb86d88c1a267d1ef81d515d05ed3af28656e9f5ad [2022-07-29T21:21:58.708Z] #66 DONE 0.1s [2022-07-29T21:21:58.708Z] [2022-07-29T21:21:58.708Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-29T21:21:58.708Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d [2022-07-29T21:21:59.901Z] #60 ... [2022-07-29T21:21:59.901Z] [2022-07-29T21:21:59.901Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-29T21:21:59.901Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:21:59.901Z] #77 182.1 CCLD libocispec.la [2022-07-29T21:22:00.077Z] #22 DONE 1.3s [2022-07-29T21:22:00.077Z] [2022-07-29T21:22:00.077Z] #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-07-29T21:22:00.077Z] #67 sha256:39c92f2e5272cd316ef58e2d5c87589123a490e10e75e70eed6f76d1f4558514 [2022-07-29T21:22:00.077Z] #67 1.088 + RM_GOPATH=0 [2022-07-29T21:22:00.077Z] #67 1.088 + TMP_GOPATH= [2022-07-29T21:22:00.077Z] #67 1.089 + : /build [2022-07-29T21:22:00.077Z] #67 1.089 + '[' -z '' ']' [2022-07-29T21:22:00.077Z] #67 1.090 ++ mktemp -d [2022-07-29T21:22:00.077Z] #67 1.092 + export GOPATH=/tmp/tmp.8W9ZNXznJf [2022-07-29T21:22:00.077Z] #67 1.092 + GOPATH=/tmp/tmp.8W9ZNXznJf [2022-07-29T21:22:00.077Z] #67 1.092 + RM_GOPATH=1 [2022-07-29T21:22:00.077Z] #67 1.092 + case "$(go env GOARCH)" in [2022-07-29T21:22:00.077Z] #67 1.093 ++ go env GOARCH [2022-07-29T21:22:00.077Z] #67 1.101 + export GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:00.077Z] #67 1.101 + GO_BUILDMODE=-buildmode=pie [2022-07-29T21:22:00.077Z] #67 1.102 ++ dirname /install.sh [2022-07-29T21:22:00.077Z] #67 1.102 + dir=/ [2022-07-29T21:22:00.077Z] #67 1.102 + bin=runc [2022-07-29T21:22:00.077Z] #67 1.102 + shift [2022-07-29T21:22:00.077Z] #67 1.102 + '[' '!' -f //runc.installer ']' [2022-07-29T21:22:00.077Z] #67 1.102 + . //runc.installer [2022-07-29T21:22:00.077Z] #67 1.102 ++ set -e [2022-07-29T21:22:00.077Z] #67 1.102 ++ : v1.1.2 [2022-07-29T21:22:00.077Z] #67 1.103 + install_runc [2022-07-29T21:22:00.077Z] #67 1.103 + RUNC_BUILDTAGS=seccomp [2022-07-29T21:22:00.077Z] #67 1.103 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-29T21:22:00.077Z] #67 1.103 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8W9ZNXznJf/src/github.com/opencontainers/runc [2022-07-29T21:22:00.077Z] #67 1.103 Install runc version v1.1.2 (build tags: seccomp) [2022-07-29T21:22:00.077Z] #67 1.106 Cloning into '/tmp/tmp.8W9ZNXznJf/src/github.com/opencontainers/runc'... [2022-07-29T21:22:00.160Z] #77 182.6 CCLD src/validate [2022-07-29T21:22:00.418Z] #77 182.6 CCLD tests/test-1 [2022-07-29T21:22:00.418Z] #77 182.6 CCLD tests/test-2 [2022-07-29T21:22:00.418Z] #77 182.7 CCLD tests/test-3 [2022-07-29T21:22:00.418Z] #77 182.7 CCLD tests/test-4 [2022-07-29T21:22:00.418Z] #77 182.7 CCLD tests/test-5 [2022-07-29T21:22:00.418Z] #77 182.7 CCLD tests/test-7 [2022-07-29T21:22:00.418Z] #77 182.8 CCLD tests/test-6 [2022-07-29T21:22:00.418Z] #77 182.9 CCLD tests/test-8 [2022-07-29T21:22:00.677Z] #77 182.9 CCLD tests/test-9 [2022-07-29T21:22:00.677Z] #77 183.0 CCLD tests/test-10 [2022-07-29T21:22:00.677Z] #77 183.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-29T21:22:00.677Z] #77 183.0 CCLD tests/test-11 [2022-07-29T21:22:01.006Z] #67 ... [2022-07-29T21:22:01.006Z] [2022-07-29T21:22:01.006Z] #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-07-29T21:22:01.006Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b [2022-07-29T21:22:01.006Z] #23 DONE 0.9s [2022-07-29T21:22:01.072Z] ok github.com/docker/docker/libnetwork 37.307s coverage: 40.6% of statements [2022-07-29T21:22:01.072Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-29T21:22:01.072Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-29T21:22:01.072Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-29T21:22:01.072Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-29T21:22:01.072Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-29T21:22:01.262Z] [2022-07-29T21:22:01.262Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-29T21:22:01.262Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf [2022-07-29T21:22:01.642Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.516s coverage: 59.9% of statements [2022-07-29T21:22:01.827Z] #24 0.828 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-29T21:22:01.827Z] #24 DONE 0.9s [2022-07-29T21:22:01.827Z] [2022-07-29T21:22:01.827Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-29T21:22:01.827Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c [2022-07-29T21:22:01.901Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-29T21:22:02.161Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-29T21:22:02.580Z] #77 185.0 libtool: link: ar cr libocispec.a [2022-07-29T21:22:02.731Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-29T21:22:02.731Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-29T21:22:02.876Z] #77 185.1 libtool: link: ranlib libocispec.a [2022-07-29T21:22:03.194Z] #25 DONE 1.0s [2022-07-29T21:22:03.194Z] [2022-07-29T21:22:03.194Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-29T21:22:03.194Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd [2022-07-29T21:22:03.300Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.018s coverage: 4.5% of statements [2022-07-29T21:22:03.300Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-29T21:22:03.560Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-29T21:22:03.756Z] #26 DONE 0.9s [2022-07-29T21:22:03.756Z] [2022-07-29T21:22:03.756Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-29T21:22:03.756Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15 [2022-07-29T21:22:04.691Z] #27 DONE 1.0s [2022-07-29T21:22:04.691Z] [2022-07-29T21:22:04.692Z] #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-07-29T21:22:04.692Z] #67 sha256:39c92f2e5272cd316ef58e2d5c87589123a490e10e75e70eed6f76d1f4558514 [2022-07-29T21:22:04.692Z] #67 5.270 + cd /tmp/tmp.8W9ZNXznJf/src/github.com/opencontainers/runc [2022-07-29T21:22:04.692Z] #67 5.270 + git checkout -q v1.1.2 [2022-07-29T21:22:04.692Z] #67 5.564 + '[' -z '' ']' [2022-07-29T21:22:04.692Z] #67 5.564 + target=static [2022-07-29T21:22:04.692Z] #67 5.564 + make BUILDTAGS=seccomp static [2022-07-29T21:22:04.692Z] #67 5.829 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-07-29T21:22:04.791Z] #77 186.9 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-29T21:22:04.791Z] #77 186.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-29T21:22:04.791Z] #77 186.9 make[5]: Nothing to be done for 'install-data-am'. [2022-07-29T21:22:04.791Z] #77 186.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:22:04.791Z] #77 186.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:22:04.791Z] #77 186.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:22:04.791Z] #77 186.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-29T21:22:04.791Z] #77 186.9 make[2]: Entering directory '/tmp/crun-build' [2022-07-29T21:22:04.791Z] #77 187.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-29T21:22:04.791Z] #77 187.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-29T21:22:04.791Z] #77 187.0 CC src/libcrun/libcrun_testing_a-container.o [2022-07-29T21:22:04.791Z] #77 187.1 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-29T21:22:04.791Z] #77 187.1 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-29T21:22:04.791Z] #77 187.1 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-29T21:22:04.791Z] #77 187.1 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-29T21:22:04.791Z] #77 187.1 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-29T21:22:04.791Z] #77 187.2 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-29T21:22:04.791Z] #77 187.2 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-29T21:22:04.791Z] #77 187.2 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-29T21:22:05.049Z] #77 187.3 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-29T21:22:05.049Z] #77 187.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-29T21:22:05.049Z] #77 187.3 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-29T21:22:05.049Z] #77 187.3 CC src/libcrun/libcrun_testing_a-error.o [2022-07-29T21:22:05.049Z] #77 187.3 CC src/libcrun/libcrun_testing_a-status.o [2022-07-29T21:22:05.049Z] #77 187.4 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-29T21:22:05.049Z] #77 187.4 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-29T21:22:05.049Z] #77 187.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-29T21:22:05.049Z] #77 187.4 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-29T21:22:05.049Z] #77 187.5 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-29T21:22:05.049Z] #77 ... [2022-07-29T21:22:05.049Z] [2022-07-29T21:22:05.049Z] #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-07-29T21:22:05.049Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:22:05.049Z] #47 236.9 + dpkg --print-architecture [2022-07-29T21:22:05.306Z] #47 236.9 + git checkout -q v2.1.0 [2022-07-29T21:22:05.564Z] #47 237.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-29T21:22:05.564Z] #47 237.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-29T21:22:11.235Z] #67 ... [2022-07-29T21:22:11.235Z] [2022-07-29T21:22:11.235Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:22:11.235Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-07-29T21:22:11.235Z] #28 1.113 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-29T21:22:11.235Z] #28 1.296 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-29T21:22:11.235Z] #28 1.297 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-29T21:22:11.235Z] #28 1.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-07-29T21:22:11.235Z] #28 1.585 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-07-29T21:22:11.235Z] #28 1.797 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-07-29T21:22:11.235Z] #28 2.009 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-07-29T21:22:11.235Z] #28 2.141 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-07-29T21:22:11.235Z] #28 2.293 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [160 kB] [2022-07-29T21:22:11.235Z] #28 2.293 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-07-29T21:22:11.235Z] #28 2.294 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [167 kB] [2022-07-29T21:22:11.235Z] #28 2.294 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [168 kB] [2022-07-29T21:22:11.235Z] #28 2.296 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [154 kB] [2022-07-29T21:22:11.235Z] #28 2.355 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-29T21:22:11.235Z] #28 2.359 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-29T21:22:11.235Z] #28 2.360 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-29T21:22:11.235Z] #28 2.361 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-29T21:22:11.235Z] #28 2.365 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-29T21:22:11.235Z] #28 ... [2022-07-29T21:22:11.235Z] [2022-07-29T21:22:11.235Z] #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-07-29T21:22:11.235Z] #67 sha256:39c92f2e5272cd316ef58e2d5c87589123a490e10e75e70eed6f76d1f4558514 [2022-07-29T21:22:11.235Z] #67 11.77 + mkdir -p /build [2022-07-29T21:22:11.235Z] #67 11.77 + cp runc /build/runc [2022-07-29T21:22:11.235Z] #67 DONE 12.0s [2022-07-29T21:22:11.235Z] [2022-07-29T21:22:11.235Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:22:11.235Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-07-29T21:22:12.123Z] #47 ... [2022-07-29T21:22:12.123Z] [2022-07-29T21:22:12.123Z] #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-07-29T21:22:12.123Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:12.123Z] #77 187.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-29T21:22:12.123Z] #77 187.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-29T21:22:12.123Z] #77 187.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-29T21:22:12.123Z] #77 187.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-29T21:22:12.123Z] #77 187.7 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-29T21:22:12.123Z] #77 187.8 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-29T21:22:12.123Z] #77 187.8 CC src/crun-run.o [2022-07-29T21:22:12.123Z] #77 187.9 CC src/crun-delete.o [2022-07-29T21:22:12.123Z] #77 187.9 CC src/crun-crun.o [2022-07-29T21:22:12.123Z] #77 187.9 CC src/crun-kill.o [2022-07-29T21:22:12.123Z] #77 187.9 CC src/crun-pause.o [2022-07-29T21:22:12.123Z] #77 188.0 CC src/crun-unpause.o [2022-07-29T21:22:12.123Z] #77 188.0 CC src/crun-spec.o [2022-07-29T21:22:12.123Z] #77 188.1 CC src/crun-exec.o [2022-07-29T21:22:12.123Z] #77 188.2 CC src/crun-list.o [2022-07-29T21:22:12.123Z] #77 188.2 CC src/crun-create.o [2022-07-29T21:22:12.123Z] #77 188.3 CC src/crun-state.o [2022-07-29T21:22:12.123Z] #77 188.4 CC src/crun-start.o [2022-07-29T21:22:12.123Z] #77 188.5 CC src/crun-update.o [2022-07-29T21:22:12.123Z] #77 188.5 CC src/crun-ps.o [2022-07-29T21:22:12.123Z] #77 188.6 CC src/crun-checkpoint.o [2022-07-29T21:22:12.123Z] #77 188.7 CC src/crun-restore.o [2022-07-29T21:22:12.123Z] #77 188.7 CC src/libcrun/libcrun_la-utils.lo [2022-07-29T21:22:12.123Z] #77 188.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-29T21:22:12.123Z] #77 188.8 CC src/libcrun/libcrun_la-container.lo [2022-07-29T21:22:12.123Z] #77 189.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-29T21:22:12.123Z] #77 189.1 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-29T21:22:12.123Z] #77 189.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-29T21:22:12.123Z] #77 189.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-29T21:22:12.123Z] #77 189.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-29T21:22:12.123Z] #77 189.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-29T21:22:12.123Z] #77 189.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-29T21:22:12.123Z] #77 189.6 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-29T21:22:12.123Z] #77 189.7 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-29T21:22:12.123Z] #77 189.8 CC src/libcrun/libcrun_la-linux.lo [2022-07-29T21:22:12.123Z] #77 189.9 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-29T21:22:12.123Z] #77 190.0 CC src/libcrun/libcrun_la-error.lo [2022-07-29T21:22:12.123Z] #77 190.0 CC src/libcrun/libcrun_la-status.lo [2022-07-29T21:22:12.123Z] #77 190.2 CC src/libcrun/libcrun_la-terminal.lo [2022-07-29T21:22:12.123Z] #77 190.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-29T21:22:12.123Z] #77 190.3 CC src/libcrun/libcrun_la-signals.lo [2022-07-29T21:22:12.123Z] #77 190.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-29T21:22:12.123Z] #77 190.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-29T21:22:12.123Z] #77 190.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-29T21:22:12.123Z] #77 190.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-29T21:22:12.123Z] #77 190.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-29T21:22:12.123Z] #77 190.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-29T21:22:12.123Z] #77 190.7 CC tests/init.o [2022-07-29T21:22:12.123Z] #77 191.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-29T21:22:13.545Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.102s coverage: 6.6% of statements [2022-07-29T21:22:13.545Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-29T21:22:13.545Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-29T21:22:13.807Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-07-29T21:22:13.807Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-29T21:22:13.807Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-29T21:22:13.807Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-29T21:22:14.377Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-29T21:22:14.637Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-29T21:22:14.637Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-29T21:22:14.767Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:22:14.767Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:22:14.767Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:22:14.767Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:22:14.767Z] [2022-07-29T21:22:14.767Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:22:14.767Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:22:14.767Z] HOSTNAME=d830f7b71e1f [2022-07-29T21:22:14.767Z] DEST=bundles/test-integration [2022-07-29T21:22:14.767Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:22:14.767Z] DOCKER_ROOTLESS=1 [2022-07-29T21:22:14.767Z] DOCKER_GITCOMMIT=1292ca3ffd20e2f1ed8002a3184f9d15ce4481e9 [2022-07-29T21:22:14.767Z] container=docker [2022-07-29T21:22:14.767Z] HOME=/root [2022-07-29T21:22:14.767Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:22:14.767Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:22:14.767Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:22:14.767Z] TERM=xterm [2022-07-29T21:22:14.767Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:22:14.767Z] SHLVL=1 [2022-07-29T21:22:14.767Z] TIMEOUT=120m [2022-07-29T21:22:14.767Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:22:14.767Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:22:14.767Z] GO111MODULE=off [2022-07-29T21:22:14.767Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:22:14.767Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:22:14.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:22:14.767Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:22:14.767Z] GOPATH=/go [2022-07-29T21:22:14.767Z] PKG_CONFIG=pkg-config [2022-07-29T21:22:14.767Z] _=/usr/bin/env [2022-07-29T21:22:14.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:22:14.897Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-29T21:22:16.486Z] #28 10.65 Fetched 40.6 MB in 10s (4147 kB/s) [2022-07-29T21:22:20.659Z] #28 10.65 Reading package lists... [2022-07-29T21:22:21.222Z] #28 15.34 Reading package lists... [2022-07-29T21:22:21.222Z] #28 ... [2022-07-29T21:22:21.222Z] [2022-07-29T21:22:21.222Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-29T21:22:21.222Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:21.222Z] #71 75.23 + bin/containerd [2022-07-29T21:22:27.124Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-29T21:22:27.770Z] #71 ... [2022-07-29T21:22:27.770Z] [2022-07-29T21:22:27.770Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-29T21:22:27.771Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc [2022-07-29T21:22:27.771Z] #28 15.34 Reading package lists... [2022-07-29T21:22:27.771Z] #28 19.93 Building dependency tree... [2022-07-29T21:22:27.771Z] #28 21.09 Reading state information... [2022-07-29T21:22:27.771Z] #28 22.00 bzip2 is already the newest version (1.0.8-4). [2022-07-29T21:22:27.771Z] #28 22.00 patch is already the newest version (2.7.6-7). [2022-07-29T21:22:27.771Z] #28 22.00 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-29T21:22:27.771Z] #28 22.00 The following additional packages will be installed: [2022-07-29T21:22:27.771Z] #28 22.00 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-29T21:22:27.771Z] #28 22.00 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-29T21:22:27.771Z] #28 22.01 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-29T21:22:27.771Z] #28 22.01 python3-pkg-resources vim-runtime xxd [2022-07-29T21:22:27.771Z] #28 22.02 Suggested packages: [2022-07-29T21:22:27.771Z] #28 22.02 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-29T21:22:27.771Z] #28 22.02 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-29T21:22:27.771Z] #28 22.02 Recommended packages: [2022-07-29T21:22:27.771Z] #28 22.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-29T21:22:28.026Z] #28 23.06 The following NEW packages will be installed: [2022-07-29T21:22:28.026Z] #28 23.07 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-29T21:22:28.026Z] #28 23.07 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-29T21:22:28.026Z] #28 23.07 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-29T21:22:28.026Z] #28 23.07 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-29T21:22:28.026Z] #28 23.07 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-29T21:22:28.026Z] #28 23.08 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-29T21:22:28.026Z] #28 23.08 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-29T21:22:28.282Z] #28 23.45 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded. [2022-07-29T21:22:28.282Z] #28 23.45 Need to get 18.6 MB of archives. [2022-07-29T21:22:28.282Z] #28 23.45 After this operation, 71.4 MB of additional disk space will be used. [2022-07-29T21:22:28.282Z] #28 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-29T21:22:28.282Z] #28 23.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-29T21:22:28.282Z] #28 23.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-29T21:22:28.282Z] #28 23.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-29T21:22:28.282Z] #28 23.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-29T21:22:28.282Z] #28 23.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-29T21:22:28.282Z] #28 23.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-29T21:22:28.282Z] #28 23.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-29T21:22:28.282Z] #28 23.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-29T21:22:28.282Z] #28 23.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-29T21:22:28.282Z] #28 23.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-29T21:22:28.282Z] #28 23.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-29T21:22:28.282Z] #28 23.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-29T21:22:28.282Z] #28 23.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-29T21:22:28.282Z] #28 23.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-29T21:22:28.282Z] #28 23.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-29T21:22:28.282Z] #28 23.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-29T21:22:28.282Z] #28 23.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-29T21:22:28.282Z] #28 23.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-29T21:22:28.538Z] #28 23.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-29T21:22:28.538Z] #28 23.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-29T21:22:28.538Z] #28 23.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-29T21:22:28.538Z] #28 23.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-29T21:22:28.538Z] #28 23.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-29T21:22:28.538Z] #28 23.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-29T21:22:28.538Z] #28 23.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-29T21:22:28.538Z] #28 23.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-29T21:22:28.538Z] #28 23.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-29T21:22:28.538Z] #28 23.63 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-29T21:22:28.538Z] #28 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-29T21:22:28.538Z] #28 23.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-29T21:22:28.538Z] #28 23.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-29T21:22:28.538Z] #28 23.75 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-29T21:22:28.538Z] #28 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-29T21:22:29.099Z] #28 24.25 debconf: delaying package configuration, since apt-utils is not installed [2022-07-29T21:22:29.356Z] #28 24.47 Fetched 18.6 MB in 1s (31.2 MB/s) [2022-07-29T21:22:29.356Z] #28 24.52 Selecting previously unselected package pigz. [2022-07-29T21:22:29.356Z] #28 24.52 (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-07-29T21:22:29.356Z] #28 24.56 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-29T21:22:29.356Z] #28 24.56 Unpacking pigz (2.6-1) ... [2022-07-29T21:22:29.356Z] #28 24.61 Selecting previously unselected package libelf1:amd64. [2022-07-29T21:22:29.356Z] #28 24.62 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-29T21:22:29.356Z] #28 24.63 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-29T21:22:29.612Z] #28 24.71 Selecting previously unselected package libbpf0:amd64. [2022-07-29T21:22:29.612Z] #28 24.72 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-29T21:22:29.612Z] #28 24.72 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:22:29.612Z] #28 24.78 Selecting previously unselected package libcap2:amd64. [2022-07-29T21:22:29.612Z] #28 24.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-29T21:22:29.612Z] #28 24.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:22:29.612Z] #28 24.84 Selecting previously unselected package libmnl0:amd64. [2022-07-29T21:22:29.612Z] #28 24.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-29T21:22:29.612Z] #28 24.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:22:29.612Z] #28 24.89 Selecting previously unselected package libxtables12:amd64. [2022-07-29T21:22:29.612Z] #28 24.90 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-29T21:22:29.612Z] #28 24.90 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:22:29.612Z] #28 24.95 Selecting previously unselected package libcap2-bin. [2022-07-29T21:22:29.868Z] #28 24.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-29T21:22:29.868Z] #28 24.96 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-29T21:22:29.868Z] #28 25.01 Selecting previously unselected package iproute2. [2022-07-29T21:22:29.868Z] #28 25.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-29T21:22:29.868Z] #28 25.03 Unpacking iproute2 (5.10.0-4) ... [2022-07-29T21:22:30.125Z] #28 25.24 Selecting previously unselected package xxd. [2022-07-29T21:22:30.125Z] #28 25.25 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:22:30.125Z] #28 25.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:30.125Z] #28 25.31 Selecting previously unselected package vim-common. [2022-07-29T21:22:30.125Z] #28 25.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:22:30.125Z] #28 25.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:30.382Z] #28 25.40 Selecting previously unselected package bash-completion. [2022-07-29T21:22:30.382Z] #28 25.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-29T21:22:30.944Z] #28 26.25 Unpacking bash-completion (1:2.11-2) ... [2022-07-29T21:22:31.200Z] #28 26.45 Selecting previously unselected package apparmor. [2022-07-29T21:22:31.200Z] #28 26.45 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-29T21:22:31.200Z] #28 26.48 Unpacking apparmor (2.13.6-10) ... [2022-07-29T21:22:31.456Z] #28 26.65 Selecting previously unselected package inetutils-ping. [2022-07-29T21:22:31.456Z] #28 26.65 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-29T21:22:31.456Z] #28 26.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-29T21:22:31.456Z] #28 26.72 Selecting previously unselected package libip4tc2:amd64. [2022-07-29T21:22:31.456Z] #28 26.73 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:22:31.456Z] #28 26.74 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:22:31.456Z] #28 26.79 Selecting previously unselected package libip6tc2:amd64. [2022-07-29T21:22:31.711Z] #28 26.80 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-29T21:22:31.711Z] #28 26.80 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:22:31.711Z] #28 26.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-29T21:22:31.711Z] #28 26.85 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-29T21:22:31.711Z] #28 26.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:22:31.711Z] #28 26.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-29T21:22:31.711Z] #28 26.90 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-29T21:22:31.711Z] #28 26.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:22:31.711Z] #28 26.97 Selecting previously unselected package libnftnl11:amd64. [2022-07-29T21:22:31.711Z] #28 26.97 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-29T21:22:31.711Z] #28 26.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:22:31.967Z] #28 27.03 Selecting previously unselected package iptables. [2022-07-29T21:22:31.967Z] #28 27.04 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-29T21:22:31.967Z] #28 27.04 Unpacking iptables (1.8.7-1) ... [2022-07-29T21:22:31.967Z] #28 27.19 Selecting previously unselected package libonig5:amd64. [2022-07-29T21:22:31.967Z] #28 27.20 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-29T21:22:31.967Z] #28 27.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:22:31.967Z] #28 27.28 Selecting previously unselected package libjq1:amd64. [2022-07-29T21:22:32.224Z] #28 27.29 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-29T21:22:32.224Z] #28 27.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:22:32.224Z] #28 27.35 Selecting previously unselected package jq. [2022-07-29T21:22:32.224Z] #28 27.35 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-29T21:22:32.224Z] #28 27.36 Unpacking jq (1.6-2.1) ... [2022-07-29T21:22:32.224Z] #28 27.42 Selecting previously unselected package libaio1:amd64. [2022-07-29T21:22:32.224Z] #28 27.43 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-29T21:22:32.224Z] #28 27.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:22:32.224Z] #28 27.47 Selecting previously unselected package libgpm2:amd64. [2022-07-29T21:22:32.224Z] #28 27.48 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-29T21:22:32.224Z] #28 27.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:22:32.480Z] #28 27.53 Selecting previously unselected package libinih1:amd64. [2022-07-29T21:22:32.480Z] #28 27.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-29T21:22:32.480Z] #28 27.54 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-29T21:22:32.480Z] #28 27.58 Selecting previously unselected package libnet1:amd64. [2022-07-29T21:22:32.480Z] #28 27.58 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-29T21:22:32.480Z] #28 27.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:22:32.480Z] #28 27.65 Selecting previously unselected package libnl-3-200:amd64. [2022-07-29T21:22:32.480Z] #28 27.65 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-29T21:22:32.480Z] #28 27.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:22:32.480Z] #28 27.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-29T21:22:32.480Z] #28 27.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-29T21:22:32.480Z] #28 27.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:22:32.480Z] #28 27.76 Selecting previously unselected package libyajl2:amd64. [2022-07-29T21:22:32.736Z] #28 27.76 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-29T21:22:32.736Z] #28 27.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:22:32.736Z] #28 27.81 Selecting previously unselected package net-tools. [2022-07-29T21:22:32.736Z] #28 27.81 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-29T21:22:32.736Z] #28 27.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:22:32.736Z] #28 27.92 Selecting previously unselected package python-pip-whl. [2022-07-29T21:22:32.736Z] #28 27.93 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:22:32.736Z] #28 27.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:22:32.992Z] #28 28.19 Selecting previously unselected package python3-lib2to3. [2022-07-29T21:22:32.992Z] #28 28.20 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-29T21:22:32.992Z] #28 28.20 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:22:32.992Z] #28 28.27 Selecting previously unselected package python3-distutils. [2022-07-29T21:22:32.992Z] #28 28.27 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-29T21:22:32.992Z] #28 28.28 Unpacking python3-distutils (3.9.2-1) ... [2022-07-29T21:22:33.248Z] #28 28.36 Selecting previously unselected package python3-pkg-resources. [2022-07-29T21:22:33.248Z] #28 28.37 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-29T21:22:33.248Z] #28 28.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:22:33.248Z] #28 28.45 Selecting previously unselected package python3-setuptools. [2022-07-29T21:22:33.248Z] #28 28.46 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-29T21:22:33.248Z] #28 28.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-29T21:22:33.504Z] #28 28.62 Selecting previously unselected package python3-wheel. [2022-07-29T21:22:33.504Z] #28 28.63 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-29T21:22:33.504Z] #28 28.64 Unpacking python3-wheel (0.34.2-1) ... [2022-07-29T21:22:33.504Z] #28 28.70 Selecting previously unselected package python3-pip. [2022-07-29T21:22:33.504Z] #28 28.71 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-29T21:22:33.504Z] #28 28.71 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:22:33.504Z] #28 28.85 Selecting previously unselected package sudo. [2022-07-29T21:22:33.760Z] #28 28.85 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-29T21:22:33.760Z] #28 28.86 Unpacking sudo (1.9.5p2-3) ... [2022-07-29T21:22:33.760Z] #28 29.10 Selecting previously unselected package thin-provisioning-tools. [2022-07-29T21:22:33.760Z] #28 29.11 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-29T21:22:34.016Z] #28 29.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:22:34.016Z] #28 29.21 Selecting previously unselected package uidmap. [2022-07-29T21:22:34.016Z] #28 29.21 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-29T21:22:34.016Z] #28 29.22 Unpacking uidmap (1:4.8.1-1) ... [2022-07-29T21:22:34.016Z] #28 29.29 Selecting previously unselected package vim-runtime. [2022-07-29T21:22:34.016Z] #28 29.30 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-29T21:22:34.016Z] #28 29.31 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-29T21:22:34.271Z] #28 29.33 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-29T21:22:34.271Z] #28 29.34 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:35.637Z] #28 30.58 Selecting previously unselected package vim. [2022-07-29T21:22:35.637Z] #28 30.59 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-29T21:22:35.637Z] #28 30.60 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:35.637Z] #28 30.84 Selecting previously unselected package xfsprogs. [2022-07-29T21:22:35.637Z] #28 30.85 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-29T21:22:35.637Z] #28 30.85 Unpacking xfsprogs (5.10.0-4) ... [2022-07-29T21:22:35.893Z] #28 31.06 Selecting previously unselected package zip. [2022-07-29T21:22:35.893Z] #28 31.07 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-29T21:22:35.893Z] #28 31.07 Unpacking zip (3.0-12) ... [2022-07-29T21:22:35.893Z] #28 31.14 Selecting previously unselected package zstd. [2022-07-29T21:22:35.893Z] #28 31.14 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-29T21:22:35.893Z] #28 31.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:22:36.150Z] #28 31.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-29T21:22:36.407Z] #28 31.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-29T21:22:36.663Z] #28 31.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-29T21:22:36.663Z] #28 31.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-29T21:22:36.663Z] #28 31.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-29T21:22:36.663Z] #28 31.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-29T21:22:36.663Z] #28 31.79 Setting up uidmap (1:4.8.1-1) ... [2022-07-29T21:22:36.663Z] #28 31.80 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-29T21:22:36.663Z] #28 31.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-29T21:22:36.663Z] #28 31.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-29T21:22:36.663Z] #28 31.83 Setting up python3-wheel (0.34.2-1) ... [2022-07-29T21:22:36.920Z] #28 32.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:36.920Z] #28 32.12 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-29T21:22:36.920Z] #28 32.13 Setting up libcap2-bin (1:2.44-1) ... [2022-07-29T21:22:36.920Z] #28 32.14 Setting up apparmor (2.13.6-10) ... [2022-07-29T21:22:38.286Z] #28 33.16 Setting up zip (3.0-12) ... [2022-07-29T21:22:38.286Z] #28 33.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:38.286Z] #28 33.19 Setting up bash-completion (1:2.11-2) ... [2022-07-29T21:22:38.660Z] #77 ... [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #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-07-29T21:22:38.660Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2 [2022-07-29T21:22:38.660Z] #47 DONE 266.4s [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #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-07-29T21:22:38.660Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:22:38.660Z] #64 ... [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #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-07-29T21:22:38.660Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:38.660Z] #77 217.6 CCLD tests/init [2022-07-29T21:22:38.660Z] #77 ... [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:22:38.660Z] #48 sha256:18960e8d1c073356ab5754c0e0b1024ded92bc0cef0fafb793ba77d88ae894aa [2022-07-29T21:22:38.660Z] #48 DONE 0.6s [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:22:38.660Z] #52 sha256:3c1a4b6ed6d2a07e1c95edbeaa55200c04ebd17ce464c1aab5d22c185436177f [2022-07-29T21:22:38.660Z] #52 DONE 0.0s [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:22:38.660Z] #54 sha256:47d79d9457d02329bfdd19f93ba46d253b3ef1b0dc4b4bc423e0d1b9942b518e [2022-07-29T21:22:38.660Z] #54 DONE 0.1s [2022-07-29T21:22:38.660Z] [2022-07-29T21:22:38.660Z] #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-07-29T21:22:38.660Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66 [2022-07-29T21:22:39.215Z] #28 34.28 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-29T21:22:39.215Z] #28 34.29 Setting up sudo (1.9.5p2-3) ... [2022-07-29T21:22:39.215Z] #28 34.34 invoke-rc.d: could not determine current runlevel [2022-07-29T21:22:39.215Z] #28 34.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-29T21:22:39.215Z] #28 34.35 Setting up xfsprogs (5.10.0-4) ... [2022-07-29T21:22:39.215Z] #28 34.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-29T21:22:39.215Z] #28 34.37 Setting up inetutils-ping (2:2.0-1) ... [2022-07-29T21:22:39.215Z] #28 34.39 Setting up pigz (2.6-1) ... [2022-07-29T21:22:39.215Z] #28 34.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-29T21:22:39.215Z] #28 34.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-29T21:22:39.215Z] #28 34.44 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-29T21:22:39.215Z] #28 34.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:39.472Z] #28 34.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-29T21:22:39.729Z] #28 34.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-29T21:22:39.986Z] #28 35.00 Setting up libelf1:amd64 (0.183-1) ... [2022-07-29T21:22:39.986Z] #28 35.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-29T21:22:39.986Z] #28 35.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-29T21:22:39.986Z] #28 35.03 Setting up python3-distutils (3.9.2-1) ... [2022-07-29T21:22:40.243Z] #28 35.26 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-29T21:22:40.243Z] #28 35.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-29T21:22:40.243Z] #28 35.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-29T21:22:40.243Z] #28 35.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-29T21:22:40.243Z] #28 35.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-29T21:22:40.243Z] #28 35.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-29T21:22:40.243Z] #28 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-29T21:22:40.243Z] #28 35.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-29T21:22:40.243Z] #28 35.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-29T21:22:40.243Z] #28 35.32 Setting up python3-setuptools (52.0.0-4) ... [2022-07-29T21:22:40.805Z] #28 35.94 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-29T21:22:40.805Z] #28 35.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-29T21:22:40.805Z] #28 35.97 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-29T21:22:40.805Z] #28 35.98 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-29T21:22:41.366Z] #28 36.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-29T21:22:41.366Z] #28 36.47 Setting up jq (1.6-2.1) ... [2022-07-29T21:22:41.366Z] #28 36.48 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-29T21:22:41.366Z] #28 36.50 Setting up iptables (1.8.7-1) ... [2022-07-29T21:22:41.366Z] #28 36.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-29T21:22:41.366Z] #28 36.54 Setting up iproute2 (5.10.0-4) ... [2022-07-29T21:22:41.624Z] #28 36.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-29T21:22:42.019Z] ok github.com/docker/docker/libnetwork/ipam 16.284s coverage: 85.3% of statements [2022-07-29T21:22:42.019Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-29T21:22:42.019Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-29T21:22:42.279Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-29T21:22:42.538Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-29T21:22:42.538Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-29T21:22:42.553Z] #28 DONE 37.5s [2022-07-29T21:22:42.553Z] [2022-07-29T21:22:42.553Z] #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-07-29T21:22:42.553Z] #29 sha256:8f89d23f551f34539b538b15fa7671b297193be1ad73df0c01728de73469b2f0 [2022-07-29T21:22:42.798Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-29T21:22:43.119Z] #29 0.787 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-29T21:22:43.119Z] #29 0.791 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-29T21:22:43.119Z] #29 0.794 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-29T21:22:43.119Z] #29 DONE 0.9s [2022-07-29T21:22:43.119Z] [2022-07-29T21:22:43.119Z] #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-07-29T21:22:43.119Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:43.119Z] #71 ... [2022-07-29T21:22:43.119Z] [2022-07-29T21:22:43.119Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-29T21:22:43.119Z] #30 sha256:a0fc943e344d4d09dbffd3630de2b12bbd1d335e3e097356969b215968830846 [2022-07-29T21:22:43.367Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-07-29T21:22:44.306Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-07-29T21:22:44.306Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-29T21:22:44.566Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-29T21:22:48.044Z] --- PASS: TestBuildWithHugeFile (48.84s) [2022-07-29T21:22:48.044Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:22:48.044Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:22:48.044Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:22:48.044Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:22:48.044Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:22:48.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:22:48.044Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:22:48.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:22:48.044Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:22:48.044Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:22:48.044Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:22:48.044Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:22:48.044Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:22:48.044Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-29T21:22:48.044Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-29T21:22:48.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-29T21:22:48.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:22:48.044Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:22:48.044Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:22:48.044Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:22:48.044Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-07-29T21:22:48.044Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2022-07-29T21:22:48.044Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s) [2022-07-29T21:22:48.044Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:22:48.044Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-29T21:22:48.044Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:22:48.044Z] Loaded image: busybox:latest [2022-07-29T21:22:48.044Z] Loaded image: busybox:glibc [2022-07-29T21:22:48.044Z] Loaded image: debian:bullseye-slim [2022-07-29T21:22:48.044Z] Loaded image: hello-world:latest [2022-07-29T21:22:48.044Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:22:51.226Z] #30 7.104 Collecting yamllint==1.26.1 [2022-07-29T21:22:51.483Z] #30 8.195 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-29T21:22:51.740Z] #30 8.668 Collecting pathspec>=0.5.3 [2022-07-29T21:22:51.997Z] #30 8.673 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-29T21:22:51.997Z] #30 8.849 Collecting pyyaml [2022-07-29T21:22:51.997Z] #30 8.853 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-07-29T21:22:51.997Z] #30 8.895 Building wheels for collected packages: yamllint [2022-07-29T21:22:51.997Z] #30 8.896 Building wheel for yamllint (setup.py): started [2022-07-29T21:22:52.560Z] #30 9.342 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-29T21:22:52.560Z] #30 9.343 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0423b685aefd53dbac721b99f38839f3d67673470cf75173eaf06476d94d81b1 [2022-07-29T21:22:52.560Z] #30 9.344 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-29T21:22:52.560Z] #30 9.347 Successfully built yamllint [2022-07-29T21:22:52.560Z] #30 9.356 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-29T21:22:52.560Z] #30 9.560 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-29T21:22:53.122Z] #30 DONE 9.8s [2022-07-29T21:22:53.122Z] [2022-07-29T21:22:53.122Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-29T21:22:53.123Z] #34 sha256:b51ae786d85e8218b7ecea0acb3ef0971ff3af33f2a85e6c3e42f3e16d18e96f [2022-07-29T21:22:53.379Z] #34 DONE 0.3s [2022-07-29T21:22:53.379Z] [2022-07-29T21:22:53.379Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-29T21:22:53.379Z] #39 sha256:4214e6c4ca3a82d352f9b81d271218de7f93a6048d57d237c8cad312f65cd270 [2022-07-29T21:22:53.636Z] #39 DONE 0.4s [2022-07-29T21:22:53.636Z] [2022-07-29T21:22:53.636Z] #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-07-29T21:22:53.636Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:53.636Z] #71 ... [2022-07-29T21:22:53.636Z] [2022-07-29T21:22:53.636Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-29T21:22:53.636Z] #42 sha256:ee6e42f3263373bac1486df84dfbe3eb9de6389c8a94377891fcc5a4c2bdb24e [2022-07-29T21:22:53.636Z] #42 DONE 0.1s [2022-07-29T21:22:53.636Z] [2022-07-29T21:22:53.636Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-29T21:22:53.636Z] #44 sha256:e51fe1b61049aa2a3feb4e930e1a73d76dfb7a25bf0c5a7029a8abeb809b503e [2022-07-29T21:22:53.636Z] #44 DONE 0.1s [2022-07-29T21:22:53.636Z] [2022-07-29T21:22:53.636Z] #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-07-29T21:22:53.636Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:53.893Z] #71 ... [2022-07-29T21:22:53.893Z] [2022-07-29T21:22:53.893Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-29T21:22:53.893Z] #46 sha256:1727d54c43adbb21a0c734430196b6be3eefe235d5675ec909e9dbabed2525d0 [2022-07-29T21:22:53.893Z] #46 DONE 0.1s [2022-07-29T21:22:53.893Z] [2022-07-29T21:22:53.893Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-29T21:22:53.893Z] #48 sha256:d7861c12b44ded284ff21152d148010ec223da6927ce21cb74ffacff73502146 [2022-07-29T21:22:54.149Z] #48 DONE 0.2s [2022-07-29T21:22:54.149Z] [2022-07-29T21:22:54.149Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-29T21:22:54.149Z] #52 sha256:368ec26639c69d6d172614b25d1dc715f80c0a589e099f81dbe8da1063f97c9f [2022-07-29T21:22:54.149Z] #52 DONE 0.1s [2022-07-29T21:22:54.149Z] [2022-07-29T21:22:54.149Z] #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-07-29T21:22:54.149Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:54.406Z] #71 ... [2022-07-29T21:22:54.406Z] [2022-07-29T21:22:54.406Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-29T21:22:54.406Z] #55 sha256:3793faead7292ec907152a760abe8200f360d40a289e6cd6041accb58eafc437 [2022-07-29T21:22:54.406Z] #55 DONE 0.1s [2022-07-29T21:22:54.406Z] [2022-07-29T21:22:54.406Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-29T21:22:54.406Z] #59 sha256:d4fca8f66da2b948948b7abf1f1d6f6199bb7fcf7f39f234d26376ba8f3315d3 [2022-07-29T21:22:54.406Z] #59 DONE 0.1s [2022-07-29T21:22:54.406Z] [2022-07-29T21:22:54.406Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-29T21:22:54.406Z] #61 sha256:acf3cd5f16c49217a7417a6dd7cd64167d8436fc91c110c9bb819d536c311ec9 [2022-07-29T21:22:54.406Z] #61 DONE 0.1s [2022-07-29T21:22:54.406Z] [2022-07-29T21:22:54.406Z] #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-07-29T21:22:54.406Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:54.663Z] #71 ... [2022-07-29T21:22:54.663Z] [2022-07-29T21:22:54.663Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:22:54.663Z] #63 sha256:e3e0d1cc150f37c24ec7244631d59eee7f23cc6322d38abd88a9e30eb0c3f78e [2022-07-29T21:22:54.663Z] #63 DONE 0.2s [2022-07-29T21:22:54.663Z] [2022-07-29T21:22:54.663Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:22:54.663Z] #65 sha256:c6309c44f67b31839fa4abc96c387f70bfc3e508c0b0bc49842180a1a5fce888 [2022-07-29T21:22:54.663Z] #65 DONE 0.1s [2022-07-29T21:22:54.663Z] [2022-07-29T21:22:54.663Z] #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-07-29T21:22:54.663Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:54.919Z] #71 ... [2022-07-29T21:22:54.919Z] [2022-07-29T21:22:54.919Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:22:54.919Z] #68 sha256:a9dbaf525ad7cb79556a0ac654aa4e48ef52ef6090f41ffeb079153a8f56fde7 [2022-07-29T21:22:54.919Z] #68 DONE 0.1s [2022-07-29T21:22:54.919Z] [2022-07-29T21:22:54.919Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-29T21:22:54.919Z] #71 sha256:ab78eee65fc304cd0f4b53fb9702066c1106319b6c146e436f70f7f694460c26 [2022-07-29T21:22:56.189Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s) [2022-07-29T21:22:56.189Z] PASS [2022-07-29T21:22:56.189Z] [2022-07-29T21:22:56.189Z] === Skipped [2022-07-29T21:22:56.189Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:22:56.189Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:22:56.189Z] [2022-07-29T21:22:56.189Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:22:56.189Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:22:56.189Z] [2022-07-29T21:22:56.189Z] DONE 34 tests, 2 skipped in 85.335s [2022-07-29T21:22:56.189Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:22:56.189Z] INFO: Testing against a local daemon [2022-07-29T21:22:56.189Z] === RUN TestConfigInspect [2022-07-29T21:22:56.745Z] #77 239.1 AR libcrun_testing.a [2022-07-29T21:22:56.745Z] #77 239.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-29T21:22:57.004Z] #77 239.2 CCLD tests/tests_libcrun_utils [2022-07-29T21:22:57.004Z] #77 239.2 CCLD tests/tests_libcrun_errors [2022-07-29T21:22:57.004Z] #77 239.3 CCLD tests/tests_libcrun_fuzzer [2022-07-29T21:22:57.262Z] #77 239.8 CCLD libcrun.la [2022-07-29T21:22:57.555Z] --- PASS: TestConfigInspect (2.14s) [2022-07-29T21:22:57.556Z] === RUN TestConfigList [2022-07-29T21:22:58.638Z] #77 240.8 CCLD crun [2022-07-29T21:22:58.897Z] #77 241.4 make[3]: Entering directory '/tmp/crun-build' [2022-07-29T21:22:59.155Z] #77 241.6 /bin/mkdir -p '/usr/local/lib' [2022-07-29T21:22:59.155Z] #77 241.6 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-29T21:22:59.155Z] #77 241.6 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-29T21:22:59.155Z] #77 241.6 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-29T21:22:59.414Z] #77 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-29T21:22:59.414Z] #77 241.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-29T21:22:59.414Z] #77 241.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-29T21:22:59.414Z] #77 241.7 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-29T21:22:59.445Z] --- PASS: TestConfigList (2.15s) [2022-07-29T21:22:59.445Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:22:59.673Z] #77 242.0 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-29T21:22:59.673Z] #77 242.0 ---------------------------------------------------------------------- [2022-07-29T21:22:59.673Z] #77 242.0 Libraries have been installed in: [2022-07-29T21:22:59.673Z] #77 242.0 /usr/local/lib [2022-07-29T21:22:59.673Z] #77 242.0 [2022-07-29T21:22:59.673Z] #77 242.0 If you ever happen to want to link against installed libraries [2022-07-29T21:22:59.673Z] #77 242.0 in a given directory, LIBDIR, you must either use libtool, and [2022-07-29T21:22:59.673Z] #77 242.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-29T21:22:59.673Z] #77 242.0 flag during linking and do at least one of the following: [2022-07-29T21:22:59.673Z] #77 242.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-29T21:22:59.673Z] #77 242.0 during execution [2022-07-29T21:22:59.673Z] #77 242.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-29T21:22:59.673Z] #77 242.0 during linking [2022-07-29T21:22:59.673Z] #77 242.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-29T21:22:59.673Z] #77 242.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-29T21:22:59.673Z] #77 242.0 [2022-07-29T21:22:59.673Z] #77 242.0 See any operating system documentation about shared libraries for [2022-07-29T21:22:59.673Z] #77 242.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-29T21:22:59.673Z] #77 242.0 ---------------------------------------------------------------------- [2022-07-29T21:22:59.673Z] #77 242.0 /bin/mkdir -p '/build' [2022-07-29T21:22:59.673Z] #77 242.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-29T21:22:59.673Z] #77 242.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-29T21:22:59.932Z] #77 242.1 make[3]: Leaving directory '/tmp/crun-build' [2022-07-29T21:22:59.932Z] #77 242.1 make[2]: Leaving directory '/tmp/crun-build' [2022-07-29T21:22:59.932Z] #77 242.1 make[1]: Leaving directory '/tmp/crun-build' [2022-07-29T21:23:00.190Z] #77 DONE 242.4s [2022-07-29T21:23:00.190Z] [2022-07-29T21:23:00.190Z] #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-07-29T21:23:00.190Z] #60 sha256:0bc963fde19efcda8b35e05372bb41b8c24d81910cb8c9749824204c1b154867 [2022-07-29T21:23:01.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:23:01.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:23:01.962Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2022-07-29T21:23:01.962Z] === RUN TestConfigsUpdate [2022-07-29T21:23:03.851Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-29T21:23:03.851Z] === RUN TestTemplatedConfig [2022-07-29T21:23:06.366Z] --- PASS: TestTemplatedConfig (2.61s) [2022-07-29T21:23:06.366Z] === RUN TestConfigCreateResolve [2022-07-29T21:23:08.882Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-29T21:23:08.882Z] PASS [2022-07-29T21:23:08.882Z] [2022-07-29T21:23:08.882Z] DONE 6 tests in 13.458s [2022-07-29T21:23:08.882Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:23:08.882Z] INFO: Testing against a local daemon [2022-07-29T21:23:08.882Z] === RUN TestAttachWithTTY [2022-07-29T21:23:08.882Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-29T21:23:08.882Z] === RUN TestAttachWithoutTTy [2022-07-29T21:23:08.882Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-29T21:23:08.882Z] === RUN TestCheckpoint [2022-07-29T21:23:08.882Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:23:08.882Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:23:08.882Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:23:08.882Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:23:08.882Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:23:08.882Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:23:08.882Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:23:08.882Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-29T21:23:08.882Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:23:08.882Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-29T21:23:08.882Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:23:08.882Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-29T21:23:08.882Z] === RUN TestCopyEmptyFile [2022-07-29T21:23:09.138Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-29T21:23:09.138Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:23:09.138Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:23:09.138Z] === RUN TestCopyFromContainer [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer// [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:23:10.503Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:23:10.759Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:23:10.759Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:23:10.759Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer (1.66s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-29T21:23:10.759Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-29T21:23:10.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:23:10.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:23:10.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:23:10.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:23:10.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:23:10.759Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:23:10.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:23:10.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:23:10.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:23:10.759Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:23:10.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-29T21:23:10.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:23:10.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:23:10.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:23:10.759Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:23:11.015Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-29T21:23:11.015Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:23:11.015Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:23:11.015Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:23:11.015Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:23:11.015Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:23:11.015Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:23:11.015Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:23:11.015Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:23:11.015Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:23:11.015Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:23:11.015Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-29T21:23:11.015Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:23:11.015Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:23:11.015Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:23:11.015Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:23:11.015Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:23:11.015Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:23:12.904Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-07-29T21:23:12.904Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:23:14.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:23:14.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:23:14.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:23:14.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:23:14.270Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:23:14.270Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:23:14.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:23:14.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:23:14.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:23:14.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:23:14.270Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-29T21:23:14.270Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-29T21:23:14.270Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:23:14.833Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-07-29T21:23:14.833Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:23:14.833Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:23:14.833Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:23:14.833Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-29T21:23:14.833Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:23:14.833Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:23:14.833Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:23:14.833Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-29T21:23:14.833Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:23:15.089Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-29T21:23:15.089Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:23:15.089Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:23:15.089Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:23:15.089Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:23:15.089Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:23:15.089Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:23:15.089Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:23:15.089Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:23:15.089Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:23:15.089Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:23:15.089Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:23:15.089Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:23:15.089Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:23:15.089Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:23:15.089Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:23:15.089Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:23:15.089Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:23:15.089Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:23:15.089Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:23:15.089Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:23:15.089Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:23:15.089Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:23:15.089Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:23:15.089Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:23:15.089Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:23:15.089Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:23:15.089Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:23:15.089Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:23:15.089Z] === RUN TestDiff [2022-07-29T21:23:15.650Z] --- PASS: TestDiff (0.52s) [2022-07-29T21:23:15.650Z] === RUN TestExecConsoleSize [2022-07-29T21:23:16.212Z] --- PASS: TestExecConsoleSize (0.68s) [2022-07-29T21:23:16.212Z] === RUN TestExecWithCloseStdin [2022-07-29T21:23:16.773Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-29T21:23:16.774Z] === RUN TestExec [2022-07-29T21:23:17.709Z] --- PASS: TestExec (0.67s) [2022-07-29T21:23:17.709Z] === RUN TestExecUser [2022-07-29T21:23:18.270Z] --- PASS: TestExecUser (0.64s) [2022-07-29T21:23:18.270Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:23:18.275Z] #60 180.0 + mkdir -p /build [2022-07-29T21:23:18.275Z] #60 180.0 + cp runc /build/runc [2022-07-29T21:23:18.275Z] #60 DONE 181.0s [2022-07-29T21:23:18.275Z] [2022-07-29T21:23:18.275Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-29T21:23:18.275Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57 [2022-07-29T21:23:18.536Z] #55 310.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-29T21:23:18.798Z] #55 DONE 310.7s [2022-07-29T21:23:18.798Z] [2022-07-29T21:23:18.798Z] #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-07-29T21:23:18.798Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:23:18.830Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-07-29T21:23:18.831Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:23:20.189Z] #64 ... [2022-07-29T21:23:20.189Z] [2022-07-29T21:23:20.189Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-29T21:23:20.189Z] #56 sha256:20395a3dbea8b4bd1c45fcb5a1af6b21946ec616b3cd16fe6eefd2fa2a7f94e3 [2022-07-29T21:23:20.195Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-29T21:23:20.195Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:23:20.763Z] #56 DONE 0.8s [2022-07-29T21:23:20.763Z] [2022-07-29T21:23:20.763Z] #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-07-29T21:23:20.763Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:23:21.020Z] #64 ... [2022-07-29T21:23:21.020Z] [2022-07-29T21:23:21.020Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-29T21:23:21.020Z] #58 sha256:885aadcf97455d51a5a14babbf62cd9ed4c91c12712f8a5fceb85c707e030383 [2022-07-29T21:23:21.020Z] #58 DONE 0.0s [2022-07-29T21:23:21.020Z] [2022-07-29T21:23:21.020Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-29T21:23:21.020Z] #61 sha256:cd8131041acd0a543e9790ad2445cfba52f6f49dabe20a83ac5facdcc85b5206 [2022-07-29T21:23:21.124Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-07-29T21:23:21.124Z] === RUN TestHealthKillContainer [2022-07-29T21:23:21.278Z] #61 DONE 0.3s [2022-07-29T21:23:21.278Z] [2022-07-29T21:23:21.278Z] #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-07-29T21:23:21.278Z] #64 sha256:0d438dc62b808148d0a99eeb63f62fcf7ab34f9247c4c1e00cb09c891e7c816c [2022-07-29T21:23:23.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:23:23.809Z] #64 276.5 + bin/containerd [2022-07-29T21:23:26.952Z] #71 136.5 # github.com/containerd/containerd/cmd/containerd [2022-07-29T21:23:26.952Z] #71 136.5 /usr/bin/ld: /tmp/go-link-1471545982/000019.o: in function `New': [2022-07-29T21:23:26.952Z] #71 136.5 /tmp/tmp.Xwz2ayaDd3/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-07-29T21:23:26.952Z] #71 136.5 + bin/containerd-stress [2022-07-29T21:23:26.952Z] #71 137.6 + bin/containerd-shim [2022-07-29T21:23:28.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:23:29.206Z] --- PASS: TestHealthKillContainer (8.20s) [2022-07-29T21:23:29.206Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:23:29.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-07-29T21:23:29.768Z] === RUN TestIpcModeNone [2022-07-29T21:23:30.329Z] --- PASS: TestIpcModeNone (0.65s) [2022-07-29T21:23:30.330Z] === RUN TestIpcModePrivate [2022-07-29T21:23:30.891Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-29T21:23:31.146Z] --- PASS: TestIpcModePrivate (0.60s) [2022-07-29T21:23:31.147Z] === RUN TestIpcModeShareable [2022-07-29T21:23:31.402Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-29T21:23:31.658Z] --- PASS: TestIpcModeShareable (0.62s) [2022-07-29T21:23:31.658Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:23:33.548Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s) [2022-07-29T21:23:33.548Z] === RUN TestAPIIpcModeHost [2022-07-29T21:23:33.804Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-07-29T21:23:33.804Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:23:35.042Z] #71 149.0 + bin/containerd-shim-runc-v1 [2022-07-29T21:23:35.171Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-29T21:23:35.171Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-07-29T21:23:35.171Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:23:36.098Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-29T21:23:36.354Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-29T21:23:36.354Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:23:37.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-29T21:23:37.537Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-07-29T21:23:37.537Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:23:38.465Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-29T21:23:38.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:23:38.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:23:38.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:23:38.722Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-29T21:23:38.722Z] === RUN TestIpcModeOlderClient [2022-07-29T21:23:38.722Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:23:38.722Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:23:38.978Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-07-29T21:23:38.978Z] === RUN TestKillContainer [2022-07-29T21:23:38.978Z] === RUN TestKillContainer/no_signal [2022-07-29T21:23:39.540Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:23:39.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:23:39.796Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:23:40.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:23:40.362Z] --- PASS: TestKillContainer (1.32s) [2022-07-29T21:23:40.362Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-29T21:23:40.362Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-29T21:23:40.362Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-07-29T21:23:40.362Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:23:40.362Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:23:40.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:23:40.924Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:23:41.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:23:41.581Z] #71 155.3 + bin/containerd-shim-runc-v2 [2022-07-29T21:23:41.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-07-29T21:23:41.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-07-29T21:23:41.858Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-07-29T21:23:41.858Z] === RUN TestKillStoppedContainer [2022-07-29T21:23:41.858Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-29T21:23:41.858Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:23:41.858Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-29T21:23:41.858Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:23:42.126Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-07-29T21:23:42.126Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:23:42.126Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-29T21:23:42.126Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:23:42.126Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:23:42.144Z] #71 156.1 + binaries [2022-07-29T21:23:42.144Z] #71 156.1 + install -D bin/containerd /build/containerd [2022-07-29T21:23:42.144Z] #71 156.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-29T21:23:42.144Z] #71 156.1 + install -D bin/ctr /build/ctr [2022-07-29T21:23:42.689Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-07-29T21:23:42.689Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:23:42.706Z] #71 DONE 156.6s [2022-07-29T21:23:42.945Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-07-29T21:23:42.945Z] === RUN TestLinksContainerNames [2022-07-29T21:23:43.634Z] [2022-07-29T21:23:43.634Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:23:43.634Z] #72 sha256:024b6594124bd511b31d6d4a57f77147325d25d24f2b1f8604528a7434b73e51 [2022-07-29T21:23:43.872Z] --- PASS: TestLinksContainerNames (0.87s) [2022-07-29T21:23:43.872Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:23:43.894Z] #72 DONE 0.2s [2022-07-29T21:23:43.894Z] [2022-07-29T21:23:43.894Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:23:43.894Z] #77 sha256:1d1c9c7e1965273dd691306e36dedc1d46bcea503bb130bec811cc055da09cf9 [2022-07-29T21:23:43.894Z] #77 DONE 0.1s [2022-07-29T21:23:43.894Z] [2022-07-29T21:23:43.894Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:23:43.894Z] #82 sha256:c6be11cc2306aa250063bb68cc9ee0b47f5d1642574c2ba198e8d78dab4ecfe4 [2022-07-29T21:23:43.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:23:44.129Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-29T21:23:44.129Z] === RUN TestLogs [2022-07-29T21:23:44.129Z] === RUN TestLogs/driver_local [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:23:44.385Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:23:44.385Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:23:44.385Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:23:44.385Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:23:44.497Z] #82 DONE 0.5s [2022-07-29T21:23:44.497Z] [2022-07-29T21:23:44.497Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:23:44.497Z] #85 sha256:c0ed09b3c9a5a4594887bc85e7bec7c2fb2c44113b0eb8fdd51b023d5868ac81 [2022-07-29T21:23:44.497Z] #85 DONE 0.1s [2022-07-29T21:23:44.497Z] [2022-07-29T21:23:44.497Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:23:44.497Z] #86 sha256:3b9fba956e8478ae82b8b31cd78446039a4f9ea7487d38b5b995c11db68c4ace [2022-07-29T21:23:44.497Z] #86 DONE 0.0s [2022-07-29T21:23:44.497Z] [2022-07-29T21:23:44.497Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:23:44.497Z] #87 sha256:fe83382888ee4eae1163c5b4664b329610a61ea4ac7b62548ce287bf45d546e3 [2022-07-29T21:23:44.497Z] #87 DONE 0.0s [2022-07-29T21:23:44.497Z] [2022-07-29T21:23:44.497Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:23:44.497Z] #88 sha256:61e9efc770d8a2ca044dd407c8509f998a24ad299ce2d8bf2fdc467aff7c75c1 [2022-07-29T21:23:44.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:23:44.947Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:23:44.947Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:23:45.510Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:23:45.767Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:23:45.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:23:46.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:23:46.329Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:23:46.329Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:23:46.329Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:23:46.329Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:23:46.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:23:47.011Z] #88 DONE 2.4s [2022-07-29T21:23:47.011Z] [2022-07-29T21:23:47.011Z] #89 exporting to image [2022-07-29T21:23:47.011Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:23:47.011Z] #89 exporting layers [2022-07-29T21:23:47.257Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:23:47.257Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:23:47.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:23:47.819Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:23:47.819Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:23:48.381Z] --- PASS: TestLogs (4.21s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.70s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.79s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.82s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.84s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.56s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s) [2022-07-29T21:23:48.381Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-07-29T21:23:48.381Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:23:48.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:23:48.945Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:23:48.945Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:23:48.945Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:23:48.945Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:23:48.945Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:23:48.945Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:23:48.946Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:23:48.946Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:23:48.946Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:23:49.201Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:23:49.458Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:23:49.458Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:23:49.458Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:23:49.458Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-29T21:23:49.458Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:23:49.458Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:23:49.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:23:50.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:23:50.824Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-07-29T21:23:50.824Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:23:50.987Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:23:50.987Z] Using test binary docker [2022-07-29T21:23:50.987Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:23:50.987Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:23:50.987Z] INFO: Waiting for daemon to start... [2022-07-29T21:23:50.987Z] Starting dockerd [2022-07-29T21:23:51.081Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-07-29T21:23:51.081Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:23:51.643Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-07-29T21:23:51.643Z] === RUN TestNetworkNat [2022-07-29T21:23:51.899Z] --- PASS: TestNetworkNat (0.47s) [2022-07-29T21:23:51.899Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:23:52.461Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-29T21:23:52.461Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:23:53.145Z] . [2022-07-29T21:23:53.145Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:23:53.145Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:23:53.145Z] Error: No such image: emptyfs [2022-07-29T21:23:53.404Z] Running integration-test (iteration 1) [2022-07-29T21:23:53.404Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:23:53.686Z] Loaded image: busybox:latest [2022-07-29T21:23:53.944Z] Loaded image: busybox:glibc [2022-07-29T21:23:54.975Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-29T21:23:54.975Z] === RUN TestPause [2022-07-29T21:23:55.320Z] Loaded image: debian:bullseye-slim [2022-07-29T21:23:55.320Z] Loaded image: hello-world:latest [2022-07-29T21:23:55.320Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:23:55.320Z] INFO: Testing against a local daemon [2022-07-29T21:23:55.320Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:23:55.537Z] --- PASS: TestPause (0.46s) [2022-07-29T21:23:55.537Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:23:55.537Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:23:55.537Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:23:55.537Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:23:55.793Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-29T21:23:55.793Z] === RUN TestPidHost [2022-07-29T21:23:56.694Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2022-07-29T21:23:56.694Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:23:56.721Z] --- PASS: TestPidHost (0.96s) [2022-07-29T21:23:56.721Z] === RUN TestPsFilter [2022-07-29T21:23:56.977Z] --- PASS: TestPsFilter (0.12s) [2022-07-29T21:23:56.977Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:23:57.539Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-29T21:23:57.539Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:23:57.629Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-07-29T21:23:57.629Z] === RUN TestBuildWithSession [2022-07-29T21:23:57.629Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:23:57.629Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:23:57.629Z] === RUN TestBuildSquashParent [2022-07-29T21:23:57.796Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-29T21:23:57.796Z] === RUN TestRemoveContainerRunning [2022-07-29T21:23:58.357Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-29T21:23:58.357Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:23:58.614Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-29T21:23:58.614Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:23:58.614Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:23:58.614Z] === RUN TestRenameLinkedContainer [2022-07-29T21:24:00.502Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-07-29T21:24:00.502Z] === RUN TestRenameStoppedContainer [2022-07-29T21:24:00.759Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-29T21:24:00.759Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:24:02.149Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-07-29T21:24:02.149Z] === RUN TestRenameInvalidName [2022-07-29T21:24:02.405Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-29T21:24:02.405Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:24:03.770Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-07-29T21:24:03.770Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:24:04.187Z] --- PASS: TestBuildSquashParent (6.46s) [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:24:04.187Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:24:04.187Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:24:04.187Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:24:04.187Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:24:04.332Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-29T21:24:04.332Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:24:05.259Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-07-29T21:24:05.259Z] === RUN TestResize [2022-07-29T21:24:05.821Z] --- PASS: TestResize (0.45s) [2022-07-29T21:24:05.821Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:24:06.078Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-07-29T21:24:06.078Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:24:06.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:24:06.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:24:06.642Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:06.642Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:06.642Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:06.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:24:06.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:07.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:24:07.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:24:08.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:24:08.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:24:09.631Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-07-29T21:24:09.894Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2022-07-29T21:24:09.894Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:24:09.894Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:24:10.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:10.997Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:13.176Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:24:14.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:24:15.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:24:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:24:15.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:24:16.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-29T21:24:17.381Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-29T21:24:17.381Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:24:19.035Z] #89 exporting layers 28.7s done [2022-07-29T21:24:19.035Z] #89 writing image sha256:d0d30321fd26b887cd145f0381690958a87a0ae7bb5a989e544a0331489f70b1 done [2022-07-29T21:24:19.035Z] #89 naming to docker.io/library/docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 done [2022-07-29T21:24:19.035Z] #89 DONE 28.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-29T21:24:19.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:24:19.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:24:19.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/validate/default [2022-07-29T21:24:20.030Z] #64 327.1 # github.com/containerd/containerd/cmd/containerd [2022-07-29T21:24:20.030Z] #64 327.1 /usr/bin/ld: /tmp/go-link-3179083243/000019.o: in function `New': [2022-07-29T21:24:20.030Z] #64 327.1 /tmp/tmp.YUTKkvKt2p/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-07-29T21:24:20.030Z] #64 327.1 + bin/containerd-stress [2022-07-29T21:24:20.030Z] #64 328.2 + bin/containerd-shim [2022-07-29T21:24:21.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:24:21.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:24:21.278Z] Congratulations! Seccomp profile generation is done correctly. [2022-07-29T21:24:21.278Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-29T21:24:22.646Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-29T21:24:22.646Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:24:23.739Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:24:23.739Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.38s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.38s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.28s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.28s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.93s) [2022-07-29T21:24:25.629Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s) [2022-07-29T21:24:25.629Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:24:25.629Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:24:26.555Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:24:26.593Z] #64 339.3 + bin/containerd-shim-runc-v1 [2022-07-29T21:24:27.481Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-07-29T21:24:27.481Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-07-29T21:24:27.481Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-07-29T21:24:27.481Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:24:28.415Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-07-29T21:24:28.415Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:24:28.415Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-29T21:24:28.415Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-29T21:24:28.415Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:24:29.367Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-07-29T21:24:29.783Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-29T21:24:29.783Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:24:30.711Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-07-29T21:24:30.711Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:24:30.753Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-29T21:24:30.753Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:24:32.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-07-29T21:24:32.076Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:24:33.156Z] #64 345.5 + bin/containerd-shim-runc-v2 [2022-07-29T21:24:33.289Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-29T21:24:33.289Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:24:33.414Z] #64 346.3 + binaries [2022-07-29T21:24:33.414Z] #64 346.3 + install -D bin/containerd /build/containerd [2022-07-29T21:24:33.414Z] #64 346.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-29T21:24:33.414Z] #64 346.3 + install -D bin/ctr /build/ctr [2022-07-29T21:24:33.440Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-07-29T21:24:33.440Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:24:33.533Z] Congratulations! All API changes are done the right way. [2022-07-29T21:24:33.533Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-29T21:24:33.533Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-29T21:24:33.533Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-29T21:24:33.533Z] [2022-07-29T21:24:33.533Z] INFO Start validation with golang-ci-lint [2022-07-29T21:24:33.696Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-29T21:24:33.696Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:24:34.461Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-29T21:24:34.461Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-29T21:24:34.786Z] #64 DONE 347.6s [2022-07-29T21:24:35.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-07-29T21:24:35.061Z] === RUN TestNISDomainname [2022-07-29T21:24:35.623Z] --- PASS: TestNISDomainname (0.58s) [2022-07-29T21:24:35.623Z] === RUN TestHostnameDnsResolution [2022-07-29T21:24:35.721Z] [2022-07-29T21:24:35.721Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-29T21:24:35.721Z] #65 sha256:9aff0a163460684c4dc22c0a5c84e6fd534d879c291ea3a7de9f3ddd7d3dc6f9 [2022-07-29T21:24:35.721Z] #65 DONE 0.2s [2022-07-29T21:24:35.721Z] [2022-07-29T21:24:35.721Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-29T21:24:35.721Z] #70 sha256:2f6b270f49bef7e50d6426c9bac5fa41842588ab16ff74580f60b8543c347b3e [2022-07-29T21:24:35.721Z] #70 DONE 0.1s [2022-07-29T21:24:35.721Z] [2022-07-29T21:24:35.721Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-29T21:24:35.721Z] #75 sha256:a501b25ffc7bc504560139bacf2327e7fe2ff7586a2fc7a0fbc59df1cda7f82a [2022-07-29T21:24:36.037Z] ok github.com/docker/docker/libnetwork/networkdb 104.654s coverage: 60.6% of statements [2022-07-29T21:24:36.037Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-29T21:24:36.037Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-29T21:24:36.037Z] ok github.com/docker/docker/libnetwork/osl 4.349s coverage: 39.7% of statements [2022-07-29T21:24:36.037Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-29T21:24:36.286Z] #75 DONE 0.7s [2022-07-29T21:24:36.300Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-07-29T21:24:36.543Z] [2022-07-29T21:24:36.543Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-29T21:24:36.543Z] #78 sha256:fa6cedefd77773d7533f31c8109ad6f7cf290fdc903b8a47eecc1b172a1f8473 [2022-07-29T21:24:36.543Z] #78 DONE 0.1s [2022-07-29T21:24:36.543Z] [2022-07-29T21:24:36.543Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-29T21:24:36.543Z] #79 sha256:4e39b0435ba0a7d09367377bef0db9cd895f1da04ba1981e774981baec99da58 [2022-07-29T21:24:36.543Z] #79 DONE 0.0s [2022-07-29T21:24:36.543Z] [2022-07-29T21:24:36.543Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-29T21:24:36.543Z] #80 sha256:0444b294f5412615ccef2c32903982038957c53203ef05f0c2143793bc62fe81 [2022-07-29T21:24:36.543Z] #80 DONE 0.0s [2022-07-29T21:24:36.543Z] [2022-07-29T21:24:36.543Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-29T21:24:36.543Z] #81 sha256:68d058ab712f3a8b103d47a34c21570ccbf806af9ff2c1755d30394d1df2b402 [2022-07-29T21:24:36.551Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-07-29T21:24:36.551Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:24:36.807Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-29T21:24:36.807Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:24:37.369Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-29T21:24:37.369Z] === RUN TestRunConsoleSize [2022-07-29T21:24:37.477Z] #81 DONE 0.8s [2022-07-29T21:24:37.477Z] [2022-07-29T21:24:37.477Z] #82 exporting to image [2022-07-29T21:24:37.477Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-29T21:24:37.477Z] #82 exporting layers [2022-07-29T21:24:37.681Z] ok github.com/docker/docker/libnetwork/portmapper 0.692s coverage: 48.6% of statements [2022-07-29T21:24:37.681Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-29T21:24:37.681Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-29T21:24:37.930Z] --- PASS: TestRunConsoleSize (0.45s) [2022-07-29T21:24:37.930Z] === RUN TestStats [2022-07-29T21:24:37.941Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === Skipped [2022-07-29T21:24:37.941Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-29T21:24:37.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-29T21:24:37.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-29T21:24:37.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-29T21:24:37.941Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-29T21:24:37.941Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-29T21:24:37.941Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-29T21:24:37.941Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-29T21:24:37.941Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-29T21:24:37.941Z] firewalld_test.go:14: firewalld is not running [2022-07-29T21:24:37.941Z] [2022-07-29T21:24:37.941Z] DONE 327 tests, 9 skipped in 203.721s [2022-07-29T21:24:38.553Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-29T21:24:38.553Z] === RUN TestBuildUncleanTarFilenames Post stage [Pipeline] junit [2022-07-29T21:24:38.595Z] Recording test results [2022-07-29T21:24:38.696Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T21:24:38.812Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-29T21:24:38.812Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:24:39.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3241161bc6d13d31ac8161a9dbe1f06d036b8571 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:3241161bc6d13d31ac8161a9dbe1f06d036b8571 hack/make.sh dynbinary test-integration [2022-07-29T21:24:39.319Z] [2022-07-29T21:24:39.319Z] Removing bundles/ [2022-07-29T21:24:39.319Z] [2022-07-29T21:24:39.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:24:39.579Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:24:39.579Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:24:40.445Z] --- PASS: TestStats (2.47s) [2022-07-29T21:24:40.445Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:24:40.445Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:24:40.445Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:24:40.445Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:24:40.445Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:24:40.445Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:24:40.445Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:24:40.445Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:24:40.445Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:24:40.445Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:24:40.445Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:24:41.007Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:24:43.521Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:24:44.035Z] #82 exporting layers 6.3s done [2022-07-29T21:24:44.035Z] #82 writing image sha256:787f616859d99efef7d55a5dbc5ada6c0abb00e3d1a106650a598d172be654c8 done [2022-07-29T21:24:44.035Z] #82 naming to docker.io/library/docker:aafc90d8b6fecbd2db89e16c7893301396681d05 done [2022-07-29T21:24:44.035Z] #82 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-07-29T21:24:44.076Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-07-29T21:24:44.076Z] === RUN TestBuildWithHugeFile [Pipeline] sh [2022-07-29T21:24:44.405Z] + trap exit INT TERM [2022-07-29T21:24:44.405Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-29T21:24:44.405Z] + CONTAINER_NAME=docker-pr5 [2022-07-29T21:24:44.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 -e DOCKER_GRAPHDRIVER docker:aafc90d8b6fecbd2db89e16c7893301396681d05 hack/make.sh dynbinary [2022-07-29T21:24:44.885Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:24:44.885Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-07-29T21:24:44.885Z] --- PASS: TestStopContainerWithTimeout/3 (2.75s) [2022-07-29T21:24:44.885Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-07-29T21:24:44.885Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-07-29T21:24:44.885Z] === RUN TestDeleteDevicemapper [2022-07-29T21:24:44.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:24:44.885Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:24:44.885Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:24:44.970Z] [2022-07-29T21:24:44.970Z] Removing bundles/ [2022-07-29T21:24:44.970Z] [2022-07-29T21:24:44.970Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:24:44.970Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:24:44.970Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:24:46.252Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-07-29T21:24:46.252Z] === RUN TestUpdateMemory [2022-07-29T21:24:46.814Z] --- PASS: TestUpdateMemory (0.65s) [2022-07-29T21:24:46.814Z] === RUN TestUpdateCPUQuota [2022-07-29T21:24:47.742Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-07-29T21:24:47.742Z] === RUN TestUpdatePidsLimit [2022-07-29T21:24:47.743Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:24:47.743Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:24:47.998Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:24:48.254Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:24:48.511Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:24:48.768Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:24:49.024Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-29T21:24:49.587Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-29T21:24:49.587Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:25:01.785Z] --- PASS: TestUpdateRestartPolicy (11.13s) [2022-07-29T21:25:01.785Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:25:01.785Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-07-29T21:25:01.785Z] === RUN TestWaitNonBlocked [2022-07-29T21:25:01.785Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:25:01.785Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:25:01.785Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:25:01.785Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:25:01.785Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:25:01.785Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:25:02.042Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:25:02.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-07-29T21:25:02.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-07-29T21:25:02.042Z] === RUN TestWaitBlocked [2022-07-29T21:25:02.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:25:02.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:25:02.042Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:25:02.042Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:25:02.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:25:02.042Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:25:02.606Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:25:02.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-07-29T21:25:02.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-29T21:25:02.606Z] === RUN TestWaitConditions [2022-07-29T21:25:02.862Z] === RUN TestWaitConditions/default [2022-07-29T21:25:02.862Z] === PAUSE TestWaitConditions/default [2022-07-29T21:25:02.862Z] === RUN TestWaitConditions/not-running [2022-07-29T21:25:02.862Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:25:02.862Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:25:02.862Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:25:02.862Z] === RUN TestWaitConditions/removed [2022-07-29T21:25:02.862Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:25:02.862Z] === CONT TestWaitConditions/default [2022-07-29T21:25:02.862Z] === CONT TestWaitConditions/removed [2022-07-29T21:25:04.751Z] === CONT TestWaitConditions/not-running [2022-07-29T21:25:04.751Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:25:06.117Z] --- PASS: TestWaitConditions (0.02s) [2022-07-29T21:25:06.117Z] --- PASS: TestWaitConditions/removed (1.72s) [2022-07-29T21:25:06.117Z] --- PASS: TestWaitConditions/default (1.77s) [2022-07-29T21:25:06.117Z] --- PASS: TestWaitConditions/not-running (1.59s) [2022-07-29T21:25:06.117Z] --- PASS: TestWaitConditions/next-exit (1.56s) [2022-07-29T21:25:06.117Z] === RUN TestWaitRestartedContainer [2022-07-29T21:25:06.117Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:25:06.117Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:25:06.117Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:25:06.117Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:25:06.117Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:25:06.117Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:25:06.117Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:25:06.117Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:25:07.485Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:25:08.413Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-29T21:25:08.413Z] --- PASS: TestWaitRestartedContainer/default (1.41s) [2022-07-29T21:25:08.413Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-07-29T21:25:08.413Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-07-29T21:25:08.413Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:25:08.413Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:25:10.932Z] --- PASS: TestContainerStartOnDaemonRestart (2.33s) [2022-07-29T21:25:10.933Z] === CONT TestIpcModeOlderClient [2022-07-29T21:25:10.933Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-07-29T21:25:10.933Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:25:10.933Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-29T21:25:10.933Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:25:13.456Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-07-29T21:25:13.456Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:25:15.977Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-07-29T21:25:22.510Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-07-29T21:25:22.510Z] PASS [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] === Skipped [2022-07-29T21:25:22.510Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:25:22.510Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:25:22.510Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:25:22.510Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-29T21:25:22.510Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:25:22.510Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:25:22.510Z] [2022-07-29T21:25:22.510Z] DONE 271 tests, 5 skipped in 133.869s [2022-07-29T21:25:22.510Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:25:22.510Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:25:23.075Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-29T21:25:23.075Z] === RUN TestConfigDaemonID [2022-07-29T21:25:24.002Z] daemon_test.go:83: [ddd9cbaddb280] daemon is not started [2022-07-29T21:25:24.002Z] --- PASS: TestConfigDaemonID (1.03s) [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:25:24.002Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:25:24.002Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:25:24.002Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:25:24.002Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:25:24.002Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:25:24.002Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:25:24.002Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:25:24.002Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:25:24.259Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:25:24.259Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:25:24.259Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-29T21:25:24.259Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-29T21:25:24.259Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:25:24.259Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:25:25.645Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:25:26.571Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:25:27.499Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:25:27.499Z] daemon_test.go:197: [d3e878da1b359] daemon is not started [2022-07-29T21:25:27.499Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-07-29T21:25:27.499Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-07-29T21:25:27.499Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-07-29T21:25:27.499Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-07-29T21:25:27.499Z] === RUN TestDaemonProxy [2022-07-29T21:25:27.499Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:25:29.447Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:25:30.811Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:25:32.701Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:25:33.262Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:25:33.823Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:25:33.823Z] PASS [2022-07-29T21:25:33.823Z] [2022-07-29T21:25:33.823Z] DONE 18 tests in 11.148s [2022-07-29T21:25:33.823Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:25:33.823Z] INFO: Testing against a local daemon [2022-07-29T21:25:33.823Z] === RUN TestCommitInheritsEnv [2022-07-29T21:25:34.079Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-07-29T21:25:34.079Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:25:34.079Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:25:34.079Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:25:34.079Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:25:34.079Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:25:34.079Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:25:34.079Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:25:34.335Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:25:34.335Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:25:34.335Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:25:34.335Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:25:34.335Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:25:34.335Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:25:34.335Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:25:34.335Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-29T21:25:34.335Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:25:34.335Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-29T21:25:34.335Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:25:34.898Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-07-29T21:25:34.898Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:25:35.153Z] time="2022-07-29T21:25:35Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-29T21:25:36.522Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-07-29T21:25:36.522Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:25:36.522Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-29T21:25:36.522Z] === RUN TestTagInvalidReference [2022-07-29T21:25:36.522Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:25:36.522Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:25:36.778Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-29T21:25:36.778Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:25:36.778Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-29T21:25:36.778Z] === RUN TestTagOfficialNames [2022-07-29T21:25:36.778Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-29T21:25:36.778Z] === RUN TestTagMatchesDigest [2022-07-29T21:25:36.778Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-29T21:25:36.778Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:25:40.310Z] --- PASS: TestBuildWithHugeFile (50.79s) [2022-07-29T21:25:40.310Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:25:40.310Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:25:40.310Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:25:40.310Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:25:40.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:25:40.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:25:40.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:25:40.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:25:40.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:25:40.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:25:40.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:25:40.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:25:40.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:25:40.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-29T21:25:40.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2022-07-29T21:25:40.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-07-29T21:25:40.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:25:40.311Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:25:40.311Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:25:40.311Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:25:44.493Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2022-07-29T21:25:44.493Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2022-07-29T21:25:44.493Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-29T21:25:44.493Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:25:44.493Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-29T21:25:44.493Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:25:44.493Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-29T21:25:44.493Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-29T21:25:44.493Z] PASS [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === Skipped [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:25:44.493Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:25:44.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-29T21:25:44.493Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] DONE 34 tests, 3 skipped in 110.867s [2022-07-29T21:25:44.493Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:25:44.493Z] INFO: Testing against a local daemon [2022-07-29T21:25:44.493Z] === RUN TestConfigInspect [2022-07-29T21:25:44.493Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-29T21:25:44.493Z] === RUN TestConfigList [2022-07-29T21:25:44.493Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestConfigList (0.01s) [2022-07-29T21:25:44.493Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:25:44.493Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-29T21:25:44.493Z] === RUN TestConfigsUpdate [2022-07-29T21:25:44.493Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-29T21:25:44.493Z] === RUN TestTemplatedConfig [2022-07-29T21:25:44.493Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-29T21:25:44.493Z] === RUN TestConfigCreateResolve [2022-07-29T21:25:44.493Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-29T21:25:44.493Z] PASS [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === Skipped [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-29T21:25:44.493Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-29T21:25:44.493Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-29T21:25:44.493Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-29T21:25:44.493Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-29T21:25:44.493Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-29T21:25:44.493Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:25:44.493Z] [2022-07-29T21:25:44.493Z] DONE 6 tests, 6 skipped in 0.156s [2022-07-29T21:25:44.493Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:25:44.493Z] INFO: Testing against a local daemon [2022-07-29T21:25:44.493Z] === RUN TestAttachWithTTY [2022-07-29T21:25:44.751Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-29T21:25:44.751Z] === RUN TestAttachWithoutTTy [2022-07-29T21:25:44.751Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-29T21:25:44.751Z] === RUN TestCheckpoint [2022-07-29T21:25:44.751Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:25:44.751Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:25:44.751Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:25:44.751Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:25:44.751Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:25:44.752Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:25:44.752Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:25:44.752Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:25:44.752Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:25:44.752Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-29T21:25:44.752Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:25:44.752Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-29T21:25:44.752Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:25:44.752Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-29T21:25:44.752Z] === RUN TestCopyEmptyFile [2022-07-29T21:25:45.010Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-29T21:25:45.010Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:25:45.010Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:25:45.010Z] === RUN TestCopyFromContainer [2022-07-29T21:25:49.194Z] === RUN TestCopyFromContainer// [2022-07-29T21:25:49.194Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:25:49.194Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:25:49.453Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:25:49.453Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:25:49.453Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:25:49.711Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:25:49.711Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:25:49.711Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:25:49.976Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer (5.03s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-07-29T21:25:50.259Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-07-29T21:25:50.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:25:50.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:25:50.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:25:50.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:25:50.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:25:50.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:25:50.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:25:50.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:25:50.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:25:50.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:25:50.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:25:50.259Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:25:50.259Z] --- PASS: TestCreateLinkToNonExistingContainer (0.16s) [2022-07-29T21:25:50.259Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:25:50.259Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:25:50.259Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:25:50.259Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:25:50.259Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:25:50.259Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:25:50.259Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:25:50.259Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:25:50.259Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:25:50.259Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:25:50.259Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:25:50.259Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:25:50.259Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:25:50.259Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:25:50.259Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:25:54.452Z] --- PASS: TestCreateWithCustomMaskedPaths (3.76s) [2022-07-29T21:25:54.452Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:25:55.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:25:55.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:25:55.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:25:55.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:25:55.386Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:25:55.386Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:25:55.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:25:55.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:25:55.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:25:55.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:25:55.386Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-29T21:25:55.386Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-29T21:25:55.386Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:25:55.953Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-07-29T21:25:55.953Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:25:55.953Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:25:55.953Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:25:55.953Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:25:55.953Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:25:55.953Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-29T21:25:55.953Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:25:55.953Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-29T21:25:55.953Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:25:55.953Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:25:55.953Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:25:55.953Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:25:55.953Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:25:55.953Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:25:55.953Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:25:55.953Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:25:55.953Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:25:55.953Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:25:55.953Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:25:55.953Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:25:55.953Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:25:55.953Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:25:55.953Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:25:55.953Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:25:55.953Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-29T21:25:55.953Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-29T21:25:55.953Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:25:55.953Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:25:55.953Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:25:55.953Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:25:55.953Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-29T21:25:55.953Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:25:55.953Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:25:55.953Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:25:55.953Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-29T21:25:55.953Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-29T21:25:55.953Z] === RUN TestDiff [2022-07-29T21:25:56.519Z] --- PASS: TestDiff (0.42s) [2022-07-29T21:25:56.519Z] === RUN TestExecConsoleSize [2022-07-29T21:25:56.778Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-29T21:25:56.778Z] === RUN TestExecWithCloseStdin [2022-07-29T21:25:57.344Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-07-29T21:25:57.344Z] === RUN TestExec [2022-07-29T21:25:57.912Z] --- PASS: TestExec (0.51s) [2022-07-29T21:25:57.912Z] === RUN TestExecUser [2022-07-29T21:25:58.478Z] --- PASS: TestExecUser (0.47s) [2022-07-29T21:25:58.478Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:25:59.044Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-07-29T21:25:59.044Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:26:00.419Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-07-29T21:26:00.419Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:26:00.985Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-29T21:26:00.985Z] === RUN TestHealthKillContainer [2022-07-29T21:26:09.093Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-29T21:26:09.093Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:26:09.093Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-29T21:26:09.093Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-29T21:26:09.093Z] === RUN TestIpcModeNone [2022-07-29T21:26:09.352Z] --- PASS: TestIpcModeNone (0.62s) [2022-07-29T21:26:09.352Z] === RUN TestIpcModePrivate [2022-07-29T21:26:09.610Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-29T21:26:09.868Z] --- PASS: TestIpcModePrivate (0.47s) [2022-07-29T21:26:09.868Z] === RUN TestIpcModeShareable [2022-07-29T21:26:09.868Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:26:09.868Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-29T21:26:09.868Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:26:11.244Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-07-29T21:26:11.244Z] === RUN TestAPIIpcModeHost [2022-07-29T21:26:11.244Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:26:11.244Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-29T21:26:11.244Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:26:11.244Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:26:11.244Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-29T21:26:11.244Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:26:12.179Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-29T21:26:12.437Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-29T21:26:12.437Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:26:12.437Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:26:12.437Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-29T21:26:12.437Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:26:12.437Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:26:12.437Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-29T21:26:12.437Z] === RUN TestIpcModeOlderClient [2022-07-29T21:26:12.437Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:26:12.437Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:26:13.005Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-07-29T21:26:13.005Z] === RUN TestKillContainer [2022-07-29T21:26:13.005Z] === RUN TestKillContainer/no_signal [2022-07-29T21:26:13.274Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:26:13.557Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:26:14.126Z] --- PASS: TestKillContainer (1.34s) [2022-07-29T21:26:14.126Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-29T21:26:14.126Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-07-29T21:26:14.126Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-07-29T21:26:14.126Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:26:14.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:26:14.692Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:26:14.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-07-29T21:26:14.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-29T21:26:14.950Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-29T21:26:14.950Z] === RUN TestKillStoppedContainer [2022-07-29T21:26:15.208Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-29T21:26:15.208Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:26:15.208Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-29T21:26:15.208Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:26:15.466Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-07-29T21:26:15.466Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:26:15.466Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:15.466Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:26:15.466Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:26:15.466Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:26:15.466Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-29T21:26:15.466Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:26:15.466Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-29T21:26:15.466Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-29T21:26:15.466Z] === RUN TestLinksContainerNames [2022-07-29T21:26:16.051Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:26:16.052Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:26:16.052Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:26:16.052Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:26:16.052Z] [2022-07-29T21:26:16.052Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:26:16.052Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:26:16.052Z] HOSTNAME=f8c1c65b4d49 [2022-07-29T21:26:16.052Z] TESTDEBUG=0 [2022-07-29T21:26:16.052Z] DEST=bundles/test-integration [2022-07-29T21:26:16.052Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:26:16.052Z] DOCKER_GITCOMMIT=3241161bc6d13d31ac8161a9dbe1f06d036b8571 [2022-07-29T21:26:16.052Z] container=docker [2022-07-29T21:26:16.052Z] HOME=/root [2022-07-29T21:26:16.052Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:26:16.052Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:26:16.052Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:26:16.052Z] TERM=xterm [2022-07-29T21:26:16.052Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:26:16.052Z] SHLVL=1 [2022-07-29T21:26:16.052Z] TIMEOUT=120m [2022-07-29T21:26:16.052Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:26:16.052Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:26:16.052Z] GO111MODULE=off [2022-07-29T21:26:16.052Z] DOCKER_EXPERIMENTAL=1 [2022-07-29T21:26:16.052Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:26:16.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:26:16.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:26:16.052Z] GOPATH=/go [2022-07-29T21:26:16.052Z] PKG_CONFIG=pkg-config [2022-07-29T21:26:16.052Z] _=/usr/bin/env [2022-07-29T21:26:16.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:26:16.401Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-29T21:26:16.401Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:26:16.967Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-07-29T21:26:16.967Z] === RUN TestLogs [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:26:16.967Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:26:16.967Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:26:16.967Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:26:16.967Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:26:17.534Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:26:17.534Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:26:18.102Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:26:18.102Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:26:18.668Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:26:18.668Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:26:18.668Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:26:18.668Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:26:19.234Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:26:19.492Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:26:20.059Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:26:20.059Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:26:20.628Z] --- PASS: TestLogs (3.79s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-07-29T21:26:20.628Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s) [2022-07-29T21:26:20.628Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:26:21.194Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:26:21.194Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:26:21.194Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:26:21.194Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:26:21.453Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-29T21:26:21.453Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-29T21:26:21.453Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:26:21.453Z] 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-07-29T21:26:21.453Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-07-29T21:26:21.453Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:26:21.453Z] 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-07-29T21:26:21.453Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-29T21:26:21.453Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:26:21.453Z] 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-07-29T21:26:21.453Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-29T21:26:21.453Z] === RUN TestNetworkNat [2022-07-29T21:26:22.020Z] --- PASS: TestNetworkNat (0.50s) [2022-07-29T21:26:22.020Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:26:22.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-07-29T21:26:22.586Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:26:25.114Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-07-29T21:26:25.114Z] === RUN TestPause [2022-07-29T21:26:25.114Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:25.114Z] --- SKIP: TestPause (0.00s) [2022-07-29T21:26:25.114Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:26:25.114Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:26:25.114Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:26:25.114Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:26:25.114Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:25.114Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-29T21:26:25.114Z] === RUN TestPidHost [2022-07-29T21:26:26.048Z] --- PASS: TestPidHost (0.94s) [2022-07-29T21:26:26.048Z] === RUN TestPsFilter [2022-07-29T21:26:26.048Z] --- PASS: TestPsFilter (0.10s) [2022-07-29T21:26:26.048Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:26:26.614Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-07-29T21:26:26.614Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:26:26.872Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-29T21:26:26.872Z] === RUN TestRemoveContainerRunning [2022-07-29T21:26:27.439Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-29T21:26:27.439Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:26:28.006Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-29T21:26:28.006Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:26:28.006Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:26:28.006Z] === RUN TestRenameLinkedContainer [2022-07-29T21:26:29.919Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-29T21:26:29.919Z] === RUN TestRenameStoppedContainer [2022-07-29T21:26:29.919Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-07-29T21:26:29.919Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:26:31.030Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-07-29T21:26:31.030Z] === RUN TestRenameInvalidName [2022-07-29T21:26:31.289Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-29T21:26:31.289Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:26:32.664Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-07-29T21:26:32.664Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:26:33.229Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-07-29T21:26:33.229Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:26:34.163Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-29T21:26:34.163Z] === RUN TestResize [2022-07-29T21:26:34.422Z] --- PASS: TestResize (0.42s) [2022-07-29T21:26:34.422Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:26:34.988Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-29T21:26:34.988Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:26:35.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-29T21:26:35.247Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:26:35.247Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-29T21:26:35.247Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:26:35.247Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:26:35.247Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:26:36.181Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:26:37.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s) [2022-07-29T21:26:37.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-07-29T21:26:37.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-07-29T21:26:37.116Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:26:38.051Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-29T21:26:38.051Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:26:39.428Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-07-29T21:26:39.428Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:26:40.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-29T21:26:40.363Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:26:41.737Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-29T21:26:41.737Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:26:42.673Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-29T21:26:42.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:26:42.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:26:43.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:26:44.048Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-29T21:26:44.048Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:26:44.636Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-29T21:26:44.636Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:26:45.605Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-07-29T21:26:45.605Z] === RUN TestNISDomainname [2022-07-29T21:26:45.864Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-29T21:26:45.864Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-29T21:26:45.864Z] === RUN TestHostnameDnsResolution [2022-07-29T21:26:46.429Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-07-29T21:26:46.429Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:26:46.429Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-29T21:26:46.429Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-29T21:26:46.429Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:26:46.995Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-07-29T21:26:46.995Z] === RUN TestRunConsoleSize [2022-07-29T21:26:47.253Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-29T21:26:47.253Z] === RUN TestStats [2022-07-29T21:26:47.253Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:47.253Z] --- SKIP: TestStats (0.00s) [2022-07-29T21:26:47.253Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:26:47.253Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:26:47.253Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:26:47.253Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:26:47.253Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:26:47.253Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:26:47.253Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:26:47.253Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:26:47.253Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:26:47.253Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:26:47.253Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:26:47.820Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:26:50.348Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:26:51.282Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:26:51.282Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-07-29T21:26:51.282Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-07-29T21:26:51.282Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-07-29T21:26:51.282Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-29T21:26:51.282Z] === RUN TestDeleteDevicemapper [2022-07-29T21:26:51.282Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:26:51.282Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:26:51.282Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:26:51.447Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:26:51.447Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:26:51.447Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:26:51.447Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:26:51.447Z] [2022-07-29T21:26:51.447Z] + TEST_INTEGRATION_DEST=2 [2022-07-29T21:26:51.447Z] + CONTAINER_NAME=docker-pr5-2 [2022-07-29T21:26:51.447Z] + TEST_SKIP_INTEGRATION=1 [2022-07-29T21:26:51.447Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-29T21:26:51.447Z] + run_tests [2022-07-29T21:26:51.447Z] + c=0 [2022-07-29T21:26:51.447Z] + '[' -n 0 ']' [2022-07-29T21:26:51.447Z] + rm= [2022-07-29T21:26:51.447Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43884/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:aafc90d8b6fecbd2db89e16c7893301396681d05 hack/make.sh '' test-integration [2022-07-29T21:26:51.447Z] + TEST_INTEGRATION_DEST=1 [2022-07-29T21:26:51.447Z] + CONTAINER_NAME=docker-pr5-1 [2022-07-29T21:26:51.447Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:26:51.447Z] + run_tests test-integration-flaky [2022-07-29T21:26:51.447Z] + '[' -n 0 ']' [2022-07-29T21:26:51.447Z] + rm= [2022-07-29T21:26:51.447Z] ++ jobs -p [2022-07-29T21:26:51.447Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43884/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:aafc90d8b6fecbd2db89e16c7893301396681d05 hack/make.sh test-integration-flaky test-integration [2022-07-29T21:26:51.447Z] + TEST_INTEGRATION_DEST=3 [2022-07-29T21:26:51.447Z] + CONTAINER_NAME=docker-pr5-3 [2022-07-29T21:26:51.447Z] + TEST_SKIP_INTEGRATION=1 [2022-07-29T21:26:51.447Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-29T21:26:51.447Z] + run_tests [2022-07-29T21:26:51.447Z] + '[' -n 0 ']' [2022-07-29T21:26:51.447Z] + rm= [2022-07-29T21:26:51.447Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43884/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:aafc90d8b6fecbd2db89e16c7893301396681d05 hack/make.sh '' test-integration [2022-07-29T21:26:51.447Z] + for job in $(jobs -p) [2022-07-29T21:26:51.447Z] + wait 27149 [2022-07-29T21:26:51.447Z] [2022-07-29T21:26:51.447Z] [2022-07-29T21:26:51.447Z] [2022-07-29T21:26:51.447Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:26:51.447Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-29T21:26:51.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:26:51.447Z] HOSTNAME=4b55615163e0 [2022-07-29T21:26:51.447Z] TEST_SKIP_INTEGRATION=1 [2022-07-29T21:26:51.447Z] TESTDEBUG=0 [2022-07-29T21:26:51.447Z] DEST=bundles/test-integration [2022-07-29T21:26:51.447Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:26:51.447Z] KEEPBUNDLE=1 [2022-07-29T21:26:51.447Z] DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:26:51.447Z] container=docker [2022-07-29T21:26:51.447Z] HOME=/root [2022-07-29T21:26:51.447Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:26:51.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:26:51.447Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:26:51.447Z] TERM=xterm [2022-07-29T21:26:51.447Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:26:51.447Z] SHLVL=1 [2022-07-29T21:26:51.447Z] TIMEOUT=120m [2022-07-29T21:26:51.447Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:26:51.447Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:26:51.447Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-29T21:26:51.447Z] GO111MODULE=off [2022-07-29T21:26:51.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:26:51.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:26:51.447Z] GOPATH=/go [2022-07-29T21:26:51.447Z] PKG_CONFIG=pkg-config [2022-07-29T21:26:51.447Z] _=/usr/bin/env [2022-07-29T21:26:51.447Z] Building test suite binary ./integration-cli/test.main [2022-07-29T21:26:51.447Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:26:51.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:26:51.447Z] HOSTNAME=aca1af009680 [2022-07-29T21:26:51.447Z] TEST_SKIP_INTEGRATION=1 [2022-07-29T21:26:51.447Z] TESTDEBUG=0 [2022-07-29T21:26:51.447Z] DEST=bundles/test-integration [2022-07-29T21:26:51.447Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:26:51.447Z] KEEPBUNDLE=1 [2022-07-29T21:26:51.447Z] DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:26:51.447Z] container=docker [2022-07-29T21:26:51.447Z] HOME=/root [2022-07-29T21:26:51.447Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:26:51.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:26:51.447Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:26:51.447Z] TERM=xterm [2022-07-29T21:26:51.447Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:26:51.447Z] SHLVL=1 [2022-07-29T21:26:51.447Z] TIMEOUT=120m [2022-07-29T21:26:51.447Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:26:51.447Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:26:51.447Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-29T21:26:51.447Z] GO111MODULE=off [2022-07-29T21:26:51.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:26:51.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:26:51.447Z] GOPATH=/go [2022-07-29T21:26:51.447Z] PKG_CONFIG=pkg-config [2022-07-29T21:26:51.447Z] _=/usr/bin/env [2022-07-29T21:26:51.447Z] Building test suite binary ./integration-cli/test.main [2022-07-29T21:26:51.447Z] [2022-07-29T21:26:51.447Z] Found new integrations tests: [2022-07-29T21:26:51.447Z] +func TestContainerWithAutoRemoveCanBeRestarted(t *testing.T) { [2022-07-29T21:26:51.447Z] +func TestWaitRestartedContainer(t *testing.T) { [2022-07-29T21:26:51.447Z] Running stress test for them. [2022-07-29T21:26:51.447Z] Using test flags: -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:26:51.447Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:26:51.447Z] HOSTNAME=f6a1f60cd91b [2022-07-29T21:26:51.447Z] TESTDEBUG=0 [2022-07-29T21:26:51.447Z] DEST=bundles/test-integration-flaky [2022-07-29T21:26:51.447Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:26:51.447Z] KEEPBUNDLE=1 [2022-07-29T21:26:51.447Z] DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:26:51.447Z] container=docker [2022-07-29T21:26:51.447Z] HOME=/root [2022-07-29T21:26:51.447Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:26:51.447Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:26:51.447Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:26:51.447Z] TERM=xterm [2022-07-29T21:26:51.447Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:26:51.447Z] SHLVL=1 [2022-07-29T21:26:51.447Z] TIMEOUT=120m [2022-07-29T21:26:51.447Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:26:51.447Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:26:51.447Z] TESTFLAGS=-test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:26:51.447Z] GO111MODULE=off [2022-07-29T21:26:51.447Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:26:51.447Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:26:51.447Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:26:51.447Z] TEST_REPEAT=5 [2022-07-29T21:26:51.447Z] GOPATH=/go [2022-07-29T21:26:51.447Z] PKG_CONFIG=pkg-config [2022-07-29T21:26:51.447Z] _=/usr/bin/env [2022-07-29T21:26:51.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:26:53.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s) [2022-07-29T21:26:53.183Z] === RUN TestUpdateMemory [2022-07-29T21:26:53.183Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:53.183Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-29T21:26:53.183Z] === RUN TestUpdateCPUQuota [2022-07-29T21:26:53.183Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:53.183Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-29T21:26:53.183Z] === RUN TestUpdatePidsLimit [2022-07-29T21:26:53.183Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:26:53.183Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-29T21:26:53.183Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:27:05.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:27:05.377Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-07-29T21:27:05.377Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:27:05.377Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-07-29T21:27:05.377Z] === RUN TestWaitNonBlocked [2022-07-29T21:27:05.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:27:05.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:27:05.377Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:27:05.377Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:27:05.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:27:05.377Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:27:05.377Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:27:05.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-07-29T21:27:05.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-29T21:27:05.377Z] === RUN TestWaitBlocked [2022-07-29T21:27:05.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:27:05.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:27:05.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:27:05.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:27:05.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:27:05.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:27:05.635Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-29T21:27:05.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-07-29T21:27:05.635Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-29T21:27:05.635Z] === RUN TestWaitConditions [2022-07-29T21:27:05.635Z] === RUN TestWaitConditions/default [2022-07-29T21:27:05.635Z] === PAUSE TestWaitConditions/default [2022-07-29T21:27:05.635Z] === RUN TestWaitConditions/not-running [2022-07-29T21:27:05.635Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:27:05.635Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:27:05.635Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:27:05.635Z] === RUN TestWaitConditions/removed [2022-07-29T21:27:05.635Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:27:05.635Z] === CONT TestWaitConditions/default [2022-07-29T21:27:05.635Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:27:07.536Z] === CONT TestWaitConditions/removed [2022-07-29T21:27:07.537Z] === CONT TestWaitConditions/not-running [2022-07-29T21:27:09.437Z] --- PASS: TestWaitConditions (0.01s) [2022-07-29T21:27:09.437Z] --- PASS: TestWaitConditions/next-exit (1.74s) [2022-07-29T21:27:09.437Z] --- PASS: TestWaitConditions/default (1.81s) [2022-07-29T21:27:09.437Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-07-29T21:27:09.437Z] --- PASS: TestWaitConditions/removed (1.74s) [2022-07-29T21:27:09.437Z] === RUN TestWaitRestartedContainer [2022-07-29T21:27:09.437Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:27:09.437Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:27:09.437Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:27:09.437Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:27:09.437Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:27:09.437Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:27:09.437Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:27:09.437Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:27:10.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:27:10.835Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:27:11.402Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-29T21:27:11.402Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-07-29T21:27:11.402Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-07-29T21:27:11.402Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-07-29T21:27:11.402Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:27:11.402Z] === CONT TestIpcModeOlderClient [2022-07-29T21:27:11.662Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-29T21:27:11.662Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:27:13.158Z] --- PASS: TestImportExtremelyLargeImageWorks (91.44s) [2022-07-29T21:27:13.158Z] PASS [2022-07-29T21:27:13.158Z] [2022-07-29T21:27:13.158Z] DONE 22 tests in 94.532s [2022-07-29T21:27:13.158Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:27:13.158Z] === RUN TestStripANSICommands [2022-07-29T21:27:13.158Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:27:13.158Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:27:13.158Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:27:13.158Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:27:13.158Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:27:13.158Z] PASS [2022-07-29T21:27:13.158Z] [2022-07-29T21:27:13.158Z] DONE 3 tests in 0.009s [2022-07-29T21:27:13.158Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:27:13.158Z] INFO: Testing against a local daemon [2022-07-29T21:27:13.158Z] === RUN TestNetworkCreateDelete [2022-07-29T21:27:13.158Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-29T21:27:13.159Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:27:13.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-07-29T21:27:13.159Z] === RUN TestDaemonDNSFallback [2022-07-29T21:27:14.195Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-07-29T21:27:14.195Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-07-29T21:27:14.195Z] PASS [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === Skipped [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:27:14.195Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-29T21:27:14.195Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-29T21:27:14.195Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-29T21:27:14.195Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-29T21:27:14.195Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-29T21:27:14.195Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-29T21:27:14.195Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-29T21:27:14.195Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-29T21:27:14.195Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-29T21:27:14.195Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:27:14.195Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-29T21:27:14.195Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-29T21:27:14.195Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-07-29T21:27:14.195Z] 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-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-29T21:27:14.195Z] 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-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-29T21:27:14.195Z] 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-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-29T21:27:14.195Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:27:14.195Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-29T21:27:14.195Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:27:14.195Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-29T21:27:14.195Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-29T21:27:14.195Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-29T21:27:14.195Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:27:14.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-29T21:27:14.195Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-29T21:27:14.195Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-29T21:27:14.195Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-29T21:27:14.195Z] [2022-07-29T21:27:14.195Z] DONE 248 tests, 27 skipped in 89.757s [2022-07-29T21:27:14.195Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:27:14.453Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:27:15.020Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-29T21:27:15.020Z] === RUN TestConfigDaemonID [2022-07-29T21:27:15.051Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-07-29T21:27:15.051Z] === RUN TestInspectNetwork [2022-07-29T21:27:15.955Z] daemon_test.go:83: [d042ccf11a7ab] daemon is not started [2022-07-29T21:27:15.955Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:27:15.955Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:27:15.955Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:27:15.955Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:27:15.955Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:27:15.955Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:27:15.955Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:27:15.955Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:27:15.955Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:27:15.955Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:27:15.955Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:27:16.218Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-07-29T21:27:16.218Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-07-29T21:27:16.218Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:27:16.218Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:27:17.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:27:17.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:27:17.595Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:27:17.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:27:18.317Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:27:18.317Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:27:18.317Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:27:18.317Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-29T21:27:18.529Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:27:18.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:27:19.463Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:27:19.464Z] daemon_test.go:197: [d198d17fb5aa0] daemon is not started [2022-07-29T21:27:19.464Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-07-29T21:27:19.464Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-29T21:27:19.464Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-29T21:27:19.464Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-29T21:27:19.464Z] === RUN TestDaemonProxy [2022-07-29T21:27:19.464Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-29T21:27:19.464Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-29T21:27:19.464Z] PASS [2022-07-29T21:27:19.464Z] [2022-07-29T21:27:19.464Z] === Skipped [2022-07-29T21:27:19.464Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-29T21:27:19.464Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-29T21:27:19.464Z] [2022-07-29T21:27:19.464Z] DONE 13 tests, 1 skipped in 5.247s [2022-07-29T21:27:19.464Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:27:19.722Z] INFO: Testing against a local daemon [2022-07-29T21:27:19.722Z] === RUN TestCommitInheritsEnv [2022-07-29T21:27:19.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:27:19.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:27:20.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:27:21.095Z] --- PASS: TestCommitInheritsEnv (1.52s) [2022-07-29T21:27:21.095Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:27:21.095Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:27:21.095Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:27:21.095Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:27:21.353Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/macos (0.01s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:27:21.611Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:27:21.611Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:27:21.611Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-29T21:27:21.611Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:27:21.611Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-29T21:27:21.611Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:27:22.481Z] --- PASS: TestInspectNetwork (7.01s) [2022-07-29T21:27:22.481Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:27:22.481Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:27:22.481Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:27:22.481Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:27:22.481Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:27:22.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:27:23.511Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-07-29T21:27:23.511Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:27:23.511Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-29T21:27:23.511Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:27:23.511Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:27:23.511Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-29T21:27:23.511Z] === RUN TestTagInvalidReference [2022-07-29T21:27:23.511Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:27:23.511Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:27:23.511Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-29T21:27:23.511Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:27:23.511Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-29T21:27:23.511Z] === RUN TestTagOfficialNames [2022-07-29T21:27:23.511Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-29T21:27:23.511Z] === RUN TestTagMatchesDigest [2022-07-29T21:27:23.511Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-29T21:27:23.511Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:27:23.847Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:27:23.847Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:27:23.847Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:27:23.847Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:27:23.847Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:27:23.847Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:27:23.847Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:27:23.847Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:27:23.847Z] === RUN TestNetworkList [2022-07-29T21:27:23.847Z] === RUN TestNetworkList//networks [2022-07-29T21:27:23.847Z] === PAUSE TestNetworkList//networks [2022-07-29T21:27:23.847Z] === RUN TestNetworkList//networks/ [2022-07-29T21:27:23.847Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:27:23.847Z] === CONT TestNetworkList//networks [2022-07-29T21:27:23.847Z] === CONT TestNetworkList//networks/ [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkList (0.01s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:27:23.847Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:27:23.847Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:27:24.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:27:24.408Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-29T21:27:24.408Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:27:24.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:27:24.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:27:25.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-29T21:27:25.336Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:27:25.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:27:25.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-07-29T21:27:25.898Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:27:26.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:27:27.262Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-29T21:27:27.262Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:27:27.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:27:28.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-07-29T21:27:28.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:27:28.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:27:28.753Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-29T21:27:28.753Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:27:28.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:27:29.809Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:27:29.809Z] Using test binary docker [2022-07-29T21:27:29.809Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:27:29.809Z] +++ /etc/init.d/apparmor start [2022-07-29T21:27:29.809Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:27:29.809Z] INFO: Waiting for daemon to start... [2022-07-29T21:27:29.809Z] Starting dockerd [2022-07-29T21:27:29.809Z] +++ 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-07-29T21:27:31.268Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-07-29T21:27:31.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:27:31.268Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:27:31.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:27:31.268Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:27:31.740Z] . [2022-07-29T21:27:31.740Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:27:31.740Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:27:31.740Z] Error: No such image: emptyfs [2022-07-29T21:27:31.740Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:27:31.740Z] ++++ docker load [2022-07-29T21:27:32.000Z] Running integration-test (iteration 1) [2022-07-29T21:27:32.000Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:27:32.000Z] ++ 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-07-29T21:27:32.000Z] ++ set -e [2022-07-29T21:27:32.000Z] ++ '[' -n 0 ']' [2022-07-29T21:27:32.000Z] ++ set -x [2022-07-29T21:27:32.000Z] ++ 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-07-29T21:27:32.260Z] Loaded image: busybox:latest [2022-07-29T21:27:32.260Z] Loaded image: busybox:glibc [2022-07-29T21:27:33.639Z] Loaded image: debian:bullseye-slim [2022-07-29T21:27:33.639Z] Loaded image: hello-world:latest [2022-07-29T21:27:33.639Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:27:33.639Z] INFO: Testing against a local daemon [2022-07-29T21:27:33.639Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:27:34.577Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-07-29T21:27:34.577Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:27:35.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-29T21:27:35.957Z] === RUN TestBuildWithSession [2022-07-29T21:27:35.957Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:27:35.957Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:27:35.957Z] === RUN TestBuildSquashParent [2022-07-29T21:27:39.249Z] --- PASS: TestBuildSquashParent (3.44s) [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:27:39.249Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:27:39.249Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:27:39.249Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:27:39.249Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:27:40.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:27:40.630Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:27:40.893Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m52.313230967s [2022-07-29T21:27:40.893Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 512.333964ms [2022-07-29T21:27:42.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:27:42.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.34s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-07-29T21:27:43.390Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s) [2022-07-29T21:27:43.390Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:27:43.390Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:27:44.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:27:44.588Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:27:44.588Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:27:44.847Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy (1.99s) [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s) [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-29T21:27:45.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-07-29T21:27:45.107Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:27:45.675Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-07-29T21:27:45.675Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:27:46.100Z] --- PASS: TestServiceWithDataPathPortInit (14.15s) [2022-07-29T21:27:46.100Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:27:46.614Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-29T21:27:46.614Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:27:47.182Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-29T21:27:47.182Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:27:47.991Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xbaqckl7ahlpl1o8p6up9l9a4 Created:2022-07-29 21:27:46.601920067 +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[e57ea7c16a63a394ddddfc8073924158bb68b7ed09dd4d72e048c7b4ce2881fe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybnes69rvz3c5wv9igtjxrkxu EndpointID:a2e5b808a913dbd7e125d0e3715de220ab69501d3957853771d2cb4857a508f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df1fb0af621b369496213a22489a667a28a3ecd3db24f25778ad35f66e899423 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:e7144e7d681c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ybnes69rvz3c5wv9igtjxrkxu EndpointID:a2e5b808a913dbd7e125d0e3715de220ab69501d3957853771d2cb4857a508f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:27:48.581Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-07-29T21:27:48.581Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:27:49.151Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-07-29T21:27:49.151Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:27:50.530Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-07-29T21:27:50.530Z] === RUN TestBuildWithHugeFile [2022-07-29T21:27:53.238Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.02s) [2022-07-29T21:27:53.238Z] PASS [2022-07-29T21:27:53.238Z] [2022-07-29T21:27:53.238Z] === Skipped [2022-07-29T21:27:53.238Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:27:53.238Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:27:53.238Z] [2022-07-29T21:27:53.238Z] DONE 38 tests, 1 skipped in 44.109s [2022-07-29T21:27:53.238Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:27:53.238Z] INFO: Testing against a local daemon [2022-07-29T21:27:53.238Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:27:53.238Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:27:53.238Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:27:53.238Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:27:53.238Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:27:53.238Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:27:53.238Z] PASS [2022-07-29T21:27:53.238Z] [2022-07-29T21:27:53.238Z] === Skipped [2022-07-29T21:27:53.238Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:27:53.238Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:27:53.238Z] [2022-07-29T21:27:53.238Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:27:53.238Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:27:53.238Z] [2022-07-29T21:27:53.238Z] DONE 2 tests, 2 skipped in 0.024s [2022-07-29T21:27:53.238Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:27:53.238Z] INFO: Testing against a local daemon [2022-07-29T21:27:53.238Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:27:53.803Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-29T21:27:53.803Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:27:54.366Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:27:55.293Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:27:55.856Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:27:57.745Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:27:59.636Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:28:02.903Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s) [2022-07-29T21:28:03.464Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-29T21:28:03.464Z] PASS [2022-07-29T21:28:03.464Z] [2022-07-29T21:28:03.464Z] DONE 8 tests in 10.945s [2022-07-29T21:28:03.464Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:28:03.464Z] testing: warning: no tests to run [2022-07-29T21:28:03.464Z] PASS [2022-07-29T21:28:03.464Z] [2022-07-29T21:28:03.464Z] DONE 0 tests in 0.008s [2022-07-29T21:28:03.464Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:28:03.464Z] INFO: Testing against a local daemon [2022-07-29T21:28:03.464Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:28:04.829Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2022-07-29T21:28:04.829Z] === RUN TestAuthZPluginTLS [2022-07-29T21:28:05.085Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-29T21:28:05.085Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:28:05.647Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-29T21:28:05.647Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:28:06.251Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-29T21:28:06.251Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:28:06.813Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-29T21:28:06.813Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:28:08.179Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-07-29T21:28:08.179Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:28:08.435Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-29T21:28:08.435Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:28:08.997Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-29T21:28:08.998Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:28:09.559Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-29T21:28:09.559Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:28:10.925Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-07-29T21:28:10.925Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:28:12.292Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-07-29T21:28:12.292Z] === RUN TestAuthZPluginHeader [2022-07-29T21:28:13.219Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-29T21:28:13.219Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:28:17.393Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s) [2022-07-29T21:28:17.393Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:28:21.557Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-07-29T21:28:21.557Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:28:24.822Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-07-29T21:28:24.822Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:28:29.264Z] --- PASS: TestBuildWithHugeFile (34.57s) [2022-07-29T21:28:29.264Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:28:29.264Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:28:29.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:28:29.265Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:28:29.265Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:28:29.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:28:29.265Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:28:29.265Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:28:29.265Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:28:29.265Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:28:29.265Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:28:29.265Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:28:29.265Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:28:29.265Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-29T21:28:29.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-07-29T21:28:29.265Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-29T21:28:29.265Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-29T21:28:29.265Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:28:29.265Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:28:29.265Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:28:29.265Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2022-07-29T21:28:29.265Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.88s) [2022-07-29T21:28:29.265Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s) [2022-07-29T21:28:29.265Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:28:29.265Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-29T21:28:29.265Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:28:29.265Z] Loaded image: busybox:latest [2022-07-29T21:28:29.265Z] Loaded image: busybox:glibc [2022-07-29T21:28:30.203Z] Loaded image: debian:bullseye-slim [2022-07-29T21:28:30.203Z] Loaded image: hello-world:latest [2022-07-29T21:28:30.203Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:28:34.766Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.52s) [2022-07-29T21:28:34.766Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:28:38.329Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.26s) [2022-07-29T21:28:38.329Z] PASS [2022-07-29T21:28:38.329Z] [2022-07-29T21:28:38.329Z] === Skipped [2022-07-29T21:28:38.329Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:28:38.329Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:28:38.329Z] [2022-07-29T21:28:38.329Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:28:38.329Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:28:38.329Z] [2022-07-29T21:28:38.329Z] DONE 34 tests, 2 skipped in 65.461s [2022-07-29T21:28:38.329Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:28:38.329Z] ++ 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-07-29T21:28:38.329Z] ++ set -e [2022-07-29T21:28:38.329Z] ++ '[' -n 0 ']' [2022-07-29T21:28:38.329Z] ++ set -x [2022-07-29T21:28:38.329Z] ++ 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-07-29T21:28:38.329Z] INFO: Testing against a local daemon [2022-07-29T21:28:38.329Z] === RUN TestConfigInspect [2022-07-29T21:28:39.709Z] --- PASS: TestConfigInspect (2.22s) [2022-07-29T21:28:39.709Z] === RUN TestConfigList [2022-07-29T21:28:42.246Z] --- PASS: TestConfigList (2.26s) [2022-07-29T21:28:42.246Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:28:44.153Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-07-29T21:28:44.153Z] === RUN TestConfigsUpdate [2022-07-29T21:28:46.691Z] --- PASS: TestConfigsUpdate (2.17s) [2022-07-29T21:28:46.691Z] === RUN TestTemplatedConfig [2022-07-29T21:28:49.253Z] --- PASS: TestTemplatedConfig (2.47s) [2022-07-29T21:28:49.253Z] === RUN TestConfigCreateResolve [2022-07-29T21:28:51.159Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-07-29T21:28:51.159Z] PASS [2022-07-29T21:28:51.159Z] [2022-07-29T21:28:51.159Z] DONE 6 tests in 13.550s [2022-07-29T21:28:51.159Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:28:51.159Z] ++ 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-07-29T21:28:51.159Z] ++ set -e [2022-07-29T21:28:51.159Z] ++ '[' -n 0 ']' [2022-07-29T21:28:51.159Z] ++ set -x [2022-07-29T21:28:51.159Z] ++ 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-07-29T21:28:51.159Z] INFO: Testing against a local daemon [2022-07-29T21:28:51.159Z] === RUN TestAttachWithTTY [2022-07-29T21:28:51.159Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-29T21:28:51.159Z] === RUN TestAttachWithoutTTy [2022-07-29T21:28:51.419Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-29T21:28:51.419Z] === RUN TestCheckpoint [2022-07-29T21:28:51.419Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:28:51.419Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:28:51.419Z] === RUN TestContainerInvalidJSON [2022-07-29T21:28:51.419Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:28:51.419Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:28:51.419Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:28:51.419Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:28:51.419Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:28:51.419Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:28:51.419Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:28:51.419Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:28:51.420Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:28:51.420Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:28:51.420Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:28:51.420Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:28:51.420Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:28:51.420Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:28:51.420Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:28:51.420Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-29T21:28:51.420Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:28:51.420Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-29T21:28:51.420Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:28:51.420Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-29T21:28:51.420Z] === RUN TestCopyEmptyFile [2022-07-29T21:28:51.680Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-29T21:28:51.680Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:28:51.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-29T21:28:51.680Z] === RUN TestCopyFromContainer [2022-07-29T21:28:52.618Z] === RUN TestCopyFromContainer// [2022-07-29T21:28:52.618Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:28:52.618Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:28:52.805Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-29T21:28:52.805Z] PASS [2022-07-29T21:28:52.805Z] [2022-07-29T21:28:52.805Z] DONE 17 tests in 47.701s [2022-07-29T21:28:52.805Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:28:52.805Z] INFO: Testing against a local daemon [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:28:52.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:28:52.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:28:52.805Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:28:52.805Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:28:52.805Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:28:52.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:28:52.806Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:28:52.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:28:52.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:28:52.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:28:52.806Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:28:52.806Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:28:52.806Z] === RUN TestPluginInstall [2022-07-29T21:28:52.806Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d35e3a2f75c8881ddb0c817adabd366e2d9c47a0a8f9693b30f24f83c2c42d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d35e3a2f75c8881ddb0c817adabd366e2d9c47a0a8f9693b30f24f83c2c42d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:52.806Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5eed1cb2e371aa079a35c472eda898e8d35a1c5601809ede067e0ac33003ef1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:52.806Z] time="2022-07-29T21:28:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5eed1cb2e371aa079a35c472eda898e8d35a1c5601809ede067e0ac33003ef1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:52.806Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:28:52.878Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:28:52.878Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:28:52.878Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:28:52.878Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:28:53.139Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:28:53.139Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:28:53.139Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-29T21:28:53.139Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-29T21:28:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:28:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:28:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:28:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:28:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-29T21:28:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:28:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:28:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:28:53.139Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:28:53.139Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-29T21:28:53.139Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:28:53.139Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:28:53.139Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:28:53.139Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:28:53.139Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:28:53.139Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:28:53.139Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:28:53.399Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:28:53.399Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:28:53.399Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:28:53.399Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-29T21:28:53.399Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:28:53.399Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:28:53.399Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:28:53.399Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:28:53.399Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-29T21:28:53.399Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:28:53.733Z] time="2022-07-29T21:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:53.733Z] time="2022-07-29T21:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656acb4ee29ed1be3d2efd12482ff41be0fe5970b7a753813fc3c6b5be79a585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:53.733Z] time="2022-07-29T21:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:28:53.733Z] time="2022-07-29T21:28:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:656acb4ee29ed1be3d2efd12482ff41be0fe5970b7a753813fc3c6b5be79a585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:28:53.989Z] plugin_test.go:195: [dfe5556ab428a] daemon is not started [2022-07-29T21:28:53.989Z] --- PASS: TestPluginInstall (2.79s) [2022-07-29T21:28:53.989Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-07-29T21:28:53.989Z] --- PASS: TestPluginInstall/with_htpasswd (0.68s) [2022-07-29T21:28:53.989Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-29T21:28:53.989Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:28:54.779Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-29T21:28:54.780Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:28:55.354Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:55.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:55.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:55.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:55.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:55.719Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:55.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:55.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:28:55.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:28:55.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:28:55.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:28:55.719Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-29T21:28:55.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:28:55.719Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:28:55.979Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-29T21:28:55.979Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:28:55.979Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:28:55.979Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:28:55.979Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-29T21:28:55.979Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:28:55.979Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:28:55.979Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:28:56.238Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-29T21:28:56.238Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:28:56.238Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-29T21:28:56.238Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:28:56.238Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:56.238Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:56.238Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:56.238Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:56.238Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:56.238Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:56.238Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:56.238Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:56.238Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:28:56.238Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:28:56.238Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:28:56.238Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:28:56.238Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-29T21:28:56.238Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-29T21:28:56.238Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-29T21:28:56.238Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:28:56.238Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:28:56.238Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:28:56.238Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:28:56.238Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:28:56.238Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:28:56.238Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:28:56.238Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:28:56.238Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:28:56.238Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:28:56.238Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:28:56.238Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:28:56.238Z] === RUN TestDiff [2022-07-29T21:28:56.281Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:28:56.498Z] --- PASS: TestDiff (0.41s) [2022-07-29T21:28:56.498Z] === RUN TestExecConsoleSize [2022-07-29T21:28:57.067Z] --- PASS: TestExecConsoleSize (0.44s) [2022-07-29T21:28:57.067Z] === RUN TestExecWithCloseStdin [2022-07-29T21:28:57.207Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-29T21:28:57.207Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-07-29T21:28:57.207Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-29T21:28:57.207Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:28:57.637Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-29T21:28:57.637Z] === RUN TestExec [2022-07-29T21:28:57.768Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s) [2022-07-29T21:28:57.768Z] PASS [2022-07-29T21:28:57.768Z] [2022-07-29T21:28:57.768Z] DONE 24 tests in 6.806s [2022-07-29T21:28:57.896Z] --- PASS: TestExec (0.48s) [2022-07-29T21:28:57.896Z] === RUN TestExecUser [2022-07-29T21:28:58.024Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:28:58.024Z] INFO: Testing against a local daemon [2022-07-29T21:28:58.024Z] === RUN TestExternalGraphDriver [2022-07-29T21:28:58.280Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:28:58.465Z] --- PASS: TestExecUser (0.45s) [2022-07-29T21:28:58.465Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:28:59.034Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-07-29T21:28:59.034Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:28:59.957Z] --- PASS: TestImportExtremelyLargeImageWorks (92.99s) [2022-07-29T21:28:59.957Z] PASS [2022-07-29T21:28:59.957Z] [2022-07-29T21:28:59.957Z] === Skipped [2022-07-29T21:28:59.957Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:28:59.957Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-29T21:28:59.957Z] [2022-07-29T21:28:59.957Z] DONE 22 tests, 1 skipped in 96.852s [2022-07-29T21:28:59.957Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:28:59.957Z] === RUN TestStripANSICommands [2022-07-29T21:28:59.957Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:28:59.957Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:28:59.957Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:28:59.957Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:28:59.957Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:28:59.957Z] PASS [2022-07-29T21:28:59.957Z] [2022-07-29T21:28:59.957Z] DONE 3 tests in 0.042s [2022-07-29T21:28:59.957Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:28:59.957Z] INFO: Testing against a local daemon [2022-07-29T21:28:59.957Z] === RUN TestNetworkCreateDelete [2022-07-29T21:28:59.957Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-29T21:28:59.957Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:28:59.957Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-07-29T21:28:59.957Z] === RUN TestDaemonDNSFallback [2022-07-29T21:29:00.168Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:29:00.414Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-07-29T21:29:00.414Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:29:00.675Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-07-29T21:29:00.675Z] === RUN TestHealthKillContainer [2022-07-29T21:29:01.551Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:29:03.239Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-29T21:29:03.239Z] === RUN TestInspectNetwork [2022-07-29T21:29:03.239Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.239Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-29T21:29:03.239Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:29:03.239Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.239Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:29:03.239Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:29:03.239Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:29:03.239Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:29:03.239Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:29:03.239Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:29:03.239Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:29:03.239Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:29:03.239Z] === RUN TestNetworkList [2022-07-29T21:29:03.239Z] === RUN TestNetworkList//networks [2022-07-29T21:29:03.239Z] === PAUSE TestNetworkList//networks [2022-07-29T21:29:03.239Z] === RUN TestNetworkList//networks/ [2022-07-29T21:29:03.239Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:29:03.239Z] === CONT TestNetworkList//networks [2022-07-29T21:29:03.239Z] === CONT TestNetworkList//networks/ [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkList (0.02s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:29:03.239Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:29:03.239Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:29:03.239Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.239Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-29T21:29:03.239Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:29:03.440Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-07-29T21:29:03.440Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-07-29T21:29:03.440Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-07-29T21:29:03.440Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-07-29T21:29:03.440Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:29:03.497Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:29:03.497Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:29:03.497Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:29:03.497Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:29:03.497Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:29:03.497Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.497Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-29T21:29:03.497Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:29:03.497Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:29:03.497Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:29:03.497Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:29:03.497Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.497Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-29T21:29:03.497Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:29:03.497Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.497Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-29T21:29:03.497Z] PASS [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === Skipped [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-29T21:29:03.497Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-29T21:29:03.497Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-29T21:29:03.497Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-29T21:29:03.497Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-29T21:29:03.497Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.497Z] [2022-07-29T21:29:03.497Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-29T21:29:03.497Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-29T21:29:03.498Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-29T21:29:03.498Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-29T21:29:03.498Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:29:03.498Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-29T21:29:03.498Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-29T21:29:03.498Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] DONE 34 tests, 12 skipped in 7.074s [2022-07-29T21:29:03.498Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:29:03.498Z] INFO: Testing against a local daemon [2022-07-29T21:29:03.498Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:29:03.498Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:29:03.498Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:29:03.498Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:29:03.498Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:29:03.498Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:29:03.498Z] PASS [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === Skipped [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:29:03.498Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:29:03.498Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:29:03.498Z] [2022-07-29T21:29:03.498Z] DONE 2 tests, 2 skipped in 0.097s [2022-07-29T21:29:03.498Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:29:03.755Z] INFO: Testing against a local daemon [2022-07-29T21:29:03.755Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:29:03.755Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.755Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:29:03.755Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.755Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-29T21:29:03.755Z] PASS [2022-07-29T21:29:03.755Z] [2022-07-29T21:29:03.755Z] === Skipped [2022-07-29T21:29:03.755Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-29T21:29:03.755Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.755Z] [2022-07-29T21:29:03.755Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-29T21:29:03.755Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-29T21:29:03.755Z] [2022-07-29T21:29:03.755Z] DONE 2 tests, 2 skipped in 0.092s [2022-07-29T21:29:03.755Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:29:03.755Z] testing: warning: no tests to run [2022-07-29T21:29:03.755Z] PASS [2022-07-29T21:29:03.755Z] [2022-07-29T21:29:03.755Z] DONE 0 tests in 0.028s [2022-07-29T21:29:03.755Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:29:03.755Z] INFO: Testing against a local daemon [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginTLS [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-29T21:29:03.755Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:29:03.755Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.755Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-29T21:29:03.756Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:29:03.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.756Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-29T21:29:03.756Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:29:03.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.756Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-29T21:29:03.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:29:03.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.756Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-29T21:29:03.756Z] === RUN TestAuthZPluginHeader [2022-07-29T21:29:03.756Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:03.756Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-29T21:29:03.756Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:29:04.321Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:04.321Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-29T21:29:04.321Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:29:04.579Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:04.579Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-29T21:29:04.579Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:29:04.836Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:04.836Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-29T21:29:04.836Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:29:05.403Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.403Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-29T21:29:05.403Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-29T21:29:05.661Z] PASS [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === Skipped [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-29T21:29:05.661Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] DONE 17 tests, 17 skipped in 1.852s [2022-07-29T21:29:05.661Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:29:05.661Z] INFO: Testing against a local daemon [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:29:05.661Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:29:05.661Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:29:05.661Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:29:05.661Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:29:05.661Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:29:05.661Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:29:05.661Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:29:05.661Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:29:05.661Z] === RUN TestPluginInstall [2022-07-29T21:29:05.661Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-29T21:29:05.661Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:29:05.661Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-29T21:29:05.661Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-29T21:29:05.661Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:29:05.661Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-29T21:29:05.661Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-29T21:29:05.661Z] PASS [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === Skipped [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-29T21:29:05.661Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-29T21:29:05.661Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-29T21:29:05.661Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-29T21:29:05.661Z] [2022-07-29T21:29:05.661Z] DONE 19 tests, 3 skipped in 0.155s [2022-07-29T21:29:05.661Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:29:05.919Z] INFO: Testing against a local daemon [2022-07-29T21:29:05.919Z] === RUN TestExternalGraphDriver [2022-07-29T21:29:06.177Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-29T21:29:06.177Z] --- SKIP: TestExternalGraphDriver (0.37s) [2022-07-29T21:29:06.177Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:29:07.607Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-07-29T21:29:07.607Z] PASS [2022-07-29T21:29:07.607Z] [2022-07-29T21:29:07.607Z] DONE 5 tests in 9.595s [2022-07-29T21:29:07.607Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:29:07.607Z] INFO: Testing against a local daemon [2022-07-29T21:29:07.607Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:29:07.607Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:29:07.607Z] === RUN TestReadPluginNoRead [2022-07-29T21:29:07.607Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:29:07.607Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:29:07.607Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:29:07.607Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:29:07.607Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:29:08.798Z] --- PASS: TestHealthKillContainer (7.90s) [2022-07-29T21:29:08.798Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:29:09.058Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-29T21:29:09.058Z] === RUN TestIpcModeNone [2022-07-29T21:29:09.626Z] --- PASS: TestIpcModeNone (0.44s) [2022-07-29T21:29:09.626Z] === RUN TestIpcModePrivate [2022-07-29T21:29:09.887Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-29T21:29:09.887Z] --- PASS: TestIpcModePrivate (0.49s) [2022-07-29T21:29:09.887Z] === RUN TestIpcModeShareable [2022-07-29T21:29:10.365Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-07-29T21:29:10.365Z] PASS [2022-07-29T21:29:10.365Z] [2022-07-29T21:29:10.365Z] === Skipped [2022-07-29T21:29:10.365Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.37s) [2022-07-29T21:29:10.365Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-29T21:29:10.365Z] [2022-07-29T21:29:10.365Z] DONE 2 tests, 1 skipped in 4.121s [2022-07-29T21:29:10.365Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:29:10.365Z] INFO: Testing against a local daemon [2022-07-29T21:29:10.365Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:29:10.365Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:29:10.365Z] === RUN TestReadPluginNoRead [2022-07-29T21:29:10.365Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:29:10.365Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:29:10.365Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:29:10.365Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:29:10.365Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:29:10.458Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-29T21:29:10.458Z] --- PASS: TestIpcModeShareable (0.49s) [2022-07-29T21:29:10.458Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-29T21:29:10.874Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-07-29T21:29:10.875Z] === CONT TestReadPluginNoRead [2022-07-29T21:29:12.366Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-07-29T21:29:12.366Z] === RUN TestAPIIpcModeHost [2022-07-29T21:29:12.366Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-07-29T21:29:12.366Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:29:13.304Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-29T21:29:13.389Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:29:13.569Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-07-29T21:29:13.569Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:29:14.318Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:29:14.507Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-29T21:29:14.549Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2022-07-29T21:29:14.549Z] === CONT TestReadPluginNoRead [2022-07-29T21:29:14.767Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-29T21:29:14.767Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:29:15.684Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:29:15.707Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-29T21:29:15.707Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-07-29T21:29:15.707Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:29:15.940Z] --- PASS: TestContinueAfterPluginCrash (8.36s) [2022-07-29T21:29:16.472Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:29:16.649Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-29T21:29:16.869Z] === CONT TestReadPluginNoRead [2022-07-29T21:29:16.869Z] read_test.go:92: [da5f31686dd53] daemon is not started [2022-07-29T21:29:16.869Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-07-29T21:29:16.869Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-07-29T21:29:16.869Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-07-29T21:29:16.869Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-07-29T21:29:16.869Z] PASS [2022-07-29T21:29:16.869Z] [2022-07-29T21:29:16.869Z] DONE 6 tests in 9.410s [2022-07-29T21:29:16.869Z] 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-07-29T21:29:16.869Z] testing: warning: no tests to run [2022-07-29T21:29:16.869Z] PASS [2022-07-29T21:29:16.869Z] [2022-07-29T21:29:16.869Z] DONE 0 tests in 0.007s [2022-07-29T21:29:16.869Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:29:16.869Z] INFO: Testing against a local daemon [2022-07-29T21:29:16.869Z] === RUN TestPluginWithDevMounts [2022-07-29T21:29:16.869Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:29:16.869Z] === CONT TestPluginWithDevMounts [2022-07-29T21:29:16.909Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-07-29T21:29:16.909Z] === RUN TestIpcModeOlderClient [2022-07-29T21:29:16.909Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:29:16.909Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:29:17.281Z] INFO [linters context/goanalysis] analyzers took 6m16.734806242s with top 10 stages: buildir: 2m21.594705672s, the_only_name: 39.294097898s, goimports: 28.074942285s, unconvert: 21.697572297s, gosec: 17.486515575s, S1038: 16.83365337s, misspell: 6.599601699s, unused: 5.272979863s, S1039: 4.863479544s, nilness: 4.732929853s [2022-07-29T21:29:17.281Z] INFO [runner] Issues before processing: 2396, after processing: 0 [2022-07-29T21:29:17.281Z] INFO [runner] Processors filtering stat (out/in): cgo: 2133/2396, path_prettifier: 2133/2133, nolint: 0/77, identifier_marker: 2030/2030, exclude-rules: 77/2030, filename_unadjuster: 2133/2133, skip_files: 2133/2133, autogenerated_exclude: 2030/2133, exclude: 2030/2030, skip_dirs: 2133/2133 [2022-07-29T21:29:17.281Z] INFO [runner] processing took 168.895002ms with stages: nolint: 57.304269ms, identifier_marker: 47.08773ms, path_prettifier: 34.04008ms, exclude-rules: 13.563732ms, autogenerated_exclude: 12.302164ms, skip_dirs: 3.553726ms, cgo: 577.17µs, filename_unadjuster: 458.829µs, max_same_issues: 1.74µs, skip_files: 1.225µs, exclude: 745ns, uniq_by_line: 672ns, max_from_linter: 570ns, diff: 440ns, source_code: 397ns, path_shortener: 371ns, severity-rules: 314ns, max_per_file_from_linter: 307ns, sort_results: 285ns, path_prefixer: 236ns [2022-07-29T21:29:17.281Z] INFO [runner] linters took 1m46.748234315s with stages: goanalysis_metalinter: 1m46.578491701s [2022-07-29T21:29:17.281Z] INFO File cache stats: 1674 entries of total size 8.6MiB [2022-07-29T21:29:17.281Z] INFO Memory: 2797 samples, avg is 319.9MB, max is 1213.0MB [2022-07-29T21:29:17.281Z] INFO Execution took 4m39.584261634s [2022-07-29T21:29:17.281Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-29T21:29:17.478Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-29T21:29:17.478Z] === RUN TestKillContainer [2022-07-29T21:29:17.478Z] === RUN TestKillContainer/no_signal [2022-07-29T21:29:17.635Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/make.sh dynbinary test-docker-py [2022-07-29T21:29:17.737Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:29:17.846Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:29:17.890Z] [2022-07-29T21:29:17.997Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:29:18.146Z] Removing bundles/ [2022-07-29T21:29:18.146Z] [2022-07-29T21:29:18.146Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-29T21:29:18.146Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-29T21:29:18.146Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:29:18.566Z] --- PASS: TestKillContainer (1.26s) [2022-07-29T21:29:18.566Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-29T21:29:18.566Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-29T21:29:18.566Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-07-29T21:29:18.566Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:29:18.566Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:29:18.757Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-07-29T21:29:18.757Z] PASS [2022-07-29T21:29:18.757Z] [2022-07-29T21:29:18.757Z] DONE 1 tests in 1.630s [2022-07-29T21:29:18.757Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:29:18.757Z] INFO: Testing against a local daemon [2022-07-29T21:29:18.757Z] === RUN TestSecretInspect [2022-07-29T21:29:19.135Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:29:19.221Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-07-29T21:29:19.221Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:29:20.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-29T21:29:20.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2022-07-29T21:29:20.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-29T21:29:20.073Z] === RUN TestKillStoppedContainer [2022-07-29T21:29:20.073Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-29T21:29:20.073Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:29:20.074Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-29T21:29:20.074Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:29:20.333Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-29T21:29:20.333Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:29:20.595Z] === CONT TestReadPluginNoRead [2022-07-29T21:29:20.595Z] read_test.go:92: [d3de98e6fc334] daemon is not started [2022-07-29T21:29:20.595Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-07-29T21:29:20.595Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-07-29T21:29:20.595Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2022-07-29T21:29:20.595Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-07-29T21:29:20.595Z] PASS [2022-07-29T21:29:20.595Z] [2022-07-29T21:29:20.595Z] DONE 6 tests in 10.533s [2022-07-29T21:29:20.595Z] 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-07-29T21:29:20.595Z] testing: warning: no tests to run [2022-07-29T21:29:20.595Z] PASS [2022-07-29T21:29:20.595Z] [2022-07-29T21:29:20.595Z] DONE 0 tests in 0.035s [2022-07-29T21:29:20.595Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:29:20.595Z] INFO: Testing against a local daemon [2022-07-29T21:29:20.595Z] === RUN TestPluginWithDevMounts [2022-07-29T21:29:20.595Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-29T21:29:20.595Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-29T21:29:20.595Z] PASS [2022-07-29T21:29:20.595Z] [2022-07-29T21:29:20.595Z] === Skipped [2022-07-29T21:29:20.595Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-29T21:29:20.595Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-29T21:29:20.595Z] [2022-07-29T21:29:20.595Z] DONE 1 tests, 1 skipped in 0.102s [2022-07-29T21:29:20.595Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:29:20.595Z] INFO: Testing against a local daemon [2022-07-29T21:29:20.595Z] === RUN TestSecretInspect [2022-07-29T21:29:20.595Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.595Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-29T21:29:20.595Z] === RUN TestSecretList [2022-07-29T21:29:20.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.595Z] --- SKIP: TestSecretList (0.01s) [2022-07-29T21:29:20.595Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:29:20.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-29T21:29:20.854Z] === RUN TestSecretsUpdate [2022-07-29T21:29:20.854Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestTemplatedSecret [2022-07-29T21:29:20.854Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-29T21:29:20.854Z] === RUN TestSecretCreateResolve [2022-07-29T21:29:20.854Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-07-29T21:29:20.854Z] PASS [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === Skipped [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-29T21:29:20.854Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-29T21:29:20.854Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-29T21:29:20.854Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-07-29T21:29:20.854Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-29T21:29:20.854Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-07-29T21:29:20.854Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] [2022-07-29T21:29:20.854Z] DONE 6 tests, 6 skipped in 0.161s [2022-07-29T21:29:20.854Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:29:20.854Z] INFO: Testing against a local daemon [2022-07-29T21:29:20.854Z] === RUN TestServiceCreateInit [2022-07-29T21:29:20.854Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:29:20.854Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:29:20.854Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-29T21:29:20.854Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:29:20.854Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:29:20.854Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceConflict [2022-07-29T21:29:20.854Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:29:20.854Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:29:20.854Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:29:20.854Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:29:20.854Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:20.854Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-29T21:29:20.854Z] === RUN TestCreateServiceSysctls [2022-07-29T21:29:20.903Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-07-29T21:29:20.903Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:29:21.112Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-29T21:29:21.112Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:29:21.112Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-07-29T21:29:21.112Z] === RUN TestInspect [2022-07-29T21:29:21.112Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestInspect (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestCreateJob [2022-07-29T21:29:21.112Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestCreateJob (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestReplicatedJob [2022-07-29T21:29:21.112Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:29:21.112Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestServiceListWithStatuses [2022-07-29T21:29:21.112Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:29:21.112Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:29:21.112Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:29:21.112Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:29:21.112Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:21.112Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-29T21:29:21.112Z] === RUN TestServicePlugin [2022-07-29T21:29:21.272Z] --- PASS: TestSecretInspect (2.21s) [2022-07-29T21:29:21.272Z] === RUN TestSecretList [2022-07-29T21:29:21.472Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-07-29T21:29:21.472Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:29:21.732Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-29T21:29:21.732Z] === RUN TestLinksContainerNames [2022-07-29T21:29:22.302Z] --- PASS: TestLinksContainerNames (0.81s) [2022-07-29T21:29:22.302Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:29:22.871Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-29T21:29:22.871Z] === RUN TestLogs [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:29:22.871Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:29:22.871Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:29:22.871Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:29:22.871Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:29:23.014Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServicePlugin (1.92s) [2022-07-29T21:29:23.014Z] === RUN TestServiceUpdateLabel [2022-07-29T21:29:23.014Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-29T21:29:23.014Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:29:23.014Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-07-29T21:29:23.014Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:29:23.014Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-29T21:29:23.014Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:29:23.014Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-29T21:29:23.014Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:29:23.014Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-29T21:29:23.014Z] PASS [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === Skipped [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:29:23.014Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:29:23.014Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-29T21:29:23.014Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-07-29T21:29:23.014Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-07-29T21:29:23.014Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-29T21:29:23.014Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-29T21:29:23.014Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-29T21:29:23.014Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-07-29T21:29:23.014Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:29:23.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-29T21:29:23.014Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-29T21:29:23.014Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-07-29T21:29:23.014Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-29T21:29:23.014Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-07-29T21:29:23.014Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-29T21:29:23.014Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-29T21:29:23.014Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-29T21:29:23.014Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-29T21:29:23.014Z] [2022-07-29T21:29:23.014Z] DONE 24 tests, 23 skipped in 2.335s [2022-07-29T21:29:23.014Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:29:23.158Z] --- PASS: TestSecretList (2.18s) [2022-07-29T21:29:23.158Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:29:23.273Z] INFO: Testing against a local daemon [2022-07-29T21:29:23.273Z] === RUN TestSessionCreate [2022-07-29T21:29:23.273Z] --- PASS: TestSessionCreate (0.03s) [2022-07-29T21:29:23.273Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:29:23.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-29T21:29:23.273Z] PASS [2022-07-29T21:29:23.273Z] [2022-07-29T21:29:23.273Z] DONE 2 tests in 0.166s [2022-07-29T21:29:23.273Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:29:23.439Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:29:23.439Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:29:23.531Z] INFO: Testing against a local daemon [2022-07-29T21:29:23.531Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:29:23.531Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:29:23.531Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:29:23.531Z] === RUN TestDiskUsage [2022-07-29T21:29:23.531Z] === PAUSE TestDiskUsage [2022-07-29T21:29:23.531Z] === RUN TestEventsExecDie [2022-07-29T21:29:24.010Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:29:24.011Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:29:24.096Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-29T21:29:24.096Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:29:24.096Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-29T21:29:24.096Z] === RUN TestEventsVolumeCreate [2022-07-29T21:29:24.096Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-29T21:29:24.096Z] === RUN TestInfoBinaryCommits [2022-07-29T21:29:24.096Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:29:24.096Z] === RUN TestInfoAPIVersioned [2022-07-29T21:29:24.096Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-07-29T21:29:24.096Z] === RUN TestInfoAPI [2022-07-29T21:29:24.096Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:29:24.096Z] === RUN TestInfoAPIWarnings [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:29:24.949Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:29:24.949Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:29:24.949Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:29:24.949Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:29:25.519Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:29:25.519Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:29:25.674Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-07-29T21:29:25.674Z] === RUN TestSecretsUpdate [2022-07-29T21:29:26.089Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:29:26.089Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:29:26.659Z] --- PASS: TestLogs (3.90s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.71s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.43s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.78s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.77s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-07-29T21:29:26.659Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s) [2022-07-29T21:29:26.659Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:29:27.230Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:29:27.230Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:29:27.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:29:27.230Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:29:27.490Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-29T21:29:27.490Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-29T21:29:27.490Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:29:27.562Z] --- PASS: TestSecretsUpdate (2.15s) [2022-07-29T21:29:27.562Z] === RUN TestTemplatedSecret [2022-07-29T21:29:27.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-29T21:29:27.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:29:28.879Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-07-29T21:29:28.879Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:29:29.449Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-07-29T21:29:29.449Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:29:29.709Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-29T21:29:29.709Z] === RUN TestNetworkNat [2022-07-29T21:29:30.094Z] --- PASS: TestTemplatedSecret (2.57s) [2022-07-29T21:29:30.094Z] === RUN TestSecretCreateResolve [2022-07-29T21:29:30.278Z] --- PASS: TestNetworkNat (0.49s) [2022-07-29T21:29:30.278Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:29:30.538Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-29T21:29:30.538Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:29:31.985Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-29T21:29:31.985Z] PASS [2022-07-29T21:29:31.985Z] [2022-07-29T21:29:31.985Z] DONE 6 tests in 13.494s [2022-07-29T21:29:31.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:29:32.241Z] INFO: Testing against a local daemon [2022-07-29T21:29:32.241Z] === RUN TestServiceCreateInit [2022-07-29T21:29:32.241Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:29:33.075Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-07-29T21:29:33.075Z] === RUN TestPause [2022-07-29T21:29:33.644Z] --- PASS: TestPause (0.44s) [2022-07-29T21:29:33.644Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:29:33.644Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:29:33.644Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:29:33.644Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:29:33.903Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-07-29T21:29:33.903Z] === RUN TestPidHost [2022-07-29T21:29:34.842Z] --- PASS: TestPidHost (0.94s) [2022-07-29T21:29:34.842Z] === RUN TestPsFilter [2022-07-29T21:29:35.101Z] --- PASS: TestPsFilter (0.10s) [2022-07-29T21:29:35.101Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:29:35.361Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-29T21:29:35.361Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:29:35.930Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-29T21:29:35.930Z] === RUN TestRemoveContainerRunning [2022-07-29T21:29:36.190Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-29T21:29:36.190Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:29:36.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:29:36.759Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-29T21:29:36.760Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:29:36.760Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-29T21:29:36.760Z] === RUN TestRenameLinkedContainer [2022-07-29T21:29:38.667Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-29T21:29:38.667Z] === RUN TestRenameStoppedContainer [2022-07-29T21:29:38.667Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-29T21:29:38.667Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:29:39.604Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-07-29T21:29:39.604Z] === RUN TestRenameInvalidName [2022-07-29T21:29:39.671Z] --- PASS: TestServiceCreateInit (7.57s) [2022-07-29T21:29:39.671Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2022-07-29T21:29:39.671Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-07-29T21:29:39.671Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:29:39.864Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-29T21:29:39.864Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:29:41.864Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-07-29T21:29:41.864Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:29:41.864Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-29T21:29:41.864Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:29:42.166Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-29T21:29:42.166Z] === RUN TestInfoDebug [2022-07-29T21:29:42.166Z] --- PASS: TestInfoDebug (0.54s) [2022-07-29T21:29:42.166Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:29:42.166Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-29T21:29:42.166Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:29:42.166Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-29T21:29:42.166Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:29:42.731Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-29T21:29:42.731Z] === RUN TestPingCacheHeaders [2022-07-29T21:29:42.731Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-29T21:29:42.731Z] === RUN TestPingGet [2022-07-29T21:29:42.731Z] --- PASS: TestPingGet (0.01s) [2022-07-29T21:29:42.731Z] === RUN TestPingHead [2022-07-29T21:29:42.731Z] --- PASS: TestPingHead (0.03s) [2022-07-29T21:29:42.731Z] === RUN TestPingSwarmHeader [2022-07-29T21:29:42.802Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-07-29T21:29:42.802Z] === RUN TestResize [2022-07-29T21:29:43.062Z] --- PASS: TestResize (0.40s) [2022-07-29T21:29:43.062Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:29:43.297Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:29:43.631Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-29T21:29:43.631Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:29:43.862Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:29:44.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:29:44.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:44.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:44.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:29:44.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:44.796Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:29:44.796Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-29T21:29:44.796Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:29:44.796Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:29:44.796Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:29:44.796Z] === RUN TestVersion [2022-07-29T21:29:44.796Z] --- PASS: TestVersion (0.03s) [2022-07-29T21:29:44.796Z] === CONT TestDiskUsage [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:29:45.363Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:29:45.621Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:29:45.883Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:29:46.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage (1.24s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.01s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-29T21:29:46.146Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-29T21:29:46.146Z] PASS [2022-07-29T21:29:46.146Z] [2022-07-29T21:29:46.146Z] === Skipped [2022-07-29T21:29:46.146Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:29:46.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:29:46.146Z] [2022-07-29T21:29:46.146Z] DONE 54 tests, 1 skipped in 22.776s [2022-07-29T21:29:46.146Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:29:46.146Z] INFO: Testing against a local daemon [2022-07-29T21:29:46.146Z] === RUN TestVolumesCreateAndList [2022-07-29T21:29:46.146Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:29:46.146Z] === RUN TestVolumesRemove [2022-07-29T21:29:46.146Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-29T21:29:46.146Z] === RUN TestVolumesInspect [2022-07-29T21:29:46.146Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-29T21:29:46.146Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:29:46.406Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:29:46.406Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:29:46.406Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:29:46.406Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:29:46.406Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:29:46.406Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:29:46.406Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:29:46.406Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:29:46.406Z] PASS [2022-07-29T21:29:46.406Z] [2022-07-29T21:29:46.406Z] DONE 9 tests in 0.208s [2022-07-29T21:29:46.406Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:29:46.406Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14193 is not a child of this shell [2022-07-29T21:29:46.406Z] warning: PID 14193 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-29T21:29:46.406Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:29:46.406Z] [2022-07-29T21:29:46.406Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:29:46.406Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:29:46.406Z] [2022-07-29T21:29:46.406Z] To set a process to complain mode, use the command line tool [2022-07-29T21:29:46.406Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:29:46.406Z] Removing test suite binaries [2022-07-29T21:29:46.406Z] exiting test-integration [2022-07-29T21:29:46.406Z] ++ exit 0 [2022-07-29T21:29:46.406Z] [2022-07-29T21:29:47.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2022-07-29T21:29:47.353Z] Recording test results [2022-07-29T21:29:47.828Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:29:47.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:29:48.158Z] + echo Ensuring container killed. [2022-07-29T21:29:48.158Z] Ensuring container killed. [2022-07-29T21:29:48.158Z] + docker rm -vf docker-pr5 [2022-07-29T21:29:48.158Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-29T21:29:48.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:29:48.445Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:29:48.445Z] Chowning /workspace to jenkins user [2022-07-29T21:29:48.445Z] + id -u [2022-07-29T21:29:48.445Z] + id -g [2022-07-29T21:29:48.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:29:49.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:29:49.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:29:50.111Z] + bundleName=amd64-rootless [2022-07-29T21:29:50.111Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-29T21:29:50.111Z] Creating amd64-rootless-bundles.tar.gz [2022-07-29T21:29:50.111Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-29T21:29:50.111Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-29T21:29:50.123Z] Archiving artifacts [2022-07-29T21:29:50.432Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:29:50.737Z] + make clean [2022-07-29T21:29:50.737Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:29:50.737Z] docker-dev-cache [2022-07-29T21:29:50.737Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:29:52.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:29:52.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:29:54.672Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:29:56.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:29:56.579Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:29:57.711Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2022-07-29T21:29:57.711Z] === RUN TestCreateServiceConflict [2022-07-29T21:29:57.711Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-07-29T21:29:57.711Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:29:57.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:29:58.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:29:59.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:30:00.227Z] --- PASS: TestCreateServiceMaxReplicas (2.78s) [2022-07-29T21:30:00.227Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-07-29T21:30:01.507Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-07-29T21:30:01.507Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:30:01.507Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:30:02.076Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:30:03.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s) [2022-07-29T21:30:03.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-07-29T21:30:03.016Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-07-29T21:30:03.016Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:30:04.396Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-29T21:30:04.396Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:30:05.336Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-07-29T21:30:05.336Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:30:06.723Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-29T21:30:06.723Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:30:07.662Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-29T21:30:07.662Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:30:09.045Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-07-29T21:30:09.045Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:30:09.989Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-07-29T21:30:09.989Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:30:10.588Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-29T21:30:10.588Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:30:11.975Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-07-29T21:30:11.975Z] === RUN TestNISDomainname [2022-07-29T21:30:12.235Z] --- PASS: TestNISDomainname (0.49s) [2022-07-29T21:30:12.235Z] === RUN TestHostnameDnsResolution [2022-07-29T21:30:12.804Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-07-29T21:30:12.804Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:30:13.373Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-07-29T21:30:13.373Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:30:13.943Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-07-29T21:30:13.943Z] === RUN TestRunConsoleSize [2022-07-29T21:30:14.202Z] --- PASS: TestRunConsoleSize (0.40s) [2022-07-29T21:30:14.202Z] === RUN TestStats [2022-07-29T21:30:15.061Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s) [2022-07-29T21:30:15.062Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:30:15.988Z] --- PASS: TestCreateServiceSecretFileMode (2.56s) [2022-07-29T21:30:15.988Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:30:16.739Z] --- PASS: TestStats (2.43s) [2022-07-29T21:30:16.739Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:30:16.739Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:30:16.739Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:30:16.739Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:30:16.739Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:30:16.739Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:30:16.739Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:30:16.739Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:30:16.739Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:30:16.739Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:30:16.739Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:30:17.308Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:30:18.503Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2022-07-29T21:30:18.503Z] === RUN TestCreateServiceSysctls [2022-07-29T21:30:19.214Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:30:21.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-29T21:30:21.121Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-07-29T21:30:21.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.59s) [2022-07-29T21:30:21.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-07-29T21:30:21.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-07-29T21:30:21.121Z] === RUN TestDeleteDevicemapper [2022-07-29T21:30:21.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:30:21.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:30:21.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:30:21.784Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-07-29T21:30:21.784Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:30:22.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-07-29T21:30:22.500Z] === RUN TestUpdateMemory [2022-07-29T21:30:22.760Z] --- PASS: TestUpdateMemory (0.51s) [2022-07-29T21:30:22.760Z] === RUN TestUpdateCPUQuota [2022-07-29T21:30:23.329Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-07-29T21:30:23.329Z] === RUN TestUpdatePidsLimit [2022-07-29T21:30:23.329Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:30:23.589Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:30:23.849Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:30:23.849Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:30:24.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:30:24.298Z] --- PASS: TestCreateServiceCapabilities (2.10s) [2022-07-29T21:30:24.298Z] === RUN TestInspect [2022-07-29T21:30:24.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:30:24.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit (1.77s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-29T21:30:25.198Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-07-29T21:30:25.198Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:30:26.813Z] --- PASS: TestInspect (2.80s) [2022-07-29T21:30:26.813Z] === RUN TestCreateJob [2022-07-29T21:30:30.079Z] --- PASS: TestCreateJob (3.14s) [2022-07-29T21:30:30.079Z] === RUN TestReplicatedJob [2022-07-29T21:30:35.321Z] --- PASS: TestReplicatedJob (5.43s) [2022-07-29T21:30:35.321Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:30:37.421Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-07-29T21:30:37.421Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:30:37.421Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-29T21:30:37.421Z] === RUN TestWaitNonBlocked [2022-07-29T21:30:37.421Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:30:37.421Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:30:37.421Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:30:37.421Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:30:37.421Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:30:37.421Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:30:37.421Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-29T21:30:37.421Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2022-07-29T21:30:37.421Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-07-29T21:30:37.421Z] === RUN TestWaitBlocked [2022-07-29T21:30:37.421Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:30:37.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:30:37.421Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:30:37.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:30:37.421Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:30:37.421Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:30:37.681Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-29T21:30:37.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-07-29T21:30:37.681Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-07-29T21:30:37.681Z] === RUN TestWaitConditions [2022-07-29T21:30:37.681Z] === RUN TestWaitConditions/default [2022-07-29T21:30:37.681Z] === PAUSE TestWaitConditions/default [2022-07-29T21:30:37.681Z] === RUN TestWaitConditions/not-running [2022-07-29T21:30:37.681Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:30:37.681Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:30:37.681Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:30:37.681Z] === RUN TestWaitConditions/removed [2022-07-29T21:30:37.681Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:30:37.945Z] === CONT TestWaitConditions/default [2022-07-29T21:30:37.945Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:30:38.586Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-07-29T21:30:38.586Z] === RUN TestServiceListWithStatuses [2022-07-29T21:30:38.586Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:30:38.586Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:30:38.586Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:30:39.324Z] === CONT TestWaitConditions/removed [2022-07-29T21:30:39.324Z] === CONT TestWaitConditions/not-running [2022-07-29T21:30:41.232Z] --- PASS: TestWaitConditions (0.02s) [2022-07-29T21:30:41.232Z] --- PASS: TestWaitConditions/next-exit (1.53s) [2022-07-29T21:30:41.232Z] --- PASS: TestWaitConditions/default (1.58s) [2022-07-29T21:30:41.232Z] --- PASS: TestWaitConditions/removed (1.78s) [2022-07-29T21:30:41.232Z] --- PASS: TestWaitConditions/not-running (1.77s) [2022-07-29T21:30:41.232Z] === RUN TestWaitRestartedContainer [2022-07-29T21:30:41.232Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:30:41.232Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:30:41.232Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:30:41.232Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:30:41.232Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:30:41.232Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:30:41.232Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:30:41.232Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:30:42.612Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:30:42.751Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-07-29T21:30:42.751Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:30:43.550Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:30:43.550Z] --- PASS: TestWaitRestartedContainer/default (1.40s) [2022-07-29T21:30:43.550Z] --- PASS: TestWaitRestartedContainer/next-exit (1.44s) [2022-07-29T21:30:43.550Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-07-29T21:30:43.550Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:30:43.550Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:30:46.088Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s) [2022-07-29T21:30:46.088Z] === CONT TestIpcModeOlderClient [2022-07-29T21:30:46.088Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-07-29T21:30:46.088Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:30:46.088Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-29T21:30:46.088Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:30:46.917Z] --- PASS: TestDockerNetworkReConnect (3.56s) [2022-07-29T21:30:46.917Z] === RUN TestServicePlugin [2022-07-29T21:30:47.995Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-07-29T21:30:47.995Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:30:49.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-29T21:30:50.182Z] plugin_test.go:61: [debd14725cba3] joining swarm manager [dd6259dad585d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:30:50.535Z] --- PASS: TestDaemonRestartIpcMode (2.11s) [2022-07-29T21:30:51.548Z] plugin_test.go:64: [dafaa17087aa2] joining swarm manager [dd6259dad585d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:30:57.105Z] --- PASS: TestContainerKillOnDaemonStart (11.59s) [2022-07-29T21:30:57.105Z] PASS [2022-07-29T21:30:57.105Z] [2022-07-29T21:30:57.105Z] === Skipped [2022-07-29T21:30:57.105Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:30:57.105Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:30:57.105Z] [2022-07-29T21:30:57.105Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:30:57.105Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:30:57.105Z] [2022-07-29T21:30:57.105Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:30:57.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:30:57.105Z] [2022-07-29T21:30:57.105Z] DONE 271 tests, 3 skipped in 126.166s [2022-07-29T21:30:57.105Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:30:57.105Z] ++ 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-07-29T21:30:57.105Z] ++ set -e [2022-07-29T21:30:57.105Z] ++ '[' -n 0 ']' [2022-07-29T21:30:57.105Z] ++ set -x [2022-07-29T21:30:57.105Z] ++ 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-07-29T21:30:57.365Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:30:57.933Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-29T21:30:57.933Z] === RUN TestConfigDaemonID [2022-07-29T21:30:58.870Z] daemon_test.go:83: [d17c9c63a4866] daemon is not started [2022-07-29T21:30:58.870Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:58.870Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:58.870Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:58.870Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:58.870Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:58.870Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:30:58.870Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:30:58.870Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:30:58.870Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:30:58.870Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:30:58.870Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:30:59.130Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-29T21:30:59.130Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-29T21:30:59.130Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:30:59.130Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:31:00.069Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:31:01.449Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:31:02.388Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:31:02.388Z] daemon_test.go:197: [d61e16689833c] daemon is not started [2022-07-29T21:31:02.388Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-29T21:31:02.388Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-29T21:31:02.388Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-29T21:31:02.388Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-29T21:31:02.388Z] === RUN TestDaemonProxy [2022-07-29T21:31:02.388Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:31:04.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:31:04.298Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:31:05.683Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:31:07.589Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:31:07.848Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:31:08.417Z] --- PASS: TestDaemonProxy (6.25s) [2022-07-29T21:31:08.418Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-29T21:31:08.418Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-29T21:31:08.418Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-29T21:31:08.418Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:31:08.418Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:31:08.418Z] PASS [2022-07-29T21:31:08.418Z] [2022-07-29T21:31:08.418Z] DONE 18 tests in 11.244s [2022-07-29T21:31:08.418Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:31:08.418Z] ++ 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-07-29T21:31:08.418Z] ++ set -e [2022-07-29T21:31:08.418Z] ++ '[' -n 0 ']' [2022-07-29T21:31:08.418Z] ++ set -x [2022-07-29T21:31:08.418Z] ++ 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-07-29T21:31:08.678Z] INFO: Testing against a local daemon [2022-07-29T21:31:08.678Z] === RUN TestCommitInheritsEnv [2022-07-29T21:31:08.937Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-07-29T21:31:08.937Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:31:08.937Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-29T21:31:08.937Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:31:08.937Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:31:09.197Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:31:09.197Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:31:09.197Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:31:09.197Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:31:09.197Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:31:09.197Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:31:09.197Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-29T21:31:09.197Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:31:09.197Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-29T21:31:09.197Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:31:09.456Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-07-29T21:31:09.456Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:31:09.456Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:31:09.456Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:31:09.456Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:31:09.456Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-29T21:31:09.456Z] === RUN TestTagInvalidReference [2022-07-29T21:31:09.716Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-29T21:31:09.716Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:31:09.716Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-29T21:31:09.716Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:31:09.716Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-29T21:31:09.716Z] === RUN TestTagOfficialNames [2022-07-29T21:31:09.716Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-29T21:31:09.716Z] === RUN TestTagMatchesDigest [2022-07-29T21:31:09.716Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-29T21:31:09.716Z] PASS [2022-07-29T21:31:09.716Z] [2022-07-29T21:31:09.716Z] === Skipped [2022-07-29T21:31:09.716Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-29T21:31:09.716Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-29T21:31:09.716Z] [2022-07-29T21:31:09.716Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-29T21:31:09.716Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:31:09.716Z] [2022-07-29T21:31:09.716Z] DONE 22 tests, 2 skipped in 1.243s [2022-07-29T21:31:09.716Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:31:09.716Z] ++ 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-07-29T21:31:09.716Z] ++ set -e [2022-07-29T21:31:09.716Z] ++ '[' -n 0 ']' [2022-07-29T21:31:09.716Z] ++ set -x [2022-07-29T21:31:09.716Z] ++ 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-07-29T21:31:09.716Z] === RUN TestStripANSICommands [2022-07-29T21:31:09.716Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:31:09.716Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:31:09.716Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:31:09.716Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:31:09.716Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:31:09.716Z] PASS [2022-07-29T21:31:09.716Z] [2022-07-29T21:31:09.716Z] DONE 3 tests in 0.035s [2022-07-29T21:31:09.716Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:31:09.716Z] ++ 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-07-29T21:31:09.716Z] ++ set -e [2022-07-29T21:31:09.716Z] ++ '[' -n 0 ']' [2022-07-29T21:31:09.716Z] ++ set -x [2022-07-29T21:31:09.716Z] ++ 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-07-29T21:31:09.975Z] INFO: Testing against a local daemon [2022-07-29T21:31:09.975Z] === RUN TestNetworkCreateDelete [2022-07-29T21:31:09.975Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-29T21:31:09.975Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:31:10.544Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-07-29T21:31:10.544Z] === RUN TestDaemonDNSFallback [2022-07-29T21:31:17.114Z] --- PASS: TestDaemonDNSFallback (6.26s) [2022-07-29T21:31:17.114Z] === RUN TestInspectNetwork [2022-07-29T21:31:18.049Z] --- PASS: TestServicePlugin (30.19s) [2022-07-29T21:31:18.049Z] === RUN TestServiceUpdateLabel [2022-07-29T21:31:18.611Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-29T21:31:18.611Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:31:19.653Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:31:19.653Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:31:19.653Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:31:19.653Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-29T21:31:23.848Z] --- PASS: TestInspectNetwork (7.16s) [2022-07-29T21:31:23.848Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:31:23.848Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:31:23.848Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:31:23.848Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:31:23.848Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:31:24.550Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-29T21:31:24.550Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:31:24.550Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:31:24.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-29T21:31:24.550Z] [2022-07-29T21:31:24.550Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-29T21:31:24.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-29T21:31:24.550Z] Using test binary docker [2022-07-29T21:31:24.550Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-29T21:31:24.550Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:31:24.550Z] INFO: Waiting for daemon to start... [2022-07-29T21:31:24.550Z] Starting dockerd [2022-07-29T21:31:24.550Z] . [2022-07-29T21:31:24.550Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-29T21:31:25.229Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:25.229Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:25.229Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:25.229Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:25.229Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:31:25.229Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:31:25.229Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:31:25.229Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:31:25.229Z] === RUN TestNetworkList [2022-07-29T21:31:25.229Z] === RUN TestNetworkList//networks [2022-07-29T21:31:25.229Z] === PAUSE TestNetworkList//networks [2022-07-29T21:31:25.229Z] === RUN TestNetworkList//networks/ [2022-07-29T21:31:25.229Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:31:25.229Z] === CONT TestNetworkList//networks [2022-07-29T21:31:25.229Z] === CONT TestNetworkList//networks/ [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkList (0.01s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:31:25.229Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:31:25.229Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:31:25.798Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-29T21:31:25.798Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:31:27.178Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-29T21:31:27.178Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:31:27.748Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-29T21:31:27.748Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:31:28.711Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-07-29T21:31:28.711Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:31:30.092Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-29T21:31:30.092Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:31:30.663Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-29T21:31:30.663Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:31:32.570Z] --- PASS: TestServiceWithPredefinedNetwork (1.82s) [2022-07-29T21:31:32.570Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:31:32.570Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:31:32.570Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:31:32.570Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:31:33.446Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-07-29T21:31:33.447Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:31:36.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:31:36.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:31:36.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:31:38.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:31:40.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:31:40.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:31:43.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:31:47.464Z] --- PASS: TestServiceWithDataPathPortInit (13.52s) [2022-07-29T21:31:47.464Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:31:48.284Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-07-29T21:31:48.284Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:31:48.402Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nt8ge93flq4f90wa65rfy73cf Created:2022-07-29 21:31:47.198514864 +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[a120de80b7130d38d40d25d55c716f53d3b29cff40ee1893bfd8d9393c2b68c1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ng16rvs8tyz32lobybmivp4f8 EndpointID:7ffe3e8503b6f29ef9a9f07fe5186370900dfabee2fb0f85f9398736e30f8e36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec990144ce9a051c144abb4e50f944cabd4003c171268f9add54b06f9d92743e 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:a2937f89a05d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ng16rvs8tyz32lobybmivp4f8 EndpointID:7ffe3e8503b6f29ef9a9f07fe5186370900dfabee2fb0f85f9398736e30f8e36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:31:51.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:31:52.597Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-07-29T21:31:52.597Z] PASS [2022-07-29T21:31:52.597Z] [2022-07-29T21:31:52.597Z] === Skipped [2022-07-29T21:31:52.597Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:31:52.597Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:31:52.597Z] [2022-07-29T21:31:52.597Z] DONE 38 tests, 1 skipped in 42.908s [2022-07-29T21:31:52.597Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:31:52.597Z] ++ 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-07-29T21:31:52.597Z] ++ set -e [2022-07-29T21:31:52.597Z] ++ '[' -n 0 ']' [2022-07-29T21:31:52.597Z] ++ set -x [2022-07-29T21:31:52.597Z] ++ 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-07-29T21:31:52.856Z] INFO: Testing against a local daemon [2022-07-29T21:31:52.856Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:31:52.856Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:52.856Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:31:52.856Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:31:52.856Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:52.856Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:31:52.856Z] PASS [2022-07-29T21:31:52.856Z] [2022-07-29T21:31:52.856Z] === Skipped [2022-07-29T21:31:52.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:31:52.856Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:52.856Z] [2022-07-29T21:31:52.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:31:52.856Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:31:52.856Z] [2022-07-29T21:31:52.856Z] DONE 2 tests, 2 skipped in 0.088s [2022-07-29T21:31:52.856Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:31:52.857Z] ++ 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-07-29T21:31:52.857Z] ++ set -e [2022-07-29T21:31:52.857Z] ++ '[' -n 0 ']' [2022-07-29T21:31:52.857Z] ++ set -x [2022-07-29T21:31:52.857Z] ++ 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-07-29T21:31:52.857Z] INFO: Testing against a local daemon [2022-07-29T21:31:52.857Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:31:54.237Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-29T21:31:54.237Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:31:54.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:31:54.805Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:31:55.782Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:31:56.355Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:31:57.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:31:58.263Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:31:58.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:31:59.660Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:32:00.453Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-07-29T21:32:00.453Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:32:01.380Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:32:01.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:32:02.308Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:32:02.953Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:32:03.209Z] sha256:01b1bd4cbd375920eb5790e69b3623bd30da5d40d7531dad62528419be989261 [2022-07-29T21:32:03.209Z] INFO: Starting docker-py tests... [2022-07-29T21:32:03.209Z] ============================= test session starts ============================== [2022-07-29T21:32:03.209Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-29T21:32:03.209Z] rootdir: /src, inifile: pytest.ini [2022-07-29T21:32:03.209Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-29T21:32:03.209Z] collected 395 items / 2 deselected / 393 selected [2022-07-29T21:32:03.209Z] [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan (9.32s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-07-29T21:32:03.523Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-07-29T21:32:03.523Z] PASS [2022-07-29T21:32:03.523Z] [2022-07-29T21:32:03.523Z] DONE 8 tests in 10.669s [2022-07-29T21:32:03.523Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:32:03.523Z] ++ 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-07-29T21:32:03.523Z] ++ set -e [2022-07-29T21:32:03.523Z] ++ '[' -n 0 ']' [2022-07-29T21:32:03.523Z] ++ set -x [2022-07-29T21:32:03.523Z] ++ 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-07-29T21:32:03.523Z] testing: warning: no tests to run [2022-07-29T21:32:03.523Z] PASS [2022-07-29T21:32:03.523Z] [2022-07-29T21:32:03.523Z] DONE 0 tests in 0.025s [2022-07-29T21:32:03.523Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:32:03.523Z] ++ 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-07-29T21:32:03.523Z] ++ set -e [2022-07-29T21:32:03.523Z] ++ '[' -n 0 ']' [2022-07-29T21:32:03.523Z] ++ set -x [2022-07-29T21:32:03.523Z] ++ 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-07-29T21:32:03.523Z] INFO: Testing against a local daemon [2022-07-29T21:32:03.523Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:32:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:32:04.902Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-07-29T21:32:04.902Z] === RUN TestAuthZPluginTLS [2022-07-29T21:32:05.471Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-29T21:32:05.471Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:32:06.040Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-29T21:32:06.040Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:32:06.300Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-29T21:32:06.300Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:32:06.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:32:06.868Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-29T21:32:06.869Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:32:08.249Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-07-29T21:32:08.249Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:32:08.509Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-29T21:32:08.509Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:32:09.078Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-29T21:32:09.078Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:32:09.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:32:09.646Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-29T21:32:09.646Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:32:10.417Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:32:11.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-07-29T21:32:11.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:32:11.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:32:12.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-07-29T21:32:12.407Z] === RUN TestAuthZPluginHeader [2022-07-29T21:32:12.976Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-29T21:32:12.976Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:32:12.976Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:12.976Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-29T21:32:12.976Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:32:12.976Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:12.976Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-29T21:32:12.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:32:12.976Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:12.976Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-29T21:32:12.976Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:32:12.976Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:12.976Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-29T21:32:12.976Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:32:14.454Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-07-29T21:32:14.454Z] Using test binary docker [2022-07-29T21:32:14.454Z] ++++ /etc/init.d/apparmor start [2022-07-29T21:32:14.454Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:32:14.454Z] INFO: Waiting for daemon to start... [2022-07-29T21:32:14.454Z] Starting dockerd [2022-07-29T21:32:14.454Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-07-29T21:32:16.357Z] . [2022-07-29T21:32:16.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-07-29T21:32:16.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-07-29T21:32:16.357Z] Error: No such image: emptyfs [2022-07-29T21:32:16.357Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-07-29T21:32:16.357Z] +++++ docker load [2022-07-29T21:32:16.924Z] Running integration-test (iteration 1) [2022-07-29T21:32:16.924Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:32:16.924Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:16.924Z] +++ set -e [2022-07-29T21:32:16.924Z] +++ '[' -n 0 ']' [2022-07-29T21:32:16.924Z] +++ set -x [2022-07-29T21:32:16.924Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:16.949Z] --- PASS: TestServiceUpdatePidsLimit (16.32s) [2022-07-29T21:32:16.950Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-29T21:32:16.950Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-29T21:32:16.950Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2022-07-29T21:32:16.950Z] PASS [2022-07-29T21:32:16.950Z] [2022-07-29T21:32:16.950Z] === Skipped [2022-07-29T21:32:16.950Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:32:16.950Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:32:16.950Z] [2022-07-29T21:32:16.950Z] DONE 27 tests, 1 skipped in 164.419s [2022-07-29T21:32:16.950Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:32:16.950Z] INFO: Testing against a local daemon [2022-07-29T21:32:16.950Z] === RUN TestSessionCreate [2022-07-29T21:32:16.950Z] --- PASS: TestSessionCreate (0.02s) [2022-07-29T21:32:16.950Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:32:16.950Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-29T21:32:16.950Z] PASS [2022-07-29T21:32:16.950Z] [2022-07-29T21:32:16.950Z] DONE 2 tests in 0.065s [2022-07-29T21:32:16.950Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:32:16.950Z] INFO: Testing against a local daemon [2022-07-29T21:32:16.950Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:32:16.950Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:32:16.950Z] === RUN TestDiskUsage [2022-07-29T21:32:16.950Z] === PAUSE TestDiskUsage [2022-07-29T21:32:16.950Z] === RUN TestEventsExecDie [2022-07-29T21:32:17.205Z] --- PASS: TestEventsExecDie (0.55s) [2022-07-29T21:32:17.205Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:32:17.206Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-29T21:32:17.206Z] === RUN TestEventsVolumeCreate [2022-07-29T21:32:17.206Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-29T21:32:17.206Z] === RUN TestInfoBinaryCommits [2022-07-29T21:32:17.206Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:32:17.206Z] === RUN TestInfoAPIVersioned [2022-07-29T21:32:17.461Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:32:17.461Z] === RUN TestInfoAPI [2022-07-29T21:32:17.461Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:32:17.461Z] === RUN TestInfoAPIWarnings [2022-07-29T21:32:17.860Z] Loaded image: busybox:latest [2022-07-29T21:32:18.119Z] Loaded image: busybox:glibc [2022-07-29T21:32:18.593Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-29T21:32:19.409Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-29T21:32:20.787Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-29T21:32:23.387Z] Loaded image: debian:bullseye-slim [2022-07-29T21:32:23.387Z] Loaded image: hello-world:latest [2022-07-29T21:32:23.387Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:32:23.387Z] INFO: Testing against a local daemon [2022-07-29T21:32:23.387Z] testing: warning: no tests to run [2022-07-29T21:32:23.387Z] PASS [2022-07-29T21:32:23.387Z] [2022-07-29T21:32:23.387Z] DONE 0 tests in 6.118s [2022-07-29T21:32:23.387Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:32:23.387Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:23.387Z] +++ set -e [2022-07-29T21:32:23.387Z] +++ '[' -n 0 ']' [2022-07-29T21:32:23.387Z] +++ set -x [2022-07-29T21:32:23.387Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:23.387Z] INFO: Testing against a local daemon [2022-07-29T21:32:23.387Z] testing: warning: no tests to run [2022-07-29T21:32:23.387Z] PASS [2022-07-29T21:32:23.387Z] [2022-07-29T21:32:23.387Z] DONE 0 tests in 0.063s [2022-07-29T21:32:23.387Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:32:23.388Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:23.388Z] +++ set -e [2022-07-29T21:32:23.388Z] +++ '[' -n 0 ']' [2022-07-29T21:32:23.388Z] +++ set -x [2022-07-29T21:32:23.388Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:32:23.388Z] INFO: Testing against a local daemon [2022-07-29T21:32:23.388Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:32:23.388Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:32:25.919Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:32:27.296Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (4.08s) [2022-07-29T21:32:27.296Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.22s) [2022-07-29T21:32:27.296Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.85s) [2022-07-29T21:32:27.296Z] === RUN TestWaitRestartedContainer [2022-07-29T21:32:27.296Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:32:27.296Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:32:27.296Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:32:27.296Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:32:27.296Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:32:27.296Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:32:27.296Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:32:27.296Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:32:30.583Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:32:31.071Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-29T21:32:31.071Z] PASS [2022-07-29T21:32:31.071Z] [2022-07-29T21:32:31.071Z] === Skipped [2022-07-29T21:32:31.071Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-29T21:32:31.071Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:31.071Z] [2022-07-29T21:32:31.071Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-29T21:32:31.071Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:31.071Z] [2022-07-29T21:32:31.071Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-29T21:32:31.071Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:31.071Z] [2022-07-29T21:32:31.071Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-29T21:32:31.071Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:31.071Z] [2022-07-29T21:32:31.071Z] DONE 17 tests, 4 skipped in 26.342s [2022-07-29T21:32:31.071Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:32:31.071Z] ++ 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-07-29T21:32:31.071Z] ++ set -e [2022-07-29T21:32:31.071Z] ++ '[' -n 0 ']' [2022-07-29T21:32:31.071Z] ++ set -x [2022-07-29T21:32:31.071Z] ++ 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-07-29T21:32:31.072Z] INFO: Testing against a local daemon [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:32:31.072Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:32:31.072Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:32:31.072Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:32:31.072Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:32:31.072Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:32:31.072Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:32:31.072Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:32:31.072Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:32:31.072Z] === RUN TestPluginInstall [2022-07-29T21:32:31.072Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:32:31.072Z] time="2022-07-29T21:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:31.072Z] time="2022-07-29T21:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb644d87c432eac60c0b663fd540c3d7a0ac8518b9c307a898b5e035360cf084" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:31.072Z] time="2022-07-29T21:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:31.072Z] time="2022-07-29T21:32:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb644d87c432eac60c0b663fd540c3d7a0ac8518b9c307a898b5e035360cf084" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:31.072Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:32:31.332Z] time="2022-07-29T21:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:31.332Z] time="2022-07-29T21:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb644d87c432eac60c0b663fd540c3d7a0ac8518b9c307a898b5e035360cf084" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:31.332Z] time="2022-07-29T21:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:31.332Z] time="2022-07-29T21:32:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb644d87c432eac60c0b663fd540c3d7a0ac8518b9c307a898b5e035360cf084" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:31.591Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:32:31.959Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:32:31.959Z] --- PASS: TestWaitRestartedContainer/next-exit (2.69s) [2022-07-29T21:32:31.959Z] --- PASS: TestWaitRestartedContainer/default (2.89s) [2022-07-29T21:32:31.959Z] --- PASS: TestWaitRestartedContainer/not-running (1.90s) [2022-07-29T21:32:31.959Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:32:31.959Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:32:32.529Z] time="2022-07-29T21:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:32.529Z] time="2022-07-29T21:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe8bd4a5739da8d0cb0b49c66700de1c624311e47da031e89f23a140aec0e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:32.529Z] time="2022-07-29T21:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:32:32.529Z] time="2022-07-29T21:32:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe8bd4a5739da8d0cb0b49c66700de1c624311e47da031e89f23a140aec0e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:32:32.529Z] plugin_test.go:195: [d48e78afd47bc] daemon is not started [2022-07-29T21:32:32.529Z] --- PASS: TestPluginInstall (2.52s) [2022-07-29T21:32:32.529Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-07-29T21:32:32.529Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-07-29T21:32:32.529Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-29T21:32:32.529Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:32:33.862Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:32:33.920Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:32:34.860Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:32:35.497Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-29T21:32:35.497Z] === RUN TestInfoDebug [2022-07-29T21:32:35.497Z] --- PASS: TestInfoDebug (0.52s) [2022-07-29T21:32:35.497Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:32:35.497Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-29T21:32:35.497Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:32:35.497Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-29T21:32:35.497Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:32:35.753Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-29T21:32:35.753Z] === RUN TestPingCacheHeaders [2022-07-29T21:32:35.753Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:32:35.753Z] === RUN TestPingGet [2022-07-29T21:32:35.764Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.59s) [2022-07-29T21:32:35.764Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.78s) [2022-07-29T21:32:35.764Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.79s) [2022-07-29T21:32:35.764Z] === RUN TestWaitRestartedContainer [2022-07-29T21:32:35.764Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:32:35.764Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:32:35.764Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:32:35.764Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:32:35.764Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:32:35.764Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:32:35.764Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:32:35.764Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:32:35.799Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-07-29T21:32:35.799Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-07-29T21:32:35.799Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-07-29T21:32:35.799Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:32:36.009Z] --- PASS: TestPingGet (0.01s) [2022-07-29T21:32:36.009Z] === RUN TestPingHead [2022-07-29T21:32:36.009Z] --- PASS: TestPingHead (0.02s) [2022-07-29T21:32:36.009Z] === RUN TestPingSwarmHeader [2022-07-29T21:32:36.368Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-07-29T21:32:36.368Z] PASS [2022-07-29T21:32:36.368Z] [2022-07-29T21:32:36.368Z] DONE 24 tests in 6.499s [2022-07-29T21:32:36.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:32:36.368Z] ++ 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-07-29T21:32:36.368Z] ++ set -e [2022-07-29T21:32:36.368Z] ++ '[' -n 0 ']' [2022-07-29T21:32:36.368Z] ++ set -x [2022-07-29T21:32:36.368Z] ++ 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-07-29T21:32:36.571Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:32:36.628Z] INFO: Testing against a local daemon [2022-07-29T21:32:36.628Z] === RUN TestExternalGraphDriver [2022-07-29T21:32:36.887Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:32:37.133Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:32:38.062Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:32:38.062Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-07-29T21:32:38.062Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:32:38.062Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:32:38.062Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:32:38.062Z] === RUN TestVersion [2022-07-29T21:32:38.062Z] --- PASS: TestVersion (0.02s) [2022-07-29T21:32:38.062Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:32:38.062Z] === CONT TestDiskUsage [2022-07-29T21:32:38.309Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:32:38.623Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:32:38.794Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:32:38.880Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:32:39.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:32:39.581Z] --- PASS: TestDiskUsage (1.60s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.34s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-29T21:32:39.582Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:32:39.838Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-07-29T21:32:39.838Z] PASS [2022-07-29T21:32:39.838Z] [2022-07-29T21:32:39.838Z] DONE 54 tests in 23.114s [2022-07-29T21:32:39.838Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:32:39.838Z] INFO: Testing against a local daemon [2022-07-29T21:32:39.838Z] === RUN TestVolumesCreateAndList [2022-07-29T21:32:39.838Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:32:39.838Z] === RUN TestVolumesRemove [2022-07-29T21:32:39.838Z] --- PASS: TestVolumesRemove (0.11s) [2022-07-29T21:32:39.838Z] === RUN TestVolumesInspect [2022-07-29T21:32:39.838Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-29T21:32:39.838Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:32:39.839Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:32:39.839Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:32:39.839Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:32:39.839Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:32:39.839Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:32:39.839Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:32:39.839Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:32:39.839Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:32:39.839Z] PASS [2022-07-29T21:32:39.839Z] [2022-07-29T21:32:39.839Z] DONE 9 tests in 0.178s [2022-07-29T21:32:39.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:32:40.175Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:32:40.318Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:32:40.318Z] --- PASS: TestWaitRestartedContainer/next-exit (2.85s) [2022-07-29T21:32:40.318Z] --- PASS: TestWaitRestartedContainer/default (2.88s) [2022-07-29T21:32:40.318Z] --- PASS: TestWaitRestartedContainer/not-running (1.71s) [2022-07-29T21:32:40.318Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:32:40.318Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:32:40.402Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-29T21:32:40.402Z] Removing test suite binaries [2022-07-29T21:32:40.402Z] exiting test-integration [2022-07-29T21:32:40.402Z] ++ exit 0 [2022-07-29T21:32:40.402Z] [2022-07-29T21:32:41.555Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-07-29T21:32:41.555Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-07-29T21:32:41.555Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-07-29T21:32:41.555Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-07-29T21:32:41.555Z] === RUN TestGraphdriverPluginV2 Post stage [Pipeline] junit [2022-07-29T21:32:41.778Z] Recording test results [2022-07-29T21:32:41.990Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:32:42.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:42.125Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-29T21:32:42.125Z] PASS [2022-07-29T21:32:42.125Z] [2022-07-29T21:32:42.125Z] === Skipped [2022-07-29T21:32:42.125Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-29T21:32:42.125Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:32:42.125Z] [2022-07-29T21:32:42.125Z] DONE 5 tests, 1 skipped in 5.549s [2022-07-29T21:32:42.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:32:42.125Z] ++ 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-07-29T21:32:42.125Z] ++ set -e [2022-07-29T21:32:42.125Z] ++ '[' -n 0 ']' [2022-07-29T21:32:42.125Z] ++ set -x [2022-07-29T21:32:42.125Z] ++ 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-07-29T21:32:42.125Z] INFO: Testing against a local daemon [2022-07-29T21:32:42.125Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:32:42.125Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:32:42.125Z] === RUN TestReadPluginNoRead [2022-07-29T21:32:42.125Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:32:42.125Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:32:42.125Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:32:42.125Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:32:42.125Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:32:42.219Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:32:42.326Z] + echo Ensuring container killed. [2022-07-29T21:32:42.326Z] Ensuring container killed. [2022-07-29T21:32:42.326Z] + docker rm -vf docker-pr5 [2022-07-29T21:32:42.326Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-29T21:32:42.600Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:32:42.600Z] Chowning /workspace to jenkins user [2022-07-29T21:32:42.600Z] + id -u [2022-07-29T21:32:42.600Z] + id -g [2022-07-29T21:32:42.600Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:32:43.592Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.63s) [2022-07-29T21:32:43.592Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.80s) [2022-07-29T21:32:43.592Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.82s) [2022-07-29T21:32:43.592Z] === RUN TestWaitRestartedContainer [2022-07-29T21:32:43.850Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:32:43.850Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:32:43.850Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:32:43.850Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:32:43.850Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:32:43.850Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:32:43.850Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:32:43.850Z] === CONT TestWaitRestartedContainer/next-exit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:32:44.301Z] + bundleName=amd64-cgroup2 [2022-07-29T21:32:44.301Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-29T21:32:44.301Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-29T21:32:44.301Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-29T21:32:44.301Z] + 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-07-29T21:32:44.567Z] Archiving artifacts [2022-07-29T21:32:44.856Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:32:45.155Z] + make clean [2022-07-29T21:32:45.155Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:32:45.155Z] docker-dev-cache [2022-07-29T21:32:45.155Z] docker-mod-cache [Pipeline] deleteDir [2022-07-29T21:32:45.417Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-07-29T21:32:45.417Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:32:47.133Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:32:47.326Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:32:48.264Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:32:48.509Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-29T21:32:48.509Z] --- PASS: TestWaitRestartedContainer/default (2.80s) [2022-07-29T21:32:48.509Z] --- PASS: TestWaitRestartedContainer/next-exit (3.05s) [2022-07-29T21:32:48.509Z] --- PASS: TestWaitRestartedContainer/not-running (1.82s) [2022-07-29T21:32:48.509Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:32:48.509Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:32:49.643Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:32:50.212Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2022-07-29T21:32:50.412Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:32:50.782Z] === CONT TestReadPluginNoRead [2022-07-29T21:32:50.782Z] read_test.go:92: [d3a5a73a0dcaa] daemon is not started [2022-07-29T21:32:50.782Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-07-29T21:32:50.782Z] --- PASS: TestReadPluginNoRead/default (1.14s) [2022-07-29T21:32:50.782Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-07-29T21:32:50.782Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-07-29T21:32:50.782Z] PASS [2022-07-29T21:32:50.782Z] [2022-07-29T21:32:50.782Z] DONE 6 tests in 8.695s [2022-07-29T21:32:50.782Z] 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-07-29T21:32:50.782Z] ++ 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-07-29T21:32:50.782Z] ++ set -e [2022-07-29T21:32:50.782Z] ++ '[' -n 0 ']' [2022-07-29T21:32:50.782Z] ++ set -x [2022-07-29T21:32:50.782Z] ++ 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-07-29T21:32:50.782Z] testing: warning: no tests to run [2022-07-29T21:32:50.782Z] PASS [2022-07-29T21:32:50.782Z] [2022-07-29T21:32:50.782Z] DONE 0 tests in 0.031s [2022-07-29T21:32:50.782Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:32:50.782Z] ++ 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-07-29T21:32:50.782Z] ++ set -e [2022-07-29T21:32:50.782Z] ++ '[' -n 0 ']' [2022-07-29T21:32:50.782Z] ++ set -x [2022-07-29T21:32:50.782Z] ++ 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-07-29T21:32:50.782Z] INFO: Testing against a local daemon [2022-07-29T21:32:50.782Z] === RUN TestPluginWithDevMounts [2022-07-29T21:32:50.782Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:32:50.782Z] === CONT TestPluginWithDevMounts [2022-07-29T21:32:51.285Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-29T21:32:52.326Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.62s) [2022-07-29T21:32:52.326Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.78s) [2022-07-29T21:32:52.326Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.84s) [2022-07-29T21:32:52.326Z] === RUN TestWaitRestartedContainer [2022-07-29T21:32:52.326Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:32:52.326Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:32:52.326Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:32:52.326Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:32:52.326Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:32:52.326Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:32:52.326Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:32:52.326Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:32:52.689Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-07-29T21:32:52.689Z] PASS [2022-07-29T21:32:52.689Z] [2022-07-29T21:32:52.689Z] DONE 1 tests in 1.600s [2022-07-29T21:32:52.689Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:32:52.689Z] ++ 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-07-29T21:32:52.689Z] ++ set -e [2022-07-29T21:32:52.689Z] ++ '[' -n 0 ']' [2022-07-29T21:32:52.689Z] ++ set -x [2022-07-29T21:32:52.689Z] ++ 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-07-29T21:32:52.689Z] INFO: Testing against a local daemon [2022-07-29T21:32:52.689Z] === RUN TestSecretInspect [2022-07-29T21:32:54.606Z] --- PASS: TestSecretInspect (2.24s) [2022-07-29T21:32:54.606Z] === RUN TestSecretList [2022-07-29T21:32:55.615Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:32:56.992Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:32:56.992Z] --- PASS: TestWaitRestartedContainer/default (3.03s) [2022-07-29T21:32:56.992Z] --- PASS: TestWaitRestartedContainer/next-exit (3.06s) [2022-07-29T21:32:56.992Z] --- PASS: TestWaitRestartedContainer/not-running (1.73s) [2022-07-29T21:32:56.992Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:32:56.992Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:32:57.146Z] --- PASS: TestSecretList (2.18s) [2022-07-29T21:32:57.146Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:32:58.898Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:32:59.061Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2022-07-29T21:32:59.061Z] === RUN TestSecretsUpdate [2022-07-29T21:33:00.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.98s) [2022-07-29T21:33:00.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.13s) [2022-07-29T21:33:00.801Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.84s) [2022-07-29T21:33:00.801Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:00.801Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:00.801Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:00.801Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:00.801Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:00.801Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:00.801Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:00.801Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:00.801Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:01.598Z] --- PASS: TestSecretsUpdate (2.15s) [2022-07-29T21:33:01.598Z] === RUN TestTemplatedSecret [2022-07-29T21:33:04.088Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:04.138Z] --- PASS: TestTemplatedSecret (2.55s) [2022-07-29T21:33:04.138Z] === RUN TestSecretCreateResolve [2022-07-29T21:33:05.991Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:05.991Z] --- PASS: TestWaitRestartedContainer/next-exit (3.27s) [2022-07-29T21:33:05.991Z] --- PASS: TestWaitRestartedContainer/default (3.29s) [2022-07-29T21:33:05.991Z] --- PASS: TestWaitRestartedContainer/not-running (1.79s) [2022-07-29T21:33:05.991Z] PASS [2022-07-29T21:33:05.991Z] [2022-07-29T21:33:05.991Z] DONE 35 tests in 42.674s [2022-07-29T21:33:05.991Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:05.991Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:05.991Z] +++ set -e [2022-07-29T21:33:05.991Z] +++ '[' -n 0 ']' [2022-07-29T21:33:05.991Z] +++ set -x [2022-07-29T21:33:05.991Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:05.991Z] testing: warning: no tests to run [2022-07-29T21:33:05.991Z] PASS [2022-07-29T21:33:05.991Z] [2022-07-29T21:33:05.991Z] DONE 0 tests in 0.164s [2022-07-29T21:33:05.991Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:05.991Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:05.991Z] +++ set -e [2022-07-29T21:33:05.991Z] +++ '[' -n 0 ']' [2022-07-29T21:33:05.991Z] +++ set -x [2022-07-29T21:33:05.991Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.045Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-07-29T21:33:06.045Z] PASS [2022-07-29T21:33:06.045Z] [2022-07-29T21:33:06.045Z] DONE 6 tests in 13.499s [2022-07-29T21:33:06.045Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:33:06.045Z] ++ 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-07-29T21:33:06.045Z] ++ set -e [2022-07-29T21:33:06.045Z] ++ '[' -n 0 ']' [2022-07-29T21:33:06.045Z] ++ set -x [2022-07-29T21:33:06.045Z] ++ 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-07-29T21:33:06.045Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.045Z] === RUN TestServiceCreateInit [2022-07-29T21:33:06.045Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:33:06.405Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.405Z] testing: warning: no tests to run [2022-07-29T21:33:06.405Z] PASS [2022-07-29T21:33:06.405Z] [2022-07-29T21:33:06.405Z] DONE 0 tests in 0.149s [2022-07-29T21:33:06.405Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] +++ set -e [2022-07-29T21:33:06.405Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.405Z] +++ set -x [2022-07-29T21:33:06.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] testing: warning: no tests to run [2022-07-29T21:33:06.405Z] PASS [2022-07-29T21:33:06.405Z] [2022-07-29T21:33:06.405Z] DONE 0 tests in 0.021s [2022-07-29T21:33:06.405Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] +++ set -e [2022-07-29T21:33:06.405Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.405Z] +++ set -x [2022-07-29T21:33:06.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.405Z] testing: warning: no tests to run [2022-07-29T21:33:06.405Z] PASS [2022-07-29T21:33:06.405Z] [2022-07-29T21:33:06.405Z] DONE 0 tests in 0.060s [2022-07-29T21:33:06.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.405Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] +++ set -e [2022-07-29T21:33:06.405Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.405Z] +++ set -x [2022-07-29T21:33:06.405Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.405Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.405Z] testing: warning: no tests to run [2022-07-29T21:33:06.405Z] PASS [2022-07-29T21:33:06.405Z] [2022-07-29T21:33:06.673Z] DONE 0 tests in 0.084s [2022-07-29T21:33:06.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.673Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.673Z] +++ set -e [2022-07-29T21:33:06.673Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.673Z] +++ set -x [2022-07-29T21:33:06.673Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.673Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.673Z] testing: warning: no tests to run [2022-07-29T21:33:06.673Z] PASS [2022-07-29T21:33:06.673Z] [2022-07-29T21:33:06.673Z] DONE 0 tests in 0.103s [2022-07-29T21:33:06.673Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.673Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.673Z] +++ set -e [2022-07-29T21:33:06.673Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.673Z] +++ set -x [2022-07-29T21:33:06.673Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.673Z] testing: warning: no tests to run [2022-07-29T21:33:06.673Z] PASS [2022-07-29T21:33:06.673Z] [2022-07-29T21:33:06.673Z] DONE 0 tests in 0.019s [2022-07-29T21:33:06.673Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.674Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.674Z] +++ set -e [2022-07-29T21:33:06.674Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.674Z] +++ set -x [2022-07-29T21:33:06.674Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.933Z] testing: warning: no tests to run [2022-07-29T21:33:06.933Z] PASS [2022-07-29T21:33:06.933Z] [2022-07-29T21:33:06.933Z] DONE 0 tests in 0.087s [2022-07-29T21:33:06.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.933Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] +++ set -e [2022-07-29T21:33:06.933Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.933Z] +++ set -x [2022-07-29T21:33:06.933Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.933Z] testing: warning: no tests to run [2022-07-29T21:33:06.933Z] PASS [2022-07-29T21:33:06.933Z] [2022-07-29T21:33:06.933Z] DONE 0 tests in 0.068s [2022-07-29T21:33:06.933Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.933Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] +++ set -e [2022-07-29T21:33:06.933Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.933Z] +++ set -x [2022-07-29T21:33:06.933Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] INFO: Testing against a local daemon [2022-07-29T21:33:06.933Z] testing: warning: no tests to run [2022-07-29T21:33:06.933Z] PASS [2022-07-29T21:33:06.933Z] [2022-07-29T21:33:06.933Z] DONE 0 tests in 0.063s [2022-07-29T21:33:06.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:06.933Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:06.933Z] +++ set -e [2022-07-29T21:33:06.933Z] +++ '[' -n 0 ']' [2022-07-29T21:33:06.933Z] +++ set -x [2022-07-29T21:33:06.933Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.192Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.192Z] testing: warning: no tests to run [2022-07-29T21:33:07.192Z] PASS [2022-07-29T21:33:07.192Z] [2022-07-29T21:33:07.192Z] DONE 0 tests in 0.066s [2022-07-29T21:33:07.192Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.192Z] +++ set -e [2022-07-29T21:33:07.192Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.192Z] +++ set -x [2022-07-29T21:33:07.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.192Z] testing: warning: no tests to run [2022-07-29T21:33:07.192Z] PASS [2022-07-29T21:33:07.192Z] [2022-07-29T21:33:07.192Z] DONE 0 tests in 0.020s [2022-07-29T21:33:07.192Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.192Z] +++ set -e [2022-07-29T21:33:07.192Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.192Z] +++ set -x [2022-07-29T21:33:07.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.193Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.193Z] testing: warning: no tests to run [2022-07-29T21:33:07.193Z] PASS [2022-07-29T21:33:07.193Z] [2022-07-29T21:33:07.193Z] DONE 0 tests in 0.060s [2022-07-29T21:33:07.193Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.193Z] +++ set -e [2022-07-29T21:33:07.193Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.193Z] +++ set -x [2022-07-29T21:33:07.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.451Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.451Z] testing: warning: no tests to run [2022-07-29T21:33:07.451Z] PASS [2022-07-29T21:33:07.451Z] [2022-07-29T21:33:07.451Z] DONE 0 tests in 0.072s [2022-07-29T21:33:07.451Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.452Z] +++ set -e [2022-07-29T21:33:07.452Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.452Z] +++ set -x [2022-07-29T21:33:07.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.452Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.452Z] testing: warning: no tests to run [2022-07-29T21:33:07.452Z] PASS [2022-07-29T21:33:07.452Z] [2022-07-29T21:33:07.452Z] DONE 0 tests in 0.079s [2022-07-29T21:33:07.452Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.452Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.452Z] +++ set -e [2022-07-29T21:33:07.452Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.452Z] +++ set -x [2022-07-29T21:33:07.452Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.452Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.452Z] testing: warning: no tests to run [2022-07-29T21:33:07.452Z] PASS [2022-07-29T21:33:07.710Z] [2022-07-29T21:33:07.710Z] DONE 0 tests in 0.066s [2022-07-29T21:33:07.710Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.710Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.710Z] +++ set -e [2022-07-29T21:33:07.710Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.710Z] +++ set -x [2022-07-29T21:33:07.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.711Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.711Z] testing: warning: no tests to run [2022-07-29T21:33:07.711Z] PASS [2022-07-29T21:33:07.711Z] [2022-07-29T21:33:07.711Z] DONE 0 tests in 0.069s [2022-07-29T21:33:07.711Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.711Z] +++ set -e [2022-07-29T21:33:07.711Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.711Z] +++ set -x [2022-07-29T21:33:07.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.711Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.711Z] testing: warning: no tests to run [2022-07-29T21:33:07.711Z] PASS [2022-07-29T21:33:07.711Z] [2022-07-29T21:33:07.711Z] DONE 0 tests in 0.067s [2022-07-29T21:33:07.711Z] Running integration-test (iteration 2) [2022-07-29T21:33:07.711Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.711Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.711Z] +++ set -e [2022-07-29T21:33:07.711Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.711Z] +++ set -x [2022-07-29T21:33:07.711Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.969Z] INFO: Testing against a local daemon [2022-07-29T21:33:07.969Z] testing: warning: no tests to run [2022-07-29T21:33:07.969Z] PASS [2022-07-29T21:33:07.969Z] [2022-07-29T21:33:07.969Z] DONE 0 tests in 0.211s [2022-07-29T21:33:07.969Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:07.969Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:07.969Z] +++ set -e [2022-07-29T21:33:07.969Z] +++ '[' -n 0 ']' [2022-07-29T21:33:07.969Z] +++ set -x [2022-07-29T21:33:07.969Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:08.228Z] INFO: Testing against a local daemon [2022-07-29T21:33:08.228Z] testing: warning: no tests to run [2022-07-29T21:33:08.228Z] PASS [2022-07-29T21:33:08.228Z] [2022-07-29T21:33:08.228Z] DONE 0 tests in 0.138s [2022-07-29T21:33:08.228Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:08.228Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:08.228Z] +++ set -e [2022-07-29T21:33:08.228Z] +++ '[' -n 0 ']' [2022-07-29T21:33:08.228Z] +++ set -x [2022-07-29T21:33:08.228Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:08.228Z] INFO: Testing against a local daemon [2022-07-29T21:33:08.228Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:08.228Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:10.131Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:10.242Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:33:12.034Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.71s) [2022-07-29T21:33:12.034Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.78s) [2022-07-29T21:33:12.034Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.92s) [2022-07-29T21:33:12.034Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:12.034Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:12.034Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:12.034Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:12.034Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:12.034Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:12.034Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:12.034Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:12.034Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:13.536Z] --- PASS: TestServiceCreateInit (7.05s) [2022-07-29T21:33:13.536Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-07-29T21:33:13.536Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-07-29T21:33:13.536Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:33:15.323Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:16.700Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:16.700Z] --- PASS: TestWaitRestartedContainer/next-exit (2.78s) [2022-07-29T21:33:16.700Z] --- PASS: TestWaitRestartedContainer/default (2.96s) [2022-07-29T21:33:16.700Z] --- PASS: TestWaitRestartedContainer/not-running (1.76s) [2022-07-29T21:33:16.700Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:16.700Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:18.604Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:20.507Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-07-29T21:33:20.507Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.91s) [2022-07-29T21:33:20.507Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.74s) [2022-07-29T21:33:20.507Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:20.507Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:20.507Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:20.507Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:20.507Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:20.507Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:20.507Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:20.507Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:20.507Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:23.081Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:24.984Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:24.984Z] --- PASS: TestWaitRestartedContainer/next-exit (2.76s) [2022-07-29T21:33:24.984Z] --- PASS: TestWaitRestartedContainer/default (2.89s) [2022-07-29T21:33:24.984Z] --- PASS: TestWaitRestartedContainer/not-running (1.93s) [2022-07-29T21:33:24.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:24.984Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:26.887Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:28.530Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-07-29T21:33:28.530Z] === RUN TestCreateServiceConflict [2022-07-29T21:33:28.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-07-29T21:33:28.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.92s) [2022-07-29T21:33:28.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.74s) [2022-07-29T21:33:28.790Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:28.790Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:28.790Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:28.790Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:28.790Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:28.790Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:28.790Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:28.790Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:28.790Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:30.446Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-29T21:33:30.446Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:33:32.076Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:33.462Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:33.462Z] --- PASS: TestWaitRestartedContainer/default (2.86s) [2022-07-29T21:33:33.462Z] --- PASS: TestWaitRestartedContainer/next-exit (2.94s) [2022-07-29T21:33:33.462Z] --- PASS: TestWaitRestartedContainer/not-running (1.81s) [2022-07-29T21:33:33.462Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:33.462Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:33.738Z] --- PASS: TestCreateServiceMaxReplicas (2.83s) [2022-07-29T21:33:33.739Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:33:35.365Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:37.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.88s) [2022-07-29T21:33:37.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.94s) [2022-07-29T21:33:37.268Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.93s) [2022-07-29T21:33:37.268Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:37.268Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:37.268Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:37.268Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:37.268Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:37.268Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:37.268Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:37.268Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:37.268Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:40.553Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:41.931Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:41.931Z] --- PASS: TestWaitRestartedContainer/next-exit (2.89s) [2022-07-29T21:33:41.931Z] --- PASS: TestWaitRestartedContainer/default (3.06s) [2022-07-29T21:33:41.931Z] --- PASS: TestWaitRestartedContainer/not-running (1.95s) [2022-07-29T21:33:41.931Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:41.931Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:43.833Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:44.295Z] .........................xx.................... [ 29%] [2022-07-29T21:33:45.737Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.37s) [2022-07-29T21:33:45.737Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.71s) [2022-07-29T21:33:45.737Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.66s) [2022-07-29T21:33:45.737Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:45.737Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:45.737Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:45.737Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:45.737Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:45.737Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:45.737Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:45.737Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:45.737Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:48.269Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:48.628Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-07-29T21:33:48.628Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:33:48.628Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-07-29T21:33:48.628Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:33:50.171Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:33:50.171Z] --- PASS: TestWaitRestartedContainer/next-exit (2.71s) [2022-07-29T21:33:50.171Z] --- PASS: TestWaitRestartedContainer/default (2.78s) [2022-07-29T21:33:50.171Z] --- PASS: TestWaitRestartedContainer/not-running (1.88s) [2022-07-29T21:33:50.171Z] PASS [2022-07-29T21:33:50.171Z] [2022-07-29T21:33:50.171Z] DONE 35 tests in 41.767s [2022-07-29T21:33:50.171Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.171Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.171Z] +++ set -e [2022-07-29T21:33:50.171Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.171Z] +++ set -x [2022-07-29T21:33:50.171Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.171Z] testing: warning: no tests to run [2022-07-29T21:33:50.171Z] PASS [2022-07-29T21:33:50.171Z] [2022-07-29T21:33:50.171Z] DONE 0 tests in 0.234s [2022-07-29T21:33:50.171Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.171Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.171Z] +++ set -e [2022-07-29T21:33:50.171Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.171Z] +++ set -x [2022-07-29T21:33:50.171Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.430Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.430Z] testing: warning: no tests to run [2022-07-29T21:33:50.430Z] PASS [2022-07-29T21:33:50.430Z] [2022-07-29T21:33:50.430Z] DONE 0 tests in 0.116s [2022-07-29T21:33:50.430Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.430Z] +++ set -e [2022-07-29T21:33:50.430Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.430Z] +++ set -x [2022-07-29T21:33:50.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.430Z] testing: warning: no tests to run [2022-07-29T21:33:50.430Z] PASS [2022-07-29T21:33:50.430Z] [2022-07-29T21:33:50.430Z] DONE 0 tests in 0.020s [2022-07-29T21:33:50.430Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.430Z] +++ set -e [2022-07-29T21:33:50.430Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.430Z] +++ set -x [2022-07-29T21:33:50.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.689Z] testing: warning: no tests to run [2022-07-29T21:33:50.689Z] PASS [2022-07-29T21:33:50.689Z] [2022-07-29T21:33:50.689Z] DONE 0 tests in 0.059s [2022-07-29T21:33:50.689Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.689Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] +++ set -e [2022-07-29T21:33:50.689Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.689Z] +++ set -x [2022-07-29T21:33:50.689Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.689Z] testing: warning: no tests to run [2022-07-29T21:33:50.689Z] PASS [2022-07-29T21:33:50.689Z] [2022-07-29T21:33:50.689Z] DONE 0 tests in 0.048s [2022-07-29T21:33:50.689Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.689Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] +++ set -e [2022-07-29T21:33:50.689Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.689Z] +++ set -x [2022-07-29T21:33:50.689Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.689Z] testing: warning: no tests to run [2022-07-29T21:33:50.689Z] PASS [2022-07-29T21:33:50.689Z] [2022-07-29T21:33:50.689Z] DONE 0 tests in 0.061s [2022-07-29T21:33:50.689Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.689Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.689Z] +++ set -e [2022-07-29T21:33:50.689Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.689Z] +++ set -x [2022-07-29T21:33:50.690Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.690Z] testing: warning: no tests to run [2022-07-29T21:33:50.690Z] PASS [2022-07-29T21:33:50.690Z] [2022-07-29T21:33:50.690Z] DONE 0 tests in 0.018s [2022-07-29T21:33:50.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] +++ set -e [2022-07-29T21:33:50.949Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.949Z] +++ set -x [2022-07-29T21:33:50.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.949Z] testing: warning: no tests to run [2022-07-29T21:33:50.949Z] PASS [2022-07-29T21:33:50.949Z] [2022-07-29T21:33:50.949Z] DONE 0 tests in 0.068s [2022-07-29T21:33:50.949Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] +++ set -e [2022-07-29T21:33:50.949Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.949Z] +++ set -x [2022-07-29T21:33:50.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.949Z] testing: warning: no tests to run [2022-07-29T21:33:50.949Z] PASS [2022-07-29T21:33:50.949Z] [2022-07-29T21:33:50.949Z] DONE 0 tests in 0.054s [2022-07-29T21:33:50.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:50.949Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] +++ set -e [2022-07-29T21:33:50.949Z] +++ '[' -n 0 ']' [2022-07-29T21:33:50.949Z] +++ set -x [2022-07-29T21:33:50.949Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:50.949Z] INFO: Testing against a local daemon [2022-07-29T21:33:50.949Z] testing: warning: no tests to run [2022-07-29T21:33:50.949Z] PASS [2022-07-29T21:33:50.949Z] [2022-07-29T21:33:50.949Z] DONE 0 tests in 0.063s [2022-07-29T21:33:51.165Z] --- PASS: TestCreateServiceConfigFileMode (2.34s) [2022-07-29T21:33:51.165Z] === RUN TestCreateServiceSysctls [2022-07-29T21:33:51.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] +++ set -e [2022-07-29T21:33:51.208Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.208Z] +++ set -x [2022-07-29T21:33:51.208Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.208Z] testing: warning: no tests to run [2022-07-29T21:33:51.208Z] PASS [2022-07-29T21:33:51.208Z] [2022-07-29T21:33:51.208Z] DONE 0 tests in 0.065s [2022-07-29T21:33:51.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] +++ set -e [2022-07-29T21:33:51.208Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.208Z] +++ set -x [2022-07-29T21:33:51.208Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] testing: warning: no tests to run [2022-07-29T21:33:51.208Z] PASS [2022-07-29T21:33:51.208Z] [2022-07-29T21:33:51.208Z] DONE 0 tests in 0.021s [2022-07-29T21:33:51.208Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] +++ set -e [2022-07-29T21:33:51.208Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.208Z] +++ set -x [2022-07-29T21:33:51.208Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.208Z] testing: warning: no tests to run [2022-07-29T21:33:51.208Z] PASS [2022-07-29T21:33:51.208Z] [2022-07-29T21:33:51.208Z] DONE 0 tests in 0.050s [2022-07-29T21:33:51.208Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.208Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.208Z] +++ set -e [2022-07-29T21:33:51.208Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.208Z] +++ set -x [2022-07-29T21:33:51.208Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.467Z] testing: warning: no tests to run [2022-07-29T21:33:51.467Z] PASS [2022-07-29T21:33:51.467Z] [2022-07-29T21:33:51.467Z] DONE 0 tests in 0.052s [2022-07-29T21:33:51.467Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] +++ set -e [2022-07-29T21:33:51.467Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.467Z] +++ set -x [2022-07-29T21:33:51.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.467Z] testing: warning: no tests to run [2022-07-29T21:33:51.467Z] PASS [2022-07-29T21:33:51.467Z] [2022-07-29T21:33:51.467Z] DONE 0 tests in 0.062s [2022-07-29T21:33:51.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] +++ set -e [2022-07-29T21:33:51.467Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.467Z] +++ set -x [2022-07-29T21:33:51.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.467Z] testing: warning: no tests to run [2022-07-29T21:33:51.467Z] PASS [2022-07-29T21:33:51.467Z] [2022-07-29T21:33:51.467Z] DONE 0 tests in 0.053s [2022-07-29T21:33:51.467Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.467Z] +++ set -e [2022-07-29T21:33:51.467Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.467Z] +++ set -x [2022-07-29T21:33:51.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.726Z] testing: warning: no tests to run [2022-07-29T21:33:51.726Z] PASS [2022-07-29T21:33:51.726Z] [2022-07-29T21:33:51.726Z] DONE 0 tests in 0.061s [2022-07-29T21:33:51.726Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] +++ set -e [2022-07-29T21:33:51.726Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.726Z] +++ set -x [2022-07-29T21:33:51.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.726Z] testing: warning: no tests to run [2022-07-29T21:33:51.726Z] PASS [2022-07-29T21:33:51.726Z] [2022-07-29T21:33:51.726Z] DONE 0 tests in 0.053s [2022-07-29T21:33:51.726Z] Running integration-test (iteration 3) [2022-07-29T21:33:51.726Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] +++ set -e [2022-07-29T21:33:51.726Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.726Z] +++ set -x [2022-07-29T21:33:51.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.726Z] testing: warning: no tests to run [2022-07-29T21:33:51.726Z] PASS [2022-07-29T21:33:51.726Z] [2022-07-29T21:33:51.726Z] DONE 0 tests in 0.075s [2022-07-29T21:33:51.726Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.726Z] +++ set -e [2022-07-29T21:33:51.726Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.726Z] +++ set -x [2022-07-29T21:33:51.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.985Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.985Z] testing: warning: no tests to run [2022-07-29T21:33:51.985Z] PASS [2022-07-29T21:33:51.985Z] [2022-07-29T21:33:51.985Z] DONE 0 tests in 0.067s [2022-07-29T21:33:51.985Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:33:51.985Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.985Z] +++ set -e [2022-07-29T21:33:51.985Z] +++ '[' -n 0 ']' [2022-07-29T21:33:51.985Z] +++ set -x [2022-07-29T21:33:51.985Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:33:51.985Z] INFO: Testing against a local daemon [2022-07-29T21:33:51.985Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:33:51.985Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:33:53.887Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:33:54.456Z] --- PASS: TestCreateServiceSysctls (2.95s) [2022-07-29T21:33:54.456Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:33:55.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.73s) [2022-07-29T21:33:55.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.87s) [2022-07-29T21:33:55.790Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.83s) [2022-07-29T21:33:55.790Z] === RUN TestWaitRestartedContainer [2022-07-29T21:33:55.790Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:33:55.790Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:33:55.790Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:33:55.790Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:33:55.790Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:33:55.790Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:33:55.790Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:33:55.790Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:33:56.364Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-07-29T21:33:56.364Z] === RUN TestInspect [2022-07-29T21:33:59.090Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:33:59.656Z] --- PASS: TestInspect (2.76s) [2022-07-29T21:33:59.656Z] === RUN TestCreateJob [2022-07-29T21:34:00.472Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:00.472Z] --- PASS: TestWaitRestartedContainer/default (2.94s) [2022-07-29T21:34:00.472Z] --- PASS: TestWaitRestartedContainer/next-exit (2.98s) [2022-07-29T21:34:00.472Z] --- PASS: TestWaitRestartedContainer/not-running (1.90s) [2022-07-29T21:34:00.472Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:00.508Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-29T21:34:00.731Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:02.195Z] --- PASS: TestCreateJob (2.95s) [2022-07-29T21:34:02.195Z] === RUN TestReplicatedJob [2022-07-29T21:34:02.633Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:04.535Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.62s) [2022-07-29T21:34:04.535Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.81s) [2022-07-29T21:34:04.535Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.81s) [2022-07-29T21:34:04.535Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:04.535Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:04.535Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:04.535Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:04.535Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:04.535Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:04.535Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:04.535Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:04.535Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:07.068Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:07.489Z] --- PASS: TestReplicatedJob (4.44s) [2022-07-29T21:34:07.489Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:34:08.023Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-29T21:34:08.970Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:08.970Z] --- PASS: TestWaitRestartedContainer/default (2.74s) [2022-07-29T21:34:08.970Z] --- PASS: TestWaitRestartedContainer/next-exit (2.78s) [2022-07-29T21:34:08.970Z] --- PASS: TestWaitRestartedContainer/not-running (1.70s) [2022-07-29T21:34:08.970Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:08.971Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:09.396Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-07-29T21:34:09.396Z] === RUN TestServiceListWithStatuses [2022-07-29T21:34:09.396Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:34:09.396Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:34:09.396Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:34:10.347Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:12.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.57s) [2022-07-29T21:34:12.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.76s) [2022-07-29T21:34:12.249Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s) [2022-07-29T21:34:12.249Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:12.249Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:12.249Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:12.249Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:12.249Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:12.249Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:12.249Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:12.249Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:12.249Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:13.273Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-29T21:34:13.591Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-07-29T21:34:13.591Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:34:14.783Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:16.684Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:16.684Z] --- PASS: TestWaitRestartedContainer/default (2.61s) [2022-07-29T21:34:16.684Z] --- PASS: TestWaitRestartedContainer/next-exit (2.68s) [2022-07-29T21:34:16.684Z] --- PASS: TestWaitRestartedContainer/not-running (1.74s) [2022-07-29T21:34:16.684Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:16.684Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:16.883Z] --- PASS: TestDockerNetworkReConnect (3.21s) [2022-07-29T21:34:16.884Z] === RUN TestServicePlugin [2022-07-29T21:34:16.884Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:34:16.884Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-29T21:34:16.884Z] === RUN TestServiceUpdateLabel [2022-07-29T21:34:18.586Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:19.421Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-07-29T21:34:19.421Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:34:19.960Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.43s) [2022-07-29T21:34:19.960Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.75s) [2022-07-29T21:34:19.960Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.67s) [2022-07-29T21:34:19.960Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:19.960Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:19.960Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:19.960Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:19.960Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:19.960Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:19.960Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:19.960Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:19.960Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:23.246Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:24.621Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:24.621Z] --- PASS: TestWaitRestartedContainer/next-exit (2.64s) [2022-07-29T21:34:24.621Z] --- PASS: TestWaitRestartedContainer/default (2.66s) [2022-07-29T21:34:24.621Z] --- PASS: TestWaitRestartedContainer/not-running (1.68s) [2022-07-29T21:34:24.622Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:24.622Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:26.013Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:27.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.63s) [2022-07-29T21:34:27.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.76s) [2022-07-29T21:34:27.912Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.86s) [2022-07-29T21:34:27.912Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:27.912Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:27.912Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:27.912Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:27.912Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:27.912Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:27.912Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:27.912Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:27.912Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:29.663Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-29T21:34:31.200Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:32.577Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-07-29T21:34:32.577Z] --- PASS: TestWaitRestartedContainer/next-exit (2.73s) [2022-07-29T21:34:32.577Z] --- PASS: TestWaitRestartedContainer/default (2.78s) [2022-07-29T21:34:32.577Z] --- PASS: TestWaitRestartedContainer/not-running (1.72s) [2022-07-29T21:34:32.577Z] PASS [2022-07-29T21:34:32.577Z] [2022-07-29T21:34:32.577Z] DONE 35 tests in 40.499s [2022-07-29T21:34:32.577Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.577Z] +++ set -e [2022-07-29T21:34:32.577Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.577Z] +++ set -x [2022-07-29T21:34:32.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.577Z] testing: warning: no tests to run [2022-07-29T21:34:32.577Z] PASS [2022-07-29T21:34:32.577Z] [2022-07-29T21:34:32.577Z] DONE 0 tests in 0.094s [2022-07-29T21:34:32.577Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.577Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.577Z] +++ set -e [2022-07-29T21:34:32.577Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.577Z] +++ set -x [2022-07-29T21:34:32.577Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.577Z] INFO: Testing against a local daemon [2022-07-29T21:34:32.577Z] testing: warning: no tests to run [2022-07-29T21:34:32.577Z] PASS [2022-07-29T21:34:32.577Z] [2022-07-29T21:34:32.577Z] DONE 0 tests in 0.109s [2022-07-29T21:34:32.836Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.836Z] +++ set -e [2022-07-29T21:34:32.836Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.836Z] +++ set -x [2022-07-29T21:34:32.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.836Z] testing: warning: no tests to run [2022-07-29T21:34:32.836Z] PASS [2022-07-29T21:34:32.836Z] [2022-07-29T21:34:32.836Z] DONE 0 tests in 0.021s [2022-07-29T21:34:32.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.836Z] +++ set -e [2022-07-29T21:34:32.836Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.836Z] +++ set -x [2022-07-29T21:34:32.836Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.836Z] INFO: Testing against a local daemon [2022-07-29T21:34:32.836Z] testing: warning: no tests to run [2022-07-29T21:34:32.836Z] PASS [2022-07-29T21:34:32.836Z] [2022-07-29T21:34:32.836Z] DONE 0 tests in 0.054s [2022-07-29T21:34:32.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.836Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.836Z] +++ set -e [2022-07-29T21:34:32.836Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.836Z] +++ set -x [2022-07-29T21:34:32.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.837Z] INFO: Testing against a local daemon [2022-07-29T21:34:32.837Z] testing: warning: no tests to run [2022-07-29T21:34:32.837Z] PASS [2022-07-29T21:34:32.837Z] [2022-07-29T21:34:32.837Z] DONE 0 tests in 0.053s [2022-07-29T21:34:32.837Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:32.837Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:32.837Z] +++ set -e [2022-07-29T21:34:32.837Z] +++ '[' -n 0 ']' [2022-07-29T21:34:32.837Z] +++ set -x [2022-07-29T21:34:32.837Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.096Z] testing: warning: no tests to run [2022-07-29T21:34:33.096Z] PASS [2022-07-29T21:34:33.096Z] [2022-07-29T21:34:33.096Z] DONE 0 tests in 0.058s [2022-07-29T21:34:33.096Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.096Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] +++ set -e [2022-07-29T21:34:33.096Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.096Z] +++ set -x [2022-07-29T21:34:33.096Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] testing: warning: no tests to run [2022-07-29T21:34:33.096Z] PASS [2022-07-29T21:34:33.096Z] [2022-07-29T21:34:33.096Z] DONE 0 tests in 0.020s [2022-07-29T21:34:33.096Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.096Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] +++ set -e [2022-07-29T21:34:33.096Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.096Z] +++ set -x [2022-07-29T21:34:33.096Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.096Z] testing: warning: no tests to run [2022-07-29T21:34:33.096Z] PASS [2022-07-29T21:34:33.096Z] [2022-07-29T21:34:33.096Z] DONE 0 tests in 0.063s [2022-07-29T21:34:33.096Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.096Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.096Z] +++ set -e [2022-07-29T21:34:33.096Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.096Z] +++ set -x [2022-07-29T21:34:33.096Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.355Z] testing: warning: no tests to run [2022-07-29T21:34:33.355Z] PASS [2022-07-29T21:34:33.355Z] [2022-07-29T21:34:33.355Z] DONE 0 tests in 0.068s [2022-07-29T21:34:33.355Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] +++ set -e [2022-07-29T21:34:33.355Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.355Z] +++ set -x [2022-07-29T21:34:33.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.355Z] testing: warning: no tests to run [2022-07-29T21:34:33.355Z] PASS [2022-07-29T21:34:33.355Z] [2022-07-29T21:34:33.355Z] DONE 0 tests in 0.059s [2022-07-29T21:34:33.355Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] +++ set -e [2022-07-29T21:34:33.355Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.355Z] +++ set -x [2022-07-29T21:34:33.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.355Z] testing: warning: no tests to run [2022-07-29T21:34:33.355Z] PASS [2022-07-29T21:34:33.355Z] [2022-07-29T21:34:33.355Z] DONE 0 tests in 0.051s [2022-07-29T21:34:33.355Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.355Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] +++ set -e [2022-07-29T21:34:33.355Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.355Z] +++ set -x [2022-07-29T21:34:33.355Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.355Z] testing: warning: no tests to run [2022-07-29T21:34:33.355Z] PASS [2022-07-29T21:34:33.355Z] [2022-07-29T21:34:33.355Z] DONE 0 tests in 0.016s [2022-07-29T21:34:33.614Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.614Z] +++ set -e [2022-07-29T21:34:33.614Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.614Z] +++ set -x [2022-07-29T21:34:33.614Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.614Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.614Z] testing: warning: no tests to run [2022-07-29T21:34:33.614Z] PASS [2022-07-29T21:34:33.614Z] [2022-07-29T21:34:33.614Z] DONE 0 tests in 0.051s [2022-07-29T21:34:33.614Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.614Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.614Z] +++ set -e [2022-07-29T21:34:33.614Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.614Z] +++ set -x [2022-07-29T21:34:33.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.615Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.615Z] testing: warning: no tests to run [2022-07-29T21:34:33.615Z] PASS [2022-07-29T21:34:33.615Z] [2022-07-29T21:34:33.615Z] DONE 0 tests in 0.052s [2022-07-29T21:34:33.615Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.615Z] +++ set -e [2022-07-29T21:34:33.615Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.615Z] +++ set -x [2022-07-29T21:34:33.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.615Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.615Z] testing: warning: no tests to run [2022-07-29T21:34:33.615Z] PASS [2022-07-29T21:34:33.615Z] [2022-07-29T21:34:33.615Z] DONE 0 tests in 0.053s [2022-07-29T21:34:33.615Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.615Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.615Z] +++ set -e [2022-07-29T21:34:33.615Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.615Z] +++ set -x [2022-07-29T21:34:33.615Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.874Z] testing: warning: no tests to run [2022-07-29T21:34:33.874Z] PASS [2022-07-29T21:34:33.874Z] [2022-07-29T21:34:33.874Z] DONE 0 tests in 0.056s [2022-07-29T21:34:33.874Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.874Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] +++ set -e [2022-07-29T21:34:33.874Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.874Z] +++ set -x [2022-07-29T21:34:33.874Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.874Z] testing: warning: no tests to run [2022-07-29T21:34:33.874Z] PASS [2022-07-29T21:34:33.874Z] [2022-07-29T21:34:33.874Z] DONE 0 tests in 0.056s [2022-07-29T21:34:33.874Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.874Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] +++ set -e [2022-07-29T21:34:33.874Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.874Z] +++ set -x [2022-07-29T21:34:33.874Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] INFO: Testing against a local daemon [2022-07-29T21:34:33.874Z] testing: warning: no tests to run [2022-07-29T21:34:33.874Z] PASS [2022-07-29T21:34:33.874Z] [2022-07-29T21:34:33.874Z] DONE 0 tests in 0.056s [2022-07-29T21:34:33.874Z] Running integration-test (iteration 4) [2022-07-29T21:34:33.874Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:33.874Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:33.874Z] +++ set -e [2022-07-29T21:34:33.874Z] +++ '[' -n 0 ']' [2022-07-29T21:34:33.874Z] +++ set -x [2022-07-29T21:34:33.874Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:34.133Z] INFO: Testing against a local daemon [2022-07-29T21:34:34.133Z] testing: warning: no tests to run [2022-07-29T21:34:34.133Z] PASS [2022-07-29T21:34:34.133Z] [2022-07-29T21:34:34.133Z] DONE 0 tests in 0.073s [2022-07-29T21:34:34.133Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:34.133Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:34.133Z] +++ set -e [2022-07-29T21:34:34.133Z] +++ '[' -n 0 ']' [2022-07-29T21:34:34.133Z] +++ set -x [2022-07-29T21:34:34.133Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:34.133Z] INFO: Testing against a local daemon [2022-07-29T21:34:34.133Z] testing: warning: no tests to run [2022-07-29T21:34:34.133Z] PASS [2022-07-29T21:34:34.133Z] [2022-07-29T21:34:34.133Z] DONE 0 tests in 0.050s [2022-07-29T21:34:34.133Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:34:34.133Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:34.133Z] +++ set -e [2022-07-29T21:34:34.133Z] +++ '[' -n 0 ']' [2022-07-29T21:34:34.133Z] +++ set -x [2022-07-29T21:34:34.133Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:34:34.133Z] INFO: Testing against a local daemon [2022-07-29T21:34:34.309Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2022-07-29T21:34:34.309Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:34:34.392Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:34.392Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:36.295Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:38.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.58s) [2022-07-29T21:34:38.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.77s) [2022-07-29T21:34:38.199Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.79s) [2022-07-29T21:34:38.199Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:38.199Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:38.199Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:38.199Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:38.199Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:38.199Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:38.199Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:38.199Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:38.199Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:39.138Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-29T21:34:40.624Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-29T21:34:40.731Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:42.628Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:42.628Z] --- PASS: TestWaitRestartedContainer/next-exit (2.63s) [2022-07-29T21:34:42.628Z] --- PASS: TestWaitRestartedContainer/default (2.67s) [2022-07-29T21:34:42.628Z] --- PASS: TestWaitRestartedContainer/not-running (1.95s) [2022-07-29T21:34:42.628Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:42.628Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:44.008Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:44.947Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-29T21:34:45.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:34:45.908Z] Using test binary docker [2022-07-29T21:34:45.908Z] +++ /etc/init.d/apparmor start [2022-07-29T21:34:45.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:34:45.908Z] INFO: Waiting for daemon to start... [2022-07-29T21:34:45.908Z] Starting dockerd [2022-07-29T21:34:45.908Z] +++ 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-07-29T21:34:45.908Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:34:45.908Z] Using test binary docker [2022-07-29T21:34:45.908Z] +++ /etc/init.d/apparmor start [2022-07-29T21:34:45.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:34:45.908Z] INFO: Waiting for daemon to start... [2022-07-29T21:34:45.908Z] Starting dockerd [2022-07-29T21:34:45.908Z] +++ 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-07-29T21:34:46.165Z] .--- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.66s) [2022-07-29T21:34:46.165Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.68s) [2022-07-29T21:34:46.165Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.98s) [2022-07-29T21:34:46.165Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:46.165Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:46.165Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:46.165Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:46.165Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:46.165Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:46.165Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:46.165Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:46.165Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:47.539Z] [2022-07-29T21:34:47.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:34:47.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:34:47.797Z] Error: No such image: emptyfs [2022-07-29T21:34:47.797Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:34:47.797Z] ++++ docker load [2022-07-29T21:34:47.797Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:47.797Z] [2022-07-29T21:34:47.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:34:47.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:34:48.055Z] Error: No such image: emptyfs [2022-07-29T21:34:48.055Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-29T21:34:48.055Z] ++++ docker load [2022-07-29T21:34:48.055Z] Running integration-test (iteration 1) [2022-07-29T21:34:48.055Z] 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-07-29T21:34:48.055Z] ++ 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-07-29T21:34:48.055Z] ++ set -e [2022-07-29T21:34:48.055Z] ++ '[' -n 0 ']' [2022-07-29T21:34:48.055Z] ++ set -x [2022-07-29T21:34:48.055Z] ++ 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-07-29T21:34:48.314Z] Running integration-test (iteration 1) [2022-07-29T21:34:48.314Z] 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-07-29T21:34:48.314Z] ++ 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-07-29T21:34:48.314Z] ++ set -e [2022-07-29T21:34:48.314Z] ++ '[' -n 0 ']' [2022-07-29T21:34:48.314Z] ++ set -x [2022-07-29T21:34:48.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T21:34:48.894Z] Loaded image: busybox:latest [2022-07-29T21:34:49.153Z] Loaded image: busybox:latest [2022-07-29T21:34:49.153Z] Loaded image: busybox:glibc [2022-07-29T21:34:49.197Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2022-07-29T21:34:49.197Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:34:49.350Z] ............................ [ 66%] [2022-07-29T21:34:49.411Z] Loaded image: busybox:glibc [2022-07-29T21:34:49.411Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:49.411Z] --- PASS: TestWaitRestartedContainer/next-exit (1.66s) [2022-07-29T21:34:49.411Z] --- PASS: TestWaitRestartedContainer/default (1.68s) [2022-07-29T21:34:49.411Z] --- PASS: TestWaitRestartedContainer/not-running (1.69s) [2022-07-29T21:34:49.411Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:49.411Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:51.312Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:52.688Z] Loaded image: debian:bullseye-slim [2022-07-29T21:34:52.688Z] Loaded image: hello-world:latest [2022-07-29T21:34:52.946Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:34:52.946Z] INFO: Testing against a local daemon [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-29T21:34:52.946Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-29T21:34:53.204Z] Loaded image: debian:bullseye-slim [2022-07-29T21:34:53.204Z] Loaded image: hello-world:latest [2022-07-29T21:34:53.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.82s) [2022-07-29T21:34:53.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.94s) [2022-07-29T21:34:53.204Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.87s) [2022-07-29T21:34:53.204Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:53.204Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:53.204Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:53.204Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:53.204Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:53.204Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:53.204Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:53.204Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:53.204Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:34:53.463Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:34:53.463Z] INFO: Testing against a local daemon [2022-07-29T21:34:53.463Z] === RUN TestDockerDaemonSuite [2022-07-29T21:34:53.463Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-29T21:34:53.721Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-29T21:34:53.979Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-29T21:34:54.914Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-29T21:34:54.914Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-29T21:34:55.181Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:34:55.748Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-29T21:34:56.313Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:34:56.313Z] --- PASS: TestWaitRestartedContainer/next-exit (1.94s) [2022-07-29T21:34:56.313Z] --- PASS: TestWaitRestartedContainer/default (1.98s) [2022-07-29T21:34:56.313Z] --- PASS: TestWaitRestartedContainer/not-running (1.05s) [2022-07-29T21:34:56.313Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:34:56.313Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:34:56.571Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-29T21:34:56.571Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-29T21:34:57.506Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-29T21:34:57.506Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:34:57.767Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-29T21:34:58.334Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-29T21:34:58.334Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-29T21:34:58.334Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-29T21:34:58.901Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-29T21:34:59.466Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-29T21:34:59.466Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.14s) [2022-07-29T21:34:59.466Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.31s) [2022-07-29T21:34:59.466Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.82s) [2022-07-29T21:34:59.466Z] === RUN TestWaitRestartedContainer [2022-07-29T21:34:59.466Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:34:59.466Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:34:59.466Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:34:59.466Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:34:59.466Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:34:59.466Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:34:59.466Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:34:59.466Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:00.033Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-29T21:35:00.291Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-29T21:35:00.291Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-29T21:35:00.291Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-29T21:35:01.226Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:01.430Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-07-29T21:35:01.430Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:35:01.430Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:35:01.430Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:35:02.160Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:02.160Z] --- PASS: TestWaitRestartedContainer/next-exit (1.79s) [2022-07-29T21:35:02.160Z] --- PASS: TestWaitRestartedContainer/default (1.83s) [2022-07-29T21:35:02.160Z] --- PASS: TestWaitRestartedContainer/not-running (0.94s) [2022-07-29T21:35:02.160Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:02.160Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:03.092Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:04.026Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-29T21:35:04.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s) [2022-07-29T21:35:04.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-07-29T21:35:04.285Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2022-07-29T21:35:04.285Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:04.285Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:04.285Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:04.285Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:04.285Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:04.285Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:04.285Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:04.285Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:04.285Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:05.658Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:05.916Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-29T21:35:06.855Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:06.855Z] --- PASS: TestWaitRestartedContainer/next-exit (1.40s) [2022-07-29T21:35:06.855Z] --- PASS: TestWaitRestartedContainer/default (1.43s) [2022-07-29T21:35:06.855Z] --- PASS: TestWaitRestartedContainer/not-running (1.12s) [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 35 tests in 32.547s [2022-07-29T21:35:06.855Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] +++ set -e [2022-07-29T21:35:06.855Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.855Z] +++ set -x [2022-07-29T21:35:06.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] testing: warning: no tests to run [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 0 tests in 0.033s [2022-07-29T21:35:06.855Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] +++ set -e [2022-07-29T21:35:06.855Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.855Z] +++ set -x [2022-07-29T21:35:06.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] INFO: Testing against a local daemon [2022-07-29T21:35:06.855Z] testing: warning: no tests to run [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 0 tests in 0.041s [2022-07-29T21:35:06.855Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] +++ set -e [2022-07-29T21:35:06.855Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.855Z] +++ set -x [2022-07-29T21:35:06.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] testing: warning: no tests to run [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 0 tests in 0.007s [2022-07-29T21:35:06.855Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] +++ set -e [2022-07-29T21:35:06.855Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.855Z] +++ set -x [2022-07-29T21:35:06.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] INFO: Testing against a local daemon [2022-07-29T21:35:06.855Z] testing: warning: no tests to run [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 0 tests in 0.018s [2022-07-29T21:35:06.855Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.855Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] +++ set -e [2022-07-29T21:35:06.855Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.855Z] +++ set -x [2022-07-29T21:35:06.855Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.855Z] INFO: Testing against a local daemon [2022-07-29T21:35:06.855Z] testing: warning: no tests to run [2022-07-29T21:35:06.855Z] PASS [2022-07-29T21:35:06.855Z] [2022-07-29T21:35:06.855Z] DONE 0 tests in 0.019s [2022-07-29T21:35:06.856Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.856Z] +++ set -e [2022-07-29T21:35:06.856Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.856Z] +++ set -x [2022-07-29T21:35:06.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.856Z] INFO: Testing against a local daemon [2022-07-29T21:35:06.856Z] testing: warning: no tests to run [2022-07-29T21:35:06.856Z] PASS [2022-07-29T21:35:06.856Z] [2022-07-29T21:35:06.856Z] DONE 0 tests in 0.018s [2022-07-29T21:35:06.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:06.856Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.856Z] +++ set -e [2022-07-29T21:35:06.856Z] +++ '[' -n 0 ']' [2022-07-29T21:35:06.856Z] +++ set -x [2022-07-29T21:35:06.856Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:06.856Z] testing: warning: no tests to run [2022-07-29T21:35:06.856Z] PASS [2022-07-29T21:35:06.856Z] [2022-07-29T21:35:06.856Z] DONE 0 tests in 0.007s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.020s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.018s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.019s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.021s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.008s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.021s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.115Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.115Z] testing: warning: no tests to run [2022-07-29T21:35:07.115Z] PASS [2022-07-29T21:35:07.115Z] [2022-07-29T21:35:07.115Z] DONE 0 tests in 0.018s [2022-07-29T21:35:07.115Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.115Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.115Z] +++ set -e [2022-07-29T21:35:07.115Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.115Z] +++ set -x [2022-07-29T21:35:07.116Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.116Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.116Z] testing: warning: no tests to run [2022-07-29T21:35:07.116Z] PASS [2022-07-29T21:35:07.116Z] [2022-07-29T21:35:07.116Z] DONE 0 tests in 0.023s [2022-07-29T21:35:07.116Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.116Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.116Z] +++ set -e [2022-07-29T21:35:07.116Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.116Z] +++ set -x [2022-07-29T21:35:07.116Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] testing: warning: no tests to run [2022-07-29T21:35:07.375Z] PASS [2022-07-29T21:35:07.375Z] [2022-07-29T21:35:07.375Z] DONE 0 tests in 0.029s [2022-07-29T21:35:07.375Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] +++ set -e [2022-07-29T21:35:07.375Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.375Z] +++ set -x [2022-07-29T21:35:07.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] testing: warning: no tests to run [2022-07-29T21:35:07.375Z] PASS [2022-07-29T21:35:07.375Z] [2022-07-29T21:35:07.375Z] DONE 0 tests in 0.019s [2022-07-29T21:35:07.375Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] +++ set -e [2022-07-29T21:35:07.375Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.375Z] +++ set -x [2022-07-29T21:35:07.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] testing: warning: no tests to run [2022-07-29T21:35:07.375Z] PASS [2022-07-29T21:35:07.375Z] [2022-07-29T21:35:07.375Z] DONE 0 tests in 0.018s [2022-07-29T21:35:07.375Z] Running integration-test (iteration 5) [2022-07-29T21:35:07.375Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] +++ set -e [2022-07-29T21:35:07.375Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.375Z] +++ set -x [2022-07-29T21:35:07.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] testing: warning: no tests to run [2022-07-29T21:35:07.375Z] PASS [2022-07-29T21:35:07.375Z] [2022-07-29T21:35:07.375Z] DONE 0 tests in 0.022s [2022-07-29T21:35:07.375Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] +++ set -e [2022-07-29T21:35:07.375Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.375Z] +++ set -x [2022-07-29T21:35:07.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] testing: warning: no tests to run [2022-07-29T21:35:07.375Z] PASS [2022-07-29T21:35:07.375Z] [2022-07-29T21:35:07.375Z] DONE 0 tests in 0.018s [2022-07-29T21:35:07.375Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:07.375Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] +++ set -e [2022-07-29T21:35:07.375Z] +++ '[' -n 0 ']' [2022-07-29T21:35:07.375Z] +++ set -x [2022-07-29T21:35:07.375Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:07.375Z] INFO: Testing against a local daemon [2022-07-29T21:35:07.375Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:07.375Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:07.940Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-29T21:35:08.510Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:09.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.07s) [2022-07-29T21:35:09.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s) [2022-07-29T21:35:09.458Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.04s) [2022-07-29T21:35:09.458Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:09.458Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:09.458Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:09.458Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:09.458Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:09.458Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:09.458Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:09.458Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:09.458Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:09.554Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:35:10.026Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-29T21:35:10.592Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-29T21:35:11.527Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:11.784Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-29T21:35:12.717Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:12.717Z] --- PASS: TestWaitRestartedContainer/next-exit (1.97s) [2022-07-29T21:35:12.717Z] --- PASS: TestWaitRestartedContainer/default (2.03s) [2022-07-29T21:35:12.717Z] --- PASS: TestWaitRestartedContainer/not-running (1.20s) [2022-07-29T21:35:12.717Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:12.717Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:12.975Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-29T21:35:13.911Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-29T21:35:13.911Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:14.846Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-29T21:35:14.846Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-29T21:35:15.104Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.51s) [2022-07-29T21:35:15.104Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.25s) [2022-07-29T21:35:15.104Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.25s) [2022-07-29T21:35:15.104Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:15.104Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:15.104Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:15.104Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:15.104Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:15.104Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:15.104Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:15.104Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:15.104Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:15.670Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-29T21:35:15.671Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-29T21:35:16.126Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2022-07-29T21:35:16.126Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-29T21:35:16.126Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-29T21:35:16.126Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-07-29T21:35:16.126Z] PASS [2022-07-29T21:35:16.126Z] [2022-07-29T21:35:16.126Z] === Skipped [2022-07-29T21:35:16.126Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:35:16.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:35:16.126Z] [2022-07-29T21:35:16.126Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-29T21:35:16.126Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-29T21:35:16.126Z] [2022-07-29T21:35:16.126Z] DONE 27 tests, 2 skipped in 129.826s [2022-07-29T21:35:16.126Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:35:16.126Z] ++ 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-07-29T21:35:16.126Z] ++ set -e [2022-07-29T21:35:16.126Z] ++ '[' -n 0 ']' [2022-07-29T21:35:16.126Z] ++ set -x [2022-07-29T21:35:16.126Z] ++ 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-07-29T21:35:16.126Z] INFO: Testing against a local daemon [2022-07-29T21:35:16.126Z] === RUN TestSessionCreate [2022-07-29T21:35:16.126Z] --- PASS: TestSessionCreate (0.03s) [2022-07-29T21:35:16.126Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:35:16.126Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-29T21:35:16.126Z] PASS [2022-07-29T21:35:16.126Z] [2022-07-29T21:35:16.126Z] DONE 2 tests in 0.134s [2022-07-29T21:35:16.126Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:35:16.126Z] ++ 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-07-29T21:35:16.126Z] ++ set -e [2022-07-29T21:35:16.126Z] ++ '[' -n 0 ']' [2022-07-29T21:35:16.126Z] ++ set -x [2022-07-29T21:35:16.126Z] ++ 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-07-29T21:35:16.126Z] INFO: Testing against a local daemon [2022-07-29T21:35:16.126Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:35:16.126Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:35:16.126Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:35:16.126Z] === RUN TestDiskUsage [2022-07-29T21:35:16.126Z] === PAUSE TestDiskUsage [2022-07-29T21:35:16.126Z] === RUN TestEventsExecDie [2022-07-29T21:35:16.386Z] --- PASS: TestEventsExecDie (0.52s) [2022-07-29T21:35:16.386Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:35:16.606Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-29T21:35:16.645Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-29T21:35:16.645Z] === RUN TestEventsVolumeCreate [2022-07-29T21:35:16.645Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-29T21:35:16.645Z] === RUN TestInfoBinaryCommits [2022-07-29T21:35:16.645Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-29T21:35:16.645Z] === RUN TestInfoAPIVersioned [2022-07-29T21:35:16.645Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:35:16.645Z] === RUN TestInfoAPI [2022-07-29T21:35:16.645Z] --- PASS: TestInfoAPI (0.02s) [2022-07-29T21:35:16.645Z] === RUN TestInfoAPIWarnings [2022-07-29T21:35:17.172Z] docker_cli_daemon_test.go:1474: [dcbcb7b953208] daemon is not started [2022-07-29T21:35:17.431Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-29T21:35:17.431Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:18.365Z] check_test.go:540: [dbf8bb5d8e56c] daemon is not started [2022-07-29T21:35:18.365Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-29T21:35:18.623Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-29T21:35:18.881Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:18.881Z] --- PASS: TestWaitRestartedContainer/default (2.29s) [2022-07-29T21:35:18.881Z] --- PASS: TestWaitRestartedContainer/next-exit (2.35s) [2022-07-29T21:35:18.881Z] --- PASS: TestWaitRestartedContainer/not-running (1.50s) [2022-07-29T21:35:18.881Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:18.881Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:20.784Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-29T21:35:20.784Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:22.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.91s) [2022-07-29T21:35:22.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.46s) [2022-07-29T21:35:22.158Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.44s) [2022-07-29T21:35:22.158Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:22.158Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:22.158Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:22.158Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:22.158Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:22.158Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:22.158Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:22.158Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:22.158Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:22.158Z] check_test.go:540: [d0e267b235fa9] daemon is not started [2022-07-29T21:35:22.158Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-29T21:35:24.061Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-29T21:35:24.061Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:24.319Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-29T21:35:24.885Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-29T21:35:24.885Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:24.885Z] --- PASS: TestWaitRestartedContainer/default (1.90s) [2022-07-29T21:35:24.885Z] --- PASS: TestWaitRestartedContainer/next-exit (1.93s) [2022-07-29T21:35:24.885Z] --- PASS: TestWaitRestartedContainer/not-running (1.19s) [2022-07-29T21:35:24.885Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:24.885Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:25.143Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-29T21:35:25.710Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-29T21:35:25.710Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-29T21:35:25.710Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-29T21:35:26.643Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:26.643Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-29T21:35:27.211Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-29T21:35:28.147Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.12s) [2022-07-29T21:35:28.147Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.55s) [2022-07-29T21:35:28.147Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.57s) [2022-07-29T21:35:28.147Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:28.147Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:28.147Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:28.147Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:28.147Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:28.147Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:28.147Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:28.147Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:28.147Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:29.521Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-29T21:35:29.521Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-29T21:35:29.521Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-29T21:35:29.779Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-29T21:35:30.352Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:30.918Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-29T21:35:30.975Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-29T21:35:31.853Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-29T21:35:31.853Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:31.853Z] --- PASS: TestWaitRestartedContainer/default (2.29s) [2022-07-29T21:35:31.853Z] --- PASS: TestWaitRestartedContainer/next-exit (2.38s) [2022-07-29T21:35:31.853Z] --- PASS: TestWaitRestartedContainer/not-running (1.53s) [2022-07-29T21:35:31.853Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:35:31.853Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:35:32.111Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-29T21:35:32.369Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-29T21:35:33.303Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-29T21:35:33.303Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-29T21:35:33.303Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-29T21:35:33.560Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:35:34.126Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-29T21:35:34.126Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-29T21:35:34.126Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-29T21:35:34.126Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-29T21:35:34.386Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-29T21:35:34.738Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-29T21:35:34.738Z] === RUN TestInfoDebug [2022-07-29T21:35:34.738Z] --- PASS: TestInfoDebug (0.52s) [2022-07-29T21:35:34.738Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:35:34.738Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-29T21:35:34.738Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:35:34.738Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-29T21:35:34.738Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:35:34.952Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.08s) [2022-07-29T21:35:34.952Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.56s) [2022-07-29T21:35:34.952Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.51s) [2022-07-29T21:35:34.952Z] === RUN TestWaitRestartedContainer [2022-07-29T21:35:34.952Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:35:34.952Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:35:34.952Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:35:34.952Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:35:34.952Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:35:34.952Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:35:34.952Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:35:34.952Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:35:35.209Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-29T21:35:35.209Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-29T21:35:35.307Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-29T21:35:35.307Z] === RUN TestPingCacheHeaders [2022-07-29T21:35:35.307Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:35:35.307Z] === RUN TestPingGet [2022-07-29T21:35:35.307Z] --- PASS: TestPingGet (0.01s) [2022-07-29T21:35:35.307Z] === RUN TestPingHead [2022-07-29T21:35:35.307Z] --- PASS: TestPingHead (0.02s) [2022-07-29T21:35:35.307Z] === RUN TestPingSwarmHeader [2022-07-29T21:35:35.875Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:35:36.144Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-29T21:35:36.444Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:35:36.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-29T21:35:36.710Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-29T21:35:37.277Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:35:37.383Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:35:37.383Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-29T21:35:37.383Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:35:37.383Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:35:37.383Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:35:37.383Z] === RUN TestVersion [2022-07-29T21:35:37.383Z] --- PASS: TestVersion (0.02s) [2022-07-29T21:35:37.383Z] === CONT TestDiskUsage [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:35:37.953Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:35:38.219Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage (1.14s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-29T21:35:38.483Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:35:38.483Z] PASS [2022-07-29T21:35:38.483Z] [2022-07-29T21:35:38.483Z] === Skipped [2022-07-29T21:35:38.483Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-29T21:35:38.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:35:38.483Z] [2022-07-29T21:35:38.483Z] DONE 54 tests, 1 skipped in 22.538s [2022-07-29T21:35:38.483Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:35:38.483Z] ++ 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-07-29T21:35:38.483Z] ++ set -e [2022-07-29T21:35:38.483Z] ++ '[' -n 0 ']' [2022-07-29T21:35:38.483Z] ++ set -x [2022-07-29T21:35:38.483Z] ++ 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-07-29T21:35:38.483Z] INFO: Testing against a local daemon [2022-07-29T21:35:38.483Z] === RUN TestVolumesCreateAndList [2022-07-29T21:35:38.483Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-29T21:35:38.483Z] === RUN TestVolumesRemove [2022-07-29T21:35:38.483Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-29T21:35:38.483Z] === RUN TestVolumesInspect [2022-07-29T21:35:38.651Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-29T21:35:38.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-29T21:35:38.651Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-07-29T21:35:38.651Z] --- PASS: TestWaitRestartedContainer/next-exit (2.16s) [2022-07-29T21:35:38.651Z] --- PASS: TestWaitRestartedContainer/default (2.24s) [2022-07-29T21:35:38.651Z] --- PASS: TestWaitRestartedContainer/not-running (1.49s) [2022-07-29T21:35:38.651Z] PASS [2022-07-29T21:35:38.651Z] [2022-07-29T21:35:38.651Z] DONE 35 tests in 31.307s [2022-07-29T21:35:38.651Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:38.651Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.651Z] +++ set -e [2022-07-29T21:35:38.651Z] +++ '[' -n 0 ']' [2022-07-29T21:35:38.651Z] +++ set -x [2022-07-29T21:35:38.651Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInspect (0.03s) [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:35:38.744Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:35:38.744Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:35:38.744Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:35:38.744Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:35:38.744Z] PASS [2022-07-29T21:35:38.744Z] [2022-07-29T21:35:38.744Z] DONE 9 tests in 0.207s [2022-07-29T21:35:38.744Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:35:38.744Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T21:35:38.744Z] +++ kill 14235 [2022-07-29T21:35:38.909Z] testing: warning: no tests to run [2022-07-29T21:35:38.909Z] PASS [2022-07-29T21:35:38.909Z] [2022-07-29T21:35:38.909Z] DONE 0 tests in 0.072s [2022-07-29T21:35:38.909Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:38.909Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.909Z] +++ set -e [2022-07-29T21:35:38.909Z] +++ '[' -n 0 ']' [2022-07-29T21:35:38.909Z] +++ set -x [2022-07-29T21:35:38.909Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.909Z] INFO: Testing against a local daemon [2022-07-29T21:35:38.909Z] testing: warning: no tests to run [2022-07-29T21:35:38.909Z] PASS [2022-07-29T21:35:38.909Z] [2022-07-29T21:35:38.909Z] DONE 0 tests in 0.117s [2022-07-29T21:35:38.909Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:38.909Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.909Z] +++ set -e [2022-07-29T21:35:38.909Z] +++ '[' -n 0 ']' [2022-07-29T21:35:38.909Z] +++ set -x [2022-07-29T21:35:38.909Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.909Z] testing: warning: no tests to run [2022-07-29T21:35:38.909Z] PASS [2022-07-29T21:35:38.909Z] [2022-07-29T21:35:38.909Z] DONE 0 tests in 0.022s [2022-07-29T21:35:38.909Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:38.909Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:38.909Z] +++ set -e [2022-07-29T21:35:38.909Z] +++ '[' -n 0 ']' [2022-07-29T21:35:38.909Z] +++ set -x [2022-07-29T21:35:38.909Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.004Z] +++ /etc/init.d/apparmor stop [2022-07-29T21:35:39.004Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:35:39.004Z] [2022-07-29T21:35:39.004Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:35:39.004Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:35:39.004Z] [2022-07-29T21:35:39.004Z] To set a process to complain mode, use the command line tool [2022-07-29T21:35:39.004Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:35:39.004Z] +++ true [2022-07-29T21:35:39.004Z] exiting test-integration [2022-07-29T21:35:39.004Z] ++ exit 0 [2022-07-29T21:35:39.004Z] [2022-07-29T21:35:39.169Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.169Z] testing: warning: no tests to run [2022-07-29T21:35:39.169Z] PASS [2022-07-29T21:35:39.169Z] [2022-07-29T21:35:39.169Z] DONE 0 tests in 0.038s [2022-07-29T21:35:39.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.169Z] +++ set -e [2022-07-29T21:35:39.169Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.169Z] +++ set -x [2022-07-29T21:35:39.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.169Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.169Z] testing: warning: no tests to run [2022-07-29T21:35:39.169Z] PASS [2022-07-29T21:35:39.169Z] [2022-07-29T21:35:39.169Z] DONE 0 tests in 0.045s [2022-07-29T21:35:39.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.169Z] +++ set -e [2022-07-29T21:35:39.169Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.169Z] +++ set -x [2022-07-29T21:35:39.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.169Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.169Z] testing: warning: no tests to run [2022-07-29T21:35:39.169Z] PASS [2022-07-29T21:35:39.169Z] [2022-07-29T21:35:39.169Z] DONE 0 tests in 0.037s [2022-07-29T21:35:39.170Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] +++ set -e [2022-07-29T21:35:39.170Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.170Z] +++ set -x [2022-07-29T21:35:39.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] testing: warning: no tests to run [2022-07-29T21:35:39.170Z] PASS [2022-07-29T21:35:39.170Z] [2022-07-29T21:35:39.170Z] DONE 0 tests in 0.007s [2022-07-29T21:35:39.170Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] +++ set -e [2022-07-29T21:35:39.170Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.170Z] +++ set -x [2022-07-29T21:35:39.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.170Z] testing: warning: no tests to run [2022-07-29T21:35:39.170Z] PASS [2022-07-29T21:35:39.170Z] [2022-07-29T21:35:39.170Z] DONE 0 tests in 0.021s [2022-07-29T21:35:39.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] +++ set -e [2022-07-29T21:35:39.170Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.170Z] +++ set -x [2022-07-29T21:35:39.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.170Z] testing: warning: no tests to run [2022-07-29T21:35:39.170Z] PASS [2022-07-29T21:35:39.170Z] [2022-07-29T21:35:39.170Z] DONE 0 tests in 0.018s [2022-07-29T21:35:39.170Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.170Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.170Z] +++ set -e [2022-07-29T21:35:39.170Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.170Z] +++ set -x [2022-07-29T21:35:39.170Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.428Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.428Z] testing: warning: no tests to run [2022-07-29T21:35:39.428Z] PASS [2022-07-29T21:35:39.428Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-29T21:35:39.428Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-29T21:35:39.428Z] [2022-07-29T21:35:39.428Z] DONE 0 tests in 0.040s [2022-07-29T21:35:39.428Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.428Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.428Z] +++ set -e [2022-07-29T21:35:39.428Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.428Z] +++ set -x [2022-07-29T21:35:39.428Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.428Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.428Z] testing: warning: no tests to run [2022-07-29T21:35:39.429Z] PASS [2022-07-29T21:35:39.429Z] [2022-07-29T21:35:39.429Z] DONE 0 tests in 0.043s [2022-07-29T21:35:39.429Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.429Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.429Z] +++ set -e [2022-07-29T21:35:39.429Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.429Z] +++ set -x [2022-07-29T21:35:39.429Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.429Z] testing: warning: no tests to run [2022-07-29T21:35:39.429Z] PASS [2022-07-29T21:35:39.429Z] [2022-07-29T21:35:39.429Z] DONE 0 tests in 0.011s [2022-07-29T21:35:39.429Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.429Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.429Z] +++ set -e [2022-07-29T21:35:39.429Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.429Z] +++ set -x [2022-07-29T21:35:39.429Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.429Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.429Z] testing: warning: no tests to run [2022-07-29T21:35:39.429Z] PASS [2022-07-29T21:35:39.429Z] [2022-07-29T21:35:39.429Z] DONE 0 tests in 0.058s [2022-07-29T21:35:39.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.429Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.429Z] +++ set -e [2022-07-29T21:35:39.429Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.429Z] +++ set -x [2022-07-29T21:35:39.429Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' Post stage [Pipeline] junit [2022-07-29T21:35:39.586Z] Recording test results [2022-07-29T21:35:39.687Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.687Z] testing: warning: no tests to run [2022-07-29T21:35:39.687Z] PASS [2022-07-29T21:35:39.687Z] [2022-07-29T21:35:39.687Z] DONE 0 tests in 0.043s [2022-07-29T21:35:39.687Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.687Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.687Z] +++ set -e [2022-07-29T21:35:39.687Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.687Z] +++ set -x [2022-07-29T21:35:39.687Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.687Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.687Z] testing: warning: no tests to run [2022-07-29T21:35:39.687Z] PASS [2022-07-29T21:35:39.687Z] [2022-07-29T21:35:39.687Z] DONE 0 tests in 0.066s [2022-07-29T21:35:39.687Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.687Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.687Z] +++ set -e [2022-07-29T21:35:39.687Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.687Z] +++ set -x [2022-07-29T21:35:39.687Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.687Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.687Z] testing: warning: no tests to run [2022-07-29T21:35:39.687Z] PASS [2022-07-29T21:35:39.687Z] [2022-07-29T21:35:39.687Z] DONE 0 tests in 0.044s [2022-07-29T21:35:39.687Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.688Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.688Z] +++ set -e [2022-07-29T21:35:39.688Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.688Z] +++ set -x [2022-07-29T21:35:39.688Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.778Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:35:39.946Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.946Z] testing: warning: no tests to run [2022-07-29T21:35:39.946Z] PASS [2022-07-29T21:35:39.946Z] [2022-07-29T21:35:39.946Z] DONE 0 tests in 0.039s [2022-07-29T21:35:39.946Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer [2022-07-29T21:35:39.946Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.946Z] +++ set -e [2022-07-29T21:35:39.946Z] +++ '[' -n 0 ']' [2022-07-29T21:35:39.946Z] +++ set -x [2022-07-29T21:35:39.946Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestContainerWithAutoRemoveCanBeRestarted|TestWaitRestartedContainer' [2022-07-29T21:35:39.946Z] INFO: Testing against a local daemon [2022-07-29T21:35:39.946Z] testing: warning: no tests to run [2022-07-29T21:35:39.946Z] PASS [2022-07-29T21:35:39.946Z] [2022-07-29T21:35:39.946Z] DONE 0 tests in 0.062s [2022-07-29T21:35:39.946Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-07-29T21:35:39.946Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-07-29T21:35:39.946Z] ++++ kill 6717 [2022-07-29T21:35:39.946Z] ++++ /etc/init.d/apparmor stop [2022-07-29T21:35:39.946Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:35:39.946Z] [2022-07-29T21:35:39.946Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:35:39.946Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:35:39.946Z] [2022-07-29T21:35:39.946Z] To set a process to complain mode, use the command line tool [2022-07-29T21:35:39.946Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:35:39.946Z] ++++ true [2022-07-29T21:35:39.946Z] exiting test-integration [2022-07-29T21:35:39.946Z] +++ exit 0 [2022-07-29T21:35:39.946Z] [2022-07-29T21:35:39.946Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-29T21:35:40.104Z] + echo Ensuring container killed. [2022-07-29T21:35:40.104Z] Ensuring container killed. [2022-07-29T21:35:40.104Z] + docker rm -vf docker-pr5 [2022-07-29T21:35:40.104Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-29T21:35:40.205Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-29T21:35:40.388Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:35:40.388Z] Chowning /workspace to jenkins user [2022-07-29T21:35:40.388Z] + id -u [2022-07-29T21:35:40.388Z] + id -g [2022-07-29T21:35:40.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:35:41.141Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-29T21:35:41.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:35:41.141Z] HOSTNAME=f6a1f60cd91b [2022-07-29T21:35:41.141Z] TESTDEBUG=0 [2022-07-29T21:35:41.141Z] DEST=bundles/test-integration [2022-07-29T21:35:41.141Z] PWD=/go/src/github.com/docker/docker [2022-07-29T21:35:41.141Z] KEEPBUNDLE=1 [2022-07-29T21:35:41.141Z] DOCKER_GITCOMMIT=aafc90d8b6fecbd2db89e16c7893301396681d05 [2022-07-29T21:35:41.141Z] container=docker [2022-07-29T21:35:41.141Z] HOME=/root [2022-07-29T21:35:41.141Z] GOLANG_VERSION=1.18.4 [2022-07-29T21:35:41.141Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-29T21:35:41.141Z] VALIDATE_BRANCH=22.06 [2022-07-29T21:35:41.141Z] TERM=xterm [2022-07-29T21:35:41.141Z] DOCKER_PKG=github.com/docker/docker [2022-07-29T21:35:41.141Z] SHLVL=1 [2022-07-29T21:35:41.141Z] TIMEOUT=120m [2022-07-29T21:35:41.141Z] DOCKER_BUILDTAGS= journald [2022-07-29T21:35:41.141Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-29T21:35:41.141Z] GO111MODULE=off [2022-07-29T21:35:41.141Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-29T21:35:41.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-29T21:35:41.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-29T21:35:41.141Z] GOPATH=/go [2022-07-29T21:35:41.141Z] PKG_CONFIG=pkg-config [2022-07-29T21:35:41.141Z] _=/usr/bin/env [2022-07-29T21:35:41.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-29T21:35:41.141Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:35:42.065Z] + bundleName=arm64-integration [2022-07-29T21:35:42.065Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-29T21:35:42.065Z] Creating arm64-integration-bundles.tar.gz [2022-07-29T21:35:42.065Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-29T21:35:42.065Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-29T21:35:42.077Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-29T21:35:42.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] archiveArtifacts [2022-07-29T21:35:42.338Z] Archiving artifacts [2022-07-29T21:35:42.569Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:35:42.644Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-29T21:35:42.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-29T21:35:42.874Z] + make clean [2022-07-29T21:35:42.874Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:35:42.874Z] docker-dev-cache [2022-07-29T21:35:42.874Z] docker-mod-cache [Pipeline] deleteDir [2022-07-29T21:35:42.902Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-29T21:35:42.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-29T21:35:43.837Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-29T21:35:44.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-07-29T21:35:44.664Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:35:45.234Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-29T21:35:45.492Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-29T21:35:45.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-29T21:35:45.755Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-29T21:35:45.804Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-29T21:35:46.690Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-29T21:35:46.690Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-29T21:35:46.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-29T21:35:47.207Z] check_test.go:540: [d04cfc6abc2f2] daemon is not started [2022-07-29T21:35:47.207Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-29T21:35:47.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-29T21:35:47.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-29T21:35:47.945Z] tests/integration/client_test.py ..... [ 75%] [2022-07-29T21:35:47.945Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-29T21:35:48.340Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-29T21:35:48.505Z] tests/integration/errors_test.py . [ 76%] [2022-07-29T21:35:48.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-29T21:35:49.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-29T21:35:49.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-29T21:35:49.701Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-29T21:35:49.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-29T21:35:49.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-29T21:35:49.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-29T21:35:49.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-29T21:35:49.959Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-29T21:35:50.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-29T21:35:50.784Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-29T21:35:51.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-29T21:35:51.301Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-29T21:35:51.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-29T21:35:52.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-29T21:35:52.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-29T21:35:52.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-29T21:35:53.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-29T21:35:53.519Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-29T21:35:54.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-29T21:35:54.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-29T21:35:54.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-29T21:35:54.908Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-29T21:35:54.908Z] Using test binary docker [2022-07-29T21:35:54.908Z] +++ /etc/init.d/apparmor start [2022-07-29T21:35:54.908Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-29T21:35:54.908Z] INFO: Waiting for daemon to start... [2022-07-29T21:35:54.908Z] Starting dockerd [2022-07-29T21:35:54.908Z] +++ 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-07-29T21:35:55.166Z] .=== RUN TestDockerSuite/TestContainerAPIStop [2022-07-29T21:35:55.732Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-29T21:35:56.297Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-29T21:35:56.297Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-29T21:35:56.297Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-29T21:35:56.297Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-29T21:35:56.863Z] [2022-07-29T21:35:56.863Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-29T21:35:56.863Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-29T21:35:56.863Z] Running integration-test (iteration 1) [2022-07-29T21:35:56.863Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-29T21:35:56.863Z] ++ 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-07-29T21:35:56.863Z] ++ set -e [2022-07-29T21:35:56.863Z] ++ '[' -n 0 ']' [2022-07-29T21:35:56.863Z] ++ set -x [2022-07-29T21:35:56.863Z] ++ 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-07-29T21:35:56.863Z] INFO: Testing against a local daemon [2022-07-29T21:35:56.863Z] === RUN TestCgroupNamespacesBuild [2022-07-29T21:35:56.863Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-29T21:35:58.235Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-29T21:35:58.235Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-29T21:35:58.802Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-29T21:35:59.367Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-29T21:35:59.367Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2022-07-29T21:35:59.367Z] === RUN TestBuildWithSession [2022-07-29T21:35:59.367Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:35:59.367Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-29T21:35:59.367Z] === RUN TestBuildSquashParent [2022-07-29T21:36:00.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-29T21:36:00.583Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-29T21:36:01.151Z] check_test.go:540: [d437e222d3ca5] daemon is not started [2022-07-29T21:36:01.151Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-29T21:36:01.716Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-29T21:36:01.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-29T21:36:02.233Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-29T21:36:02.799Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-29T21:36:03.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-29T21:36:05.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-29T21:36:05.266Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-29T21:36:05.848Z] --- PASS: TestBuildSquashParent (6.54s) [2022-07-29T21:36:05.848Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-29T21:36:06.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:36:06.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:36:06.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:36:06.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:36:06.107Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:36:06.107Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:36:06.107Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:36:06.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:36:06.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:36:06.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:36:06.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:36:06.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:36:06.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-29T21:36:06.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-29T21:36:06.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ef27e0__} [2022-07-29T21:36:07.200Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-29T21:36:08.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-29T21:36:08.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-29T21:36:08.266Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12216188316_/foo_false_____} [2022-07-29T21:36:10.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-29T21:36:10.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12216188316_/foo_true_____} [2022-07-29T21:36:10.167Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-29T21:36:10.167Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-29T21:36:11.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_false_____} [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.01s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.80s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2022-07-29T21:36:12.107Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2022-07-29T21:36:12.107Z] === RUN TestBuildMultiStageCopy [2022-07-29T21:36:12.107Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-29T21:36:13.042Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-29T21:36:13.042Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-29T21:36:13.042Z] check_test.go:540: [ddb1f67697d2c] daemon is not started [2022-07-29T21:36:13.042Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-29T21:36:13.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_true_____} [2022-07-29T21:36:13.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-29T21:36:14.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-29T21:36:14.386Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-29T21:36:14.644Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-29T21:36:14.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_true__0xc000ef2810___} [2022-07-29T21:36:14.644Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy (2.98s) [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.65s) [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2022-07-29T21:36:15.211Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2022-07-29T21:36:15.211Z] === RUN TestBuildMultiStageParentConfig [2022-07-29T21:36:16.144Z] --- PASS: TestBuildMultiStageParentConfig (0.90s) [2022-07-29T21:36:16.144Z] === RUN TestBuildLabelWithTargets [2022-07-29T21:36:16.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ef2828__} [2022-07-29T21:36:16.402Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-29T21:36:16.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ef2840__} [2022-07-29T21:36:17.901Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2022-07-29T21:36:17.901Z] === RUN TestBuildWithEmptyLayers [2022-07-29T21:36:17.901Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-29T21:36:18.468Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2022-07-29T21:36:18.468Z] === RUN TestBuildMultiStageOnBuild [2022-07-29T21:36:18.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ef2858__} [2022-07-29T21:36:19.844Z] check_test.go:540: [d7dbe29bfeff4] daemon is not started [2022-07-29T21:36:19.844Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-29T21:36:20.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ef2870__} [2022-07-29T21:36:20.361Z] --- PASS: TestBuildMultiStageOnBuild (2.03s) [2022-07-29T21:36:20.361Z] === RUN TestBuildUncleanTarFilenames [2022-07-29T21:36:21.296Z] --- PASS: TestBuildUncleanTarFilenames (0.99s) [2022-07-29T21:36:21.296Z] === RUN TestBuildMultiStageLayerLeak [2022-07-29T21:36:21.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-29T21:36:22.929Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-29T21:36:23.190Z] check_test.go:540: [d300ea72b5d4c] daemon is not started [2022-07-29T21:36:23.190Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-29T21:36:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-29T21:36:23.411Z] ......... [ 85%] [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-29T21:36:23.448Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-29T21:36:23.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-29T21:36:23.706Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2022-07-29T21:36:23.706Z] === RUN TestBuildWithHugeFile [2022-07-29T21:36:24.272Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-29T21:36:26.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-29T21:36:26.448Z] docker_cli_daemon_plugins_test.go:80: [d4dba6fc28297] daemon is not started [2022-07-29T21:36:27.016Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-29T21:36:27.583Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-29T21:36:28.117Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-29T21:36:28.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-29T21:36:29.306Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-29T21:36:30.857Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-29T21:36:30.857Z] docker_cli_daemon_plugins_test.go:170: [d01c106cf9c42] daemon is not started [2022-07-29T21:36:31.793Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-29T21:36:32.360Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-29T21:36:32.619Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-29T21:36:32.619Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-29T21:36:33.557Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-29T21:36:34.491Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-29T21:36:35.839Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-29T21:36:35.839Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-29T21:36:35.870Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-29T21:36:36.436Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-29T21:36:37.003Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-29T21:36:37.569Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-29T21:36:37.569Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-29T21:36:37.839Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-29T21:36:38.137Z] check_test.go:540: [dca41dfdfaf2a] daemon is not started [2022-07-29T21:36:38.137Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-29T21:36:38.708Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-29T21:36:39.648Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-29T21:36:40.567Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-29T21:36:40.585Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-29T21:36:40.844Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-29T21:36:40.845Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-29T21:36:41.779Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-29T21:36:42.348Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-29T21:36:42.914Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-29T21:36:43.850Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-29T21:36:44.416Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-29T21:36:44.630Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-29T21:36:44.675Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-29T21:36:45.141Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-29T21:36:45.141Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-29T21:36:45.141Z] [2022-07-29T21:36:45.141Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-29T21:36:45.141Z] =========================== short test summary info ============================ [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-29T21:36:45.141Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-29T21:36:45.141Z] Not supported on most drivers [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-29T21:36:45.141Z] Output of docker top depends on host distro, and is not formalized. [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-29T21:36:45.141Z] Output of docker top depends on host distro, and is not formalized. [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-29T21:36:45.141Z] Can fail if eth0 has multiple IP addresses [2022-07-29T21:36:45.141Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-29T21:36:45.141Z] This doesn't seem to be taken into account by the engine [2022-07-29T21:36:45.141Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-29T21:36:45.141Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-29T21:36:45.141Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.31 seconds == [2022-07-29T21:36:45.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-29T21:36:46.581Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-29T21:36:46.581Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-29T21:36:48.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-29T21:36:50.527Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-29T21:36:52.436Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-29T21:36:53.003Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-29T21:36:57.186Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-29T21:36:57.601Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:36:57.601Z] [2022-07-29T21:36:57.601Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:36:57.601Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:36:57.601Z] [2022-07-29T21:36:57.601Z] To set a process to complain mode, use the command line tool [2022-07-29T21:36:57.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:36:57.601Z] Post stage [Pipeline] junit [2022-07-29T21:36:57.613Z] Recording test results [2022-07-29T21:36:57.798Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-29T21:36:58.108Z] + echo Ensuring container killed. [2022-07-29T21:36:58.108Z] Ensuring container killed. [2022-07-29T21:36:58.108Z] + docker rm -vf docker-pr5 [2022-07-29T21:36:58.108Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-29T21:36:58.426Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:36:58.427Z] Chowning /workspace to jenkins user [2022-07-29T21:36:58.427Z] + id -u [2022-07-29T21:36:58.427Z] + id -g [2022-07-29T21:36:58.427Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:36:59.716Z] === RUN TestDockerSuite/TestGetContainerStats [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:37:00.653Z] + bundleName=docker-py [2022-07-29T21:37:00.653Z] + echo Creating docker-py-bundles.tar.gz [2022-07-29T21:37:00.653Z] Creating docker-py-bundles.tar.gz [2022-07-29T21:37:00.653Z] + 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-07-29T21:37:00.663Z] Archiving artifacts [2022-07-29T21:37:00.868Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-29T21:37:01.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/make.sh binary [2022-07-29T21:37:01.528Z] [2022-07-29T21:37:01.787Z] Removing bundles/ [2022-07-29T21:37:01.787Z] [2022-07-29T21:37:01.787Z] ---> Making bundle: binary (in bundles/binary) [2022-07-29T21:37:01.787Z] Building: bundles/binary-daemon/dockerd [2022-07-29T21:37:01.787Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:37:06.338Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-29T21:37:06.608Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-29T21:37:11.942Z] check_test.go:540: [d067361ef2935] daemon is not started [2022-07-29T21:37:11.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-29T21:37:12.201Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-29T21:37:14.734Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-29T21:37:14.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-29T21:37:20.020Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-29T21:37:20.586Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-29T21:37:20.586Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-29T21:37:20.846Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-29T21:37:21.779Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-29T21:37:23.683Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-29T21:37:24.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-29T21:37:25.553Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-29T21:37:26.928Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-29T21:37:27.863Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-29T21:37:27.863Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-29T21:37:27.863Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-29T21:37:28.798Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-29T21:37:29.733Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-29T21:37:30.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-29T21:37:32.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-29T21:37:33.768Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-29T21:37:34.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-29T21:37:34.969Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-29T21:37:39.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-29T21:37:39.726Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-29T21:37:40.661Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-29T21:37:42.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-29T21:37:42.619Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-29T21:37:45.922Z] --- PASS: TestBuildWithHugeFile (82.05s) [2022-07-29T21:37:45.922Z] === RUN TestBuildWCOWSandboxSize [2022-07-29T21:37:45.922Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:37:45.922Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:37:45.922Z] === RUN TestBuildWithEmptyDockerfile [2022-07-29T21:37:45.922Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:37:45.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:37:45.922Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:37:45.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:37:45.922Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:37:45.922Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:37:45.922Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-29T21:37:45.922Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-29T21:37:46.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-29T21:37:46.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-07-29T21:37:46.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2022-07-29T21:37:46.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.41s) [2022-07-29T21:37:46.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2022-07-29T21:37:46.180Z] === RUN TestBuildPreserveOwnership [2022-07-29T21:37:46.180Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-29T21:37:46.749Z] check_test.go:540: [d786c683eb3ef] daemon is not started [2022-07-29T21:37:46.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-29T21:37:48.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-29T21:37:49.058Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-29T21:37:49.992Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-29T21:37:49.992Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-29T21:37:49.992Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-29T21:37:50.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-29T21:37:50.820Z] --- PASS: TestBuildPreserveOwnership (4.47s) [2022-07-29T21:37:50.820Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2022-07-29T21:37:50.820Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2022-07-29T21:37:50.820Z] === RUN TestBuildPlatformInvalid [2022-07-29T21:37:50.820Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-29T21:37:50.820Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-29T21:37:50.820Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-07-29T21:37:50.820Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-29T21:37:51.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-29T21:37:51.386Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-29T21:37:52.321Z] Loaded image: busybox:latest [2022-07-29T21:37:52.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-29T21:37:52.321Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-29T21:37:52.580Z] Loaded image: busybox:glibc [2022-07-29T21:37:54.484Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-29T21:37:54.484Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-29T21:37:55.050Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-29T21:37:55.617Z] Loaded image: debian:bullseye-slim [2022-07-29T21:37:55.876Z] Loaded image: hello-world:latest [2022-07-29T21:37:55.876Z] Loaded image: arm32v7/hello-world:latest [2022-07-29T21:37:57.253Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-29T21:37:59.156Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-29T21:38:00.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-29T21:38:00.534Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-29T21:38:01.471Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-29T21:38:03.370Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-29T21:38:03.370Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-29T21:38:04.305Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-29T21:38:04.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-29T21:38:05.143Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-29T21:38:07.679Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-29T21:38:09.577Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.63s) [2022-07-29T21:38:09.577Z] PASS [2022-07-29T21:38:09.577Z] [2022-07-29T21:38:09.577Z] === Skipped [2022-07-29T21:38:09.577Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-29T21:38:09.577Z] build_session_test.go:25: TODO: BuildKit [2022-07-29T21:38:09.577Z] [2022-07-29T21:38:09.577Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-29T21:38:09.577Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-29T21:38:09.577Z] [2022-07-29T21:38:09.577Z] DONE 34 tests, 2 skipped in 132.614s [2022-07-29T21:38:09.577Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-29T21:38:09.577Z] ++ 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-07-29T21:38:09.577Z] ++ set -e [2022-07-29T21:38:09.577Z] ++ '[' -n 0 ']' [2022-07-29T21:38:09.577Z] ++ set -x [2022-07-29T21:38:09.577Z] ++ 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-07-29T21:38:09.836Z] INFO: Testing against a local daemon [2022-07-29T21:38:09.836Z] === RUN TestConfigInspect [2022-07-29T21:38:10.769Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-29T21:38:10.769Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-29T21:38:10.770Z] check_test.go:540: [d6ae4ca33a688] daemon is not started [2022-07-29T21:38:10.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-29T21:38:10.770Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-29T21:38:10.770Z] check_test.go:540: [d39e8178234b4] daemon is not started [2022-07-29T21:38:10.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-29T21:38:12.672Z] --- PASS: TestConfigInspect (2.98s) [2022-07-29T21:38:12.672Z] === RUN TestConfigList [2022-07-29T21:38:14.048Z] check_test.go:540: [ddf687403766b] daemon is not started [2022-07-29T21:38:14.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-29T21:38:15.508Z] --- PASS: TestConfigList (2.89s) [2022-07-29T21:38:15.508Z] === RUN TestConfigsCreateAndDelete [2022-07-29T21:38:18.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-29T21:38:18.791Z] --- PASS: TestConfigsCreateAndDelete (3.09s) [2022-07-29T21:38:18.791Z] === RUN TestConfigsUpdate [2022-07-29T21:38:21.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-29T21:38:21.579Z] --- PASS: TestConfigsUpdate (2.97s) [2022-07-29T21:38:21.579Z] === RUN TestTemplatedConfig [2022-07-29T21:38:21.837Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-29T21:38:22.771Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-29T21:38:24.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-29T21:38:24.146Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-29T21:38:24.404Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-29T21:38:25.339Z] --- PASS: TestTemplatedConfig (3.55s) [2022-07-29T21:38:25.339Z] === RUN TestConfigCreateResolve [2022-07-29T21:38:26.272Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-29T21:38:27.205Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-29T21:38:27.771Z] --- PASS: TestConfigCreateResolve (2.64s) [2022-07-29T21:38:27.771Z] PASS [2022-07-29T21:38:27.771Z] [2022-07-29T21:38:27.771Z] DONE 6 tests in 18.274s [2022-07-29T21:38:27.771Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-29T21:38:27.771Z] ++ 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-07-29T21:38:27.771Z] ++ set -e [2022-07-29T21:38:27.771Z] ++ '[' -n 0 ']' [2022-07-29T21:38:27.771Z] ++ set -x [2022-07-29T21:38:27.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T21:38:28.028Z] INFO: Testing against a local daemon [2022-07-29T21:38:28.028Z] === RUN TestAttachWithTTY [2022-07-29T21:38:28.287Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-29T21:38:28.287Z] === RUN TestAttachWithoutTTy [2022-07-29T21:38:28.287Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-29T21:38:28.287Z] === RUN TestCheckpoint [2022-07-29T21:38:28.287Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:38:28.287Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/commit [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:38:28.287Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/commit [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-29T21:38:28.287Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-29T21:38:28.287Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-29T21:38:28.287Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-29T21:38:28.287Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-07-29T21:38:28.287Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-29T21:38:28.287Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-29T21:38:28.287Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-29T21:38:28.545Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-29T21:38:28.545Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-29T21:38:28.545Z] === RUN TestCopyEmptyFile [2022-07-29T21:38:28.804Z] --- PASS: TestCopyEmptyFile (0.33s) [2022-07-29T21:38:28.804Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-29T21:38:28.804Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-29T21:38:28.804Z] === RUN TestCopyFromContainer [2022-07-29T21:38:29.400Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-29T21:38:30.775Z] === RUN TestCopyFromContainer// [2022-07-29T21:38:30.775Z] === RUN TestCopyFromContainer//bar/root [2022-07-29T21:38:30.775Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-29T21:38:30.775Z] === RUN TestCopyFromContainer/bar/quux [2022-07-29T21:38:31.033Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-29T21:38:31.033Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-29T21:38:31.292Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-29T21:38:31.292Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-29T21:38:31.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-29T21:38:31.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-29T21:38:31.809Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer (3.01s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-07-29T21:38:31.809Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-07-29T21:38:31.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-29T21:38:31.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:38:31.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:38:31.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:38:31.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:38:31.809Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:38:31.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:38:31.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-29T21:38:31.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-29T21:38:31.809Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-29T21:38:31.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-29T21:38:31.809Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-29T21:38:31.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-29T21:38:31.809Z] === RUN TestCreateWithInvalidEnv [2022-07-29T21:38:31.809Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-29T21:38:31.809Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-29T21:38:31.809Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-29T21:38:31.809Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-29T21:38:31.809Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-29T21:38:31.809Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-29T21:38:31.809Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-29T21:38:31.809Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-29T21:38:31.809Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-29T21:38:31.809Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-29T21:38:31.809Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-29T21:38:32.067Z] === RUN TestCreateTmpfsMountsTarget [2022-07-29T21:38:32.067Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-07-29T21:38:32.067Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-29T21:38:34.598Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-07-29T21:38:34.598Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-29T21:38:35.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-29T21:38:36.102Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:38:36.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:38:36.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:38:36.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:38:36.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:38:36.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:38:36.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:38:36.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-29T21:38:36.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-29T21:38:36.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-29T21:38:36.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-29T21:38:36.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-29T21:38:36.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-29T21:38:36.360Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-29T21:38:36.621Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-29T21:38:36.879Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-07-29T21:38:36.879Z] === RUN TestCreateDifferentPlatform [2022-07-29T21:38:36.879Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-29T21:38:36.879Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-29T21:38:36.879Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-07-29T21:38:36.879Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-29T21:38:36.879Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-29T21:38:36.879Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-29T21:38:37.138Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-29T21:38:37.138Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-29T21:38:37.138Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-29T21:38:37.138Z] === RUN TestCreateInvalidHostConfig [2022-07-29T21:38:37.138Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:38:37.138Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:38:37.138Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:38:37.138Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:38:37.138Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:38:37.138Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:38:37.138Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:38:37.138Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:38:37.138Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-29T21:38:37.138Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-29T21:38:37.138Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-29T21:38:37.138Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-29T21:38:37.138Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-29T21:38:37.138Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-07-29T21:38:37.138Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-07-29T21:38:37.138Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-29T21:38:37.138Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-29T21:38:37.138Z] === RUN TestContainerStartOnDaemonRestart [2022-07-29T21:38:37.138Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-29T21:38:37.138Z] === RUN TestDaemonRestartIpcMode [2022-07-29T21:38:37.138Z] === PAUSE TestDaemonRestartIpcMode [2022-07-29T21:38:37.138Z] === RUN TestDaemonHostGatewayIP [2022-07-29T21:38:37.138Z] === PAUSE TestDaemonHostGatewayIP [2022-07-29T21:38:37.138Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-29T21:38:37.138Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-29T21:38:37.138Z] === RUN TestContainerKillOnDaemonStart [2022-07-29T21:38:37.138Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-29T21:38:37.138Z] === RUN TestDiff [2022-07-29T21:38:38.073Z] --- PASS: TestDiff (0.78s) [2022-07-29T21:38:38.073Z] === RUN TestExecConsoleSize [2022-07-29T21:38:39.007Z] --- PASS: TestExecConsoleSize (0.91s) [2022-07-29T21:38:39.007Z] === RUN TestExecWithCloseStdin [2022-07-29T21:38:39.941Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-07-29T21:38:39.941Z] === RUN TestExec [2022-07-29T21:38:39.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-29T21:38:40.513Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-29T21:38:40.771Z] --- PASS: TestExec (0.89s) [2022-07-29T21:38:40.771Z] === RUN TestExecUser [2022-07-29T21:38:40.771Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-29T21:38:41.705Z] --- PASS: TestExecUser (0.90s) [2022-07-29T21:38:41.705Z] === RUN TestExportContainerAndImportImage [2022-07-29T21:38:42.272Z] check_test.go:540: [dcb11e4354707] daemon is not started [2022-07-29T21:38:42.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-29T21:38:42.838Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2022-07-29T21:38:42.838Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-29T21:38:42.838Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-29T21:38:44.739Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2022-07-29T21:38:44.739Z] === RUN TestHealthCheckWorkdir [2022-07-29T21:38:45.305Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-29T21:38:45.305Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-07-29T21:38:45.305Z] === RUN TestHealthKillContainer [2022-07-29T21:38:46.238Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-29T21:38:47.172Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-29T21:38:47.430Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-29T21:38:48.363Z] docker_cli_daemon_plugins_test.go:106: [d795fce746834] daemon is not started [2022-07-29T21:38:49.296Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-29T21:38:49.863Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-29T21:38:50.811Z] check_test.go:540: [d98b5bc7c799c] daemon is not started [2022-07-29T21:38:50.811Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-29T21:38:52.708Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-29T21:38:52.966Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-29T21:38:53.900Z] --- PASS: TestHealthKillContainer (8.32s) [2022-07-29T21:38:53.900Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-29T21:38:54.157Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-29T21:38:54.415Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-07-29T21:38:54.415Z] === RUN TestIpcModeNone [2022-07-29T21:38:54.885Z] Created binary: bundles/binary-daemon/dockerd [2022-07-29T21:38:54.886Z] Copying nested executables into bundles/binary-daemon [2022-07-29T21:38:55.141Z] Building: bundles/binary-daemon/docker-proxy [2022-07-29T21:38:55.141Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:38:55.349Z] --- PASS: TestIpcModeNone (0.79s) [2022-07-29T21:38:55.349Z] === RUN TestIpcModePrivate [2022-07-29T21:38:55.349Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-29T21:38:55.397Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-29T21:38:55.397Z] [2022-07-29T21:38:55.608Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-29T21:38:55.866Z] --- PASS: TestIpcModePrivate (0.63s) [2022-07-29T21:38:55.866Z] === RUN TestIpcModeShareable [2022-07-29T21:38:56.125Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-07-29T21:38:56.382Z] --- PASS: TestIpcModeShareable (0.69s) [2022-07-29T21:38:56.382Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-29T21:38:57.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/make.sh cross [2022-07-29T21:38:57.328Z] [2022-07-29T21:38:57.584Z] Removing bundles/ [2022-07-29T21:38:57.584Z] [2022-07-29T21:38:57.584Z] ---> Making bundle: cross (in bundles/cross) [2022-07-29T21:38:57.584Z] Cross building: bundles/cross/linux/amd64 [2022-07-29T21:38:57.584Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-29T21:38:57.584Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-29T21:38:58.915Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2022-07-29T21:38:58.915Z] === RUN TestAPIIpcModeHost [2022-07-29T21:38:59.482Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-07-29T21:38:59.482Z] === RUN TestDaemonIpcModeShareable [2022-07-29T21:39:00.048Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-29T21:39:00.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-29T21:39:00.983Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2022-07-29T21:39:01.241Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2022-07-29T21:39:01.241Z] === RUN TestDaemonIpcModePrivate [2022-07-29T21:39:01.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-29T21:39:02.067Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-29T21:39:02.067Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-29T21:39:02.634Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-29T21:39:02.634Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-29T21:39:02.634Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-29T21:39:02.892Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-07-29T21:39:02.892Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-29T21:39:03.151Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-29T21:39:03.716Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-29T21:39:04.282Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-29T21:39:04.282Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-29T21:39:04.541Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2022-07-29T21:39:04.541Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-29T21:39:04.541Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-29T21:39:05.108Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-29T21:39:05.675Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-29T21:39:05.933Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-07-29T21:39:05.933Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-07-29T21:39:05.933Z] === RUN TestIpcModeOlderClient [2022-07-29T21:39:05.933Z] === PAUSE TestIpcModeOlderClient [2022-07-29T21:39:05.933Z] === RUN TestKillContainerInvalidSignal [2022-07-29T21:39:06.191Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-29T21:39:06.757Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-29T21:39:06.757Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-07-29T21:39:06.757Z] === RUN TestKillContainer [2022-07-29T21:39:06.757Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-29T21:39:06.757Z] === RUN TestKillContainer/no_signal [2022-07-29T21:39:07.324Z] check_test.go:540: [d9c3fb0d6582c] daemon is not started [2022-07-29T21:39:07.324Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-29T21:39:07.324Z] === RUN TestKillContainer/non_killing_signal [2022-07-29T21:39:07.889Z] === RUN TestKillContainer/killing_signal [2022-07-29T21:39:08.455Z] check_test.go:540: [d3c162359b036] daemon is not started [2022-07-29T21:39:08.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-29T21:39:08.712Z] --- PASS: TestKillContainer (2.03s) [2022-07-29T21:39:08.712Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-07-29T21:39:08.712Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-07-29T21:39:08.712Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2022-07-29T21:39:08.712Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-29T21:39:08.712Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-29T21:39:08.970Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-29T21:39:09.228Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-29T21:39:09.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-29T21:39:09.486Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-29T21:39:10.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-07-29T21:39:10.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-07-29T21:39:10.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2022-07-29T21:39:10.051Z] === RUN TestKillStoppedContainer [2022-07-29T21:39:10.051Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-07-29T21:39:10.051Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-29T21:39:10.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-29T21:39:10.051Z] === RUN TestKillDifferentUserContainer [2022-07-29T21:39:10.310Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-29T21:39:10.887Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2022-07-29T21:39:10.887Z] === RUN TestInspectOomKilledTrue [2022-07-29T21:39:10.887Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:39:10.887Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-29T21:39:10.887Z] === RUN TestInspectOomKilledFalse [2022-07-29T21:39:10.887Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:39:10.887Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-29T21:39:10.887Z] === RUN TestLinksEtcHostsContentMatch [2022-07-29T21:39:11.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-07-29T21:39:11.455Z] === RUN TestLinksContainerNames [2022-07-29T21:39:13.356Z] --- PASS: TestLinksContainerNames (1.59s) [2022-07-29T21:39:13.356Z] === RUN TestLogsFollowTailEmpty [2022-07-29T21:39:13.615Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-29T21:39:13.874Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-07-29T21:39:13.874Z] === RUN TestLogs [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:39:13.874Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:39:13.874Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:39:13.874Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-29T21:39:13.874Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-29T21:39:14.133Z] check_test.go:540: [d385092d47a3f] daemon is not started [2022-07-29T21:39:14.133Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-29T21:39:15.070Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-29T21:39:15.070Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-29T21:39:16.444Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-29T21:39:16.444Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-29T21:39:16.703Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:39:17.638Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:39:17.638Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:39:17.638Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-29T21:39:17.638Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-29T21:39:17.638Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-29T21:39:18.573Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-29T21:39:18.830Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-29T21:39:18.830Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-29T21:39:19.397Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-29T21:39:19.964Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-29T21:39:19.964Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-29T21:39:20.901Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-29T21:39:20.901Z] --- PASS: TestLogs (6.98s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local (0.02s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.13s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.23s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.22s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.05s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.20s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.33s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.15s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.10s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.00s) [2022-07-29T21:39:20.901Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.98s) [2022-07-29T21:39:20.901Z] === RUN TestContainerNetworkMountsNoChown [2022-07-29T21:39:21.836Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-07-29T21:39:21.836Z] === RUN TestMountDaemonRoot [2022-07-29T21:39:21.836Z] === RUN TestMountDaemonRoot/default [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/default [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/private [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/private [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rprivate [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/slave [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/slave [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rslave [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/shared [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/shared [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rshared [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/default [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rshared [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/shared [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rslave [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/slave [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rprivate [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/private [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-29T21:39:21.837Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:39:21.837Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-29T21:39:21.837Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-29T21:39:22.095Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-29T21:39:22.353Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-29T21:39:22.353Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-29T21:39:22.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-29T21:39:22.353Z] === RUN TestContainerBindMountNonRecursive [2022-07-29T21:39:22.919Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-29T21:39:23.853Z] check_test.go:540: [d95b57b04d747] daemon is not started [2022-07-29T21:39:23.853Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-29T21:39:24.419Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-29T21:39:24.419Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2022-07-29T21:39:24.419Z] === RUN TestContainerVolumesMountedAsShared [2022-07-29T21:39:25.353Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2022-07-29T21:39:25.353Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-29T21:39:25.920Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-07-29T21:39:25.920Z] === RUN TestNetworkNat [2022-07-29T21:39:26.488Z] --- PASS: TestNetworkNat (0.78s) [2022-07-29T21:39:26.488Z] === RUN TestNetworkLocalhostTCPNat [2022-07-29T21:39:27.422Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-07-29T21:39:27.422Z] === RUN TestNetworkLoopbackNat [2022-07-29T21:39:27.989Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-29T21:39:30.517Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-29T21:39:30.517Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2022-07-29T21:39:30.517Z] === RUN TestPause [2022-07-29T21:39:30.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-29T21:39:30.776Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-29T21:39:31.361Z] --- PASS: TestPause (0.75s) [2022-07-29T21:39:31.361Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-29T21:39:31.361Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:39:31.361Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:39:31.361Z] === RUN TestPauseStopPausedContainer [2022-07-29T21:39:32.294Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2022-07-29T21:39:32.294Z] === RUN TestPidHost [2022-07-29T21:39:32.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-29T21:39:33.425Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-29T21:39:33.992Z] --- PASS: TestPidHost (1.63s) [2022-07-29T21:39:33.992Z] === RUN TestPsFilter [2022-07-29T21:39:33.992Z] --- PASS: TestPsFilter (0.15s) [2022-07-29T21:39:33.992Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-29T21:39:34.558Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s) [2022-07-29T21:39:34.558Z] === RUN TestRemoveContainerWithVolume [2022-07-29T21:39:34.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-29T21:39:35.125Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2022-07-29T21:39:35.125Z] === RUN TestRemoveContainerRunning [2022-07-29T21:39:35.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-29T21:39:35.951Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-07-29T21:39:35.951Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-29T21:39:35.951Z] check_test.go:540: [d9c575d0d2ec8] daemon is not started [2022-07-29T21:39:35.951Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-29T21:39:36.518Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-29T21:39:36.518Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-07-29T21:39:36.518Z] === RUN TestRemoveInvalidContainer [2022-07-29T21:39:36.518Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-29T21:39:36.518Z] === RUN TestRenameLinkedContainer [2022-07-29T21:39:37.084Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-29T21:39:37.650Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-29T21:39:37.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-29T21:39:39.808Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-29T21:39:39.808Z] check_test.go:540: [db8b4072910dc] daemon is not started [2022-07-29T21:39:39.808Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-29T21:39:39.808Z] --- PASS: TestRenameLinkedContainer (2.90s) [2022-07-29T21:39:39.808Z] === RUN TestRenameStoppedContainer [2022-07-29T21:39:40.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-29T21:39:40.066Z] --- PASS: TestRenameStoppedContainer (0.61s) [2022-07-29T21:39:40.066Z] === RUN TestRenameRunningContainerAndReuse [2022-07-29T21:39:41.440Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2022-07-29T21:39:41.440Z] === RUN TestRenameInvalidName [2022-07-29T21:39:42.007Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-29T21:39:42.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-29T21:39:42.267Z] --- PASS: TestRenameInvalidName (0.84s) [2022-07-29T21:39:42.267Z] === RUN TestRenameAnonymousContainer [2022-07-29T21:39:43.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-29T21:39:44.576Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-29T21:39:44.576Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2022-07-29T21:39:44.576Z] === RUN TestRenameContainerWithSameName [2022-07-29T21:39:45.509Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2022-07-29T21:39:45.509Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-29T21:39:45.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-29T21:39:46.702Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2022-07-29T21:39:46.702Z] === RUN TestResize [2022-07-29T21:39:47.270Z] --- PASS: TestResize (0.64s) [2022-07-29T21:39:47.270Z] === RUN TestResizeWithInvalidSize [2022-07-29T21:39:48.204Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-07-29T21:39:48.204Z] === RUN TestResizeWhenContainerNotStarted [2022-07-29T21:39:48.770Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-29T21:39:48.770Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2022-07-29T21:39:48.770Z] === RUN TestDaemonRestartKillContainers [2022-07-29T21:39:48.770Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:48.771Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:48.771Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:48.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-29T21:39:48.771Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:50.673Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-29T21:39:51.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:52.558Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-29T21:39:53.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:54.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-29T21:39:54.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-29T21:39:55.881Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-29T21:39:56.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-29T21:39:56.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:39:56.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-29T21:39:59.240Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-29T21:39:59.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-29T21:40:00.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-29T21:40:00.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-29T21:40:02.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-29T21:40:02.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-29T21:40:02.814Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-29T21:40:04.715Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-29T21:40:04.715Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-29T21:40:04.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-29T21:40:05.541Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-29T21:40:06.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-29T21:40:06.735Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-29T21:40:06.735Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-29T21:40:07.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-29T21:40:09.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-29T21:40:09.830Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-29T21:40:10.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-29T21:40:12.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-29T21:40:13.518Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.85s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2022-07-29T21:40:14.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.57s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.69s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.71s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.85s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2022-07-29T21:40:14.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.35s) [2022-07-29T21:40:14.471Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-07-29T21:40:14.471Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-07-29T21:40:14.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-29T21:40:15.665Z] docker_cli_daemon_test.go:2503: [dabc0b1cf382d] daemon is not started [2022-07-29T21:40:15.922Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-07-29T21:40:15.922Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-29T21:40:16.858Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-29T21:40:17.425Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.03s) [2022-07-29T21:40:17.425Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.46s) [2022-07-29T21:40:17.425Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.54s) [2022-07-29T21:40:17.425Z] === RUN TestCgroupNamespacesRun [2022-07-29T21:40:17.425Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-29T21:40:17.683Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-29T21:40:19.056Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2022-07-29T21:40:19.056Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-29T21:40:20.957Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.59s) [2022-07-29T21:40:20.957Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-29T21:40:22.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s) [2022-07-29T21:40:22.332Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-29T21:40:22.898Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-29T21:40:23.832Z] --- PASS: TestCgroupNamespacesRunHostMode (1.52s) [2022-07-29T21:40:23.832Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-29T21:40:24.090Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-29T21:40:24.656Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-29T21:40:25.223Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s) [2022-07-29T21:40:25.223Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-29T21:40:25.789Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-29T21:40:25.789Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-29T21:40:27.164Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2022-07-29T21:40:27.164Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-29T21:40:27.731Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-29T21:40:27.990Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2022-07-29T21:40:27.990Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-29T21:40:28.248Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-29T21:40:28.815Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-29T21:40:29.382Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-29T21:40:29.640Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-29T21:40:29.640Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-07-29T21:40:29.640Z] === RUN TestNISDomainname [2022-07-29T21:40:29.899Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-29T21:40:30.156Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-29T21:40:30.415Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-29T21:40:30.415Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-29T21:40:30.415Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-29T21:40:30.674Z] --- PASS: TestNISDomainname (0.89s) [2022-07-29T21:40:30.674Z] === RUN TestHostnameDnsResolution [2022-07-29T21:40:32.049Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-29T21:40:32.049Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-07-29T21:40:32.049Z] === RUN TestUnprivilegedPortsAndPing [2022-07-29T21:40:32.618Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-29T21:40:32.618Z] check_test.go:540: [ddec15532aabb] daemon is not started [2022-07-29T21:40:32.618Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-29T21:40:32.876Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s) [2022-07-29T21:40:32.876Z] === RUN TestPrivilegedHostDevices [2022-07-29T21:40:33.810Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-07-29T21:40:33.810Z] === RUN TestRunConsoleSize [2022-07-29T21:40:34.388Z] --- PASS: TestRunConsoleSize (0.63s) [2022-07-29T21:40:34.388Z] === RUN TestStats [2022-07-29T21:40:36.288Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-29T21:40:37.221Z] --- PASS: TestStats (2.84s) [2022-07-29T21:40:37.221Z] === RUN TestStopContainerWithTimeout [2022-07-29T21:40:37.221Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-29T21:40:37.221Z] === RUN TestStopContainerWithTimeout/0 [2022-07-29T21:40:37.221Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-29T21:40:37.221Z] === RUN TestStopContainerWithTimeout/1 [2022-07-29T21:40:37.221Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-29T21:40:37.221Z] === RUN TestStopContainerWithTimeout/3 [2022-07-29T21:40:37.221Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-29T21:40:37.221Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-29T21:40:37.221Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-29T21:40:37.221Z] === CONT TestStopContainerWithTimeout/0 [2022-07-29T21:40:37.221Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite (344.92s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.19s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.43s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.52s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.73s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.92s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s) [2022-07-29T21:40:38.153Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.55s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.52s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.48s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2022-07-29T21:40:38.154Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s) [2022-07-29T21:40:38.411Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.74s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.04s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.46s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.69s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.19s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.34s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.93s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.12s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.08s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.89s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (9.66s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.84s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.65s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.80s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.77s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.30s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.82s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.96s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.61s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.02s) [2022-07-29T21:40:38.412Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-29T21:40:38.412Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.52s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.74s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.90s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.91s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.51s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.25s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.45s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.07s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.43s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.72s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.03s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.17s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.78s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.47s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.70s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.45s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.09s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.15s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.95s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.19s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.46s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-07-29T21:40:38.412Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2022-07-29T21:40:38.412Z] === RUN TestDockerSwarmSuite [2022-07-29T21:40:38.412Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-29T21:40:38.412Z] === CONT TestStopContainerWithTimeout/3 [2022-07-29T21:40:38.412Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-29T21:40:38.670Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-29T21:40:39.236Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-29T21:40:39.801Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-29T21:40:40.059Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-29T21:40:40.316Z] === CONT TestStopContainerWithTimeout/1 [2022-07-29T21:40:40.574Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-29T21:40:41.949Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2022-07-29T21:40:41.949Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2022-07-29T21:40:41.949Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-07-29T21:40:41.949Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-07-29T21:40:41.949Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-07-29T21:40:41.949Z] === RUN TestDeleteDevicemapper [2022-07-29T21:40:41.949Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:40:41.949Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-29T21:40:41.949Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-29T21:40:43.856Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-29T21:40:45.231Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2022-07-29T21:40:45.231Z] === RUN TestUpdateMemory [2022-07-29T21:40:45.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:40:45.231Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-29T21:40:45.231Z] === RUN TestUpdateCPUQuota [2022-07-29T21:40:46.606Z] --- PASS: TestUpdateCPUQuota (1.47s) [2022-07-29T21:40:46.606Z] === RUN TestUpdatePidsLimit [2022-07-29T21:40:46.606Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-29T21:40:47.172Z] === RUN TestUpdatePidsLimit/no_change [2022-07-29T21:40:47.431Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-29T21:40:47.997Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-29T21:40:48.254Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-29T21:40:48.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-29T21:40:48.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-29T21:40:49.079Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit (3.35s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-07-29T21:40:50.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-07-29T21:40:50.013Z] === RUN TestUpdateRestartPolicy [2022-07-29T21:40:50.948Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-29T21:40:51.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-29T21:40:53.418Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-29T21:40:55.947Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-29T21:40:56.529Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-29T21:40:56.529Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-29T21:40:56.529Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-29T21:40:56.529Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-29T21:40:56.529Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-29T21:40:56.529Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-29T21:40:56.529Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-29T21:40:56.529Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-29T21:40:56.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-29T21:40:58.426Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-29T21:41:01.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-29T21:41:01.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-29T21:41:01.963Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2022-07-29T21:41:01.963Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-29T21:41:02.529Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-29T21:41:02.787Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-07-29T21:41:02.787Z] === RUN TestWaitNonBlocked [2022-07-29T21:41:02.787Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:41:02.787Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:41:02.787Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:41:02.787Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:41:02.787Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-29T21:41:02.787Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-29T21:41:04.000Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-29T21:41:04.000Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-29T21:41:04.000Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-29T21:41:04.000Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-29T21:41:04.000Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-29T21:41:04.000Z] Cross building: bundles/cross/windows/amd64 [2022-07-29T21:41:04.000Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-29T21:41:04.000Z] { [2022-07-29T21:41:04.000Z] "RT_GROUP_ICON": { [2022-07-29T21:41:04.000Z] "#1": { [2022-07-29T21:41:04.000Z] "0409": "../../winresources/docker.ico" [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] }, [2022-07-29T21:41:04.000Z] "RT_MANIFEST": { [2022-07-29T21:41:04.000Z] "#1": { [2022-07-29T21:41:04.000Z] "0409": { [2022-07-29T21:41:04.000Z] "identity": {}, [2022-07-29T21:41:04.000Z] "description": "Docker Engine", [2022-07-29T21:41:04.000Z] "minimum-os": "vista", [2022-07-29T21:41:04.000Z] "execution-level": "", [2022-07-29T21:41:04.000Z] "ui-access": false, [2022-07-29T21:41:04.000Z] "auto-elevate": false, [2022-07-29T21:41:04.000Z] "dpi-awareness": "unaware", [2022-07-29T21:41:04.000Z] "disable-theming": false, [2022-07-29T21:41:04.000Z] "disable-window-filtering": false, [2022-07-29T21:41:04.000Z] "high-resolution-scrolling-aware": false, [2022-07-29T21:41:04.000Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-29T21:41:04.000Z] "long-path-aware": false, [2022-07-29T21:41:04.000Z] "printer-driver-isolation": false, [2022-07-29T21:41:04.000Z] "gdi-scaling": false, [2022-07-29T21:41:04.000Z] "segment-heap": false, [2022-07-29T21:41:04.000Z] "use-common-controls-v6": false [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] }, [2022-07-29T21:41:04.000Z] "RT_MESSAGETABLE": { [2022-07-29T21:41:04.000Z] "#1": { [2022-07-29T21:41:04.000Z] "0409": "../../winresources/event_messages.bin" [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] }, [2022-07-29T21:41:04.000Z] "RT_VERSION": { [2022-07-29T21:41:04.000Z] "#1": { [2022-07-29T21:41:04.000Z] "0409": { [2022-07-29T21:41:04.000Z] "fixed": { [2022-07-29T21:41:04.000Z] "file_version": "0.0.0.0", [2022-07-29T21:41:04.000Z] "product_version": "0.0.0.0", [2022-07-29T21:41:04.000Z] "type": "Unknown" [2022-07-29T21:41:04.000Z] }, [2022-07-29T21:41:04.000Z] "info": { [2022-07-29T21:41:04.000Z] "0000": { [2022-07-29T21:41:04.000Z] "CompanyName": "", [2022-07-29T21:41:04.000Z] "FileVersion": "dev", [2022-07-29T21:41:04.000Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-29T21:41:04.000Z] "OriginalFileName": "dockerd.exe", [2022-07-29T21:41:04.000Z] "ProductName": "", [2022-07-29T21:41:04.000Z] "ProductVersion": "dev", [2022-07-29T21:41:04.000Z] "SpecialBuild": "e42601e6dc22ec38b5da6fcb4975f90012a4b820" [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] } [2022-07-29T21:41:04.000Z] cmd/dockerd/config.go [2022-07-29T21:41:04.000Z] cmd/dockerd/config_windows.go [2022-07-29T21:41:04.000Z] cmd/dockerd/daemon.go [2022-07-29T21:41:04.000Z] cmd/dockerd/daemon_test.go [2022-07-29T21:41:04.000Z] cmd/dockerd/daemon_windows.go [2022-07-29T21:41:04.000Z] cmd/dockerd/docker.go [2022-07-29T21:41:04.000Z] cmd/dockerd/docker_windows.go [2022-07-29T21:41:04.000Z] cmd/dockerd/genwinres_windows.go [2022-07-29T21:41:04.000Z] cmd/dockerd/metrics.go [2022-07-29T21:41:04.000Z] cmd/dockerd/options.go [2022-07-29T21:41:04.000Z] cmd/dockerd/options_test.go [2022-07-29T21:41:04.000Z] cmd/dockerd/service_windows.go [2022-07-29T21:41:04.000Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-29T21:41:04.000Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-29T21:41:04.163Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-29T21:41:04.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2022-07-29T21:41:04.164Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2022-07-29T21:41:04.164Z] === RUN TestWaitBlocked [2022-07-29T21:41:04.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:41:04.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:41:04.164Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:41:04.164Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:41:04.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-29T21:41:04.164Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-29T21:41:04.731Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-29T21:41:05.298Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-29T21:41:05.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2022-07-29T21:41:05.298Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2022-07-29T21:41:05.298Z] === RUN TestWaitConditions [2022-07-29T21:41:05.298Z] === RUN TestWaitConditions/default [2022-07-29T21:41:05.298Z] === PAUSE TestWaitConditions/default [2022-07-29T21:41:05.298Z] === RUN TestWaitConditions/not-running [2022-07-29T21:41:05.298Z] === PAUSE TestWaitConditions/not-running [2022-07-29T21:41:05.298Z] === RUN TestWaitConditions/next-exit [2022-07-29T21:41:05.298Z] === PAUSE TestWaitConditions/next-exit [2022-07-29T21:41:05.298Z] === RUN TestWaitConditions/removed [2022-07-29T21:41:05.298Z] === PAUSE TestWaitConditions/removed [2022-07-29T21:41:05.298Z] === CONT TestWaitConditions/default [2022-07-29T21:41:05.298Z] === CONT TestWaitConditions/removed [2022-07-29T21:41:05.298Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-29T21:41:05.298Z] docker_api_swarm_test.go:563: [dcea236dc9f7a] joining swarm manager [de92562aac9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:41:07.829Z] === CONT TestWaitConditions/next-exit [2022-07-29T21:41:07.829Z] === CONT TestWaitConditions/not-running [2022-07-29T21:41:09.729Z] --- PASS: TestWaitConditions (0.02s) [2022-07-29T21:41:09.729Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-07-29T21:41:09.729Z] --- PASS: TestWaitConditions/default (2.22s) [2022-07-29T21:41:09.729Z] --- PASS: TestWaitConditions/next-exit (1.97s) [2022-07-29T21:41:09.729Z] --- PASS: TestWaitConditions/not-running (1.99s) [2022-07-29T21:41:09.729Z] === RUN TestWaitRestartedContainer [2022-07-29T21:41:09.729Z] === RUN TestWaitRestartedContainer/default [2022-07-29T21:41:09.729Z] === PAUSE TestWaitRestartedContainer/default [2022-07-29T21:41:09.729Z] === RUN TestWaitRestartedContainer/not-running [2022-07-29T21:41:09.729Z] === PAUSE TestWaitRestartedContainer/not-running [2022-07-29T21:41:09.729Z] === RUN TestWaitRestartedContainer/next-exit [2022-07-29T21:41:09.729Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-07-29T21:41:09.729Z] === CONT TestWaitRestartedContainer/default [2022-07-29T21:41:09.729Z] === CONT TestWaitRestartedContainer/next-exit [2022-07-29T21:41:10.297Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-29T21:41:11.230Z] === CONT TestWaitRestartedContainer/not-running [2022-07-29T21:41:12.604Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-07-29T21:41:12.604Z] --- PASS: TestWaitRestartedContainer/default (1.88s) [2022-07-29T21:41:12.604Z] --- PASS: TestWaitRestartedContainer/next-exit (1.92s) [2022-07-29T21:41:12.604Z] --- PASS: TestWaitRestartedContainer/not-running (1.26s) [2022-07-29T21:41:12.604Z] === CONT TestContainerStartOnDaemonRestart [2022-07-29T21:41:12.604Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-29T21:41:15.888Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-29T21:41:15.888Z] docker_api_swarm_test.go:585: [d5a2c25ff0446] joining swarm manager [de92562aac9af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:41:16.456Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-29T21:41:16.456Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2022-07-29T21:41:16.456Z] === CONT TestIpcModeOlderClient [2022-07-29T21:41:16.714Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-29T21:41:16.714Z] === CONT TestContainerKillOnDaemonStart [2022-07-29T21:41:16.714Z] === CONT TestDaemonHostGatewayIP [2022-07-29T21:41:16.714Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.02s) [2022-07-29T21:41:17.649Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-29T21:41:19.550Z] check_test.go:611: [dcea236dc9f7a] daemon is not started [2022-07-29T21:41:20.503Z] === CONT TestDaemonRestartIpcMode [2022-07-29T21:41:20.503Z] --- PASS: TestDaemonHostGatewayIP (3.88s) [2022-07-29T21:41:20.771Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-29T21:41:21.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-29T21:41:21.339Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-29T21:41:22.273Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-29T21:41:23.206Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-29T21:41:23.464Z] --- PASS: TestDaemonRestartIpcMode (2.87s) [2022-07-29T21:41:24.029Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-29T21:41:30.583Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2022-07-29T21:41:30.583Z] PASS [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === Skipped [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-29T21:41:30.583Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-29T21:41:30.583Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-29T21:41:30.583Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-29T21:41:30.583Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-29T21:41:30.583Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-29T21:41:30.583Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-29T21:41:30.583Z] [2022-07-29T21:41:30.583Z] DONE 271 tests, 6 skipped in 181.568s [2022-07-29T21:41:30.583Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-29T21:41:30.583Z] ++ 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-07-29T21:41:30.583Z] ++ set -e [2022-07-29T21:41:30.583Z] ++ '[' -n 0 ']' [2022-07-29T21:41:30.583Z] ++ set -x [2022-07-29T21:41:30.584Z] ++ 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-07-29T21:41:30.584Z] === RUN TestConfigDaemonLibtrustID [2022-07-29T21:41:30.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-29T21:41:30.584Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-29T21:41:30.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-29T21:41:30.584Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-29T21:41:30.584Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-29T21:41:30.584Z] === RUN TestConfigDaemonID [2022-07-29T21:41:30.841Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-29T21:41:31.407Z] daemon_test.go:83: [d40de3c444d6d] daemon is not started [2022-07-29T21:41:31.407Z] --- PASS: TestConfigDaemonID (1.06s) [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:41:31.407Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-29T21:41:31.407Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-29T21:41:31.407Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-29T21:41:31.407Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-29T21:41:31.407Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-29T21:41:31.407Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-29T21:41:31.407Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-29T21:41:31.407Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-29T21:41:31.664Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-29T21:41:31.664Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-29T21:41:31.664Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-07-29T21:41:31.923Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.18s) [2022-07-29T21:41:31.923Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-29T21:41:31.923Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-29T21:41:32.490Z] docker_api_swarm_test.go:46: [da8b59b264773] joining swarm manager [d091fc0685128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:41:33.055Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-29T21:41:33.621Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-29T21:41:34.186Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-29T21:41:35.120Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-29T21:41:35.120Z] daemon_test.go:197: [db725076e57d9] daemon is not started [2022-07-29T21:41:35.120Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s) [2022-07-29T21:41:35.120Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-07-29T21:41:35.120Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-29T21:41:35.120Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-07-29T21:41:35.120Z] === RUN TestDaemonProxy [2022-07-29T21:41:35.120Z] === RUN TestDaemonProxy/environment_variables [2022-07-29T21:41:37.019Z] === RUN TestDaemonProxy/command-line_options [2022-07-29T21:41:38.917Z] === RUN TestDaemonProxy/configuration_file [2022-07-29T21:41:40.288Z] === RUN TestDaemonProxy/conflicting_options [2022-07-29T21:41:40.854Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-29T21:41:40.854Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-29T21:41:41.420Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-29T21:41:41.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-29T21:41:41.421Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-29T21:41:41.421Z] PASS [2022-07-29T21:41:41.421Z] [2022-07-29T21:41:41.421Z] DONE 18 tests in 11.880s [2022-07-29T21:41:41.421Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-29T21:41:41.421Z] ++ 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-07-29T21:41:41.421Z] ++ set -e [2022-07-29T21:41:41.421Z] ++ '[' -n 0 ']' [2022-07-29T21:41:41.421Z] ++ set -x [2022-07-29T21:41:41.421Z] ++ 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-07-29T21:41:41.421Z] INFO: Testing against a local daemon [2022-07-29T21:41:41.421Z] === RUN TestCommitInheritsEnv [2022-07-29T21:41:41.986Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-07-29T21:41:41.986Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-29T21:41:41.986Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform// [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform/linux [2022-07-29T21:41:41.986Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-29T21:41:42.245Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-29T21:41:42.245Z] === RUN TestImportWithCustomPlatform/macos [2022-07-29T21:41:42.245Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-29T21:41:42.245Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-29T21:41:42.245Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-29T21:41:42.245Z] === RUN TestImagesFilterMultiReference [2022-07-29T21:41:42.245Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-29T21:41:42.245Z] === RUN TestImagePullPlatformInvalid [2022-07-29T21:41:42.245Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-29T21:41:42.245Z] === RUN TestRemoveImageOrphaning [2022-07-29T21:41:42.811Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-07-29T21:41:42.811Z] === RUN TestRemoveImageGarbageCollector [2022-07-29T21:41:43.377Z] time="2022-07-29T21:41:43Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-29T21:41:44.762Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-29T21:41:45.329Z] --- PASS: TestRemoveImageGarbageCollector (2.56s) [2022-07-29T21:41:45.330Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-29T21:41:45.330Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-29T21:41:45.330Z] === RUN TestTagInvalidReference [2022-07-29T21:41:45.330Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-29T21:41:45.330Z] === RUN TestTagValidPrefixedRepo [2022-07-29T21:41:45.330Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-29T21:41:45.330Z] === RUN TestTagExistedNameWithoutForce [2022-07-29T21:41:45.330Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-29T21:41:45.330Z] === RUN TestTagOfficialNames [2022-07-29T21:41:45.588Z] --- PASS: TestTagOfficialNames (0.07s) [2022-07-29T21:41:45.588Z] === RUN TestTagMatchesDigest [2022-07-29T21:41:45.588Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-29T21:41:45.588Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-29T21:41:46.522Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-29T21:41:48.422Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-29T21:41:50.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-29T21:41:50.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-29T21:41:54.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-29T21:41:56.074Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-29T21:41:57.974Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-29T21:42:10.173Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-29T21:42:10.431Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-29T21:42:14.614Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-29T21:42:14.614Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-29T21:42:14.614Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-29T21:42:15.548Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-29T21:42:15.548Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-29T21:42:15.806Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-29T21:42:16.064Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-29T21:42:17.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-29T21:42:19.345Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-29T21:42:20.718Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-29T21:42:21.652Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-29T21:42:23.025Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-29T21:42:23.591Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-29T21:42:30.151Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-29T21:42:40.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-29T21:42:40.388Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-29T21:42:40.388Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-29T21:42:40.388Z] { [2022-07-29T21:42:40.388Z] "RT_GROUP_ICON": { [2022-07-29T21:42:40.388Z] "#1": { [2022-07-29T21:42:40.388Z] "0409": "../../winresources/docker.ico" [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] }, [2022-07-29T21:42:40.388Z] "RT_MANIFEST": { [2022-07-29T21:42:40.388Z] "#1": { [2022-07-29T21:42:40.388Z] "0409": { [2022-07-29T21:42:40.388Z] "identity": {}, [2022-07-29T21:42:40.388Z] "description": "Docker Engine", [2022-07-29T21:42:40.388Z] "minimum-os": "vista", [2022-07-29T21:42:40.388Z] "execution-level": "", [2022-07-29T21:42:40.388Z] "ui-access": false, [2022-07-29T21:42:40.388Z] "auto-elevate": false, [2022-07-29T21:42:40.388Z] "dpi-awareness": "unaware", [2022-07-29T21:42:40.388Z] "disable-theming": false, [2022-07-29T21:42:40.388Z] "disable-window-filtering": false, [2022-07-29T21:42:40.388Z] "high-resolution-scrolling-aware": false, [2022-07-29T21:42:40.388Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-29T21:42:40.388Z] "long-path-aware": false, [2022-07-29T21:42:40.388Z] "printer-driver-isolation": false, [2022-07-29T21:42:40.388Z] "gdi-scaling": false, [2022-07-29T21:42:40.388Z] "segment-heap": false, [2022-07-29T21:42:40.388Z] "use-common-controls-v6": false [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] }, [2022-07-29T21:42:40.388Z] "RT_MESSAGETABLE": { [2022-07-29T21:42:40.388Z] "#1": { [2022-07-29T21:42:40.388Z] "0409": "../../winresources/event_messages.bin" [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] }, [2022-07-29T21:42:40.388Z] "RT_VERSION": { [2022-07-29T21:42:40.388Z] "#1": { [2022-07-29T21:42:40.388Z] "0409": { [2022-07-29T21:42:40.388Z] "fixed": { [2022-07-29T21:42:40.388Z] "file_version": "0.0.0.0", [2022-07-29T21:42:40.388Z] "product_version": "0.0.0.0", [2022-07-29T21:42:40.388Z] "type": "Unknown" [2022-07-29T21:42:40.388Z] }, [2022-07-29T21:42:40.388Z] "info": { [2022-07-29T21:42:40.388Z] "0000": { [2022-07-29T21:42:40.388Z] "CompanyName": "", [2022-07-29T21:42:40.388Z] "FileVersion": "dev", [2022-07-29T21:42:40.388Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-29T21:42:40.388Z] "OriginalFileName": "docker-proxy.exe", [2022-07-29T21:42:40.388Z] "ProductName": "", [2022-07-29T21:42:40.388Z] "ProductVersion": "dev", [2022-07-29T21:42:40.388Z] "SpecialBuild": "e42601e6dc22ec38b5da6fcb4975f90012a4b820" [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] } [2022-07-29T21:42:40.388Z] cmd/docker-proxy/genwinres_windows.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/main.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/network_proxy_test.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/proxy.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/sctp_proxy.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/tcp_proxy.go [2022-07-29T21:42:40.388Z] cmd/docker-proxy/udp_proxy.go [2022-07-29T21:42:40.388Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-29T21:42:40.388Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-29T21:42:40.388Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-29T21:42:40.388Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-29T21:42:40.388Z] remote: Enumerating objects: 23, done. [2022-07-29T21:42:40.388Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-29T21:42:40.388Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-29T21:42:40.388Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-29T21:42:40.388Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-29T21:42:40.388Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-29T21:42:40.388Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-29T21:42:40.388Z] Cross building: bundles/cross/linux/ppc64le [2022-07-29T21:42:40.388Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-29T21:42:40.388Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-29T21:42:43.402Z] docker_api_swarm_test.go:304: [d61d141a53c9a] joining swarm manager [dabcbab8ff58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:42:44.336Z] docker_api_swarm_test.go:305: [d32fcdc3d8b25] joining swarm manager [dabcbab8ff58f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:42:45.712Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-29T21:42:48.996Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-29T21:42:50.906Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-29T21:42:57.463Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-29T21:42:58.838Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-29T21:42:59.774Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-29T21:43:00.342Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-29T21:43:00.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-29T21:43:02.281Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-29T21:43:02.281Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-29T21:43:02.281Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-29T21:43:02.847Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-29T21:43:12.816Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-29T21:43:12.816Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-29T21:43:12.816Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-29T21:43:13.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-29T21:43:13.334Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-29T21:43:13.900Z] === RUN TestDockerSuite/TestBuildFails [2022-07-29T21:43:14.834Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-29T21:43:14.834Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-29T21:43:15.770Z] docker_api_swarm_test.go:272: [d82493bf63552] joining swarm manager [d6253621f0409]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:43:17.671Z] docker_api_swarm_test.go:273: [dfabc87426719] joining swarm manager [d6253621f0409]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:43:17.671Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-29T21:43:19.573Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-29T21:43:20.948Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-29T21:43:23.486Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-29T21:43:23.486Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-29T21:43:24.420Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-29T21:43:26.320Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-29T21:43:27.255Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-29T21:43:27.255Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-29T21:43:29.156Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-29T21:43:31.056Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-29T21:43:32.430Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-29T21:43:32.995Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-29T21:43:33.561Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-29T21:43:34.496Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-29T21:43:34.755Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-29T21:43:35.013Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-29T21:43:35.948Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-29T21:43:36.205Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-29T21:43:36.771Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-29T21:43:37.337Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-29T21:43:37.595Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-29T21:43:38.162Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-29T21:43:38.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-29T21:43:39.356Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-29T21:43:43.545Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-29T21:43:48.836Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-29T21:43:51.365Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-29T21:43:51.623Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-29T21:43:51.623Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-29T21:43:51.882Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-29T21:43:51.882Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-29T21:43:52.140Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-29T21:43:54.040Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-29T21:43:55.415Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-29T21:43:58.699Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-29T21:43:59.266Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-29T21:43:59.832Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-29T21:44:03.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-29T21:44:08.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-29T21:44:10.914Z] docker_api_swarm_node_test.go:20: [db6e3d2e23300] joining swarm manager [d77008343e46d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:44:10.914Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-29T21:44:11.849Z] docker_api_swarm_node_test.go:21: [d39b51cc343f0] joining swarm manager [d77008343e46d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:44:14.377Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-29T21:44:15.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-29T21:44:16.705Z] --- PASS: TestImportExtremelyLargeImageWorks (151.22s) [2022-07-29T21:44:16.705Z] PASS [2022-07-29T21:44:16.705Z] [2022-07-29T21:44:16.705Z] DONE 22 tests in 155.338s [2022-07-29T21:44:16.705Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-29T21:44:16.705Z] ++ 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-07-29T21:44:16.705Z] ++ set -e [2022-07-29T21:44:16.705Z] ++ '[' -n 0 ']' [2022-07-29T21:44:16.705Z] ++ set -x [2022-07-29T21:44:16.705Z] ++ 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-07-29T21:44:16.705Z] === RUN TestStripANSICommands [2022-07-29T21:44:16.705Z] === RUN TestStripANSICommands/#00 [2022-07-29T21:44:16.705Z] === RUN TestStripANSICommands/#01 [2022-07-29T21:44:16.705Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-29T21:44:16.705Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-29T21:44:16.705Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-29T21:44:16.705Z] PASS [2022-07-29T21:44:16.705Z] [2022-07-29T21:44:16.705Z] DONE 3 tests in 0.031s [2022-07-29T21:44:16.705Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-29T21:44:16.966Z] ++ 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-07-29T21:44:16.966Z] ++ set -e [2022-07-29T21:44:16.966Z] ++ '[' -n 0 ']' [2022-07-29T21:44:16.966Z] ++ set -x [2022-07-29T21:44:16.966Z] ++ 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-07-29T21:44:16.966Z] INFO: Testing against a local daemon [2022-07-29T21:44:16.966Z] === RUN TestNetworkCreateDelete [2022-07-29T21:44:16.966Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-07-29T21:44:16.966Z] === RUN TestDockerNetworkDeletePreferID [2022-07-29T21:44:17.533Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-07-29T21:44:17.533Z] === RUN TestDaemonDNSFallback [2022-07-29T21:44:17.533Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-29T21:44:17.533Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-29T21:44:17.533Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-29T21:44:20.811Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-29T21:44:21.068Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-29T21:44:22.444Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-29T21:44:22.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-29T21:44:22.444Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-29T21:44:23.818Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-29T21:44:24.077Z] --- PASS: TestDaemonDNSFallback (6.63s) [2022-07-29T21:44:24.077Z] === RUN TestInspectNetwork [2022-07-29T21:44:24.643Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-29T21:44:25.578Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-29T21:44:26.514Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-29T21:44:27.890Z] docker_api_swarm_test.go:502: [d9373241de150] joining swarm manager [d8ca6e5d102f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:44:28.824Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-29T21:44:28.824Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-29T21:44:29.081Z] === RUN TestInspectNetwork/full_network_id [2022-07-29T21:44:29.081Z] === RUN TestInspectNetwork/partial_network_id [2022-07-29T21:44:29.081Z] === RUN TestInspectNetwork/network_name [2022-07-29T21:44:29.081Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-29T21:44:29.081Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-29T21:44:29.647Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-29T21:44:29.904Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-29T21:44:30.470Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-29T21:44:31.783Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-29T21:44:31.783Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-29T21:44:31.783Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-29T21:44:31.783Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-29T21:44:31.783Z] Cross building: bundles/cross/linux/s390x [2022-07-29T21:44:31.783Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-29T21:44:31.783Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-29T21:44:31.842Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-29T21:44:33.216Z] --- PASS: TestInspectNetwork (9.17s) [2022-07-29T21:44:33.216Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-29T21:44:33.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-29T21:44:33.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-29T21:44:33.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-29T21:44:33.216Z] === RUN TestRunContainerWithBridgeNone [2022-07-29T21:44:33.782Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-29T21:44:35.163Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-29T21:44:35.421Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-29T21:44:35.421Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:44:35.421Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:44:35.421Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:44:35.421Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-29T21:44:35.421Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-29T21:44:35.421Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-29T21:44:35.421Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-29T21:44:35.421Z] === RUN TestNetworkList [2022-07-29T21:44:35.421Z] === RUN TestNetworkList//networks [2022-07-29T21:44:35.421Z] === PAUSE TestNetworkList//networks [2022-07-29T21:44:35.421Z] === RUN TestNetworkList//networks/ [2022-07-29T21:44:35.421Z] === PAUSE TestNetworkList//networks/ [2022-07-29T21:44:35.421Z] === CONT TestNetworkList//networks [2022-07-29T21:44:35.421Z] === CONT TestNetworkList//networks/ [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkList (0.02s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-29T21:44:35.421Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-29T21:44:35.421Z] === RUN TestHostIPv4BridgeLabel [2022-07-29T21:44:35.987Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-29T21:44:35.987Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-29T21:44:36.922Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-29T21:44:36.922Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-07-29T21:44:36.922Z] === RUN TestDaemonDefaultNetworkPools [2022-07-29T21:44:37.185Z] docker_api_swarm_test.go:507: [ddbfe1b185132] joining swarm manager [d8ca6e5d102f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:44:37.752Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2022-07-29T21:44:37.752Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-29T21:44:38.010Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-29T21:44:38.943Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-07-29T21:44:38.943Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-29T21:44:39.202Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-29T21:44:40.577Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-07-29T21:44:40.577Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-29T21:44:40.835Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2022-07-29T21:44:40.835Z] === RUN TestServiceWithPredefinedNetwork [2022-07-29T21:44:41.769Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-29T21:44:43.671Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2022-07-29T21:44:43.671Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-29T21:44:43.671Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:44:43.671Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:44:43.671Z] === RUN TestServiceWithDataPathPortInit [2022-07-29T21:44:43.671Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-29T21:44:44.236Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-29T21:44:44.802Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-29T21:44:52.912Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-29T21:44:54.811Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-29T21:44:56.184Z] === RUN TestDockerSuite/TestBuildRm [2022-07-29T21:44:58.085Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-29T21:44:59.017Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-29T21:44:59.583Z] --- PASS: TestServiceWithDataPathPortInit (15.85s) [2022-07-29T21:44:59.583Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-29T21:44:59.840Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-29T21:45:00.406Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-29T21:45:01.340Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-29T21:45:02.274Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-29T21:45:02.841Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kcx16lqj5u6jsdyghl9s9z7eu Created:2022-07-29 21:45:00.906098359 +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[dbfebc0df7fe44d7fcadab9a229ccf6a43ba5fa8709f69ac932763b3ea32e71e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.up3wybsfan2wlfb679846zaxm EndpointID:dc48d5d287e29d88835310d064e00942ad48d72ce579cb5602c4e051075c9dd4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f0cd61b7e4db3f6d1a8052096545e51f3f0319b90ed3e38d89d4c3ece8806248 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:786773204e3c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.up3wybsfan2wlfb679846zaxm EndpointID:dc48d5d287e29d88835310d064e00942ad48d72ce579cb5602c4e051075c9dd4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-29T21:45:03.438Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-29T21:45:05.967Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-29T21:45:05.967Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-29T21:45:05.967Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-29T21:45:05.967Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-29T21:45:05.967Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-29T21:45:06.533Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-29T21:45:07.098Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-29T21:45:07.098Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-29T21:45:07.356Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.77s) [2022-07-29T21:45:07.356Z] PASS [2022-07-29T21:45:07.356Z] [2022-07-29T21:45:07.356Z] === Skipped [2022-07-29T21:45:07.356Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-29T21:45:07.356Z] service_test.go:243: FLAKY_TEST [2022-07-29T21:45:07.356Z] [2022-07-29T21:45:07.356Z] DONE 38 tests, 1 skipped in 50.479s [2022-07-29T21:45:07.356Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:45:07.356Z] ++ 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-07-29T21:45:07.356Z] ++ set -e [2022-07-29T21:45:07.356Z] ++ '[' -n 0 ']' [2022-07-29T21:45:07.356Z] ++ set -x [2022-07-29T21:45:07.356Z] ++ 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-07-29T21:45:07.356Z] INFO: Testing against a local daemon [2022-07-29T21:45:07.356Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-29T21:45:07.356Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:45:07.356Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:45:07.356Z] === RUN TestDockerNetworkIpvlan [2022-07-29T21:45:07.356Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:45:07.356Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:45:07.356Z] PASS [2022-07-29T21:45:07.356Z] [2022-07-29T21:45:07.356Z] === Skipped [2022-07-29T21:45:07.356Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-29T21:45:07.356Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:45:07.356Z] [2022-07-29T21:45:07.356Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-29T21:45:07.356Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-29T21:45:07.356Z] [2022-07-29T21:45:07.356Z] DONE 2 tests, 2 skipped in 0.046s [2022-07-29T21:45:07.356Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-29T21:45:07.356Z] ++ 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-07-29T21:45:07.356Z] ++ set -e [2022-07-29T21:45:07.356Z] ++ '[' -n 0 ']' [2022-07-29T21:45:07.356Z] ++ set -x [2022-07-29T21:45:07.357Z] ++ 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-07-29T21:45:07.357Z] INFO: Testing against a local daemon [2022-07-29T21:45:07.357Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-29T21:45:07.923Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-29T21:45:08.858Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-07-29T21:45:08.858Z] === RUN TestDockerNetworkMacvlan [2022-07-29T21:45:09.423Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-29T21:45:10.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-29T21:45:10.357Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-29T21:45:10.923Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-29T21:45:11.490Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-29T21:45:12.056Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-29T21:45:12.990Z] docker_api_swarm_node_test.go:81: [d1c2b6143e42a] joining swarm manager [dd115e434522b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:45:13.557Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-29T21:45:14.124Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-29T21:45:14.124Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-29T21:45:15.061Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-29T21:45:16.434Z] === RUN TestDockerSuite/TestBuildUser [2022-07-29T21:45:17.004Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-29T21:45:18.380Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-29T21:45:22.566Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-29T21:45:22.566Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan (14.86s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.72s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.91s) [2022-07-29T21:45:23.940Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-07-29T21:45:23.940Z] PASS [2022-07-29T21:45:23.940Z] [2022-07-29T21:45:23.940Z] DONE 8 tests in 16.215s [2022-07-29T21:45:23.940Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-29T21:45:23.940Z] ++ 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-07-29T21:45:23.940Z] ++ set -e [2022-07-29T21:45:23.940Z] ++ '[' -n 0 ']' [2022-07-29T21:45:23.940Z] ++ set -x [2022-07-29T21:45:23.940Z] ++ 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-07-29T21:45:23.940Z] testing: warning: no tests to run [2022-07-29T21:45:23.940Z] PASS [2022-07-29T21:45:23.940Z] [2022-07-29T21:45:23.940Z] DONE 0 tests in 0.016s [2022-07-29T21:45:23.940Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-29T21:45:23.940Z] ++ 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-07-29T21:45:23.940Z] ++ set -e [2022-07-29T21:45:23.940Z] ++ '[' -n 0 ']' [2022-07-29T21:45:23.940Z] ++ set -x [2022-07-29T21:45:23.940Z] ++ 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-07-29T21:45:23.940Z] INFO: Testing against a local daemon [2022-07-29T21:45:23.940Z] === RUN TestAuthZPluginAllowRequest [2022-07-29T21:45:25.315Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-07-29T21:45:25.315Z] === RUN TestAuthZPluginTLS [2022-07-29T21:45:25.573Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-29T21:45:25.573Z] === RUN TestAuthZPluginDenyRequest [2022-07-29T21:45:26.147Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-29T21:45:26.147Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-29T21:45:26.720Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-29T21:45:26.720Z] === RUN TestAuthZPluginDenyResponse [2022-07-29T21:45:27.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-29T21:45:27.288Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-29T21:45:27.288Z] === RUN TestAuthZPluginAllowEventStream [2022-07-29T21:45:29.188Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2022-07-29T21:45:29.188Z] === RUN TestAuthZPluginErrorResponse [2022-07-29T21:45:29.446Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-07-29T21:45:29.446Z] === RUN TestAuthZPluginErrorRequest [2022-07-29T21:45:30.013Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-07-29T21:45:30.013Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-29T21:45:30.271Z] docker_api_swarm_node_test.go:53: [d8d3b5ac8d807] joining swarm manager [d4140283b6bd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:45:30.530Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2022-07-29T21:45:30.530Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-29T21:45:31.096Z] docker_api_swarm_node_test.go:54: [db72df9e9ead8] joining swarm manager [d4140283b6bd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:45:32.469Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2022-07-29T21:45:32.469Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-29T21:45:34.367Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-07-29T21:45:34.367Z] === RUN TestAuthZPluginHeader [2022-07-29T21:45:34.934Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-07-29T21:45:34.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-29T21:45:35.499Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-29T21:45:36.066Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-29T21:45:36.325Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-29T21:45:37.259Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-29T21:45:37.824Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-29T21:45:38.757Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-29T21:45:38.757Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-29T21:45:38.757Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-29T21:45:38.757Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-29T21:45:38.757Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-29T21:45:38.757Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-29T21:45:38.757Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-29T21:45:38.757Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-29T21:45:38.757Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-29T21:45:39.695Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2022-07-29T21:45:39.695Z] === RUN TestAuthZPluginV2Disable [2022-07-29T21:45:40.261Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-29T21:45:40.261Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-29T21:45:40.826Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-29T21:45:41.391Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-29T21:45:41.958Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-29T21:45:42.217Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-29T21:45:43.590Z] --- PASS: TestAuthZPluginV2Disable (4.11s) [2022-07-29T21:45:43.590Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-29T21:45:44.156Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-29T21:45:45.529Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-29T21:45:46.104Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-29T21:45:46.370Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-29T21:45:46.938Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-29T21:45:46.938Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-29T21:45:46.938Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-29T21:45:47.504Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-29T21:45:47.504Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.82s) [2022-07-29T21:45:47.504Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-29T21:45:48.877Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-29T21:45:49.812Z] === RUN TestDockerSuite/TestCommitChange [2022-07-29T21:45:50.747Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-29T21:45:52.121Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-29T21:45:53.494Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-29T21:45:55.393Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-29T21:45:55.959Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-29T21:45:57.331Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-29T21:45:58.264Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-29T21:45:58.264Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.83s) [2022-07-29T21:45:58.264Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-29T21:45:58.830Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-29T21:46:00.203Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-29T21:46:00.203Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-29T21:46:00.461Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-29T21:46:01.027Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-29T21:46:01.592Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-29T21:46:02.157Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-29T21:46:02.723Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-29T21:46:03.288Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-29T21:46:03.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-29T21:46:03.854Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-29T21:46:04.851Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-29T21:46:05.417Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-29T21:46:05.981Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-29T21:46:06.546Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-29T21:46:07.129Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-29T21:46:08.067Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-29T21:46:08.638Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-29T21:46:09.203Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-29T21:46:09.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-29T21:46:09.768Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-29T21:46:09.768Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-29T21:46:10.334Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-29T21:46:10.899Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-29T21:46:11.834Z] docker_api_swarm_test.go:202: [db461c97d6885] joining swarm manager [d8bb066e8cd20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:46:12.092Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-29T21:46:12.657Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-29T21:46:13.227Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-29T21:46:14.160Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-29T21:46:14.725Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-29T21:46:15.291Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-29T21:46:15.291Z] PASS [2022-07-29T21:46:15.291Z] [2022-07-29T21:46:15.291Z] DONE 17 tests in 51.524s [2022-07-29T21:46:15.291Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-29T21:46:15.291Z] ++ 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-07-29T21:46:15.291Z] ++ set -e [2022-07-29T21:46:15.291Z] ++ '[' -n 0 ']' [2022-07-29T21:46:15.291Z] ++ set -x [2022-07-29T21:46:15.291Z] ++ 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-07-29T21:46:15.291Z] INFO: Testing against a local daemon [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:46:15.291Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:46:15.291Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-29T21:46:15.291Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-29T21:46:15.291Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-29T21:46:15.291Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-29T21:46:15.291Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-29T21:46:15.291Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-29T21:46:15.291Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-29T21:46:15.291Z] === RUN TestPluginInstall [2022-07-29T21:46:15.291Z] === RUN TestPluginInstall/no_auth [2022-07-29T21:46:16.225Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-29T21:46:18.126Z] time="2022-07-29T21:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:18.126Z] time="2022-07-29T21:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6666dd66fc56cc2bcb3886bdd1250f911a8fe6d5cdf5058912741b1edf2aa3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:18.126Z] time="2022-07-29T21:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:18.126Z] time="2022-07-29T21:46:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6666dd66fc56cc2bcb3886bdd1250f911a8fe6d5cdf5058912741b1edf2aa3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:18.126Z] === RUN TestPluginInstall/with_htpasswd [2022-07-29T21:46:18.693Z] time="2022-07-29T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:18.693Z] time="2022-07-29T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6666dd66fc56cc2bcb3886bdd1250f911a8fe6d5cdf5058912741b1edf2aa3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:18.693Z] time="2022-07-29T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:18.693Z] time="2022-07-29T21:46:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6666dd66fc56cc2bcb3886bdd1250f911a8fe6d5cdf5058912741b1edf2aa3e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:18.952Z] === RUN TestPluginInstall/with_insecure [2022-07-29T21:46:19.889Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-29T21:46:19.889Z] time="2022-07-29T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:19.889Z] time="2022-07-29T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e83844a5962cae8a99ea53e0e85c1d6364c97c13c43172ccd8ad7d18f8134856" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:19.889Z] time="2022-07-29T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-29T21:46:19.889Z] time="2022-07-29T21:46:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e83844a5962cae8a99ea53e0e85c1d6364c97c13c43172ccd8ad7d18f8134856" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-29T21:46:20.457Z] plugin_test.go:195: [d36108de65d96] daemon is not started [2022-07-29T21:46:20.457Z] --- PASS: TestPluginInstall (4.98s) [2022-07-29T21:46:20.457Z] --- PASS: TestPluginInstall/no_auth (2.78s) [2022-07-29T21:46:20.457Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-07-29T21:46:20.457Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-07-29T21:46:20.457Z] === RUN TestPluginsWithRuntimes [2022-07-29T21:46:22.356Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-29T21:46:22.357Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-29T21:46:22.616Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-29T21:46:23.184Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-29T21:46:23.195Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-29T21:46:23.195Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-29T21:46:23.195Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-29T21:46:23.195Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-29T21:46:23.195Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-29T21:46:23.563Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-29T21:46:23.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/test/unit [2022-07-29T21:46:24.117Z] --- PASS: TestPluginsWithRuntimes (3.87s) [2022-07-29T21:46:24.117Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-07-29T21:46:24.117Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-07-29T21:46:24.117Z] === RUN TestPluginBackCompatMediaTypes [2022-07-29T21:46:24.440Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-29T21:46:24.440Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-29T21:46:24.440Z] + TESTDIRS=./... [2022-07-29T21:46:24.440Z] + exclude_paths='/vendor/|/integration' [2022-07-29T21:46:24.440Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-29T21:46:24.440Z] ++ go list ./... [2022-07-29T21:46:25.049Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-07-29T21:46:25.049Z] PASS [2022-07-29T21:46:25.049Z] [2022-07-29T21:46:25.049Z] DONE 24 tests in 9.750s [2022-07-29T21:46:25.049Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-29T21:46:25.049Z] ++ 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-07-29T21:46:25.049Z] ++ set -e [2022-07-29T21:46:25.049Z] ++ '[' -n 0 ']' [2022-07-29T21:46:25.049Z] ++ set -x [2022-07-29T21:46:25.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-29T21:46:25.050Z] INFO: Testing against a local daemon [2022-07-29T21:46:25.050Z] === RUN TestExternalGraphDriver [2022-07-29T21:46:25.308Z] === RUN TestExternalGraphDriver/json [2022-07-29T21:46:25.369Z] + pkg_list='github.com/docker/docker/api [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/backend [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/container [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/events [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/filters [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/image [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/mount [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/network [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/registry [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/time [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/versions [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:46:25.369Z] github.com/docker/docker/api/types/volume [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:46:25.369Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:46:25.369Z] github.com/docker/docker/cli [2022-07-29T21:46:25.369Z] github.com/docker/docker/cli/config [2022-07-29T21:46:25.369Z] github.com/docker/docker/cli/debug [2022-07-29T21:46:25.369Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:46:25.369Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:46:25.369Z] github.com/docker/docker/client [2022-07-29T21:46:25.369Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:46:25.369Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:46:25.369Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:46:25.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:46:25.369Z] github.com/docker/docker/container [2022-07-29T21:46:25.369Z] github.com/docker/docker/container/stream [2022-07-29T21:46:25.369Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:46:25.369Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:46:25.369Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/config [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/events [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/exec [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/images [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/links [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/names [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/network [2022-07-29T21:46:25.369Z] github.com/docker/docker/daemon/stats [2022-07-29T21:46:25.369Z] github.com/docker/docker/distribution [2022-07-29T21:46:25.369Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:46:25.369Z] github.com/docker/docker/distribution/utils [2022-07-29T21:46:25.369Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:46:25.369Z] github.com/docker/docker/dockerversion [2022-07-29T21:46:25.369Z] github.com/docker/docker/errdefs [2022-07-29T21:46:25.369Z] github.com/docker/docker/image [2022-07-29T21:46:25.369Z] github.com/docker/docker/image/cache [2022-07-29T21:46:25.369Z] github.com/docker/docker/image/tarexport [2022-07-29T21:46:25.369Z] github.com/docker/docker/image/v1 [2022-07-29T21:46:25.369Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:46:25.369Z] github.com/docker/docker/layer [2022-07-29T21:46:25.369Z] github.com/docker/docker/libcontainerd [2022-07-29T21:46:25.369Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:46:25.369Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:46:25.369Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:46:25.369Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:46:25.369Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:46:25.369Z] github.com/docker/docker/oci [2022-07-29T21:46:25.369Z] github.com/docker/docker/oci/caps [2022-07-29T21:46:25.369Z] github.com/docker/docker/opts [2022-07-29T21:46:25.369Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:46:25.369Z] github.com/docker/docker/pkg/archive [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/directory [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/platform [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pools [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/progress [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/signal [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stack [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/system [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:46:25.370Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:46:25.370Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:46:25.370Z] github.com/docker/docker/quota [2022-07-29T21:46:25.370Z] github.com/docker/docker/reference [2022-07-29T21:46:25.370Z] github.com/docker/docker/registry [2022-07-29T21:46:25.370Z] github.com/docker/docker/registry/resumable [2022-07-29T21:46:25.370Z] github.com/docker/docker/restartmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/rootless [2022-07-29T21:46:25.370Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:46:25.370Z] github.com/docker/docker/runconfig [2022-07-29T21:46:25.370Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/environment [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/registry [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/request [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/drivers [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/local [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/mounts [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/service [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:46:25.370Z] ++ grep --fixed-strings -v /libnetwork [2022-07-29T21:46:25.370Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/backend [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/container [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/events [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/filters [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/image [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/mount [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/network [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/registry [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/time [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/versions [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/types/volume [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:46:25.370Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:46:25.370Z] github.com/docker/docker/cli [2022-07-29T21:46:25.370Z] github.com/docker/docker/cli/config [2022-07-29T21:46:25.370Z] github.com/docker/docker/cli/debug [2022-07-29T21:46:25.370Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:46:25.370Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:46:25.370Z] github.com/docker/docker/client [2022-07-29T21:46:25.370Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:46:25.370Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:46:25.370Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:46:25.370Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:46:25.370Z] github.com/docker/docker/container [2022-07-29T21:46:25.370Z] github.com/docker/docker/container/stream [2022-07-29T21:46:25.370Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:46:25.370Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:46:25.370Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/config [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/events [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/exec [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/images [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/links [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/names [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/network [2022-07-29T21:46:25.370Z] github.com/docker/docker/daemon/stats [2022-07-29T21:46:25.370Z] github.com/docker/docker/distribution [2022-07-29T21:46:25.370Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:46:25.370Z] github.com/docker/docker/distribution/utils [2022-07-29T21:46:25.370Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:46:25.370Z] github.com/docker/docker/dockerversion [2022-07-29T21:46:25.370Z] github.com/docker/docker/errdefs [2022-07-29T21:46:25.370Z] github.com/docker/docker/image [2022-07-29T21:46:25.370Z] github.com/docker/docker/image/cache [2022-07-29T21:46:25.370Z] github.com/docker/docker/image/tarexport [2022-07-29T21:46:25.370Z] github.com/docker/docker/image/v1 [2022-07-29T21:46:25.370Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:46:25.370Z] github.com/docker/docker/layer [2022-07-29T21:46:25.370Z] github.com/docker/docker/libcontainerd [2022-07-29T21:46:25.370Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:46:25.370Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:46:25.370Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:46:25.370Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:46:25.370Z] github.com/docker/docker/oci [2022-07-29T21:46:25.370Z] github.com/docker/docker/oci/caps [2022-07-29T21:46:25.370Z] github.com/docker/docker/opts [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/archive [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/directory [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/platform [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pools [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/progress [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/signal [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stack [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/system [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:46:25.370Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:46:25.370Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:46:25.370Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:46:25.370Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:46:25.370Z] github.com/docker/docker/quota [2022-07-29T21:46:25.370Z] github.com/docker/docker/reference [2022-07-29T21:46:25.370Z] github.com/docker/docker/registry [2022-07-29T21:46:25.370Z] github.com/docker/docker/registry/resumable [2022-07-29T21:46:25.370Z] github.com/docker/docker/restartmanager [2022-07-29T21:46:25.370Z] github.com/docker/docker/rootless [2022-07-29T21:46:25.370Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:46:25.370Z] github.com/docker/docker/runconfig [2022-07-29T21:46:25.370Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/environment [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/registry [2022-07-29T21:46:25.370Z] github.com/docker/docker/testutil/request [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/drivers [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/local [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/mounts [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/service [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:46:25.370Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:46:25.370Z] + base_pkg_list='github.com/docker/docker/api [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:46:25.370Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/backend [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/events [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/filters [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/image [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/mount [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/network [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/registry [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/time [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/volume [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/config [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/debug [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/client [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:46:25.371Z] github.com/docker/docker/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/container/stream [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/config [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/events [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/exec [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/images [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/links [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/names [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/network [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/stats [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/utils [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:46:25.371Z] github.com/docker/docker/dockerversion [2022-07-29T21:46:25.371Z] github.com/docker/docker/errdefs [2022-07-29T21:46:25.371Z] github.com/docker/docker/image [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/cache [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/tarexport [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/v1 [2022-07-29T21:46:25.371Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:46:25.371Z] github.com/docker/docker/layer [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:46:25.371Z] github.com/docker/docker/oci [2022-07-29T21:46:25.371Z] github.com/docker/docker/oci/caps [2022-07-29T21:46:25.371Z] github.com/docker/docker/opts [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/archive [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/directory [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/platform [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/pools [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/progress [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/signal [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/stack [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/system [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:46:25.371Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:46:25.371Z] github.com/docker/docker/plugin [2022-07-29T21:46:25.371Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:46:25.371Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:46:25.371Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:46:25.371Z] github.com/docker/docker/quota [2022-07-29T21:46:25.371Z] github.com/docker/docker/reference [2022-07-29T21:46:25.371Z] github.com/docker/docker/registry [2022-07-29T21:46:25.371Z] github.com/docker/docker/registry/resumable [2022-07-29T21:46:25.371Z] github.com/docker/docker/restartmanager [2022-07-29T21:46:25.371Z] github.com/docker/docker/rootless [2022-07-29T21:46:25.371Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:46:25.371Z] github.com/docker/docker/runconfig [2022-07-29T21:46:25.371Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/environment [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/registry [2022-07-29T21:46:25.371Z] github.com/docker/docker/testutil/request [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/drivers [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/local [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/mounts [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/service [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:46:25.371Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:46:25.371Z] ++ echo 'github.com/docker/docker/api [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/backend [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/events [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/filters [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/image [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/mount [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/network [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/registry [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/time [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:46:25.371Z] github.com/docker/docker/api/types/volume [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:46:25.371Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/config [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/debug [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:46:25.371Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/client [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:46:25.371Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:46:25.371Z] github.com/docker/docker/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/container/stream [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:46:25.371Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/config [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/events [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/exec [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/images [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/links [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/names [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/network [2022-07-29T21:46:25.371Z] github.com/docker/docker/daemon/stats [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/utils [2022-07-29T21:46:25.371Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:46:25.371Z] github.com/docker/docker/dockerversion [2022-07-29T21:46:25.371Z] github.com/docker/docker/errdefs [2022-07-29T21:46:25.371Z] github.com/docker/docker/image [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/cache [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/tarexport [2022-07-29T21:46:25.371Z] github.com/docker/docker/image/v1 [2022-07-29T21:46:25.371Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:46:25.371Z] github.com/docker/docker/layer [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:46:25.371Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:46:25.371Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/types [2022-07-29T21:46:25.372Z] github.com/docker/docker/oci [2022-07-29T21:46:25.372Z] github.com/docker/docker/oci/caps [2022-07-29T21:46:25.372Z] github.com/docker/docker/opts [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/archive [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/directory [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/platform [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/pools [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/progress [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/signal [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/stack [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/system [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:46:25.372Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:46:25.372Z] github.com/docker/docker/plugin [2022-07-29T21:46:25.372Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:46:25.372Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:46:25.372Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:46:25.372Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:46:25.372Z] github.com/docker/docker/quota [2022-07-29T21:46:25.372Z] github.com/docker/docker/reference [2022-07-29T21:46:25.372Z] github.com/docker/docker/registry [2022-07-29T21:46:25.372Z] github.com/docker/docker/registry/resumable [2022-07-29T21:46:25.372Z] github.com/docker/docker/restartmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/rootless [2022-07-29T21:46:25.372Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:46:25.372Z] github.com/docker/docker/runconfig [2022-07-29T21:46:25.372Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/environment [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/registry [2022-07-29T21:46:25.372Z] github.com/docker/docker/testutil/request [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/drivers [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/local [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/mounts [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/service [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:46:25.372Z] github.com/docker/docker/volume/testutils' [2022-07-29T21:46:25.372Z] ++ grep --fixed-strings /libnetwork [2022-07-29T21:46:25.372Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:46:25.372Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-29T21:46:25.372Z] + echo 'github.com/docker/docker/libnetwork [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/types' [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:46:25.372Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:46:25.372Z] + type docker-proxy [2022-07-29T21:46:25.372Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-29T21:46:25.372Z] + hack/make.sh binary-proxy install-proxy [2022-07-29T21:46:25.372Z] [2022-07-29T21:46:25.372Z] Removing bundles/ [2022-07-29T21:46:25.372Z] [2022-07-29T21:46:25.372Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-29T21:46:25.372Z] Building: bundles/binary-proxy/docker-proxy [2022-07-29T21:46:25.372Z] GOOS="" GOARCH="" GOARM="" [2022-07-29T21:46:26.243Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-29T21:46:27.187Z] === RUN TestExternalGraphDriver/spec [2022-07-29T21:46:28.560Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-29T21:46:29.124Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-29T21:46:29.124Z] === RUN TestExternalGraphDriver/pull [2022-07-29T21:46:31.652Z] --- PASS: TestExternalGraphDriver (6.23s) [2022-07-29T21:46:31.652Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-07-29T21:46:31.652Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2022-07-29T21:46:31.652Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2022-07-29T21:46:31.652Z] === RUN TestGraphdriverPluginV2 [2022-07-29T21:46:32.587Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-29T21:46:33.152Z] === RUN TestDockerSuite/TestCpToDot [2022-07-29T21:46:33.459Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-29T21:46:33.460Z] [2022-07-29T21:46:33.460Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-29T21:46:33.460Z] Installing docker-proxy to /usr/local/bin/ [2022-07-29T21:46:33.460Z] [2022-07-29T21:46:33.460Z] + mkdir -p bundles [2022-07-29T21:46:33.460Z] + '[' -n 'github.com/docker/docker/api [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/backend/build [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/httpstatus [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/httputils [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/middleware [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/build [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/container [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/debug [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/distribution [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/grpc [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/image [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/network [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/plugin [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/session [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/swarm [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/system [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/server/router/volume [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/backend [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/blkiodev [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/container [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/events [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/filters [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/image [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/mount [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/network [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/registry [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/strslice [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/swarm [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/time [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/versions [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-29T21:46:33.460Z] github.com/docker/docker/api/types/volume [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/builder-next/worker [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/dockerfile [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/remotecontext [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/remotecontext/git [2022-07-29T21:46:33.460Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-29T21:46:33.460Z] github.com/docker/docker/cli [2022-07-29T21:46:33.460Z] github.com/docker/docker/cli/config [2022-07-29T21:46:33.460Z] github.com/docker/docker/cli/debug [2022-07-29T21:46:33.460Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-29T21:46:33.460Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-29T21:46:33.460Z] github.com/docker/docker/client [2022-07-29T21:46:33.460Z] github.com/docker/docker/cmd/docker-proxy [2022-07-29T21:46:33.460Z] github.com/docker/docker/cmd/dockerd [2022-07-29T21:46:33.460Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-29T21:46:33.460Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-29T21:46:33.460Z] github.com/docker/docker/container [2022-07-29T21:46:33.460Z] github.com/docker/docker/container/stream [2022-07-29T21:46:33.460Z] github.com/docker/docker/contrib/apparmor [2022-07-29T21:46:33.460Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-29T21:46:33.460Z] github.com/docker/docker/contrib/httpserver [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster/convert [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster/executor [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/cluster/provider [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/config [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/events [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/events/testutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/exec [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/images [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/initlayer [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/links [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/listeners [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/gelf [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/journald [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/local [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/logentries [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/splunk [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/syslog [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/logger/templates [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/names [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/network [2022-07-29T21:46:33.460Z] github.com/docker/docker/daemon/stats [2022-07-29T21:46:33.460Z] github.com/docker/docker/distribution [2022-07-29T21:46:33.460Z] github.com/docker/docker/distribution/metadata [2022-07-29T21:46:33.460Z] github.com/docker/docker/distribution/utils [2022-07-29T21:46:33.460Z] github.com/docker/docker/distribution/xfer [2022-07-29T21:46:33.460Z] github.com/docker/docker/dockerversion [2022-07-29T21:46:33.460Z] github.com/docker/docker/errdefs [2022-07-29T21:46:33.460Z] github.com/docker/docker/image [2022-07-29T21:46:33.460Z] github.com/docker/docker/image/cache [2022-07-29T21:46:33.460Z] github.com/docker/docker/image/tarexport [2022-07-29T21:46:33.460Z] github.com/docker/docker/image/v1 [2022-07-29T21:46:33.460Z] github.com/docker/docker/internal/test/suite [2022-07-29T21:46:33.460Z] github.com/docker/docker/layer [2022-07-29T21:46:33.460Z] github.com/docker/docker/libcontainerd [2022-07-29T21:46:33.460Z] github.com/docker/docker/libcontainerd/queue [2022-07-29T21:46:33.460Z] github.com/docker/docker/libcontainerd/remote [2022-07-29T21:46:33.460Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-29T21:46:33.460Z] github.com/docker/docker/libcontainerd/types [2022-07-29T21:46:33.460Z] github.com/docker/docker/oci [2022-07-29T21:46:33.460Z] github.com/docker/docker/oci/caps [2022-07-29T21:46:33.460Z] github.com/docker/docker/opts [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/aaparser [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/archive [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/authorization [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/broadcaster [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/capabilities [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/chrootarchive [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/containerfs [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/devicemapper [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/directory [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/dmesg [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/fileutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/fsutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/homedir [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/idtools [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/ioutils [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/jsonmessage [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/longpath [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/loopback [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/namesgenerator [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/parsers [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/pidfile [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/platform [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugingetter [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugins [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/plugins/transport [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/pools [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/progress [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/pubsub [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/reexec [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/signal [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/stack [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/stdcopy [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/streamformatter [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/stringid [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/sysinfo [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/system [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/tailfile [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/tarsum [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/truncindex [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/urlutil [2022-07-29T21:46:33.460Z] github.com/docker/docker/pkg/useragent [2022-07-29T21:46:33.460Z] github.com/docker/docker/plugin [2022-07-29T21:46:33.460Z] github.com/docker/docker/plugin/executor/containerd [2022-07-29T21:46:33.460Z] github.com/docker/docker/plugin/v2 [2022-07-29T21:46:33.460Z] github.com/docker/docker/profiles/apparmor [2022-07-29T21:46:33.460Z] github.com/docker/docker/profiles/seccomp [2022-07-29T21:46:33.460Z] github.com/docker/docker/quota [2022-07-29T21:46:33.460Z] github.com/docker/docker/reference [2022-07-29T21:46:33.460Z] github.com/docker/docker/registry [2022-07-29T21:46:33.460Z] github.com/docker/docker/registry/resumable [2022-07-29T21:46:33.460Z] github.com/docker/docker/restartmanager [2022-07-29T21:46:33.460Z] github.com/docker/docker/rootless [2022-07-29T21:46:33.460Z] github.com/docker/docker/rootless/specconv [2022-07-29T21:46:33.460Z] github.com/docker/docker/runconfig [2022-07-29T21:46:33.460Z] github.com/docker/docker/runconfig/opts [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/daemon [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/environment [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fakecontext [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fakegit [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fakestorage [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fixtures/load [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/registry [2022-07-29T21:46:33.460Z] github.com/docker/docker/testutil/request [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/drivers [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/local [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/mounts [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/service [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/service/opts [2022-07-29T21:46:33.460Z] github.com/docker/docker/volume/testutils' ']' [2022-07-29T21:46:33.461Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -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/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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-07-29T21:46:33.717Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-29T21:46:34.022Z] ? github.com/docker/docker/api [no test files] [2022-07-29T21:46:34.653Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-29T21:46:35.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-29T21:46:36.155Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2022-07-29T21:46:36.155Z] PASS [2022-07-29T21:46:36.155Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-29T21:46:36.155Z] [2022-07-29T21:46:36.155Z] DONE 5 tests in 10.982s [2022-07-29T21:46:36.155Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-29T21:46:36.155Z] ++ 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-07-29T21:46:36.155Z] ++ set -e [2022-07-29T21:46:36.155Z] ++ '[' -n 0 ']' [2022-07-29T21:46:36.155Z] ++ set -x [2022-07-29T21:46:36.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-29T21:46:36.156Z] INFO: Testing against a local daemon [2022-07-29T21:46:36.156Z] === RUN TestContinueAfterPluginCrash [2022-07-29T21:46:36.156Z] === PAUSE TestContinueAfterPluginCrash [2022-07-29T21:46:36.156Z] === RUN TestReadPluginNoRead [2022-07-29T21:46:36.156Z] === PAUSE TestReadPluginNoRead [2022-07-29T21:46:36.156Z] === RUN TestDaemonStartWithLogOpt [2022-07-29T21:46:36.156Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-29T21:46:36.156Z] === CONT TestContinueAfterPluginCrash [2022-07-29T21:46:36.156Z] === CONT TestDaemonStartWithLogOpt [2022-07-29T21:46:36.720Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-29T21:46:38.094Z] docker_api_swarm_test.go:384: [d435e7874db86] joining swarm manager [d4738b8f3ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:46:39.028Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-29T21:46:39.596Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-29T21:46:39.854Z] docker_api_swarm_test.go:385: [d7f147b5d1879] joining swarm manager [d4738b8f3ec1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:46:40.421Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-29T21:46:41.796Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2022-07-29T21:46:41.796Z] === CONT TestReadPluginNoRead [2022-07-29T21:46:41.796Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-29T21:46:41.796Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-29T21:46:41.796Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-29T21:46:42.362Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-29T21:46:42.928Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-29T21:46:42.928Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-29T21:46:42.928Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-29T21:46:42.928Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-29T21:46:43.862Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-29T21:46:43.862Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-29T21:46:44.120Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-29T21:46:44.120Z] === RUN TestDockerSuite/TestCreateRM [2022-07-29T21:46:44.120Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-29T21:46:44.120Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-29T21:46:44.120Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-29T21:46:44.378Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-29T21:46:44.378Z] === RUN TestReadPluginNoRead/default [2022-07-29T21:46:44.378Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-29T21:46:45.753Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-29T21:46:46.010Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-29T21:46:46.268Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-29T21:46:46.268Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-29T21:46:46.836Z] --- PASS: TestContinueAfterPluginCrash (10.71s) [2022-07-29T21:46:47.402Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-29T21:46:49.305Z] === CONT TestReadPluginNoRead [2022-07-29T21:46:49.305Z] read_test.go:92: [d3b22a1207640] daemon is not started [2022-07-29T21:46:49.305Z] --- PASS: TestReadPluginNoRead (7.48s) [2022-07-29T21:46:49.305Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-07-29T21:46:49.305Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.68s) [2022-07-29T21:46:49.305Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s) [2022-07-29T21:46:49.305Z] PASS [2022-07-29T21:46:49.305Z] [2022-07-29T21:46:49.305Z] DONE 6 tests in 13.066s [2022-07-29T21:46:49.305Z] 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-07-29T21:46:49.305Z] ++ 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-07-29T21:46:49.305Z] ++ set -e [2022-07-29T21:46:49.305Z] ++ '[' -n 0 ']' [2022-07-29T21:46:49.305Z] ++ set -x [2022-07-29T21:46:49.305Z] ++ 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-07-29T21:46:49.305Z] testing: warning: no tests to run [2022-07-29T21:46:49.305Z] PASS [2022-07-29T21:46:49.305Z] [2022-07-29T21:46:49.305Z] DONE 0 tests in 0.026s [2022-07-29T21:46:49.305Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-29T21:46:49.305Z] ++ 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-07-29T21:46:49.305Z] ++ set -e [2022-07-29T21:46:49.305Z] ++ '[' -n 0 ']' [2022-07-29T21:46:49.305Z] ++ set -x [2022-07-29T21:46:49.305Z] ++ 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-07-29T21:46:49.305Z] INFO: Testing against a local daemon [2022-07-29T21:46:49.305Z] === RUN TestPluginWithDevMounts [2022-07-29T21:46:49.305Z] === PAUSE TestPluginWithDevMounts [2022-07-29T21:46:49.305Z] === CONT TestPluginWithDevMounts [2022-07-29T21:46:49.872Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-29T21:46:49.872Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-29T21:46:50.130Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-29T21:46:51.064Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-29T21:46:51.064Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-07-29T21:46:51.064Z] PASS [2022-07-29T21:46:51.064Z] [2022-07-29T21:46:51.064Z] DONE 1 tests in 1.861s [2022-07-29T21:46:51.064Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-29T21:46:51.064Z] ++ 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-07-29T21:46:51.064Z] ++ set -e [2022-07-29T21:46:51.064Z] ++ '[' -n 0 ']' [2022-07-29T21:46:51.064Z] ++ set -x [2022-07-29T21:46:51.064Z] ++ 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-07-29T21:46:51.064Z] INFO: Testing against a local daemon [2022-07-29T21:46:51.064Z] === RUN TestSecretInspect [2022-07-29T21:46:51.629Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-29T21:46:52.075Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-07-29T21:46:52.195Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-29T21:46:52.762Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-29T21:46:53.328Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-29T21:46:53.586Z] --- PASS: TestSecretInspect (2.59s) [2022-07-29T21:46:53.586Z] === RUN TestSecretList [2022-07-29T21:46:54.958Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-29T21:46:56.332Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-29T21:46:56.332Z] --- PASS: TestSecretList (2.64s) [2022-07-29T21:46:56.332Z] === RUN TestSecretsCreateAndDelete [2022-07-29T21:46:58.863Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-29T21:46:58.863Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2022-07-29T21:46:58.863Z] === RUN TestSecretsUpdate [2022-07-29T21:47:01.388Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-29T21:47:01.388Z] --- PASS: TestSecretsUpdate (2.41s) [2022-07-29T21:47:01.388Z] === RUN TestTemplatedSecret [2022-07-29T21:47:01.954Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-29T21:47:03.332Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-29T21:47:04.705Z] --- PASS: TestTemplatedSecret (3.27s) [2022-07-29T21:47:04.705Z] === RUN TestSecretCreateResolve [2022-07-29T21:47:07.231Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-07-29T21:47:07.231Z] PASS [2022-07-29T21:47:07.231Z] [2022-07-29T21:47:07.231Z] DONE 6 tests in 15.713s [2022-07-29T21:47:07.231Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-29T21:47:07.231Z] ++ 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-07-29T21:47:07.231Z] ++ set -e [2022-07-29T21:47:07.231Z] ++ '[' -n 0 ']' [2022-07-29T21:47:07.231Z] ++ set -x [2022-07-29T21:47:07.231Z] ++ 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-07-29T21:47:07.231Z] INFO: Testing against a local daemon [2022-07-29T21:47:07.231Z] === RUN TestServiceCreateInit [2022-07-29T21:47:07.231Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-29T21:47:09.130Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-29T21:47:09.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-29T21:47:10.779Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-29T21:47:10.779Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-29T21:47:11.067Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-29T21:47:11.325Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-29T21:47:11.889Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-29T21:47:11.889Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-29T21:47:11.889Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-29T21:47:13.262Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-29T21:47:14.196Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-29T21:47:14.196Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-29T21:47:14.196Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-29T21:47:15.129Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-29T21:47:15.387Z] --- PASS: TestServiceCreateInit (8.44s) [2022-07-29T21:47:15.387Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2022-07-29T21:47:15.387Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2022-07-29T21:47:15.387Z] === RUN TestCreateServiceMultipleTimes [2022-07-29T21:47:15.644Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-29T21:47:16.576Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-29T21:47:17.950Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-29T21:47:17.950Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-29T21:47:17.950Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-29T21:47:17.950Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-29T21:47:17.950Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-29T21:47:17.950Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-29T21:47:20.480Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-29T21:47:21.045Z] === RUN TestDockerSuite/TestEventsRename [2022-07-29T21:47:21.611Z] === RUN TestDockerSuite/TestEventsResize [2022-07-29T21:47:22.178Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-29T21:47:28.728Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-29T21:47:28.728Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-29T21:47:28.728Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-29T21:47:32.008Z] === RUN TestDockerSuite/TestEventsTop [2022-07-29T21:47:32.008Z] --- PASS: TestCreateServiceMultipleTimes (16.45s) [2022-07-29T21:47:32.008Z] === RUN TestCreateServiceConflict [2022-07-29T21:47:32.266Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-29T21:47:34.163Z] --- PASS: TestCreateServiceConflict (2.25s) [2022-07-29T21:47:34.163Z] === RUN TestCreateServiceMaxReplicas [2022-07-29T21:47:34.729Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-29T21:47:37.256Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-07-29T21:47:37.256Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-29T21:47:40.566Z] check_test.go:611: [d7f147b5d1879] daemon is not started [2022-07-29T21:47:40.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-29T21:47:43.093Z] docker_api_swarm_test.go:802: [d87eca570df78] joining swarm manager [d8937664e3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:47:44.025Z] docker_api_swarm_test.go:802: [dfc8686892718] joining swarm manager [d8937664e3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:47:45.399Z] docker_api_swarm_test.go:802: [d42cb91f89343] joining swarm manager [d8937664e3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T21:47:45.657Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-29T21:47:46.590Z] docker_api_swarm_test.go:802: [df595f9503620] joining swarm manager [d8937664e3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-29T21:47:47.962Z] docker_api_swarm_test.go:810: [dee5855fd0389] joining swarm manager [d8937664e3e92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-29T21:47:50.486Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2022-07-29T21:47:50.486Z] === RUN TestCreateServiceSecretFileMode [2022-07-29T21:47:51.418Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-29T21:47:52.793Z] --- PASS: TestCreateServiceSecretFileMode (2.75s) [2022-07-29T21:47:52.793Z] === RUN TestCreateServiceConfigFileMode [2022-07-29T21:47:56.071Z] --- PASS: TestCreateServiceConfigFileMode (2.74s) [2022-07-29T21:47:56.071Z] === RUN TestCreateServiceSysctls [2022-07-29T21:47:57.006Z] === RUN TestDockerSuite/TestExec [2022-07-29T21:47:57.707Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-29T21:47:59.081Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-29T21:47:59.341Z] --- PASS: TestCreateServiceSysctls (3.67s) [2022-07-29T21:47:59.341Z] === RUN TestCreateServiceCapabilities [2022-07-29T21:47:59.907Z] === RUN TestDockerSuite/TestExecEnv [2022-07-29T21:48:00.473Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-29T21:48:02.372Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-29T21:48:02.372Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2022-07-29T21:48:02.372Z] === RUN TestInspect [2022-07-29T21:48:02.630Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-29T21:48:05.910Z] --- PASS: TestInspect (2.97s) [2022-07-29T21:48:05.910Z] === RUN TestCreateJob [2022-07-29T21:48:05.910Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-29T21:48:06.170Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-29T21:48:07.104Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-29T21:48:07.672Z] === RUN TestDockerSuite/TestExecParseError [2022-07-29T21:48:08.605Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-29T21:48:08.605Z] --- PASS: TestCreateJob (3.41s) [2022-07-29T21:48:08.605Z] === RUN TestReplicatedJob [2022-07-29T21:48:09.172Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-29T21:48:09.739Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-29T21:48:10.674Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-29T21:48:11.612Z] === RUN TestDockerSuite/TestExecTTY [2022-07-29T21:48:12.181Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-29T21:48:13.115Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-29T21:48:13.682Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-29T21:48:14.619Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-29T21:48:14.619Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-29T21:48:14.619Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-29T21:48:14.877Z] --- PASS: TestReplicatedJob (6.27s) [2022-07-29T21:48:14.877Z] === RUN TestUpdateReplicatedJob [2022-07-29T21:48:15.810Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-29T21:48:16.375Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-29T21:48:17.750Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-29T21:48:18.008Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-29T21:48:18.941Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-29T21:48:18.941Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2022-07-29T21:48:18.941Z] === RUN TestServiceListWithStatuses [2022-07-29T21:48:18.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:48:18.941Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-29T21:48:18.941Z] === RUN TestDockerNetworkConnectAlias [2022-07-29T21:48:20.314Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-29T21:48:22.844Z] === RUN TestDockerSuite/TestHealth [2022-07-29T21:48:23.802Z] --- PASS: TestDockerNetworkConnectAlias (5.08s) [2022-07-29T21:48:23.802Z] === RUN TestDockerNetworkReConnect [2022-07-29T21:48:27.988Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2022-07-29T21:48:27.988Z] === RUN TestServicePlugin [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-29T21:48:28.474Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 49.3% of statements [2022-07-29T21:48:28.474Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-29T21:48:28.729Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-29T21:48:29.656Z] ok github.com/docker/docker/builder/remotecontext/git 1.772s coverage: 86.3% of statements [2022-07-29T21:48:29.656Z] ? github.com/docker/docker/cli [no test files] [2022-07-29T21:48:29.656Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-29T21:48:29.656Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-29T21:48:29.656Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-29T21:48:30.218Z] ok github.com/docker/docker/cmd/docker-proxy 0.130s coverage: 67.6% of statements [2022-07-29T21:48:31.268Z] plugin_test.go:61: [d431bd2757f4c] joining swarm manager [d05f1d687ed47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:48:32.641Z] plugin_test.go:64: [d805f99d6ee13] joining swarm manager [d05f1d687ed47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:48:34.388Z] ok github.com/docker/docker/client 0.134s coverage: 75.9% of statements [2022-07-29T21:48:42.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-29T21:48:42.603Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-29T21:48:45.884Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-29T21:48:49.164Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-29T21:48:49.164Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-29T21:48:49.164Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-29T21:48:49.164Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-29T21:48:49.422Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-29T21:48:49.422Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-29T21:48:49.987Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-29T21:48:50.553Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-29T21:48:50.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-29T21:48:50.553Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-29T21:48:50.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-29T21:48:50.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-29T21:48:51.069Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-29T21:48:51.633Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-29T21:48:51.633Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-29T21:48:52.198Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-29T21:48:52.198Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-29T21:48:52.764Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-29T21:48:53.328Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-29T21:48:53.328Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-29T21:48:53.901Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-29T21:48:57.186Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-29T21:48:57.186Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-29T21:48:57.186Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-29T21:48:57.752Z] === RUN TestDockerSuite/TestImportFile [2022-07-29T21:48:58.686Z] --- PASS: TestServicePlugin (31.30s) [2022-07-29T21:48:58.686Z] === RUN TestServiceUpdateLabel [2022-07-29T21:48:58.944Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-29T21:48:58.944Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-29T21:49:00.317Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-29T21:49:01.252Z] --- PASS: TestServiceUpdateLabel (2.49s) [2022-07-29T21:49:01.252Z] === RUN TestServiceUpdateSecrets [2022-07-29T21:49:01.818Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-29T21:49:03.192Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-29T21:49:03.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-29T21:49:04.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-29T21:49:04.696Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-29T21:49:05.632Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-29T21:49:05.632Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-29T21:49:05.632Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-29T21:49:06.199Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-29T21:49:07.133Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-29T21:49:07.133Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-29T21:49:07.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-29T21:49:07.956Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-29T21:49:07.956Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-29T21:49:07.956Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-29T21:49:08.522Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-29T21:49:09.088Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-29T21:49:10.022Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-29T21:49:10.022Z] docker_api_swarm_service_test.go:395: [d4609efb7bc8b] joining swarm manager [ddbe1ea866750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:49:10.956Z] === RUN TestDockerSuite/TestInspectImage [2022-07-29T21:49:10.956Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-29T21:49:10.956Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-29T21:49:10.956Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-29T21:49:10.956Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-29T21:49:10.956Z] docker_api_swarm_service_test.go:395: [d3827d25432db] joining swarm manager [ddbe1ea866750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:49:11.523Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-29T21:49:12.456Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-29T21:49:12.456Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-29T21:49:13.022Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-29T21:49:13.956Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-29T21:49:16.483Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-29T21:49:16.483Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-29T21:49:16.741Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2022-07-29T21:49:16.741Z] === RUN TestServiceUpdateConfigs [2022-07-29T21:49:17.008Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-29T21:49:17.967Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-29T21:49:19.342Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-29T21:49:19.600Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-29T21:49:20.166Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-29T21:49:20.735Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-29T21:49:20.993Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-29T21:49:21.054Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.9% of statements [2022-07-29T21:49:21.054Z] ok github.com/docker/docker/container 0.118s coverage: 35.8% of statements [2022-07-29T21:49:21.054Z] ok github.com/docker/docker/cmd/dockerd/trap 2.577s coverage: 0.0% of statements [2022-07-29T21:49:21.054Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-29T21:49:21.054Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-29T21:49:21.054Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-29T21:49:21.054Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-29T21:49:21.054Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-29T21:49:21.558Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-29T21:49:22.123Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-29T21:49:22.123Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-29T21:49:23.057Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-29T21:49:23.992Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-29T21:49:24.249Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-29T21:49:25.623Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-29T21:49:26.345Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2022-07-29T21:49:26.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-29T21:49:27.124Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-29T21:49:27.273Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-07-29T21:49:28.499Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-29T21:49:28.499Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-29T21:49:28.670Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-29T21:49:29.065Z] docker_api_swarm_service_test.go:343: [d05363213d8b6] joining swarm manager [d94a66c24e7ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:49:29.999Z] docker_api_swarm_service_test.go:343: [d079854257f2a] joining swarm manager [d94a66c24e7ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:49:30.567Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-29T21:49:30.825Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-29T21:49:31.758Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-29T21:49:31.758Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2022-07-29T21:49:31.758Z] === RUN TestServiceUpdateNetwork [2022-07-29T21:49:36.756Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-07-29T21:49:37.318Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-29T21:49:37.879Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-29T21:49:37.879Z] ok github.com/docker/docker/daemon 10.142s coverage: 16.1% of statements [2022-07-29T21:49:37.879Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-29T21:49:37.879Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-29T21:49:37.879Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-29T21:49:37.879Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-29T21:49:38.441Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-29T21:49:39.806Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.696s coverage: 74.8% of statements [2022-07-29T21:49:41.174Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-07-29T21:49:41.174Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.321s coverage: 60.7% of statements [2022-07-29T21:49:41.726Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-29T21:49:41.984Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-29T21:49:42.540Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-29T21:49:42.549Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-29T21:49:44.440Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.386s coverage: 50.6% of statements [2022-07-29T21:49:44.468Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-29T21:49:44.468Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-29T21:49:44.468Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-29T21:49:44.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-29T21:49:45.036Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-29T21:49:45.368Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.301s coverage: 45.9% of statements [2022-07-29T21:49:45.368Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-29T21:49:45.971Z] --- PASS: TestServiceUpdateNetwork (14.00s) [2022-07-29T21:49:45.971Z] === RUN TestServiceUpdatePidsLimit [2022-07-29T21:49:46.538Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-29T21:49:46.734Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.649s coverage: 58.5% of statements [2022-07-29T21:49:46.734Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-29T21:49:46.734Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-29T21:49:46.734Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.5% of statements [2022-07-29T21:49:46.797Z] docker_api_swarm_service_test.go:490: [de87099ce2fc5] joining swarm manager [d6c7aaad7eaaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:49:47.364Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-29T21:49:47.663Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-07-29T21:49:47.930Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-29T21:49:48.189Z] docker_api_swarm_service_test.go:490: [dc859350efdf9] joining swarm manager [d6c7aaad7eaaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:49:48.226Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-07-29T21:49:48.447Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-29T21:49:49.156Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.9% of statements [2022-07-29T21:49:49.156Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-29T21:49:49.156Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-29T21:49:49.382Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-29T21:49:49.719Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-07-29T21:49:50.316Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-29T21:49:50.646Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-07-29T21:49:50.901Z] ok github.com/docker/docker/daemon/logger/awslogs 0.204s coverage: 79.9% of statements [2022-07-29T21:49:50.901Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-29T21:49:51.463Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2022-07-29T21:49:51.720Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.4% of statements [2022-07-29T21:49:52.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-29T21:49:52.844Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-29T21:49:52.844Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-29T21:49:52.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.180s coverage: 76.8% of statements [2022-07-29T21:49:53.119Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 79.4% of statements [2022-07-29T21:49:53.119Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-29T21:49:53.119Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-29T21:49:53.408Z] === RUN TestDockerSuite/TestLogsSince [2022-07-29T21:49:54.065Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2022-07-29T21:49:54.065Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 62.0% of statements [2022-07-29T21:49:55.431Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-29T21:49:55.431Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2022-07-29T21:49:55.932Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-29T21:49:55.992Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-29T21:49:56.920Z] ok github.com/docker/docker/daemon/logger/splunk 1.643s coverage: 82.5% of statements [2022-07-29T21:49:56.920Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-29T21:49:56.920Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-29T21:49:57.847Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-07-29T21:49:59.213Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-07-29T21:49:59.213Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-29T21:49:59.469Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-07-29T21:50:00.031Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-29T21:50:00.110Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-29T21:50:00.287Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-07-29T21:50:00.287Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-29T21:50:00.287Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-29T21:50:01.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-29T21:50:01.653Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-29T21:50:01.653Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-29T21:50:01.653Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-29T21:50:01.909Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-07-29T21:50:02.471Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-29T21:50:03.034Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-29T21:50:03.290Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-29T21:50:03.572Z] --- PASS: TestServiceUpdatePidsLimit (17.25s) [2022-07-29T21:50:03.572Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2022-07-29T21:50:03.572Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2022-07-29T21:50:03.572Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-07-29T21:50:03.572Z] PASS [2022-07-29T21:50:03.572Z] [2022-07-29T21:50:03.572Z] === Skipped [2022-07-29T21:50:03.572Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-29T21:50:03.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-29T21:50:03.572Z] [2022-07-29T21:50:03.572Z] DONE 27 tests, 1 skipped in 176.302s [2022-07-29T21:50:03.572Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-29T21:50:03.572Z] ++ 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-07-29T21:50:03.572Z] ++ set -e [2022-07-29T21:50:03.572Z] ++ '[' -n 0 ']' [2022-07-29T21:50:03.572Z] ++ set -x [2022-07-29T21:50:03.572Z] ++ 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-07-29T21:50:03.572Z] INFO: Testing against a local daemon [2022-07-29T21:50:03.572Z] === RUN TestSessionCreate [2022-07-29T21:50:03.572Z] --- PASS: TestSessionCreate (0.04s) [2022-07-29T21:50:03.572Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-29T21:50:03.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-29T21:50:03.572Z] PASS [2022-07-29T21:50:03.572Z] [2022-07-29T21:50:03.572Z] DONE 2 tests in 0.114s [2022-07-29T21:50:03.572Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-29T21:50:03.572Z] ++ 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-07-29T21:50:03.572Z] ++ set -e [2022-07-29T21:50:03.572Z] ++ '[' -n 0 ']' [2022-07-29T21:50:03.572Z] ++ set -x [2022-07-29T21:50:03.572Z] ++ 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-07-29T21:50:03.572Z] INFO: Testing against a local daemon [2022-07-29T21:50:03.572Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-29T21:50:03.572Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:50:03.572Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-29T21:50:03.572Z] === RUN TestDiskUsage [2022-07-29T21:50:03.572Z] === PAUSE TestDiskUsage [2022-07-29T21:50:03.572Z] === RUN TestEventsExecDie [2022-07-29T21:50:04.138Z] --- PASS: TestEventsExecDie (0.69s) [2022-07-29T21:50:04.138Z] === RUN TestEventsBackwardsCompatible [2022-07-29T21:50:04.138Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2022-07-29T21:50:04.138Z] === RUN TestEventsVolumeCreate [2022-07-29T21:50:04.138Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-29T21:50:04.138Z] === RUN TestInfoBinaryCommits [2022-07-29T21:50:04.138Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-29T21:50:04.138Z] === RUN TestInfoAPIVersioned [2022-07-29T21:50:04.138Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-29T21:50:04.138Z] === RUN TestInfoAPI [2022-07-29T21:50:04.396Z] --- PASS: TestInfoAPI (0.03s) [2022-07-29T21:50:04.396Z] === RUN TestInfoAPIWarnings [2022-07-29T21:50:05.180Z] ok github.com/docker/docker/pkg/archive 0.314s coverage: 81.9% of statements [2022-07-29T21:50:05.329Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-29T21:50:05.436Z] ok github.com/docker/docker/pkg/authorization 0.154s coverage: 68.3% of statements [2022-07-29T21:50:05.693Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-29T21:50:05.894Z] === RUN TestDockerSuite/TestLogsTail [2022-07-29T21:50:05.949Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-29T21:50:06.828Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-29T21:50:06.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-29T21:50:07.393Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-29T21:50:07.959Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-29T21:50:07.959Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-29T21:50:07.959Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-29T21:50:07.959Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-29T21:50:07.959Z] === RUN TestDockerSuite/TestNetHostname [2022-07-29T21:50:09.214Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-07-29T21:50:09.214Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-29T21:50:09.349Z] docker_api_swarm_service_test.go:128: [d5d812c1d0386] joining swarm manager [d9f388677620a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:50:09.470Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-07-29T21:50:09.470Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-29T21:50:09.607Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-29T21:50:09.867Z] docker_api_swarm_service_test.go:129: [db0c3b986dc2e] joining swarm manager [d9f388677620a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:50:10.032Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-07-29T21:50:10.032Z] ok github.com/docker/docker/layer 7.949s coverage: 68.9% of statements [2022-07-29T21:50:10.032Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-29T21:50:10.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-29T21:50:10.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-29T21:50:10.125Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-29T21:50:10.288Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-29T21:50:10.288Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-29T21:50:10.288Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-29T21:50:10.288Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-29T21:50:10.288Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-29T21:50:10.288Z] ok github.com/docker/docker/pkg/fsutils 0.173s coverage: 85.1% of statements [2022-07-29T21:50:10.544Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-07-29T21:50:11.470Z] ok github.com/docker/docker/pkg/idtools 0.543s coverage: 67.9% of statements [2022-07-29T21:50:11.500Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-29T21:50:11.727Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 70.1% of statements [2022-07-29T21:50:11.762Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-29T21:50:11.983Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2022-07-29T21:50:11.983Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-07-29T21:50:11.983Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-29T21:50:12.021Z] docker_api_swarm_service_test.go:137: [d31dcd667f59a] joining swarm manager [d9f388677620a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T21:50:12.239Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-07-29T21:50:12.239Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-07-29T21:50:12.495Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-07-29T21:50:12.751Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-07-29T21:50:12.955Z] docker_api_swarm_service_test.go:138: [dea94039ca2be] joining swarm manager [d9f388677620a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-29T21:50:13.007Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-29T21:50:13.007Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-29T21:50:13.007Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-29T21:50:13.213Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-29T21:50:13.213Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-29T21:50:13.213Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-29T21:50:13.471Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-29T21:50:13.611Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-07-29T21:50:14.173Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-29T21:50:14.173Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-29T21:50:14.428Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-29T21:50:15.792Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-29T21:50:16.048Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-29T21:50:16.303Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-29T21:50:16.303Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-29T21:50:16.559Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-29T21:50:16.815Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-29T21:50:17.376Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-07-29T21:50:17.632Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-29T21:50:17.888Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-07-29T21:50:18.449Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-07-29T21:50:18.710Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-07-29T21:50:18.966Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-29T21:50:20.025Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-29T21:50:20.025Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-29T21:50:20.857Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-07-29T21:50:20.957Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-07-29T21:50:20.957Z] === RUN TestInfoDebug [2022-07-29T21:50:21.113Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-29T21:50:21.215Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-29T21:50:21.369Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-07-29T21:50:21.473Z] --- PASS: TestInfoDebug (0.52s) [2022-07-29T21:50:21.473Z] === RUN TestInfoInsecureRegistries [2022-07-29T21:50:22.040Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-29T21:50:22.040Z] === RUN TestInfoRegistryMirrors [2022-07-29T21:50:22.299Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-29T21:50:22.299Z] === RUN TestLoginFailsWithBadCredentials [2022-07-29T21:50:22.736Z] ok github.com/docker/docker/quota 0.238s coverage: 71.4% of statements [2022-07-29T21:50:22.736Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-29T21:50:22.865Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-29T21:50:22.865Z] === RUN TestPingCacheHeaders [2022-07-29T21:50:22.865Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-29T21:50:22.865Z] === RUN TestPingGet [2022-07-29T21:50:22.865Z] --- PASS: TestPingGet (0.01s) [2022-07-29T21:50:22.865Z] === RUN TestPingHead [2022-07-29T21:50:22.865Z] --- PASS: TestPingHead (0.03s) [2022-07-29T21:50:22.865Z] === RUN TestPingSwarmHeader [2022-07-29T21:50:23.429Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-29T21:50:23.665Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-07-29T21:50:23.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-29T21:50:23.945Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-29T21:50:24.226Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-29T21:50:24.227Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-29T21:50:24.788Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-29T21:50:25.045Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-29T21:50:25.319Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-29T21:50:25.319Z] --- PASS: TestPingSwarmHeader (2.33s) [2022-07-29T21:50:25.319Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-29T21:50:25.319Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-29T21:50:25.319Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-29T21:50:25.319Z] === RUN TestVersion [2022-07-29T21:50:25.319Z] --- PASS: TestVersion (0.02s) [2022-07-29T21:50:25.319Z] === CONT TestDiskUsage [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/container_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/image_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-29T21:50:25.884Z] === RUN TestDiskUsage/after_container.Run [2022-07-29T21:50:26.450Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-29T21:50:26.450Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-29T21:50:26.708Z] --- PASS: TestDiskUsage (1.39s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-29T21:50:26.709Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-29T21:50:26.709Z] PASS [2022-07-29T21:50:26.709Z] [2022-07-29T21:50:26.709Z] === Skipped [2022-07-29T21:50:26.709Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2022-07-29T21:50:26.709Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-29T21:50:26.709Z] [2022-07-29T21:50:26.709Z] DONE 54 tests, 1 skipped in 23.378s [2022-07-29T21:50:26.709Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-29T21:50:26.709Z] ++ 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-07-29T21:50:26.709Z] ++ set -e [2022-07-29T21:50:26.709Z] ++ '[' -n 0 ']' [2022-07-29T21:50:26.709Z] ++ set -x [2022-07-29T21:50:26.709Z] ++ 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-07-29T21:50:26.709Z] INFO: Testing against a local daemon [2022-07-29T21:50:26.709Z] === RUN TestVolumesCreateAndList [2022-07-29T21:50:26.709Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-07-29T21:50:26.709Z] === RUN TestVolumesRemove [2022-07-29T21:50:26.709Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-29T21:50:26.709Z] === RUN TestVolumesInspect [2022-07-29T21:50:26.935Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInspect (0.05s) [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-29T21:50:26.967Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-29T21:50:26.967Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-29T21:50:26.967Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-29T21:50:26.967Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-29T21:50:26.967Z] PASS [2022-07-29T21:50:26.967Z] [2022-07-29T21:50:26.967Z] DONE 9 tests in 0.251s [2022-07-29T21:50:26.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T21:50:27.497Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.8% of statements [2022-07-29T21:50:27.533Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T21:50:27.533Z] +++ kill 32492 [2022-07-29T21:50:27.753Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-07-29T21:50:27.791Z] +++ /etc/init.d/apparmor stop [2022-07-29T21:50:27.791Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T21:50:27.791Z] [2022-07-29T21:50:27.791Z] Unloading profiles will leave already running processes permanently [2022-07-29T21:50:27.791Z] unconfined, which can lead to unexpected situations. [2022-07-29T21:50:27.791Z] [2022-07-29T21:50:27.791Z] To set a process to complain mode, use the command line tool [2022-07-29T21:50:27.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T21:50:27.791Z] +++ true [2022-07-29T21:50:27.791Z] exiting test-integration [2022-07-29T21:50:27.791Z] ++ exit 0 [2022-07-29T21:50:27.791Z] [2022-07-29T21:50:28.355Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-29T21:50:28.612Z] + for job in $(jobs -p) [2022-07-29T21:50:28.612Z] + wait 27150 [2022-07-29T21:50:29.119Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-07-29T21:50:31.138Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-29T21:50:33.053Z] === RUN TestDockerSuite/TestPluginActive [2022-07-29T21:50:35.589Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-29T21:50:35.589Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-29T21:50:38.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-29T21:50:40.648Z] docker_api_swarm_service_test.go:304: [d23843e4ca8d3] joining swarm manager [dfe7797ce68f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:50:41.213Z] docker_api_swarm_service_test.go:304: [d5f5d8b80dc0b] joining swarm manager [dfe7797ce68f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:50:42.147Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-29T21:50:42.147Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-29T21:50:42.147Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-29T21:50:43.521Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-29T21:50:46.800Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-29T21:50:50.999Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/rootless [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-29T21:50:50.999Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/volume [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-29T21:50:51.000Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === Skipped [2022-07-29T21:50:51.000Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-29T21:50:51.000Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-29T21:50:51.000Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-29T21:50:51.000Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-29T21:50:51.000Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-29T21:50:51.000Z] time="2022-07-29T21:49:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-29T21:50:51.000Z] time="2022-07-29T21:49:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-29T21:50:51.000Z] time="2022-07-29T21:49:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-29T21:50:51.000Z] time="2022-07-29T21:49:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-29T21:50:51.000Z] time="2022-07-29T21:49:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-29T21:50:51.000Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-29T21:50:51.000Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-29T21:50:51.000Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-29T21:50:51.000Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-29T21:50:51.000Z] graphtest_unix.go:71: No driver to put! [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-29T21:50:51.000Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-29T21:50:51.000Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-29T21:50:51.000Z] [2022-07-29T21:50:51.000Z] DONE 2790 tests, 28 skipped in 254.772s [2022-07-29T21:50:51.000Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/bitseq [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cluster [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/config [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/datastore [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/driverapi [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/etchosts [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/idm [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipam [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/iptables [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/netlabel [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/netutils [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/networkdb [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/ns [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/options [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/osl [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/portallocator [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/portmapper [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/testutils [2022-07-29T21:50:51.000Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-29T21:50:51.000Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/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-07-29T21:50:52.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-29T21:50:53.440Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-29T21:50:54.005Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-29T21:50:54.939Z] === RUN TestDockerSuite/TestPortList [2022-07-29T21:51:01.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-29T21:51:01.494Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-29T21:51:02.867Z] docker_api_swarm_service_test.go:100: [de1ffb0b1212c] joining swarm manager [d57f06dba2b55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:51:03.809Z] docker_api_swarm_service_test.go:101: [d573fb7732952] joining swarm manager [d57f06dba2b55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:51:04.538Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-29T21:51:04.538Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-29T21:51:07.821Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-29T21:51:09.197Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-29T21:51:09.454Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-29T21:51:09.454Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-29T21:51:11.981Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-29T21:51:12.240Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-29T21:51:14.769Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-29T21:51:18.049Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-29T21:51:18.049Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-29T21:51:20.579Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-29T21:51:23.110Z] check_test.go:611: [de1ffb0b1212c] daemon is not started [2022-07-29T21:51:27.288Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-29T21:51:28.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-29T21:51:28.222Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-29T21:51:30.123Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-29T21:51:30.381Z] docker_api_swarm_service_test.go:533: [db73a3ca0c3bc] joining swarm manager [d0bc7c4411ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:51:31.315Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-29T21:51:31.891Z] docker_api_swarm_service_test.go:534: [dd48d75fc6673] joining swarm manager [d0bc7c4411ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:51:32.148Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-29T21:51:34.046Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-29T21:51:36.576Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork 37.189s coverage: 40.6% of statements [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.391s coverage: 59.9% of statements [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.146s coverage: 5.0% of statements [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-07-29T21:51:37.609Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-29T21:51:37.609Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-29T21:51:37.950Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-29T21:51:37.950Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-29T21:51:38.516Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-29T21:51:40.416Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-29T21:51:41.789Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-29T21:51:41.789Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-29T21:51:41.789Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-29T21:51:42.353Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-29T21:51:42.610Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-29T21:51:42.610Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-29T21:51:43.544Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-29T21:51:44.917Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-29T21:51:45.175Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-29T21:51:47.547Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.097s coverage: 6.6% of statements [2022-07-29T21:51:47.547Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-29T21:51:47.547Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-29T21:51:47.547Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-29T21:51:47.547Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-29T21:51:47.547Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-29T21:51:47.547Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-29T21:51:47.803Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-29T21:51:48.058Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-29T21:51:48.314Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-29T21:51:48.314Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-29T21:51:51.732Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-29T21:51:51.732Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-29T21:51:53.104Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-29T21:51:53.104Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-29T21:51:53.104Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-29T21:51:53.104Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-29T21:51:55.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-29T21:51:55.259Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-29T21:51:56.197Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-29T21:51:57.131Z] docker_api_swarm_service_test.go:148: [db4207a743ad1] joining swarm manager [d786b0bcf4f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:51:58.063Z] docker_api_swarm_service_test.go:148: [dfb1b7dc853fd] joining swarm manager [d786b0bcf4f8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:51:59.001Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-29T21:52:00.374Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-29T21:52:00.374Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-29T21:52:00.374Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-29T21:52:00.485Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-29T21:52:02.903Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-29T21:52:03.836Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-29T21:52:03.836Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-29T21:52:05.208Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-29T21:52:05.773Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-29T21:52:06.707Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-29T21:52:07.274Z] === RUN TestDockerSuite/TestRmiTag [2022-07-29T21:52:07.533Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-29T21:52:08.098Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-29T21:52:11.382Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-29T21:52:11.382Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-29T21:52:11.949Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-29T21:52:12.206Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-29T21:52:12.771Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-29T21:52:13.029Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-29T21:52:13.594Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-29T21:52:14.160Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-29T21:52:15.094Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-29T21:52:15.391Z] ok github.com/docker/docker/libnetwork/ipam 15.328s coverage: 85.3% of statements [2022-07-29T21:52:15.391Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-29T21:52:15.391Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-29T21:52:15.391Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-29T21:52:15.391Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-29T21:52:15.391Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-29T21:52:15.391Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-29T21:52:15.961Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-07-29T21:52:16.888Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.0% of statements [2022-07-29T21:52:16.888Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-29T21:52:17.144Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-29T21:52:18.374Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-29T21:52:18.632Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-29T21:52:19.565Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-29T21:52:20.500Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-29T21:52:22.409Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-29T21:52:24.311Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-29T21:52:26.210Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-29T21:52:26.467Z] === RUN TestDockerSuite/TestDockerFails [2022-07-29T21:52:26.467Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-29T21:52:28.367Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-29T21:52:28.367Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-29T21:52:28.933Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-29T21:52:30.306Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-29T21:52:30.565Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-29T21:52:31.132Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-29T21:52:32.064Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-29T21:52:32.323Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-29T21:52:32.581Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-29T21:52:33.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-29T21:52:33.147Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-29T21:52:33.711Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-29T21:52:35.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-29T21:52:35.084Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-29T21:52:35.342Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-29T21:52:36.275Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-29T21:52:37.212Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-29T21:52:38.586Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-29T21:52:39.524Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-29T21:52:40.089Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-29T21:52:41.021Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-29T21:52:41.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-29T21:52:42.156Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-29T21:52:42.722Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-29T21:52:43.287Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-29T21:52:44.229Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-29T21:52:44.796Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-29T21:52:45.363Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-29T21:52:45.929Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-29T21:52:45.929Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-29T21:52:47.302Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-29T21:52:47.868Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-29T21:52:48.433Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-29T21:52:48.999Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-29T21:52:49.564Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-29T21:52:49.564Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-29T21:52:50.129Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-29T21:52:50.387Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-29T21:52:51.320Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-29T21:52:51.580Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-29T21:52:52.147Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-29T21:52:52.147Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-29T21:52:52.714Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-29T21:52:52.714Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-29T21:52:54.089Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-29T21:52:54.654Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-29T21:52:55.221Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-29T21:52:55.787Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-29T21:52:55.788Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-29T21:52:56.354Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-29T21:52:57.288Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-29T21:52:58.222Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-29T21:52:59.597Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-29T21:52:59.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-29T21:53:00.115Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-29T21:53:00.683Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-29T21:53:01.249Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-29T21:53:01.817Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-29T21:53:02.384Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-29T21:53:04.287Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-29T21:53:04.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-29T21:53:07.389Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-29T21:53:07.389Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-29T21:53:07.389Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-29T21:53:07.647Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-29T21:53:09.547Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-29T21:53:10.921Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-29T21:53:10.921Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-29T21:53:12.820Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-29T21:53:13.754Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-29T21:53:14.687Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-29T21:53:14.687Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-29T21:53:14.687Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-29T21:53:14.687Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-29T21:53:14.945Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-29T21:53:15.202Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-29T21:53:17.105Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-29T21:53:17.105Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-29T21:53:18.039Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-29T21:53:19.412Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-29T21:53:19.669Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-29T21:53:20.236Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-29T21:53:21.610Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-29T21:53:22.174Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-29T21:53:22.174Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-29T21:53:22.174Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-29T21:53:22.740Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-29T21:53:23.672Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-29T21:53:23.929Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-29T21:53:23.929Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-29T21:53:24.495Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-29T21:53:25.061Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-29T21:53:25.628Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-29T21:53:26.562Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-29T21:53:26.562Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-29T21:53:27.137Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-29T21:53:28.077Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-29T21:53:28.077Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-29T21:53:28.339Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-29T21:53:28.905Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-29T21:53:29.470Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-29T21:53:30.036Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-29T21:53:30.604Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-29T21:53:31.538Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-29T21:53:31.538Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-29T21:53:31.796Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-29T21:53:32.361Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-29T21:53:33.296Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-29T21:53:33.296Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-29T21:53:33.296Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-29T21:53:33.296Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-29T21:53:35.195Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-29T21:53:35.762Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-29T21:53:47.954Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-29T21:53:47.954Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-29T21:53:48.212Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-29T21:53:48.212Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-29T21:53:48.212Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-29T21:53:48.212Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-29T21:53:48.777Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-29T21:53:50.676Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-29T21:53:51.608Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-29T21:53:52.541Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-29T21:53:52.541Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-29T21:53:59.096Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-29T21:53:59.097Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-29T21:53:59.097Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-29T21:54:00.229Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-29T21:54:00.229Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-29T21:54:00.487Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-29T21:54:00.487Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-29T21:54:01.420Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-29T21:54:02.355Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-29T21:54:03.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-29T21:54:03.728Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-29T21:54:03.985Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-29T21:54:03.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-29T21:54:04.919Z] === RUN TestDockerSuite/TestRunMount [2022-07-29T21:54:07.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-29T21:54:08.516Z] ok github.com/docker/docker/libnetwork/networkdb 104.337s coverage: 60.0% of statements [2022-07-29T21:54:08.516Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-29T21:54:08.516Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-29T21:54:08.516Z] ok github.com/docker/docker/libnetwork/osl 4.290s coverage: 39.7% of statements [2022-07-29T21:54:08.516Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-29T21:54:08.516Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 80.7% of statements [2022-07-29T21:54:09.444Z] ok github.com/docker/docker/libnetwork/portmapper 0.572s coverage: 48.6% of statements [2022-07-29T21:54:09.701Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-29T21:54:09.701Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-29T21:54:09.956Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === Skipped [2022-07-29T21:54:09.956Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-29T21:54:09.956Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-29T21:54:09.956Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-29T21:54:09.956Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-29T21:54:09.956Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-29T21:54:09.956Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-29T21:54:09.956Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-29T21:54:09.956Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-29T21:54:09.956Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-29T21:54:09.956Z] firewalld_test.go:14: firewalld is not running [2022-07-29T21:54:09.956Z] [2022-07-29T21:54:09.956Z] DONE 327 tests, 9 skipped in 202.302s [2022-07-29T21:54:09.975Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-29T21:54:09.975Z] === RUN TestDockerSuite/TestRunMountOrdering Post stage [Pipeline] junit [2022-07-29T21:54:10.527Z] Recording test results [2022-07-29T21:54:10.540Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-29T21:54:10.891Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-29T21:54:11.108Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-29T21:54:11.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43884/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e42601e6dc22ec38b5da6fcb4975f90012a4b820 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e42601e6dc22ec38b5da6fcb4975f90012a4b820 hack/validate/vendor [2022-07-29T21:54:11.802Z] +++ dirname ./hack/vendor.sh [2022-07-29T21:54:11.802Z] ++ cd ./hack [2022-07-29T21:54:11.802Z] ++ pwd [2022-07-29T21:54:11.802Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-29T21:54:11.802Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-07-29T21:54:11.802Z] + GO111MODULE=auto [2022-07-29T21:54:11.802Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-07-29T21:54:11.802Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-07-29T21:54:11.802Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-29T21:54:12.058Z] go: downloading google.golang.org/grpc v1.45.0 [2022-07-29T21:54:12.314Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-29T21:54:12.314Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-29T21:54:12.314Z] go: downloading github.com/containerd/containerd v1.6.6 [2022-07-29T21:54:12.482Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-29T21:54:12.570Z] go: downloading gotest.tools/v3 v3.2.0 [2022-07-29T21:54:12.570Z] go: downloading github.com/docker/go-units v0.4.0 [2022-07-29T21:54:12.825Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-07-29T21:54:12.826Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-07-29T21:54:12.826Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-07-29T21:54:12.826Z] go: downloading github.com/moby/buildkit v0.10.3 [2022-07-29T21:54:13.047Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-29T21:54:13.081Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-29T21:54:13.081Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-07-29T21:54:13.081Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-07-29T21:54:13.081Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-07-29T21:54:13.081Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-07-29T21:54:13.081Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-07-29T21:54:13.081Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-07-29T21:54:13.337Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-07-29T21:54:13.337Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-07-29T21:54:13.337Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-07-29T21:54:13.337Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-07-29T21:54:13.337Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a [2022-07-29T21:54:13.337Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-07-29T21:54:13.337Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-29T21:54:13.337Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-07-29T21:54:13.592Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-07-29T21:54:13.592Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-07-29T21:54:13.592Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-07-29T21:54:13.592Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-07-29T21:54:13.592Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-07-29T21:54:13.592Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-07-29T21:54:13.592Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-07-29T21:54:13.592Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46 [2022-07-29T21:54:13.592Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-07-29T21:54:13.592Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-07-29T21:54:13.848Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-07-29T21:54:13.848Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-07-29T21:54:13.848Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-29T21:54:13.848Z] go: downloading github.com/Microsoft/hcsshim v0.9.3 [2022-07-29T21:54:13.981Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-29T21:54:14.104Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-07-29T21:54:14.104Z] go: downloading github.com/moby/locker v1.0.1 [2022-07-29T21:54:14.104Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-07-29T21:54:14.104Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-07-29T21:54:14.104Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-07-29T21:54:14.104Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-07-29T21:54:14.104Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-07-29T21:54:14.104Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-07-29T21:54:14.104Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-07-29T21:54:14.104Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-07-29T21:54:14.104Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-07-29T21:54:14.104Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-07-29T21:54:15.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-29T21:54:15.880Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-29T21:54:16.621Z] go: downloading cloud.google.com/go v0.93.3 [2022-07-29T21:54:16.621Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-07-29T21:54:16.621Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-07-29T21:54:16.621Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-29T21:54:16.621Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-07-29T21:54:16.621Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-07-29T21:54:17.781Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-29T21:54:18.507Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-07-29T21:54:18.507Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-29T21:54:18.507Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-07-29T21:54:18.507Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-07-29T21:54:18.507Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-07-29T21:54:18.716Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-29T21:54:18.764Z] go: downloading github.com/creack/pty v1.1.11 [2022-07-29T21:54:18.764Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-07-29T21:54:18.764Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-07-29T21:54:18.764Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-07-29T21:54:18.764Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-07-29T21:54:18.764Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-07-29T21:54:18.765Z] go: downloading github.com/miekg/dns v1.1.27 [2022-07-29T21:54:18.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-29T21:54:19.020Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-07-29T21:54:19.020Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-07-29T21:54:19.020Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-07-29T21:54:19.020Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-07-29T21:54:19.020Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-07-29T21:54:19.020Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-07-29T21:54:19.020Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-07-29T21:54:19.276Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-07-29T21:54:19.276Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-29T21:54:19.276Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-07-29T21:54:19.276Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-07-29T21:54:19.276Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-29T21:54:19.276Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-07-29T21:54:19.276Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-07-29T21:54:19.276Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-07-29T21:54:19.276Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-07-29T21:54:19.276Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-07-29T21:54:19.276Z] go: downloading github.com/containerd/console v1.0.3 [2022-07-29T21:54:19.532Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-07-29T21:54:19.532Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-07-29T21:54:19.532Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-07-29T21:54:19.532Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-07-29T21:54:19.532Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-07-29T21:54:19.532Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-29T21:54:19.532Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-07-29T21:54:19.532Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-07-29T21:54:19.532Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-07-29T21:54:19.532Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-07-29T21:54:19.532Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-07-29T21:54:19.532Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-07-29T21:54:19.532Z] go: downloading github.com/prometheus/common v0.32.1 [2022-07-29T21:54:19.532Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-07-29T21:54:19.532Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-07-29T21:54:19.532Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-07-29T21:54:19.788Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-07-29T21:54:19.788Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-07-29T21:54:19.788Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-29T21:54:19.788Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-07-29T21:54:19.788Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-07-29T21:54:19.788Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-07-29T21:54:19.789Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-07-29T21:54:19.789Z] go: downloading google.golang.org/api v0.54.0 [2022-07-29T21:54:19.908Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-29T21:54:20.166Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-29T21:54:20.424Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-29T21:54:21.797Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-29T21:54:22.055Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-29T21:54:22.306Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-07-29T21:54:22.306Z] go: downloading go.opencensus.io v0.23.0 [2022-07-29T21:54:22.306Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-07-29T21:54:22.306Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-29T21:54:22.306Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-29T21:54:22.306Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-07-29T21:54:22.306Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-07-29T21:54:22.306Z] go: downloading golang.org/x/text v0.3.7 [2022-07-29T21:54:22.313Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-29T21:54:22.571Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-29T21:54:22.868Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-29T21:54:22.868Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-07-29T21:54:22.868Z] go: downloading github.com/google/btree v1.0.1 [2022-07-29T21:54:22.868Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-07-29T21:54:22.868Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-29T21:54:22.868Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-07-29T21:54:22.868Z] go: downloading go.uber.org/goleak v1.1.12 [2022-07-29T21:54:22.868Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-07-29T21:54:22.868Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-07-29T21:54:22.868Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-07-29T21:54:22.868Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-07-29T21:54:22.868Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-07-29T21:54:22.868Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-07-29T21:54:22.868Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-07-29T21:54:22.868Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-07-29T21:54:23.124Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-07-29T21:54:23.124Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/kr/pretty v0.2.1 [2022-07-29T21:54:23.124Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-07-29T21:54:23.124Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-29T21:54:23.124Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-07-29T21:54:23.124Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-07-29T21:54:23.124Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-29T21:54:23.124Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-07-29T21:54:23.124Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-07-29T21:54:23.124Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-07-29T21:54:23.124Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-07-29T21:54:23.381Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-07-29T21:54:23.381Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-07-29T21:54:23.381Z] go: downloading github.com/kr/text v0.2.0 [2022-07-29T21:54:23.381Z] go: downloading google.golang.org/appengine v1.6.7 [2022-07-29T21:54:23.381Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-07-29T21:54:23.381Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-07-29T21:54:23.381Z] go: downloading go.uber.org/zap v1.17.0 [2022-07-29T21:54:23.637Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-07-29T21:54:23.637Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-07-29T21:54:23.637Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-07-29T21:54:23.637Z] go: downloading go.uber.org/atomic v1.7.0 [2022-07-29T21:54:23.637Z] go: downloading go.uber.org/multierr v1.6.0 [2022-07-29T21:54:23.637Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-07-29T21:54:23.637Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-29T21:54:23.637Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-07-29T21:54:23.637Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-07-29T21:54:23.637Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-07-29T21:54:23.637Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-07-29T21:54:23.637Z] + GO111MODULE=auto [2022-07-29T21:54:23.637Z] + go mod vendor -modfile vendor.mod [2022-07-29T21:54:24.490Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-29T21:54:25.424Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-29T21:54:26.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-29T21:54:26.905Z] Congratulations! All vendoring changes are done the right way. [2022-07-29T21:54:28.256Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T21:54:29.630Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-29T21:54:29.758Z] + echo Ensuring container killed. [2022-07-29T21:54:29.758Z] Ensuring container killed. [2022-07-29T21:54:29.758Z] + docker rm -vf docker-pr5 [2022-07-29T21:54:29.758Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-07-29T21:54:30.080Z] + echo Chowning /workspace to jenkins user [2022-07-29T21:54:30.080Z] Chowning /workspace to jenkins user [2022-07-29T21:54:30.080Z] + id -u [2022-07-29T21:54:30.080Z] + id -g [2022-07-29T21:54:30.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [2022-07-29T21:54:30.197Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-29T21:54:30.197Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-29T21:54:30.762Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-29T21:54:31.021Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-29T21:54:31.280Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T21:54:31.538Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-29T21:54:31.770Z] + bundleName=unit [2022-07-29T21:54:31.770Z] + echo Creating unit-bundles.tar.gz [2022-07-29T21:54:31.770Z] Creating unit-bundles.tar.gz [2022-07-29T21:54:31.770Z] + 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-07-29T21:54:31.770Z] bundles/junit-report-libnetwork.xml [2022-07-29T21:54:31.770Z] bundles/junit-report.xml [2022-07-29T21:54:31.770Z] bundles/go-test-report-libnetwork.json [2022-07-29T21:54:31.770Z] bundles/go-test-report.json [2022-07-29T21:54:31.770Z] bundles/profile-libnetwork.out [2022-07-29T21:54:31.770Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-29T21:54:31.794Z] Archiving artifacts [2022-07-29T21:54:31.797Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-29T21:54:32.055Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-29T21:54:32.249Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T21:54:32.550Z] + make clean [2022-07-29T21:54:32.620Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-29T21:54:32.805Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T21:54:32.805Z] docker-dev-cache [2022-07-29T21:54:32.805Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T21:54:36.801Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-29T21:54:38.701Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-29T21:54:38.701Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-29T21:54:38.701Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-29T21:54:39.266Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-29T21:54:39.523Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-29T21:54:40.896Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-29T21:54:41.464Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-29T21:54:42.031Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-29T21:54:42.031Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-29T21:54:42.031Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-29T21:54:42.597Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-29T21:54:43.163Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-29T21:54:43.421Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-29T21:54:44.356Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-29T21:54:44.356Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-29T21:54:44.356Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-29T21:54:44.924Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-29T21:54:45.489Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-29T21:54:45.489Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-29T21:54:45.489Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-29T21:54:45.489Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-29T21:54:45.747Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-29T21:54:47.125Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-29T21:54:47.125Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-29T21:54:47.125Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-29T21:54:48.499Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-29T21:54:49.432Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-29T21:54:50.807Z] === RUN TestDockerSuite/TestRunRm [2022-07-29T21:54:51.373Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-29T21:54:51.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-29T21:54:54.157Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-29T21:54:55.089Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-29T21:54:55.657Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-29T21:54:56.223Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-29T21:54:58.123Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-29T21:54:58.123Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-29T21:54:59.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-29T21:55:00.957Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-29T21:55:02.330Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-29T21:55:04.862Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-29T21:55:05.120Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-29T21:55:05.120Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-29T21:55:05.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-29T21:55:06.620Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-29T21:55:06.878Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-29T21:55:07.444Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-29T21:55:08.386Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-29T21:55:08.386Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-29T21:55:08.954Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-29T21:55:09.518Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-29T21:55:09.776Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-29T21:55:11.150Z] docker_cli_service_logs_test.go:248: checking task m3wb5df8rqq2 [2022-07-29T21:55:11.150Z] docker_cli_service_logs_test.go:253: checking messages for m3wb5df8rqq2 [2022-07-29T21:55:11.150Z] docker_cli_service_logs_test.go:248: checking task p935bhvrschq [2022-07-29T21:55:11.150Z] docker_cli_service_logs_test.go:253: checking messages for p935bhvrschq [2022-07-29T21:55:12.083Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-29T21:55:12.341Z] === RUN TestDockerSuite/TestRunState [2022-07-29T21:55:13.716Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-29T21:55:14.283Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-29T21:55:14.540Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-29T21:55:14.798Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-29T21:55:14.798Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-29T21:55:14.798Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-29T21:55:14.798Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-29T21:55:15.364Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-29T21:55:15.930Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-29T21:55:17.304Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-29T21:55:17.304Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-29T21:55:17.304Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-29T21:55:17.561Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-29T21:55:18.933Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-29T21:55:19.499Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-29T21:55:20.871Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-29T21:55:23.402Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-29T21:55:26.681Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-29T21:55:26.940Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-29T21:55:27.198Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-29T21:55:27.764Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-29T21:55:29.138Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-29T21:55:30.513Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-29T21:55:31.461Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-29T21:55:31.461Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-29T21:55:31.461Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-29T21:55:32.394Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-29T21:55:32.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-29T21:55:32.652Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-29T21:55:33.217Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-29T21:55:33.217Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-29T21:55:33.217Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-29T21:55:33.217Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-29T21:55:33.783Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-29T21:55:35.155Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-29T21:55:37.054Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-29T21:55:37.987Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-29T21:55:37.987Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-29T21:55:38.555Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-29T21:55:39.930Z] docker_cli_swarm_test.go:1895: [db8eec98c9499] joining swarm manager [df71a9d3e2f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:55:40.188Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-29T21:55:41.561Z] docker_cli_swarm_test.go:1896: [dc052eedef956] joining swarm manager [df71a9d3e2f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:55:41.561Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-29T21:55:42.934Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-29T21:55:44.832Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-29T21:55:44.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-29T21:55:44.832Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-29T21:55:44.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-29T21:55:44.832Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-29T21:55:44.832Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-29T21:55:44.832Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-29T21:55:44.832Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-29T21:55:45.089Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-29T21:55:45.089Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-29T21:55:45.089Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-29T21:55:46.022Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-29T21:55:46.279Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-29T21:55:47.213Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-29T21:55:47.778Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-29T21:55:48.036Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-29T21:55:48.036Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-29T21:55:48.600Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-29T21:55:48.600Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-29T21:55:49.165Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-29T21:55:49.423Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-29T21:55:49.423Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-29T21:55:49.989Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-29T21:55:50.246Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-29T21:55:50.504Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-29T21:55:50.504Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-29T21:55:51.070Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-29T21:55:51.643Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-29T21:55:51.644Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-29T21:55:51.644Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-29T21:55:51.901Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-29T21:55:52.834Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-29T21:55:53.400Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-29T21:55:53.400Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-29T21:55:53.400Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-29T21:55:53.658Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-29T21:55:53.658Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-29T21:55:54.592Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-29T21:55:55.157Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-29T21:55:56.529Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-29T21:55:56.787Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-29T21:55:57.045Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-29T21:55:57.045Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-29T21:55:57.045Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-29T21:55:57.613Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-29T21:55:58.178Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-29T21:55:59.110Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-29T21:56:00.482Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-29T21:56:00.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-29T21:56:02.640Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-29T21:56:03.206Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-29T21:56:06.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-29T21:56:08.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-29T21:56:09.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-29T21:56:10.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-29T21:56:11.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-29T21:56:12.637Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-29T21:56:12.895Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-29T21:56:13.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-29T21:56:15.375Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-29T21:56:16.749Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-29T21:56:18.121Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-29T21:56:19.496Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-29T21:56:20.868Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-29T21:56:22.241Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-29T21:56:24.143Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-29T21:56:26.676Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-29T21:56:26.676Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-29T21:56:26.676Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-29T21:56:26.676Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-29T21:56:26.676Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-29T21:56:27.242Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-29T21:56:27.807Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-29T21:56:28.740Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-29T21:56:28.998Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-29T21:56:28.999Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-29T21:56:30.373Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-29T21:56:30.373Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-29T21:56:30.940Z] docker_cli_swarm_test.go:1796: [d068def74276f] joining swarm manager [db2ef476d651d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:56:30.940Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-29T21:56:32.312Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3799393581 [2022-07-29T21:56:32.312Z] docker_cli_swarm_test.go:1797: [d4dc87685908b] joining swarm manager [db2ef476d651d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:56:32.569Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-29T21:56:32.827Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-29T21:56:33.760Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-29T21:56:34.017Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-29T21:56:34.018Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-29T21:56:34.952Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-29T21:56:36.337Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-29T21:56:38.865Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-29T21:56:38.865Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-29T21:56:39.123Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-29T21:56:39.381Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-29T21:56:41.277Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-29T21:56:41.277Z] docker_cli_sni_test.go:30: Flakey test [2022-07-29T21:56:41.277Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-29T21:56:43.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-29T21:56:45.703Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-29T21:56:47.602Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-29T21:56:47.861Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-29T21:56:48.793Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-29T21:56:51.318Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-29T21:56:51.577Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-29T21:56:53.481Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-29T21:56:53.738Z] docker_cli_swarm_test.go:1315: [d62712d4c196f] joining swarm manager [d2a5d08b41c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:56:53.738Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-29T21:56:55.112Z] docker_cli_swarm_test.go:1316: [d13d265b57e71] joining swarm manager [d2a5d08b41c9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:56:55.112Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-29T21:56:57.012Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-29T21:56:57.944Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-29T21:57:00.469Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-29T21:57:04.672Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-29T21:57:07.950Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-29T21:57:12.129Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-29T21:57:14.654Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-29T21:57:15.221Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-29T21:57:15.787Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-29T21:57:16.352Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-29T21:57:16.352Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-29T21:57:16.352Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-29T21:57:16.610Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-29T21:57:17.179Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-29T21:57:17.179Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-29T21:57:17.179Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-29T21:57:17.179Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-29T21:57:17.179Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-29T21:57:18.112Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-29T21:57:18.677Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-29T21:57:19.243Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-29T21:57:20.177Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-29T21:57:24.359Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-29T21:57:24.617Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-29T21:57:24.617Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-29T21:57:24.617Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-29T21:57:25.183Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-29T21:57:25.749Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-29T21:57:27.647Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-29T21:57:29.042Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-29T21:57:30.419Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-29T21:57:45.280Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-29T21:57:45.280Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-29T21:57:45.537Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-29T21:57:45.795Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-29T21:57:46.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-29T21:57:46.053Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-29T21:57:46.053Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-29T21:57:46.985Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-29T21:57:46.985Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-29T21:57:47.551Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-29T21:57:47.551Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-29T21:57:47.810Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-29T21:57:47.811Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-29T21:57:47.811Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-29T21:57:49.183Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-29T21:57:49.183Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-29T21:57:49.441Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-29T21:57:49.441Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-29T21:57:49.441Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-29T21:57:49.441Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite (1376.68s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.76s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.22s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.56s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-07-29T21:57:49.700Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.64s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.33s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.86s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.83s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.13s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.56s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.77s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.81s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.92s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.66s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.18s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.52s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.52s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.44s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.60s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ef27e0__} (1.70s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12216188316_/foo_false_____} (1.63s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12216188316_/foo_true_____} (1.68s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_false_____} (1.69s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_true_____} (1.49s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32113501859_/foo_true__0xc000ef2810___} (1.53s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ef2828__} (0.65s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ef2840__} (1.57s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ef2858__} (1.55s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ef2870__} (1.59s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.06s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.88s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.10s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.16s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.08s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.08s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.88s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.94s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.83s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.98s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.54s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.14s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.44s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.19s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.12s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.98s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.95s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.74s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.49s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.26s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachDetach (1.33s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.91s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.77s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.22s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.98s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.43s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.80s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.60s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.34s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.15s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.07s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.65s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.29s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.13s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.54s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.55s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.52s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.91s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.14s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.79s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.17s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.22s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.02s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.82s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.74s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.05s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.48s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.98s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.22s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.24s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.40s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.56s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.19s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.83s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.45s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.39s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.63s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.89s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.41s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.84s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.47s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.83s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T21:57:49.701Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (1.93s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.96s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.30s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.81s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.58s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.12s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.43s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.92s) [2022-07-29T21:57:49.701Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.70s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.09s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.97s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.73s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.65s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.75s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.90s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.75s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.77s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (12.60s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.69s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.62s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.82s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.24s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.41s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnv (1.20s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.66s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.45s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.08s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.41s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.89s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.64s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFails (0.82s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.78s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.73s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.83s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.81s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.48s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.94s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.04s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.18s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.78s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.24s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.61s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.11s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.12s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.25s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.18s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.00s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.81s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.49s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.73s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.02s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.43s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRm (1.92s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.77s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.46s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildStderr (0.67s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.26s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.39s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildUser (1.91s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.98s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.01s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.75s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.99s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.47s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitChange (1.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.25s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.00s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.55s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.68s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.64s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.80s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.46s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.33s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.54s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.36s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToDot (0.69s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (2.17s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.52s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.34s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.71s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsAttach (0.64s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsCommit (0.74s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.40s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.51s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.79s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFilters (1.17s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.16s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T21:57:49.702Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.77s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.77s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecCgroup (0.97s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecEnv (0.61s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.41s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.77s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecParseError (0.78s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.60s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.67s) [2022-07-29T21:57:49.702Z] --- PASS: TestDockerSuite/TestExecStartFails (0.69s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.98s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecTTY (0.71s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.72s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecUlimits (0.73s) [2022-07-29T21:57:49.703Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.49s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestExecWithUser (0.69s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.64s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHealth (19.51s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.32s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestBuildHistory (3.27s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.64s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.65s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportDisplay (0.99s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportFile (1.27s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.23s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportGzipped (1.43s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.39s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.72s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.55s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.66s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2022-07-29T21:57:49.703Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.79s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectDefault (0.74s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2022-07-29T21:57:49.703Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.59s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.64s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.29s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.13s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.63s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.78s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.98s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.53s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.40s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsSince (6.54s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.55s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.63s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestNetHostname (1.74s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.34s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.90s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.80s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginActive (2.19s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.86s) [2022-07-29T21:57:49.703Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.63s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.83s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.88s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPortList (6.40s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.20s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.30s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.08s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.28s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.93s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.29s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.06s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.34s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.14s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.74s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-07-29T21:57:49.703Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.54s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.93s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.66s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.97s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.17s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.66s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.06s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.58s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.89s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.44s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.14s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.85s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.90s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.34s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.56s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.38s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.17s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.56s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.87s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-07-29T21:57:49.703Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.66s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.99s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.26s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.68s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.90s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.56s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.55s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.76s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.20s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.55s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.73s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.29s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.68s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.32s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.59s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.90s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.14s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.85s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.96s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.29s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunMount (4.98s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.19s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.77s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.18s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetHost (0.99s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.25s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.64s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.52s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.96s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.53s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRm (0.77s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.81s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.59s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.75s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.56s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.57s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunState (1.14s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.17s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.79s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.62s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.63s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.73s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.62s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.88s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.86s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.42s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.64s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.54s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.67s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.10s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.02s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.34s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.82s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.40s) [2022-07-29T21:57:49.704Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.66s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.10s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.28s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveImageId (0.13s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.16s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-07-29T21:57:49.704Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s) [2022-07-29T21:57:49.705Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.70s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.67s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.75s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-07-29T21:57:49.705Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-07-29T21:57:49.705Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T21:57:49.705Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-07-29T21:57:49.705Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.65s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.21s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.11s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-29T21:57:49.705Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-29T21:57:49.705Z] === RUN TestDockerRegistrySuite [2022-07-29T21:57:49.705Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-29T21:57:50.638Z] check_test.go:427: [d36958edced42] daemon is not started [2022-07-29T21:57:50.638Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-29T21:57:52.011Z] check_test.go:427: [d00f356f83dc7] daemon is not started [2022-07-29T21:57:52.011Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-29T21:57:53.384Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-29T21:57:53.384Z] check_test.go:427: [dcf72f9ed8379] daemon is not started [2022-07-29T21:57:53.384Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-29T21:57:53.642Z] check_test.go:427: [d7c56c41a6d27] daemon is not started [2022-07-29T21:57:53.643Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-29T21:57:56.925Z] check_test.go:427: [d6b2d30a1c57b] daemon is not started [2022-07-29T21:57:56.925Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-29T21:57:57.490Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-29T21:58:02.758Z] check_test.go:427: [d56f51ac35a60] daemon is not started [2022-07-29T21:58:02.758Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-29T21:58:04.675Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-29T21:58:06.049Z] check_test.go:427: [d0ce96bf79e54] daemon is not started [2022-07-29T21:58:06.049Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-29T21:58:07.422Z] check_test.go:427: [d2cc09e392a5a] daemon is not started [2022-07-29T21:58:07.422Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-29T21:58:08.796Z] check_test.go:427: [dcaeccc3ebdae] daemon is not started [2022-07-29T21:58:08.796Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-29T21:58:09.729Z] check_test.go:427: [db2be55a61000] daemon is not started [2022-07-29T21:58:09.729Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-29T21:58:11.101Z] check_test.go:427: [d442b95d5e4c4] daemon is not started [2022-07-29T21:58:11.101Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-29T21:58:12.035Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-29T21:58:12.599Z] check_test.go:427: [d52bdc86cd2be] daemon is not started [2022-07-29T21:58:12.599Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-29T21:58:13.972Z] check_test.go:427: [d78e3a328541c] daemon is not started [2022-07-29T21:58:13.972Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-29T21:58:14.538Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-29T21:58:15.104Z] check_test.go:427: [d2a7bdf9531e3] daemon is not started [2022-07-29T21:58:15.104Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-29T21:58:16.041Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:42b33b6f325d2311a33152f7618b6f3814a9cce330a987cc20d3693ec791bf9c [2022-07-29T21:58:17.415Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:051f9782b5ff77f4b8158c9448631872c44efdf08f9a4972081992f72ee3343e [2022-07-29T21:58:17.674Z] check_test.go:427: [d627f54417e91] daemon is not started [2022-07-29T21:58:17.674Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-29T21:58:18.611Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7dcc2aa65c9965b39525d38b1eb0b3602ecbad30f2e7dd93456865e674142432 [2022-07-29T21:58:19.176Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-29T21:58:19.745Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:86c79923aaf38dcd22c888b51e039b5b174ba243effce357f8b93598c3d10ab7 [2022-07-29T21:58:20.003Z] check_test.go:427: [db55d0bfa8299] daemon is not started [2022-07-29T21:58:20.003Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-29T21:58:21.378Z] check_test.go:427: [d2bdf62abae3e] daemon is not started [2022-07-29T21:58:21.378Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-29T21:58:23.279Z] check_test.go:427: [d937601b7617e] daemon is not started [2022-07-29T21:58:23.279Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-29T21:58:24.212Z] check_test.go:427: [d0275a9df2cd1] daemon is not started [2022-07-29T21:58:24.212Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-29T21:58:24.212Z] check_test.go:427: [d66fd7bc63c2c] daemon is not started [2022-07-29T21:58:24.212Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-29T21:58:25.158Z] check_test.go:427: [d450635feddbc] daemon is not started [2022-07-29T21:58:25.158Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-29T21:58:26.105Z] check_test.go:427: [d00b1a6b95204] daemon is not started [2022-07-29T21:58:26.105Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-29T21:58:26.363Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-29T21:58:27.296Z] check_test.go:427: [d1d5e95266453] daemon is not started [2022-07-29T21:58:27.296Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-29T21:58:30.584Z] check_test.go:427: [d7d8a626acf53] daemon is not started [2022-07-29T21:58:30.584Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-29T21:58:30.584Z] check_test.go:427: [d9c47099f004f] daemon is not started [2022-07-29T21:58:30.584Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-29T21:58:30.584Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-29T21:58:30.584Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-29T21:58:30.584Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-29T21:58:31.517Z] check_test.go:427: [d8481240dad7e] daemon is not started [2022-07-29T21:58:31.517Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-29T21:58:32.082Z] check_test.go:427: [d52e40c7e55ea] daemon is not started [2022-07-29T21:58:32.082Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-29T21:58:32.082Z] check_test.go:427: [dc2b9536a0f4d] daemon is not started [2022-07-29T21:58:32.082Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-29T21:58:32.649Z] check_test.go:427: [d55b019d9a236] daemon is not started [2022-07-29T21:58:32.649Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-29T21:58:32.906Z] check_test.go:427: [d9c8a18d2c235] daemon is not started [2022-07-29T21:58:32.907Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-29T21:58:33.165Z] check_test.go:427: [d834ef6be0037] daemon is not started [2022-07-29T21:58:33.165Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-29T21:58:33.422Z] check_test.go:427: [da599acc65835] daemon is not started [2022-07-29T21:58:33.423Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-29T21:58:34.796Z] check_test.go:427: [d835e47f4da78] daemon is not started [2022-07-29T21:58:34.796Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-29T21:58:36.694Z] check_test.go:427: [d7c7fe7af6004] daemon is not started [2022-07-29T21:58:36.695Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-29T21:58:36.695Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-29T21:58:37.261Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-29T21:58:37.261Z] check_test.go:427: [d16da9bea2a75] daemon is not started [2022-07-29T21:58:37.261Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-29T21:58:38.194Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-29T21:58:38.452Z] check_test.go:427: [dcf648c2c3afa] daemon is not started [2022-07-29T21:58:38.452Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-29T21:58:39.385Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite (50.68s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.64s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.51s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.38s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.54s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.49s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.07s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.49s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.31s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.89s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.15s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.37s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.25s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.83s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.96s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.17s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-29T21:58:40.319Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2022-07-29T21:58:40.319Z] === RUN TestDockerSchema1RegistrySuite [2022-07-29T21:58:40.319Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-29T21:58:40.319Z] check_test.go:454: [d8bdc579e44b9] daemon is not started [2022-07-29T21:58:40.319Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-29T21:58:40.578Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-29T21:58:43.862Z] check_test.go:454: [d32eb675c0d7f] daemon is not started [2022-07-29T21:58:43.862Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-29T21:58:48.043Z] check_test.go:454: [d282a973e3cd4] daemon is not started [2022-07-29T21:58:48.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-29T21:58:48.976Z] check_test.go:454: [dd0873956e1ac] daemon is not started [2022-07-29T21:58:48.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-29T21:58:48.976Z] check_test.go:454: [dda9c2cb0baaf] daemon is not started [2022-07-29T21:58:48.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-29T21:58:50.366Z] check_test.go:454: [d1b17a857334d] daemon is not started [2022-07-29T21:58:50.366Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-29T21:58:50.931Z] check_test.go:454: [df1305e15b8c7] daemon is not started [2022-07-29T21:58:50.931Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-29T21:58:51.863Z] check_test.go:454: [d2e5919061ab2] daemon is not started [2022-07-29T21:58:51.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-29T21:58:54.393Z] check_test.go:454: [d8876b1d674d5] daemon is not started [2022-07-29T21:58:54.393Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-29T21:58:54.959Z] check_test.go:454: [daf0e7b094a7d] daemon is not started [2022-07-29T21:58:54.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-29T21:58:55.217Z] check_test.go:454: [de80cc033b772] daemon is not started [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite (14.95s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.38s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.10s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.05s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.45s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-07-29T21:58:55.217Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2022-07-29T21:58:55.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-29T21:58:55.217Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-29T21:58:56.151Z] check_test.go:483: [d5c7f0448ce78] daemon is not started [2022-07-29T21:58:56.151Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-29T21:58:56.717Z] check_test.go:483: [d61ca1c330b2a] daemon is not started [2022-07-29T21:58:56.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-29T21:58:56.717Z] check_test.go:483: [dfa510073dea5] daemon is not started [2022-07-29T21:58:56.717Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-29T21:58:58.089Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-29T21:58:58.655Z] check_test.go:483: [d98cb5551b260] daemon is not started [2022-07-29T21:58:58.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-29T21:58:58.912Z] check_test.go:483: [d4134d4bd04d9] daemon is not started [2022-07-29T21:58:58.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-29T21:58:59.845Z] check_test.go:483: [d45819e6113cb] daemon is not started [2022-07-29T21:58:59.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-29T21:58:59.845Z] check_test.go:483: [d675f261a038d] daemon is not started [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.56s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-07-29T21:58:59.845Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-29T21:58:59.845Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-29T21:58:59.845Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-29T21:59:05.101Z] check_test.go:510: [da2dd39fe53c9] daemon is not started [2022-07-29T21:59:05.101Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-29T21:59:05.359Z] check_test.go:510: [df24c4e8b9f49] daemon is not started [2022-07-29T21:59:05.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-29T21:59:05.359Z] check_test.go:510: [dcefa279ccd42] daemon is not started [2022-07-29T21:59:05.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-29T21:59:05.617Z] check_test.go:510: [daba073909ae3] daemon is not started [2022-07-29T21:59:05.617Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-29T21:59:05.617Z] check_test.go:510: [d4e098e65c3f3] daemon is not started [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-29T21:59:05.617Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-07-29T21:59:05.617Z] === RUN TestDockerNetworkSuite [2022-07-29T21:59:05.617Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-29T21:59:06.989Z] docker_cli_network_unix_test.go:46: [da75ff3e9f9ad] daemon is not started [2022-07-29T21:59:06.989Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-29T21:59:07.556Z] docker_cli_network_unix_test.go:46: [dc8c373a7c71c] daemon is not started [2022-07-29T21:59:07.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-29T21:59:10.341Z] docker_cli_network_unix_test.go:46: [d0509e1c79880] daemon is not started [2022-07-29T21:59:10.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-29T21:59:11.973Z] docker_cli_network_unix_test.go:46: [d7f321040321d] daemon is not started [2022-07-29T21:59:12.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-29T21:59:12.488Z] docker_cli_network_unix_test.go:1233: [dbf6159076ba0] daemon is not started [2022-07-29T21:59:15.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-29T21:59:15.973Z] docker_cli_network_unix_test.go:46: [dfc55007b149b] daemon is not started [2022-07-29T21:59:16.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-29T21:59:20.727Z] docker_cli_network_unix_test.go:46: [d11c4783bfd7d] daemon is not started [2022-07-29T21:59:21.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-29T21:59:23.560Z] docker_cli_network_unix_test.go:46: [d42a5004a37da] daemon is not started [2022-07-29T21:59:23.818Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-29T21:59:25.192Z] docker_cli_network_unix_test.go:46: [de65de7c5908c] daemon is not started [2022-07-29T21:59:25.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-29T21:59:25.450Z] docker_cli_network_unix_test.go:46: [d090958cdea98] daemon is not started [2022-07-29T21:59:25.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-29T21:59:26.015Z] docker_cli_network_unix_test.go:46: [df379083f18b4] daemon is not started [2022-07-29T21:59:26.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-29T21:59:26.581Z] docker_cli_network_unix_test.go:46: [d873698ce01cf] daemon is not started [2022-07-29T21:59:26.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-29T21:59:27.405Z] docker_cli_network_unix_test.go:46: [d06107c2a7573] daemon is not started [2022-07-29T21:59:27.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-29T21:59:27.920Z] docker_cli_network_unix_test.go:46: [dc9932c0a7f34] daemon is not started [2022-07-29T21:59:27.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-29T21:59:28.177Z] docker_cli_network_unix_test.go:46: [d7efee1bd7a05] daemon is not started [2022-07-29T21:59:28.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-29T21:59:28.743Z] docker_cli_network_unix_test.go:46: [d32e065c89b7b] daemon is not started [2022-07-29T21:59:29.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-29T21:59:29.000Z] docker_cli_network_unix_test.go:46: [df9cbda3cb131] daemon is not started [2022-07-29T21:59:29.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-29T21:59:29.258Z] docker_cli_network_unix_test.go:46: [dfc5a2498df58] daemon is not started [2022-07-29T21:59:29.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-29T21:59:29.258Z] docker_cli_network_unix_test.go:46: [db0f00977b73c] daemon is not started [2022-07-29T21:59:29.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-29T21:59:30.192Z] docker_cli_network_unix_test.go:46: [d63553b58a24a] daemon is not started [2022-07-29T21:59:30.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-29T21:59:30.759Z] docker_cli_network_unix_test.go:46: [da9bab8a060b7] daemon is not started [2022-07-29T21:59:31.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-29T21:59:31.275Z] docker_cli_network_unix_test.go:46: [d5e66ea2b7c96] daemon is not started [2022-07-29T21:59:31.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-29T21:59:31.275Z] docker_cli_network_unix_test.go:46: [dec0c0a2a679e] daemon is not started [2022-07-29T21:59:31.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-29T21:59:31.533Z] docker_cli_network_unix_test.go:46: [d93a1c7c93046] daemon is not started [2022-07-29T21:59:31.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-29T21:59:32.905Z] docker_cli_network_unix_test.go:968: [d2d7f17d8a75d] daemon is not started [2022-07-29T21:59:33.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-29T21:59:34.773Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-29T21:59:35.338Z] docker_cli_network_unix_test.go:46: [d490b02b6bc19] daemon is not started [2022-07-29T21:59:35.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-29T21:59:37.253Z] docker_cli_swarm_test.go:1180: [d7d036082a5c7] joining swarm manager [d5fc09084fd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T21:59:38.625Z] docker_cli_network_unix_test.go:1116: [d301b441a6ea3] daemon is not started [2022-07-29T21:59:41.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-29T21:59:41.909Z] docker_cli_network_unix_test.go:46: [d98ae6cca2ee8] daemon is not started [2022-07-29T21:59:41.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-29T21:59:42.475Z] docker_cli_network_unix_test.go:46: [d40c725616c42] daemon is not started [2022-07-29T21:59:42.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-29T21:59:42.475Z] docker_cli_network_unix_test.go:46: [d03c48d265077] daemon is not started [2022-07-29T21:59:42.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-29T21:59:42.475Z] docker_cli_network_unix_test.go:46: [dd3802a56395f] daemon is not started [2022-07-29T21:59:42.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-29T21:59:42.737Z] docker_cli_network_unix_test.go:46: [d72109aea9f46] daemon is not started [2022-07-29T21:59:42.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-29T21:59:42.995Z] docker_cli_network_unix_test.go:46: [dde8d5dcacab9] daemon is not started [2022-07-29T21:59:42.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-29T21:59:42.995Z] docker_cli_network_unix_test.go:46: [d66bf7a181fdb] daemon is not started [2022-07-29T21:59:42.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-29T21:59:43.563Z] docker_cli_swarm_test.go:1189: [de4ac179cecde] joining swarm manager [d5fc09084fd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T21:59:44.936Z] docker_cli_network_unix_test.go:46: [d2836673f5517] daemon is not started [2022-07-29T21:59:45.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-29T21:59:45.869Z] docker_cli_network_unix_test.go:46: [d86fb821e88f9] daemon is not started [2022-07-29T21:59:45.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-29T21:59:45.869Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-29T21:59:45.869Z] docker_cli_network_unix_test.go:46: [d909aab852ca4] daemon is not started [2022-07-29T21:59:45.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-29T21:59:46.126Z] docker_cli_network_unix_test.go:46: [db21c0c32ebe3] daemon is not started [2022-07-29T21:59:46.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-29T21:59:50.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-29T21:59:51.501Z] docker_cli_network_unix_test.go:1084: [d6d2dfdb097f4] daemon is not started [2022-07-29T21:59:53.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-29T21:59:53.398Z] docker_cli_network_unix_test.go:46: [d1e61c6cc6f0d] daemon is not started [2022-07-29T21:59:53.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-29T21:59:53.656Z] docker_cli_network_unix_test.go:46: [d4cac97f26c0e] daemon is not started [2022-07-29T21:59:53.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-29T21:59:55.287Z] docker_cli_network_unix_test.go:46: [dd59b58793dca] daemon is not started [2022-07-29T21:59:55.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-29T21:59:55.545Z] docker_cli_network_unix_test.go:46: [de1dc57512624] daemon is not started [2022-07-29T21:59:55.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-29T21:59:55.802Z] docker_cli_network_unix_test.go:46: [d78afd55b8100] daemon is not started [2022-07-29T21:59:56.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-29T21:59:56.626Z] docker_cli_network_unix_test.go:46: [de43c85ac31c9] daemon is not started [2022-07-29T21:59:56.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-29T21:59:57.192Z] docker_cli_network_unix_test.go:46: [d7e5d91a43511] daemon is not started [2022-07-29T21:59:57.758Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-29T22:00:03.034Z] docker_cli_network_unix_test.go:46: [dea3adb8a4faa] daemon is not started [2022-07-29T22:00:03.034Z] --- PASS: TestDockerNetworkSuite (57.43s) [2022-07-29T22:00:03.034Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.34s) [2022-07-29T22:00:03.034Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.96s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.59s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.61s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.19s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.20s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-07-29T22:00:03.291Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.49s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.95s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.71s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-29T22:00:03.292Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-07-29T22:00:03.292Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.57s) [2022-07-29T22:00:03.292Z] === RUN TestDockerHubPullSuite [2022-07-29T22:00:03.292Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-29T22:00:05.190Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-29T22:00:07.715Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-29T22:00:09.087Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-29T22:00:10.984Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-29T22:00:11.243Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite (8.34s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.09s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.79s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-07-29T22:00:11.502Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-29T22:00:11.502Z] PASS [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === Skipped [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T22:00:11.502Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-29T22:00:11.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-29T22:00:11.502Z] [2022-07-29T22:00:11.502Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T22:00:11.502Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_sni_test.go:30: Flakey test [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T22:00:11.503Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-29T22:00:11.503Z] docker_cli_network_unix_test.go:46: [d909aab852ca4] daemon is not started [2022-07-29T22:00:11.503Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] DONE 1265 tests, 51 skipped in 1523.508s [2022-07-29T22:00:11.503Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T22:00:11.503Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T22:00:11.503Z] +++ kill 9490 [2022-07-29T22:00:11.503Z] +++ /etc/init.d/apparmor stop [2022-07-29T22:00:11.503Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] Unloading profiles will leave already running processes permanently [2022-07-29T22:00:11.503Z] unconfined, which can lead to unexpected situations. [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.503Z] To set a process to complain mode, use the command line tool [2022-07-29T22:00:11.503Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T22:00:11.503Z] +++ true [2022-07-29T22:00:11.503Z] exiting test-integration [2022-07-29T22:00:11.503Z] ++ exit 0 [2022-07-29T22:00:11.503Z] [2022-07-29T22:00:11.760Z] + for job in $(jobs -p) [2022-07-29T22:00:11.760Z] + wait 27151 [2022-07-29T22:00:23.947Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-29T22:00:32.047Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-29T22:00:36.227Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-29T22:00:38.124Z] docker_cli_swarm_test.go:1112: [dfa046351f3c6] joining swarm manager [daaa76ee2e7f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:00:39.068Z] docker_cli_swarm_test.go:1113: [db2b0284bf4cb] joining swarm manager [daaa76ee2e7f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T22:02:00.470Z] docker_cli_swarm_test.go:1166: [d6d65581f1dfd] joining swarm manager [daaa76ee2e7f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-29T22:02:32.522Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-29T22:02:32.522Z] docker_cli_swarm_test.go:1447: [d8206d991f816] joining swarm manager [d67604fb1ad7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:02:32.522Z] docker_cli_swarm_test.go:1448: [de4b6d4297e5e] joining swarm manager [d67604fb1ad7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-29T22:02:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-29T22:02:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-29T22:02:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-29T22:02:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-29T22:02:42.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-29T22:02:43.047Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-29T22:02:45.573Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-29T22:02:48.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-29T22:02:51.386Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-29T22:02:53.283Z] docker_cli_swarm_unix_test.go:63: [dae960db7eea2] joining swarm manager [d1de2c011c266]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:03:49.479Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-29T22:03:49.479Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-29T22:03:49.479Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-29T22:03:50.852Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-29T22:03:54.129Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-29T22:03:56.655Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-29T22:03:58.553Z] docker_api_swarm_test.go:962: [d012815c72952] joining swarm manager [db991cd160037]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-29T22:04:16.640Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-29T22:04:28.826Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-29T22:04:30.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-29T22:04:33.249Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-29T22:04:36.532Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-29T22:04:43.084Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-29T22:04:48.344Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-29T22:04:50.241Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-29T22:04:52.768Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-29T22:04:55.297Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-29T22:04:57.822Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-29T22:05:01.104Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-29T22:05:03.001Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-29T22:05:59.200Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-29T22:06:14.059Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite (1550.90s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.24s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.85s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.94s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.26s) [2022-07-29T22:06:32.133Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.09s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.18s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.99s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.37s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.49s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.77s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.96s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.99s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.05s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.55s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.40s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.61s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.87s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.74s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.54s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.85s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.51s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.85s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.43s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.76s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.90s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.09s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.56s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.30s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.97s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.49s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.45s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.85s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.02s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.12s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.56s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.09s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.55s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.02s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.19s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.45s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.99s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.69s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.61s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.15s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.58s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (61.85s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.22s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.26s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.19s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.50s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.25s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.24s) [2022-07-29T22:06:32.133Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.04s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.77s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.42s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.12s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.20s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.88s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (111.70s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.48s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.19s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.47s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.10s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.90s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-07-29T22:06:32.133Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-07-29T22:06:32.133Z] === RUN TestDockerExternalVolumeSuite [2022-07-29T22:06:32.133Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-29T22:06:32.133Z] docker_cli_external_volume_driver_test.go:53: [d6f1298074c9b] daemon is not started [2022-07-29T22:06:46.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-29T22:07:54.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-29T22:08:02.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-29T22:08:17.608Z] docker_cli_external_volume_driver_test.go:53: [d349ba43e35ff] daemon is not started [2022-07-29T22:08:32.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-29T22:08:47.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-29T22:09:02.214Z] docker_cli_external_volume_driver_test.go:53: [da8191e46e3bf] daemon is not started [2022-07-29T22:09:17.076Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-29T22:09:17.334Z] docker_cli_external_volume_driver_test.go:53: [d4aa6e35e78bc] daemon is not started [2022-07-29T22:09:32.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-29T22:10:04.285Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-29T22:10:22.353Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-29T22:10:37.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-29T22:11:23.866Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-29T22:11:42.002Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-29T22:12:14.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-29T22:12:46.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-29T22:13:00.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-29T22:13:15.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-29T22:13:15.841Z] docker_cli_external_volume_driver_test.go:485: [d8810b0112f21] daemon is not started [2022-07-29T22:13:33.908Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-29T22:13:33.908Z] docker_cli_external_volume_driver_test.go:53: [d99921741672b] daemon is not started [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite (437.01s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-07-29T22:13:46.151Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-29T22:13:46.151Z] PASS [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] === Skipped [2022-07-29T22:13:46.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-29T22:13:46.151Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-29T22:13:46.151Z] check_test.go:540: [ddb1f67697d2c] daemon is not started [2022-07-29T22:13:46.151Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-29T22:13:46.151Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-29T22:13:46.151Z] check_test.go:540: [d6ae4ca33a688] daemon is not started [2022-07-29T22:13:46.151Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-29T22:13:46.151Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-29T22:13:46.151Z] check_test.go:540: [d39e8178234b4] daemon is not started [2022-07-29T22:13:46.151Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:13:46.151Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-29T22:13:46.151Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:13:46.151Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-29T22:13:46.151Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-29T22:13:46.151Z] [2022-07-29T22:13:46.151Z] DONE 269 tests, 5 skipped in 2337.893s [2022-07-29T22:13:46.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-29T22:13:47.524Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd4c277f81c9c/docker.pid [2022-07-29T22:13:47.524Z] +++ kill 7279 [2022-07-29T22:13:47.524Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7279 is not a child of this shell [2022-07-29T22:13:47.524Z] warning: PID 7279 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd4c277f81c9c/docker.pid had a nonzero exit code [2022-07-29T22:13:47.524Z] ++++ cat bundles/test-integration/docker.pid [2022-07-29T22:13:47.524Z] +++ kill 9522 [2022-07-29T22:13:47.524Z] +++ /etc/init.d/apparmor stop [2022-07-29T22:13:47.524Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-29T22:13:47.524Z] [2022-07-29T22:13:47.524Z] Unloading profiles will leave already running processes permanently [2022-07-29T22:13:47.524Z] unconfined, which can lead to unexpected situations. [2022-07-29T22:13:47.524Z] [2022-07-29T22:13:47.524Z] To set a process to complain mode, use the command line tool [2022-07-29T22:13:47.524Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-29T22:13:47.524Z] +++ true [2022-07-29T22:13:47.524Z] exiting test-integration [2022-07-29T22:13:47.524Z] ++ exit 0 [2022-07-29T22:13:47.524Z] [2022-07-29T22:13:47.782Z] + exit 0 [2022-07-29T22:13:47.782Z] ++ jobs -p [2022-07-29T22:13:47.782Z] + pids= [2022-07-29T22:13:47.782Z] + echo 'Remaining pids to kill: []' [2022-07-29T22:13:47.782Z] Remaining pids to kill: [] [2022-07-29T22:13:47.782Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-29T22:13:47.809Z] Recording test results [2022-07-29T22:13:48.327Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-29T22:13:48.640Z] + echo Ensuring container killed. [2022-07-29T22:13:48.640Z] Ensuring container killed. [2022-07-29T22:13:48.640Z] + docker ps -aq -f name=docker-pr5-* [2022-07-29T22:13:48.640Z] + cids=f6a1f60cd91b [2022-07-29T22:13:48.640Z] 4b55615163e0 [2022-07-29T22:13:48.640Z] aca1af009680 [2022-07-29T22:13:48.640Z] + [ -n f6a1f60cd91b [2022-07-29T22:13:48.640Z] 4b55615163e0 [2022-07-29T22:13:48.640Z] aca1af009680 ] [2022-07-29T22:13:48.640Z] + docker rm -vf f6a1f60cd91b 4b55615163e0 aca1af009680 [2022-07-29T22:13:49.574Z] f6a1f60cd91b [2022-07-29T22:13:49.574Z] 4b55615163e0 [2022-07-29T22:13:50.140Z] aca1af009680 [Pipeline] sh [2022-07-29T22:13:50.421Z] + echo Chowning /workspace to jenkins user [2022-07-29T22:13:50.421Z] Chowning /workspace to jenkins user [2022-07-29T22:13:50.421Z] + id -u [2022-07-29T22:13:50.421Z] + id -g [2022-07-29T22:13:50.421Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43884:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-29T22:13:53.245Z] + bundleName=amd64 [2022-07-29T22:13:53.246Z] + echo Creating amd64-bundles.tar.gz [2022-07-29T22:13:53.246Z] Creating amd64-bundles.tar.gz [2022-07-29T22:13:53.246Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-29T22:13:53.246Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-29T22:13:54.637Z] Archiving artifacts [2022-07-29T22:13:55.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43884/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-29T22:13:55.445Z] + make clean [2022-07-29T22:13:55.703Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-29T22:13:55.703Z] docker-dev-cache [2022-07-29T22:13:55.703Z] 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