Pull request #44107 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4460acf0876fa7d3b7cd200bbc4287292dc4f10e+a9fe88e395acaacd84067b5fc701d52dbcf4b625 (03d125a58a70cce476055dd6b344d887e7aa9456) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44107@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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-09-07T13:59:17.207Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-07T13:59:17.212Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-07T13:59:17.304Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-07T13:59:17.505Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f2dd363855f05fff) in /home/ubuntu/workspace/moby_PR-44107 [Pipeline] { [Pipeline] checkout [2022-09-07T13:59:17.535Z] The recommended git tool is: git [2022-09-07T13:59:17.543Z] using credential docker-jenkins-github-credentials [2022-09-07T13:59:17.552Z] Cloning the remote Git repository [2022-09-07T13:59:17.552Z] Cloning with configured refspecs honoured and without tags [2022-09-07T13:59:17.597Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:17.597Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:17.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:17.601Z] > git --version # timeout=10 [2022-09-07T13:59:17.604Z] > git --version # 'git version 2.17.1' [2022-09-07T13:59:17.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:17.605Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:27.301Z] Fetching without tags [2022-09-07T13:59:27.505Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:28.041Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:28.042Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [2022-09-07T13:59:28.099Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:28.104Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T13:59:27.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:27.293Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:27.296Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:27.300Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:27.304Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:27.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:27.305Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:27.508Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:27.510Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:28.029Z] > git remote # timeout=10 [2022-09-07T13:59:28.031Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:28.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:28.034Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:28.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:28.044Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:28.046Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:28.101Z] > git rev-list --no-walk 6cd8cb447ef819ff1ab0ff6857dea530484dd023 # timeout=10 [2022-09-07T13:59:28.724Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-07T13:59:31.237Z] 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-09-07T13:59:31.436Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-058693a6bbd0741f9) in /home/ubuntu/workspace/moby_PR-44107 [Pipeline] node [2022-09-07T13:59:31.445Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0738da967fc984b9c) in /home/ubuntu/workspace/moby_PR-44107 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-09-07T13:59:31.451Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03ddb421a620d51c9) in /home/ubuntu/workspace/moby_PR-44107 [2022-09-07T13:59:31.453Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-099f0aa8f62edd3e1) in /home/ubuntu/workspace/moby_PR-44107 [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] } [2022-09-07T13:59:31.469Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fae00f3e8387704b) in /home/ubuntu/workspace/moby_PR-44107 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-09-07T13:59:31.504Z] The recommended git tool is: git [Pipeline] checkout [2022-09-07T13:59:31.511Z] using credential docker-jenkins-github-credentials [2022-09-07T13:59:31.517Z] The recommended git tool is: git [2022-09-07T13:59:31.523Z] Cloning the remote Git repository [2022-09-07T13:59:31.523Z] Cloning with configured refspecs honoured and without tags [2022-09-07T13:59:31.525Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-09-07T13:59:31.535Z] Cloning the remote Git repository [2022-09-07T13:59:31.535Z] Cloning with configured refspecs honoured and without tags [2022-09-07T13:59:31.540Z] The recommended git tool is: git [Pipeline] checkout [2022-09-07T13:59:31.546Z] The recommended git tool is: git [2022-09-07T13:59:31.552Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-07T13:59:31.559Z] using credential docker-jenkins-github-credentials [2022-09-07T13:59:31.564Z] Cloning the remote Git repository [2022-09-07T13:59:31.564Z] Cloning with configured refspecs honoured and without tags [2022-09-07T13:59:31.571Z] Cloning the remote Git repository [2022-09-07T13:59:31.571Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-09-07T13:59:31.635Z] The recommended git tool is: git [2022-09-07T13:59:31.644Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-07T13:59:31.654Z] Cloning the remote Git repository [2022-09-07T13:59:31.654Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-09-07T13:59:31.613Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:31.614Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:31.624Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:31.624Z] > git --version # timeout=10 [2022-09-07T13:59:31.630Z] > git --version # 'git version 2.25.1' [2022-09-07T13:59:31.630Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:31.631Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-07T13:59:31.654Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:31.654Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:31.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:31.664Z] > git --version # timeout=10 [2022-09-07T13:59:31.669Z] > git --version # 'git version 2.25.1' [2022-09-07T13:59:31.669Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:31.670Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:31.524Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:31.525Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:31.537Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:31.537Z] > git --version # timeout=10 [2022-09-07T13:59:31.539Z] > git --version # 'git version 2.17.1' [2022-09-07T13:59:31.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:31.540Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:31.582Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:31.583Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:31.587Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:31.587Z] > git --version # timeout=10 [2022-09-07T13:59:31.597Z] > git --version # 'git version 2.17.1' [2022-09-07T13:59:31.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:31.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:31.556Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T13:59:31.557Z] > git init /home/ubuntu/workspace/moby_PR-44107 # timeout=10 [2022-09-07T13:59:31.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:31.573Z] > git --version # timeout=10 [2022-09-07T13:59:31.580Z] > git --version # 'git version 2.17.1' [2022-09-07T13:59:31.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:31.581Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:44.087Z] Fetching without tags [2022-09-07T13:59:44.064Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:44.068Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:44.071Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:44.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:44.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:44.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:44.088Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:44.278Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:44.849Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:44.850Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [2022-09-07T13:59:45.621Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:44.278Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:44.284Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:44.826Z] > git remote # timeout=10 [2022-09-07T13:59:44.829Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:44.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:44.833Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:44.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:44.849Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:44.852Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T13:59:46.304Z] + docker version [2022-09-07T13:59:46.304Z] Client: Docker Engine - Community [2022-09-07T13:59:46.304Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:46.304Z] API version: 1.42 [2022-09-07T13:59:46.304Z] Go version: go1.18.3 [2022-09-07T13:59:46.304Z] Git commit: 3e9117b [2022-09-07T13:59:46.304Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T13:59:46.304Z] OS/Arch: linux/arm64 [2022-09-07T13:59:46.304Z] Context: default [2022-09-07T13:59:46.304Z] [2022-09-07T13:59:46.304Z] Server: Docker Engine - Community [2022-09-07T13:59:46.304Z] Engine: [2022-09-07T13:59:46.304Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:46.304Z] API version: 1.42 (minimum version 1.12) [2022-09-07T13:59:46.304Z] Go version: go1.18.3 [2022-09-07T13:59:46.304Z] Git commit: 38633e7 [2022-09-07T13:59:46.304Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T13:59:46.304Z] OS/Arch: linux/arm64 [2022-09-07T13:59:46.304Z] Experimental: true [2022-09-07T13:59:46.304Z] containerd: [2022-09-07T13:59:46.304Z] Version: 1.6.8 [2022-09-07T13:59:46.304Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:46.304Z] runc: [2022-09-07T13:59:46.304Z] Version: 1.1.4 [2022-09-07T13:59:46.304Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:46.304Z] docker-init: [2022-09-07T13:59:46.304Z] Version: 0.19.0 [2022-09-07T13:59:46.304Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T13:59:46.588Z] + docker info [2022-09-07T13:59:46.588Z] Client: [2022-09-07T13:59:46.588Z] Context: default [2022-09-07T13:59:46.588Z] Debug Mode: false [2022-09-07T13:59:46.588Z] Plugins: [2022-09-07T13:59:46.588Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T13:59:46.588Z] Version: v0.8.2 [2022-09-07T13:59:46.588Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-07T13:59:46.588Z] compose: Docker Compose (Docker Inc.) [2022-09-07T13:59:46.588Z] Version: v2.10.2 [2022-09-07T13:59:46.588Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T13:59:46.588Z] [2022-09-07T13:59:46.588Z] Server: [2022-09-07T13:59:46.588Z] Containers: 0 [2022-09-07T13:59:46.588Z] Running: 0 [2022-09-07T13:59:46.588Z] Paused: 0 [2022-09-07T13:59:46.588Z] Stopped: 0 [2022-09-07T13:59:46.588Z] Images: 2 [2022-09-07T13:59:46.588Z] Server Version: 22.06.0-beta.0 [2022-09-07T13:59:46.588Z] Storage Driver: overlay2 [2022-09-07T13:59:46.588Z] Backing Filesystem: extfs [2022-09-07T13:59:46.588Z] Supports d_type: true [2022-09-07T13:59:46.588Z] Using metacopy: false [2022-09-07T13:59:46.588Z] Native Overlay Diff: true [2022-09-07T13:59:46.588Z] userxattr: false [2022-09-07T13:59:46.588Z] Logging Driver: json-file [2022-09-07T13:59:46.588Z] Cgroup Driver: cgroupfs [2022-09-07T13:59:46.588Z] Cgroup Version: 1 [2022-09-07T13:59:46.588Z] Plugins: [2022-09-07T13:59:46.588Z] Volume: local [2022-09-07T13:59:46.588Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T13:59:46.588Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T13:59:46.588Z] Swarm: inactive [2022-09-07T13:59:46.588Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T13:59:46.588Z] Default Runtime: runc [2022-09-07T13:59:46.588Z] Init Binary: docker-init [2022-09-07T13:59:46.588Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:46.588Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:46.588Z] init version: de40ad0 [2022-09-07T13:59:46.588Z] Security Options: [2022-09-07T13:59:46.588Z] apparmor [2022-09-07T13:59:46.588Z] seccomp [2022-09-07T13:59:46.588Z] Profile: builtin [2022-09-07T13:59:46.588Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T13:59:46.588Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T13:59:46.588Z] OSType: linux [2022-09-07T13:59:46.588Z] Architecture: aarch64 [2022-09-07T13:59:46.588Z] CPUs: 2 [2022-09-07T13:59:46.588Z] Total Memory: 7.559GiB [2022-09-07T13:59:46.588Z] Name: ip-10-100-101-30 [2022-09-07T13:59:46.588Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-07T13:59:46.588Z] Docker Root Dir: /var/lib/docker [2022-09-07T13:59:46.588Z] Debug Mode: false [2022-09-07T13:59:46.588Z] Registry: https://index.docker.io/v1/ [2022-09-07T13:59:46.588Z] Labels: [2022-09-07T13:59:46.588Z] Experimental: true [2022-09-07T13:59:46.588Z] Insecure Registries: [2022-09-07T13:59:46.588Z] 127.0.0.0/8 [2022-09-07T13:59:46.588Z] Live Restore Enabled: true [2022-09-07T13:59:46.588Z] [Pipeline] sh [2022-09-07T13:59:46.870Z] Fetching without tags [2022-09-07T13:59:46.874Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:46.874Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:46.874Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T13:59:46.874Z] + bash /home/ubuntu/workspace/moby_PR-44107/check-config.sh [2022-09-07T13:59:46.874Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T13:59:46.874Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-07T13:59:46.874Z] [2022-09-07T13:59:46.874Z] Generally Necessary: [2022-09-07T13:59:46.874Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T13:59:46.874Z] - apparmor: enabled and tools installed [2022-09-07T13:59:46.874Z] - CONFIG_NAMESPACES: enabled [2022-09-07T13:59:46.874Z] - CONFIG_NET_NS: enabled [2022-09-07T13:59:46.874Z] - CONFIG_PID_NS: enabled [2022-09-07T13:59:47.082Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:47.132Z] - CONFIG_IPC_NS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_UTS_NS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUPS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CPUSETS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_MEMCG: enabled [2022-09-07T13:59:47.132Z] - CONFIG_KEYS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_VETH: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T13:59:47.132Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T13:59:47.132Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T13:59:47.132Z] [2022-09-07T13:59:47.132Z] Optional Features: [2022-09-07T13:59:47.132Z] - CONFIG_USER_NS: enabled [2022-09-07T13:59:47.132Z] - CONFIG_SECCOMP: enabled [2022-09-07T13:59:47.187Z] Fetching without tags [2022-09-07T13:59:47.314Z] Fetching without tags [2022-09-07T13:59:47.377Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:47.390Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T13:59:47.390Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T13:59:47.390Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T13:59:47.390Z] (cgroup swap accounting is currently enabled) [2022-09-07T13:59:47.390Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T13:59:47.390Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T13:59:47.390Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T13:59:47.390Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T13:59:47.390Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T13:59:47.390Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T13:59:47.390Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T13:59:47.390Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T13:59:47.390Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T13:59:47.390Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T13:59:47.390Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T13:59:47.390Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T13:59:47.390Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T13:59:47.390Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T13:59:47.390Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T13:59:47.390Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T13:59:47.390Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T13:59:47.391Z] - CONFIG_EXT4_FS: enabled [2022-09-07T13:59:47.391Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T13:59:47.391Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T13:59:47.391Z] - Network Drivers: [2022-09-07T13:59:47.391Z] - "overlay": [2022-09-07T13:59:47.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.300Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:47.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.314Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:47.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:47.315Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.165Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.174Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:47.177Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.184Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.191Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:47.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:47.192Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.381Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.384Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:46.846Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:46.850Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:46.857Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:46.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:46.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:46.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:46.873Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.083Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.089Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:47.487Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:47.648Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:47.648Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T13:59:47.648Z] Optional (for encrypted networks): [2022-09-07T13:59:47.648Z] - CONFIG_CRYPTO: enabled [2022-09-07T13:59:47.648Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T13:59:47.648Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T13:59:47.648Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T13:59:47.648Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T13:59:47.648Z] - CONFIG_XFRM: enabled [2022-09-07T13:59:47.648Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T13:59:47.648Z] - "ipvlan": [2022-09-07T13:59:47.648Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T13:59:47.648Z] - "macvlan": [2022-09-07T13:59:47.648Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T13:59:47.648Z] - "ftp,tftp client in container": [2022-09-07T13:59:47.648Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T13:59:47.648Z] - Storage Drivers: [2022-09-07T13:59:47.648Z] - "aufs": [2022-09-07T13:59:47.648Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T13:59:47.648Z] - "btrfs": [2022-09-07T13:59:47.648Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T13:59:47.648Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T13:59:47.648Z] - "devicemapper": [2022-09-07T13:59:47.649Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [2022-09-07T13:59:47.710Z] Fetching without tags [2022-09-07T13:59:47.907Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T13:59:47.908Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T13:59:47.908Z] - "overlay": [2022-09-07T13:59:47.908Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T13:59:47.908Z] - "zfs": [2022-09-07T13:59:47.908Z] - /dev/zfs: present [2022-09-07T13:59:47.908Z] - zfs command: missing [2022-09-07T13:59:47.908Z] - zpool command: missing [2022-09-07T13:59:47.908Z] [2022-09-07T13:59:47.908Z] Limits: [2022-09-07T13:59:47.908Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T13:59:47.908Z] [2022-09-07T13:59:47.908Z] + true [Pipeline] } [Pipeline] // stage [2022-09-07T13:59:47.928Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:47.929Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [Pipeline] stage [Pipeline] { (Build dev image) [2022-09-07T13:59:47.945Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [Pipeline] sh [2022-09-07T13:59:48.077Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:48.078Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [2022-09-07T13:59:48.184Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:48.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e . [2022-09-07T13:59:48.282Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:48.489Z] #1 [internal] load build definition from Dockerfile [2022-09-07T13:59:48.489Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T13:59:48.489Z] #1 DONE 0.0s [2022-09-07T13:59:48.489Z] [2022-09-07T13:59:48.489Z] #2 [internal] load .dockerignore [2022-09-07T13:59:48.489Z] #2 transferring context: 145B 0.0s done [2022-09-07T13:59:48.489Z] #2 DONE 0.1s [2022-09-07T13:59:48.489Z] [2022-09-07T13:59:48.489Z] #3 resolve image config for docker.io/docker/dockerfile:1 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T13:59:48.570Z] Merge succeeded, producing 4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T13:59:48.571Z] Checking out Revision 4460acf0876fa7d3b7cd200bbc4287292dc4f10e (PR-44107) [2022-09-07T13:59:48.588Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:48.751Z] #3 DONE 0.1s [2022-09-07T13:59:48.752Z] [2022-09-07T13:59:48.752Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T13:59:48.752Z] #4 CACHED [2022-09-07T13:59:48.752Z] [2022-09-07T13:59:48.752Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:48.752Z] #5 DONE 0.1s [2022-09-07T13:59:48.752Z] [2022-09-07T13:59:48.752Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T13:59:48.752Z] #6 DONE 0.1s [2022-09-07T13:59:48.752Z] [2022-09-07T13:59:48.752Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:48.781Z] + [ PR != PR ] [2022-09-07T13:59:48.781Z] + [ master != master ] [2022-09-07T13:59:48.781Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T13:59:49.010Z] #7 DONE 0.1s [2022-09-07T13:59:49.010Z] [2022-09-07T13:59:49.010Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:49.010Z] #8 DONE 0.1s [2022-09-07T13:59:49.150Z] + docker version [2022-09-07T13:59:49.150Z] Client: Docker Engine - Community [2022-09-07T13:59:49.150Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.150Z] API version: 1.42 [2022-09-07T13:59:49.150Z] Go version: go1.18.3 [2022-09-07T13:59:49.150Z] Git commit: 3e9117b [2022-09-07T13:59:49.150Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.150Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.150Z] Context: default [2022-09-07T13:59:49.150Z] [2022-09-07T13:59:49.150Z] Server: Docker Engine - Community [2022-09-07T13:59:49.150Z] Engine: [2022-09-07T13:59:49.150Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.150Z] API version: 1.42 (minimum version 1.12) [2022-09-07T13:59:49.150Z] Go version: go1.18.3 [2022-09-07T13:59:49.150Z] Git commit: 38633e7 [2022-09-07T13:59:49.150Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.150Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.150Z] Experimental: true [2022-09-07T13:59:49.150Z] containerd: [2022-09-07T13:59:49.150Z] Version: 1.6.8 [2022-09-07T13:59:49.150Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.150Z] runc: [2022-09-07T13:59:49.150Z] Version: 1.1.4 [2022-09-07T13:59:49.150Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.150Z] docker-init: [2022-09-07T13:59:49.150Z] Version: 0.19.0 [2022-09-07T13:59:49.150Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T13:59:47.487Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.489Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:48.038Z] > git remote # timeout=10 [2022-09-07T13:59:48.041Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:48.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:48.046Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:48.061Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:48.078Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:48.090Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:47.907Z] > git remote # timeout=10 [2022-09-07T13:59:47.913Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:47.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:47.919Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:47.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:47.933Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.937Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:49.197Z] + docker version [2022-09-07T13:59:49.197Z] Client: Docker Engine - Community [2022-09-07T13:59:49.197Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.197Z] API version: 1.42 [2022-09-07T13:59:49.197Z] Go version: go1.18.3 [2022-09-07T13:59:49.197Z] Git commit: 3e9117b [2022-09-07T13:59:49.197Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T13:59:49.197Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.197Z] Context: default [2022-09-07T13:59:49.197Z] [2022-09-07T13:59:49.197Z] Server: Docker Engine - Community [2022-09-07T13:59:49.197Z] Engine: [2022-09-07T13:59:49.197Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.197Z] API version: 1.42 (minimum version 1.12) [2022-09-07T13:59:49.197Z] Go version: go1.18.3 [2022-09-07T13:59:49.197Z] Git commit: 38633e7 [2022-09-07T13:59:49.197Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T13:59:49.197Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.197Z] Experimental: true [2022-09-07T13:59:49.197Z] containerd: [2022-09-07T13:59:49.197Z] Version: 1.6.8 [2022-09-07T13:59:49.197Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.197Z] runc: [2022-09-07T13:59:49.197Z] Version: 1.1.4 [2022-09-07T13:59:49.197Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.197Z] docker-init: [2022-09-07T13:59:49.197Z] Version: 0.19.0 [2022-09-07T13:59:49.197Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T13:59:47.660Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.668Z] > git config --add remote.origin.fetch +refs/pull/44107/head:refs/remotes/origin/PR-44107 # timeout=10 [2022-09-07T13:59:47.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T13:59:47.703Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T13:59:47.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:47.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44107/head:refs/remotes/origin/PR-44107 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-07T13:59:47.936Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.941Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:48.503Z] > git remote # timeout=10 [2022-09-07T13:59:48.509Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:48.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:48.527Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:48.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:48.563Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:48.584Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:47.626Z] > git remote # timeout=10 [2022-09-07T13:59:47.630Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T13:59:47.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T13:59:47.634Z] > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10 [2022-09-07T13:59:47.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T13:59:47.650Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T13:59:47.655Z] > git checkout -f 4460acf0876fa7d3b7cd200bbc4287292dc4f10e # timeout=10 [2022-09-07T13:59:49.238Z] Commit message: "prefer Errorf for errors with parameters" [2022-09-07T13:59:49.241Z] + docker version [2022-09-07T13:59:49.241Z] Client: Docker Engine - Community [2022-09-07T13:59:49.241Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.241Z] API version: 1.42 [2022-09-07T13:59:49.241Z] Go version: go1.18.3 [2022-09-07T13:59:49.241Z] Git commit: 3e9117b [2022-09-07T13:59:49.241Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.241Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.241Z] Context: default [2022-09-07T13:59:49.241Z] [2022-09-07T13:59:49.241Z] Server: Docker Engine - Community [2022-09-07T13:59:49.241Z] Engine: [2022-09-07T13:59:49.241Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.241Z] API version: 1.42 (minimum version 1.12) [2022-09-07T13:59:49.241Z] Go version: go1.18.3 [2022-09-07T13:59:49.241Z] Git commit: 38633e7 [2022-09-07T13:59:49.241Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.241Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.241Z] Experimental: true [2022-09-07T13:59:49.241Z] containerd: [2022-09-07T13:59:49.241Z] Version: 1.6.8 [2022-09-07T13:59:49.241Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.241Z] runc: [2022-09-07T13:59:49.241Z] Version: 1.1.4 [2022-09-07T13:59:49.241Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.241Z] docker-init: [2022-09-07T13:59:49.241Z] Version: 0.19.0 [2022-09-07T13:59:49.241Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T13:59:49.426Z] + docker info [2022-09-07T13:59:49.426Z] Client: [2022-09-07T13:59:49.426Z] Context: default [2022-09-07T13:59:49.426Z] Debug Mode: false [2022-09-07T13:59:49.426Z] Plugins: [2022-09-07T13:59:49.426Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T13:59:49.426Z] Version: f500bf6 [2022-09-07T13:59:49.426Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T13:59:49.426Z] compose: Docker Compose (Docker Inc.) [2022-09-07T13:59:49.426Z] Version: v2.10.2 [2022-09-07T13:59:49.426Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T13:59:49.426Z] scan: Docker Scan (Docker Inc.) [2022-09-07T13:59:49.426Z] Version: v0.17.0 [2022-09-07T13:59:49.426Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T13:59:49.426Z] [2022-09-07T13:59:49.426Z] Server: [2022-09-07T13:59:49.426Z] Containers: 0 [2022-09-07T13:59:49.426Z] Running: 0 [2022-09-07T13:59:49.426Z] Paused: 0 [2022-09-07T13:59:49.426Z] Stopped: 0 [2022-09-07T13:59:49.426Z] Images: 5 [2022-09-07T13:59:49.426Z] Server Version: 22.06.0-beta.0 [2022-09-07T13:59:49.426Z] Storage Driver: overlay2 [2022-09-07T13:59:49.426Z] Backing Filesystem: extfs [2022-09-07T13:59:49.426Z] Supports d_type: true [2022-09-07T13:59:49.426Z] Using metacopy: false [2022-09-07T13:59:49.426Z] Native Overlay Diff: true [2022-09-07T13:59:49.426Z] userxattr: false [2022-09-07T13:59:49.426Z] Logging Driver: json-file [2022-09-07T13:59:49.426Z] Cgroup Driver: cgroupfs [2022-09-07T13:59:49.426Z] Cgroup Version: 1 [2022-09-07T13:59:49.426Z] Plugins: [2022-09-07T13:59:49.426Z] Volume: local [2022-09-07T13:59:49.426Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T13:59:49.426Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T13:59:49.426Z] Swarm: inactive [2022-09-07T13:59:49.426Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T13:59:49.426Z] Default Runtime: runc [2022-09-07T13:59:49.426Z] Init Binary: docker-init [2022-09-07T13:59:49.426Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.426Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.426Z] init version: de40ad0 [2022-09-07T13:59:49.426Z] Security Options: [2022-09-07T13:59:49.426Z] apparmor [2022-09-07T13:59:49.426Z] seccomp [2022-09-07T13:59:49.426Z] Profile: builtin [2022-09-07T13:59:49.426Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T13:59:49.426Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T13:59:49.426Z] OSType: linux [2022-09-07T13:59:49.426Z] Architecture: x86_64 [2022-09-07T13:59:49.426Z] CPUs: 2 [2022-09-07T13:59:49.426Z] Total Memory: 7.565GiB [2022-09-07T13:59:49.426Z] Name: ip-10-100-91-190 [2022-09-07T13:59:49.426Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T13:59:49.426Z] Docker Root Dir: /var/lib/docker [2022-09-07T13:59:49.426Z] Debug Mode: false [2022-09-07T13:59:49.426Z] Registry: https://index.docker.io/v1/ [2022-09-07T13:59:49.426Z] Labels: [2022-09-07T13:59:49.426Z] Experimental: true [2022-09-07T13:59:49.426Z] Insecure Registries: [2022-09-07T13:59:49.426Z] 127.0.0.0/8 [2022-09-07T13:59:49.426Z] Live Restore Enabled: true [2022-09-07T13:59:49.426Z] [2022-09-07T13:59:49.426Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T13:59:49.542Z] + docker info [2022-09-07T13:59:49.542Z] Client: [2022-09-07T13:59:49.542Z] Context: default [2022-09-07T13:59:49.542Z] Debug Mode: false [2022-09-07T13:59:49.542Z] Plugins: [2022-09-07T13:59:49.542Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T13:59:49.542Z] Version: f500bf6 [2022-09-07T13:59:49.542Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T13:59:49.542Z] compose: Docker Compose (Docker Inc.) [2022-09-07T13:59:49.542Z] Version: v2.10.2 [2022-09-07T13:59:49.542Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T13:59:49.542Z] scan: Docker Scan (Docker Inc.) [2022-09-07T13:59:49.542Z] Version: v0.17.0 [2022-09-07T13:59:49.542Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T13:59:49.542Z] [2022-09-07T13:59:49.542Z] Server: [2022-09-07T13:59:49.542Z] Containers: 0 [2022-09-07T13:59:49.542Z] Running: 0 [2022-09-07T13:59:49.542Z] Paused: 0 [2022-09-07T13:59:49.542Z] Stopped: 0 [2022-09-07T13:59:49.542Z] Images: 2 [2022-09-07T13:59:49.542Z] Server Version: 22.06.0-beta.0 [2022-09-07T13:59:49.542Z] Storage Driver: overlay2 [2022-09-07T13:59:49.542Z] Backing Filesystem: extfs [2022-09-07T13:59:49.542Z] Supports d_type: true [2022-09-07T13:59:49.542Z] Using metacopy: false [2022-09-07T13:59:49.542Z] Native Overlay Diff: true [2022-09-07T13:59:49.542Z] userxattr: false [2022-09-07T13:59:49.542Z] Logging Driver: json-file [2022-09-07T13:59:49.542Z] Cgroup Driver: systemd [2022-09-07T13:59:49.542Z] Cgroup Version: 2 [2022-09-07T13:59:49.542Z] Plugins: [2022-09-07T13:59:49.542Z] Volume: local [2022-09-07T13:59:49.542Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T13:59:49.542Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T13:59:49.542Z] Swarm: inactive [2022-09-07T13:59:49.542Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T13:59:49.542Z] Default Runtime: runc [2022-09-07T13:59:49.542Z] Init Binary: docker-init [2022-09-07T13:59:49.542Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.542Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.542Z] init version: de40ad0 [2022-09-07T13:59:49.542Z] Security Options: [2022-09-07T13:59:49.542Z] apparmor [2022-09-07T13:59:49.542Z] seccomp [2022-09-07T13:59:49.542Z] Profile: builtin [2022-09-07T13:59:49.542Z] cgroupns [2022-09-07T13:59:49.542Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T13:59:49.542Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T13:59:49.542Z] OSType: linux [2022-09-07T13:59:49.542Z] Architecture: x86_64 [2022-09-07T13:59:49.542Z] CPUs: 2 [2022-09-07T13:59:49.542Z] Total Memory: 7.557GiB [2022-09-07T13:59:49.542Z] Name: ip-10-100-68-19 [2022-09-07T13:59:49.542Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-07T13:59:49.542Z] Docker Root Dir: /var/lib/docker [2022-09-07T13:59:49.542Z] Debug Mode: false [2022-09-07T13:59:49.542Z] Registry: https://index.docker.io/v1/ [2022-09-07T13:59:49.542Z] Labels: [2022-09-07T13:59:49.542Z] Experimental: true [2022-09-07T13:59:49.542Z] Insecure Registries: [2022-09-07T13:59:49.542Z] 127.0.0.0/8 [2022-09-07T13:59:49.542Z] Live Restore Enabled: true [2022-09-07T13:59:49.542Z] [Pipeline] } [Pipeline] // stage [2022-09-07T13:59:49.568Z] + docker info [2022-09-07T13:59:49.568Z] Client: [2022-09-07T13:59:49.568Z] Context: default [2022-09-07T13:59:49.568Z] Debug Mode: false [2022-09-07T13:59:49.568Z] Plugins: [2022-09-07T13:59:49.568Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T13:59:49.568Z] Version: f500bf6 [2022-09-07T13:59:49.568Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T13:59:49.568Z] compose: Docker Compose (Docker Inc.) [2022-09-07T13:59:49.568Z] Version: v2.10.2 [2022-09-07T13:59:49.568Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T13:59:49.568Z] scan: Docker Scan (Docker Inc.) [2022-09-07T13:59:49.568Z] Version: v0.17.0 [2022-09-07T13:59:49.568Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T13:59:49.568Z] [2022-09-07T13:59:49.568Z] Server: [2022-09-07T13:59:49.568Z] Containers: 0 [2022-09-07T13:59:49.568Z] Running: 0 [2022-09-07T13:59:49.568Z] Paused: 0 [2022-09-07T13:59:49.568Z] Stopped: 0 [2022-09-07T13:59:49.568Z] Images: 2 [2022-09-07T13:59:49.568Z] Server Version: 22.06.0-beta.0 [2022-09-07T13:59:49.568Z] Storage Driver: overlay2 [2022-09-07T13:59:49.568Z] Backing Filesystem: extfs [2022-09-07T13:59:49.568Z] Supports d_type: true [2022-09-07T13:59:49.568Z] Using metacopy: false [2022-09-07T13:59:49.568Z] Native Overlay Diff: true [2022-09-07T13:59:49.568Z] userxattr: false [2022-09-07T13:59:49.568Z] Logging Driver: json-file [2022-09-07T13:59:49.568Z] Cgroup Driver: cgroupfs [2022-09-07T13:59:49.568Z] Cgroup Version: 1 [2022-09-07T13:59:49.568Z] Plugins: [2022-09-07T13:59:49.568Z] Volume: local [2022-09-07T13:59:49.568Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T13:59:49.568Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T13:59:49.568Z] Swarm: inactive [2022-09-07T13:59:49.568Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T13:59:49.568Z] Default Runtime: runc [2022-09-07T13:59:49.568Z] Init Binary: docker-init [2022-09-07T13:59:49.568Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.568Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.568Z] init version: de40ad0 [2022-09-07T13:59:49.568Z] Security Options: [2022-09-07T13:59:49.568Z] apparmor [2022-09-07T13:59:49.568Z] seccomp [2022-09-07T13:59:49.568Z] Profile: builtin [2022-09-07T13:59:49.568Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T13:59:49.568Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T13:59:49.568Z] OSType: linux [2022-09-07T13:59:49.568Z] Architecture: x86_64 [2022-09-07T13:59:49.568Z] CPUs: 2 [2022-09-07T13:59:49.568Z] Total Memory: 15.35GiB [2022-09-07T13:59:49.568Z] Name: ip-10-100-74-220 [2022-09-07T13:59:49.568Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T13:59:49.568Z] Docker Root Dir: /var/lib/docker [2022-09-07T13:59:49.568Z] Debug Mode: false [2022-09-07T13:59:49.568Z] Registry: https://index.docker.io/v1/ [2022-09-07T13:59:49.568Z] Labels: [2022-09-07T13:59:49.568Z] Experimental: true [2022-09-07T13:59:49.568Z] Insecure Registries: [2022-09-07T13:59:49.568Z] 127.0.0.0/8 [2022-09-07T13:59:49.568Z] Live Restore Enabled: true [2022-09-07T13:59:49.568Z] [2022-09-07T13:59:49.568Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-09-07T13:59:49.701Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:49.701Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:49.701Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T13:59:49.701Z] + bash /home/ubuntu/workspace/moby_PR-44107/check-config.sh [2022-09-07T13:59:49.701Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T13:59:49.701Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T13:59:49.701Z] [2022-09-07T13:59:49.701Z] Generally Necessary: [2022-09-07T13:59:49.701Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T13:59:49.701Z] - apparmor: enabled and tools installed [2022-09-07T13:59:49.701Z] - CONFIG_NAMESPACES: enabled [2022-09-07T13:59:49.701Z] - CONFIG_NET_NS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_PID_NS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_IPC_NS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_UTS_NS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUPS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CPUSETS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_MEMCG: enabled [2022-09-07T13:59:49.701Z] - CONFIG_KEYS: enabled [2022-09-07T13:59:49.701Z] - CONFIG_VETH: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T13:59:49.701Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T13:59:49.701Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T13:59:49.701Z] [2022-09-07T13:59:49.701Z] Optional Features: [2022-09-07T13:59:49.701Z] - CONFIG_USER_NS: enabled [2022-09-07T13:59:49.854Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:49.854Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:49.854Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T13:59:49.854Z] + bash /home/ubuntu/workspace/moby_PR-44107/check-config.sh [2022-09-07T13:59:49.854Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T13:59:49.854Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T13:59:49.854Z] [2022-09-07T13:59:49.854Z] Generally Necessary: [2022-09-07T13:59:49.854Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T13:59:49.854Z] - apparmor: enabled and tools installed [2022-09-07T13:59:49.854Z] - CONFIG_NAMESPACES: enabled [2022-09-07T13:59:49.854Z] - CONFIG_NET_NS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_PID_NS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_IPC_NS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_UTS_NS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUPS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CPUSETS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_MEMCG: enabled [2022-09-07T13:59:49.854Z] - CONFIG_KEYS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_VETH: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T13:59:49.854Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T13:59:49.854Z] [2022-09-07T13:59:49.854Z] Optional Features: [2022-09-07T13:59:49.854Z] - CONFIG_USER_NS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_SECCOMP: enabled [2022-09-07T13:59:49.854Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T13:59:49.854Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T13:59:49.854Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T13:59:49.854Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T13:59:49.854Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T13:59:49.908Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e . [2022-09-07T13:59:49.953Z] + docker version [2022-09-07T13:59:49.953Z] Client: Docker Engine - Community [2022-09-07T13:59:49.953Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.953Z] API version: 1.42 [2022-09-07T13:59:49.953Z] Go version: go1.18.3 [2022-09-07T13:59:49.953Z] Git commit: 3e9117b [2022-09-07T13:59:49.953Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.953Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.953Z] Context: default [2022-09-07T13:59:49.953Z] [2022-09-07T13:59:49.953Z] Server: Docker Engine - Community [2022-09-07T13:59:49.953Z] Engine: [2022-09-07T13:59:49.953Z] Version: 22.06.0-beta.0 [2022-09-07T13:59:49.953Z] API version: 1.42 (minimum version 1.12) [2022-09-07T13:59:49.953Z] Go version: go1.18.3 [2022-09-07T13:59:49.953Z] Git commit: 38633e7 [2022-09-07T13:59:49.953Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T13:59:49.953Z] OS/Arch: linux/amd64 [2022-09-07T13:59:49.953Z] Experimental: true [2022-09-07T13:59:49.953Z] containerd: [2022-09-07T13:59:49.953Z] Version: 1.6.8 [2022-09-07T13:59:49.953Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:49.953Z] runc: [2022-09-07T13:59:49.953Z] Version: 1.1.4 [2022-09-07T13:59:49.953Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:49.953Z] docker-init: [2022-09-07T13:59:49.953Z] Version: 0.19.0 [2022-09-07T13:59:49.953Z] GitCommit: de40ad0 [2022-09-07T13:59:49.957Z] - CONFIG_SECCOMP: enabled [2022-09-07T13:59:49.957Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T13:59:49.957Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T13:59:49.957Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T13:59:49.957Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T13:59:49.957Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T13:59:49.957Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T13:59:49.957Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T13:59:49.957Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T13:59:49.957Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T13:59:49.957Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T13:59:49.957Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T13:59:49.957Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T13:59:49.957Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T13:59:49.957Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T13:59:49.957Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T13:59:49.957Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T13:59:49.957Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T13:59:49.957Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T13:59:49.957Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T13:59:49.957Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T13:59:49.957Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T13:59:49.957Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T13:59:49.957Z] - CONFIG_EXT4_FS: enabled [2022-09-07T13:59:49.957Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T13:59:49.957Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T13:59:49.957Z] - Network Drivers: [2022-09-07T13:59:49.957Z] - "overlay": [2022-09-07T13:59:49.957Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T13:59:49.957Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T13:59:49.957Z] Optional (for encrypted networks): [Pipeline] sh [2022-09-07T13:59:50.110Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T13:59:50.110Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T13:59:50.110Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T13:59:50.110Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T13:59:50.110Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T13:59:50.110Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T13:59:50.110Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T13:59:50.110Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T13:59:50.110Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T13:59:50.110Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T13:59:50.110Z] - CONFIG_EXT4_FS: enabled [2022-09-07T13:59:50.110Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T13:59:50.110Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T13:59:50.110Z] - Network Drivers: [2022-09-07T13:59:50.110Z] - "overlay": [2022-09-07T13:59:50.110Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T13:59:50.110Z] Optional (for encrypted networks): [2022-09-07T13:59:50.110Z] - CONFIG_CRYPTO: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T13:59:50.110Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T13:59:50.110Z] - CONFIG_XFRM: enabled [2022-09-07T13:59:50.110Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T13:59:50.110Z] - "ipvlan": [2022-09-07T13:59:50.110Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T13:59:50.110Z] - "macvlan": [2022-09-07T13:59:50.110Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T13:59:50.110Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T13:59:50.110Z] - "ftp,tftp client in container": [2022-09-07T13:59:50.164Z] #1 [internal] load .dockerignore [2022-09-07T13:59:50.164Z] #1 transferring context: 145B done [2022-09-07T13:59:50.164Z] #1 DONE 0.0s [2022-09-07T13:59:50.164Z] [2022-09-07T13:59:50.164Z] #2 [internal] load build definition from Dockerfile [2022-09-07T13:59:50.164Z] #2 transferring dockerfile: 19.11kB done [2022-09-07T13:59:50.164Z] #2 DONE 0.0s [2022-09-07T13:59:50.164Z] [2022-09-07T13:59:50.164Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T13:59:50.213Z] - CONFIG_CRYPTO: enabled [2022-09-07T13:59:50.213Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T13:59:50.213Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T13:59:50.213Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T13:59:50.213Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T13:59:50.213Z] - CONFIG_XFRM: enabled [2022-09-07T13:59:50.213Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T13:59:50.213Z] - "ipvlan": [2022-09-07T13:59:50.213Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T13:59:50.213Z] - "macvlan": [2022-09-07T13:59:50.213Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T13:59:50.213Z] - "ftp,tftp client in container": [2022-09-07T13:59:50.213Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T13:59:50.213Z] - Storage Drivers: [2022-09-07T13:59:50.213Z] - "aufs": [2022-09-07T13:59:50.213Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T13:59:50.213Z] - "btrfs": [2022-09-07T13:59:50.213Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T13:59:50.213Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T13:59:50.213Z] - "devicemapper": [2022-09-07T13:59:50.213Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T13:59:50.213Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T13:59:50.213Z] - "overlay": [2022-09-07T13:59:50.213Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T13:59:50.213Z] - "zfs": [2022-09-07T13:59:50.213Z] - /dev/zfs: present [2022-09-07T13:59:50.213Z] - zfs command: missing [2022-09-07T13:59:50.213Z] - zpool command: missing [2022-09-07T13:59:50.213Z] [2022-09-07T13:59:50.213Z] Limits: [2022-09-07T13:59:50.213Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T13:59:50.213Z] [2022-09-07T13:59:50.213Z] + true [Pipeline] } [Pipeline] // stage [2022-09-07T13:59:50.239Z] + docker info [2022-09-07T13:59:50.239Z] Client: [2022-09-07T13:59:50.239Z] Context: default [2022-09-07T13:59:50.239Z] Debug Mode: false [2022-09-07T13:59:50.239Z] Plugins: [2022-09-07T13:59:50.239Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T13:59:50.239Z] Version: f500bf6 [2022-09-07T13:59:50.239Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T13:59:50.239Z] compose: Docker Compose (Docker Inc.) [2022-09-07T13:59:50.239Z] Version: v2.10.2 [2022-09-07T13:59:50.239Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T13:59:50.239Z] scan: Docker Scan (Docker Inc.) [2022-09-07T13:59:50.239Z] Version: v0.17.0 [2022-09-07T13:59:50.239Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T13:59:50.239Z] [2022-09-07T13:59:50.239Z] Server: [2022-09-07T13:59:50.239Z] Containers: 0 [2022-09-07T13:59:50.239Z] Running: 0 [2022-09-07T13:59:50.239Z] Paused: 0 [2022-09-07T13:59:50.239Z] Stopped: 0 [2022-09-07T13:59:50.239Z] Images: 3 [2022-09-07T13:59:50.239Z] Server Version: 22.06.0-beta.0 [2022-09-07T13:59:50.239Z] Storage Driver: overlay2 [2022-09-07T13:59:50.239Z] Backing Filesystem: extfs [2022-09-07T13:59:50.239Z] Supports d_type: true [2022-09-07T13:59:50.239Z] Using metacopy: false [2022-09-07T13:59:50.239Z] Native Overlay Diff: true [2022-09-07T13:59:50.239Z] userxattr: false [2022-09-07T13:59:50.239Z] Logging Driver: json-file [2022-09-07T13:59:50.239Z] Cgroup Driver: cgroupfs [2022-09-07T13:59:50.239Z] Cgroup Version: 1 [2022-09-07T13:59:50.239Z] Plugins: [2022-09-07T13:59:50.239Z] Volume: local [2022-09-07T13:59:50.239Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T13:59:50.239Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T13:59:50.239Z] Swarm: inactive [2022-09-07T13:59:50.239Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-07T13:59:50.239Z] Default Runtime: runc [2022-09-07T13:59:50.239Z] Init Binary: docker-init [2022-09-07T13:59:50.239Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T13:59:50.239Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T13:59:50.239Z] init version: de40ad0 [2022-09-07T13:59:50.239Z] Security Options: [2022-09-07T13:59:50.239Z] apparmor [2022-09-07T13:59:50.239Z] seccomp [2022-09-07T13:59:50.240Z] Profile: builtin [2022-09-07T13:59:50.240Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T13:59:50.240Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T13:59:50.240Z] OSType: linux [2022-09-07T13:59:50.240Z] Architecture: x86_64 [2022-09-07T13:59:50.240Z] CPUs: 2 [2022-09-07T13:59:50.240Z] Total Memory: 7.565GiB [2022-09-07T13:59:50.240Z] Name: ip-10-100-45-179 [2022-09-07T13:59:50.240Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T13:59:50.240Z] Docker Root Dir: /var/lib/docker [2022-09-07T13:59:50.240Z] Debug Mode: false [2022-09-07T13:59:50.240Z] Registry: https://index.docker.io/v1/ [2022-09-07T13:59:50.240Z] Labels: [2022-09-07T13:59:50.240Z] Experimental: true [2022-09-07T13:59:50.240Z] Insecure Registries: [2022-09-07T13:59:50.240Z] 127.0.0.0/8 [2022-09-07T13:59:50.240Z] Live Restore Enabled: true [2022-09-07T13:59:50.240Z] [2022-09-07T13:59:50.240Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-09-07T13:59:50.367Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T13:59:50.367Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T13:59:50.367Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T13:59:50.367Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T13:59:50.367Z] - Storage Drivers: [2022-09-07T13:59:50.367Z] - "aufs": [2022-09-07T13:59:50.367Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T13:59:50.367Z] - "btrfs": [2022-09-07T13:59:50.367Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T13:59:50.367Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T13:59:50.367Z] - "devicemapper": [2022-09-07T13:59:50.367Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T13:59:50.367Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T13:59:50.367Z] - "overlay": [2022-09-07T13:59:50.367Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T13:59:50.367Z] - "zfs": [2022-09-07T13:59:50.367Z] - /dev/zfs: present [2022-09-07T13:59:50.367Z] - zfs command: missing [2022-09-07T13:59:50.367Z] - zpool command: missing [2022-09-07T13:59:50.367Z] [2022-09-07T13:59:50.367Z] Limits: [2022-09-07T13:59:50.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T13:59:50.367Z] [2022-09-07T13:59:50.367Z] + true [Pipeline] } [Pipeline] // stage [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:50.387Z] #9 DONE 0.0s [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:50.387Z] #10 DONE 0.0s [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:50.387Z] #11 DONE 0.0s [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T13:59:50.387Z] #12 DONE 0.0s [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #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-09-07T13:59:50.387Z] #13 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #14 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T13:59:50.387Z] #14 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T13:59:50.387Z] #15 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #16 [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-09-07T13:59:50.387Z] #16 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #17 [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-09-07T13:59:50.387Z] #17 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #18 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T13:59:50.387Z] #18 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T13:59:50.387Z] #19 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #20 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T13:59:50.387Z] #20 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #21 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T13:59:50.387Z] #21 CACHED [2022-09-07T13:59:50.387Z] [2022-09-07T13:59:50.387Z] #22 [internal] load build context [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T13:59:50.420Z] #3 DONE 0.1s [2022-09-07T13:59:50.420Z] [2022-09-07T13:59:50.420Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T13:59:50.420Z] #4 CACHED [2022-09-07T13:59:50.420Z] [2022-09-07T13:59:50.420Z] #5 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:50.535Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:50.535Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-07T13:59:50.535Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44107/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-07T13:59:50.535Z] + bash /home/ubuntu/workspace/moby_PR-44107/check-config.sh [2022-09-07T13:59:50.535Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T13:59:50.535Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T13:59:50.535Z] [2022-09-07T13:59:50.535Z] Generally Necessary: [2022-09-07T13:59:50.535Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T13:59:50.535Z] - apparmor: enabled and tools installed [2022-09-07T13:59:50.535Z] - CONFIG_NAMESPACES: enabled [2022-09-07T13:59:50.535Z] - CONFIG_NET_NS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_PID_NS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_IPC_NS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_UTS_NS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CGROUPS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T13:59:50.535Z] - CONFIG_CPUSETS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_MEMCG: enabled [2022-09-07T13:59:50.535Z] - CONFIG_KEYS: enabled [2022-09-07T13:59:50.535Z] - CONFIG_VETH: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T13:59:50.535Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-07T13:59:50.570Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e . [2022-09-07T13:59:50.676Z] #5 DONE 0.1s [2022-09-07T13:59:50.676Z] [2022-09-07T13:59:50.676Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:50.676Z] #6 DONE 0.1s [2022-09-07T13:59:50.676Z] [2022-09-07T13:59:50.676Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:50.676Z] #7 DONE 0.1s [2022-09-07T13:59:50.676Z] [2022-09-07T13:59:50.676Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T13:59:50.676Z] #8 DONE 0.1s [2022-09-07T13:59:50.687Z] + sudo modprobe ip_vs [2022-09-07T13:59:50.687Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e . [2022-09-07T13:59:50.796Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T13:59:50.797Z] - CONFIG_CGROUP_BPF: enabled [2022-09-07T13:59:50.797Z] [2022-09-07T13:59:50.797Z] Optional Features: [2022-09-07T13:59:50.797Z] - CONFIG_USER_NS: enabled [2022-09-07T13:59:50.797Z] - CONFIG_SECCOMP: enabled [2022-09-07T13:59:50.797Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-07T13:59:50.797Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T13:59:50.797Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T13:59:50.797Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T13:59:50.797Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T13:59:50.797Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T13:59:50.797Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T13:59:50.797Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T13:59:50.797Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T13:59:50.797Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T13:59:50.797Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T13:59:50.797Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T13:59:50.797Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T13:59:50.797Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T13:59:50.797Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T13:59:50.797Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T13:59:50.797Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T13:59:50.797Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-07T13:59:50.797Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-07T13:59:50.797Z] - CONFIG_EXT4_FS: enabled [2022-09-07T13:59:50.797Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T13:59:50.797Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T13:59:50.826Z] #1 [internal] load build definition from Dockerfile [2022-09-07T13:59:50.826Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T13:59:50.826Z] #1 DONE 0.0s [2022-09-07T13:59:50.826Z] [2022-09-07T13:59:50.826Z] #2 [internal] load .dockerignore [2022-09-07T13:59:50.826Z] #2 transferring context: 145B done [2022-09-07T13:59:50.826Z] #2 DONE 0.0s [2022-09-07T13:59:50.826Z] [2022-09-07T13:59:50.826Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T13:59:50.826Z] #3 DONE 0.1s [2022-09-07T13:59:50.826Z] [2022-09-07T13:59:50.826Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T13:59:50.826Z] #4 CACHED [2022-09-07T13:59:50.942Z] #1 [internal] load build definition from Dockerfile [2022-09-07T13:59:50.942Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T13:59:50.942Z] #1 DONE 0.0s [2022-09-07T13:59:50.942Z] [2022-09-07T13:59:50.942Z] #2 [internal] load .dockerignore [2022-09-07T13:59:50.942Z] #2 transferring context: 145B done [2022-09-07T13:59:50.942Z] #2 DONE 0.0s [2022-09-07T13:59:50.942Z] [2022-09-07T13:59:50.942Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T13:59:50.942Z] #3 DONE 0.1s [2022-09-07T13:59:50.942Z] [2022-09-07T13:59:50.942Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T13:59:50.942Z] #4 CACHED [2022-09-07T13:59:50.942Z] [2022-09-07T13:59:50.942Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:50.968Z] #22 ... [2022-09-07T13:59:50.968Z] [2022-09-07T13:59:50.968Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T13:59:50.968Z] #23 DONE 0.6s [2022-09-07T13:59:50.968Z] [2022-09-07T13:59:50.968Z] #22 [internal] load build context [2022-09-07T13:59:51.057Z] - Network Drivers: [2022-09-07T13:59:51.057Z] - "overlay": [2022-09-07T13:59:51.057Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T13:59:51.057Z] Optional (for encrypted networks): [2022-09-07T13:59:51.057Z] - CONFIG_CRYPTO: enabled [2022-09-07T13:59:51.057Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T13:59:51.057Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T13:59:51.057Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T13:59:51.057Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T13:59:51.057Z] - CONFIG_XFRM: enabled [2022-09-07T13:59:51.057Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T13:59:51.057Z] - "ipvlan": [2022-09-07T13:59:51.057Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T13:59:51.057Z] - "macvlan": [2022-09-07T13:59:51.057Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T13:59:51.057Z] - "ftp,tftp client in container": [2022-09-07T13:59:51.057Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T13:59:51.057Z] - Storage Drivers: [2022-09-07T13:59:51.057Z] - "aufs": [2022-09-07T13:59:51.057Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T13:59:51.057Z] - "btrfs": [2022-09-07T13:59:51.057Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T13:59:51.057Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T13:59:51.057Z] - "devicemapper": [2022-09-07T13:59:51.057Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T13:59:51.057Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T13:59:51.057Z] - "overlay": [2022-09-07T13:59:51.057Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T13:59:51.057Z] - "zfs": [2022-09-07T13:59:51.057Z] - /dev/zfs: present [2022-09-07T13:59:51.057Z] - zfs command: missing [2022-09-07T13:59:51.057Z] - zpool command: missing [2022-09-07T13:59:51.057Z] [2022-09-07T13:59:51.057Z] Limits: [2022-09-07T13:59:51.057Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T13:59:51.057Z] [2022-09-07T13:59:51.057Z] + true [Pipeline] } [Pipeline] // stage [2022-09-07T13:59:51.082Z] [2022-09-07T13:59:51.082Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:51.082Z] #5 DONE 0.1s [2022-09-07T13:59:51.082Z] [2022-09-07T13:59:51.082Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:51.082Z] #6 DONE 0.1s [2022-09-07T13:59:51.082Z] [2022-09-07T13:59:51.082Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T13:59:51.199Z] #5 DONE 0.1s [2022-09-07T13:59:51.199Z] [2022-09-07T13:59:51.199Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T13:59:51.199Z] #6 DONE 0.1s [2022-09-07T13:59:51.199Z] [2022-09-07T13:59:51.199Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:51.199Z] #7 DONE 0.1s [2022-09-07T13:59:51.199Z] [2022-09-07T13:59:51.199Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:51.199Z] #8 DONE 0.1s [2022-09-07T13:59:51.339Z] #7 DONE 0.1s [2022-09-07T13:59:51.339Z] [2022-09-07T13:59:51.339Z] #8 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:51.339Z] #8 DONE 0.2s [2022-09-07T13:59:51.390Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e . [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:51.456Z] #9 DONE 0.0s [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:51.456Z] #10 DONE 0.0s [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:51.456Z] #11 DONE 0.0s [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T13:59:51.456Z] #12 CACHED [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #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-09-07T13:59:51.456Z] #13 CACHED [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T13:59:51.456Z] #14 DONE 0.0s [2022-09-07T13:59:51.456Z] [2022-09-07T13:59:51.456Z] #15 [internal] load build context [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:51.596Z] #9 DONE 0.0s [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:51.596Z] #10 DONE 0.0s [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:51.596Z] #11 DONE 0.0s [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T13:59:51.596Z] #12 CACHED [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #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-09-07T13:59:51.596Z] #13 CACHED [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T13:59:51.596Z] #14 DONE 0.0s [2022-09-07T13:59:51.596Z] [2022-09-07T13:59:51.596Z] #15 [internal] load build context [2022-09-07T13:59:51.651Z] #1 [internal] load build definition from Dockerfile [2022-09-07T13:59:51.651Z] #1 transferring dockerfile: 19.11kB done [2022-09-07T13:59:51.651Z] #1 DONE 0.0s [2022-09-07T13:59:51.651Z] [2022-09-07T13:59:51.651Z] #2 [internal] load .dockerignore [2022-09-07T13:59:51.651Z] #2 transferring context: 145B done [2022-09-07T13:59:51.651Z] #2 DONE 0.0s [2022-09-07T13:59:51.651Z] [2022-09-07T13:59:51.651Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-07T13:59:51.651Z] #3 DONE 0.1s [2022-09-07T13:59:51.651Z] [2022-09-07T13:59:51.651Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-07T13:59:51.651Z] #4 CACHED [2022-09-07T13:59:51.912Z] [2022-09-07T13:59:51.912Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-07T13:59:51.912Z] #5 DONE 0.1s [2022-09-07T13:59:51.912Z] [2022-09-07T13:59:51.912Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:51.912Z] #6 DONE 0.1s [2022-09-07T13:59:51.912Z] [2022-09-07T13:59:51.912Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:51.923Z] #22 transferring context: 62.73MB 1.5s done [2022-09-07T13:59:51.923Z] #22 DONE 1.5s [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #24 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T13:59:51.923Z] #0 1.234 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T13:59:51.923Z] #0 1.395 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T13:59:51.923Z] #24 ... [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T13:59:51.923Z] #25 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #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-09-07T13:59:51.923Z] #26 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #27 [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-09-07T13:59:51.923Z] #27 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T13:59:51.923Z] #28 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #29 [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-09-07T13:59:51.923Z] #29 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T13:59:51.923Z] #30 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #31 [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-09-07T13:59:51.923Z] #31 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #32 [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-09-07T13:59:51.923Z] #32 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #33 [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-09-07T13:59:51.923Z] #33 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #34 [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-09-07T13:59:51.923Z] #34 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #35 [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-09-07T13:59:51.923Z] #35 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T13:59:51.923Z] #36 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #37 [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-09-07T13:59:51.923Z] #37 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T13:59:51.923Z] #38 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #39 [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-09-07T13:59:51.923Z] #39 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #40 [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-09-07T13:59:51.923Z] #40 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #41 [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-09-07T13:59:51.923Z] #41 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #42 [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-09-07T13:59:51.923Z] #42 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #43 [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-09-07T13:59:51.923Z] #43 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #44 [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-09-07T13:59:51.923Z] #44 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T13:59:51.923Z] #45 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #46 [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-09-07T13:59:51.923Z] #46 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T13:59:51.923Z] #47 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #48 [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-09-07T13:59:51.923Z] #48 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #49 [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-09-07T13:59:51.923Z] #49 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T13:59:51.923Z] #50 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #51 [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-09-07T13:59:51.923Z] #51 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #52 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T13:59:51.923Z] #52 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T13:59:51.923Z] #53 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T13:59:51.923Z] #54 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T13:59:51.923Z] #55 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #56 [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-09-07T13:59:51.923Z] #56 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #57 [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-09-07T13:59:51.923Z] #57 CACHED [2022-09-07T13:59:51.923Z] [2022-09-07T13:59:51.923Z] #24 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T13:59:51.923Z] #24 1.565 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:52.041Z] #9 DONE 0.0s [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T13:59:52.041Z] #10 DONE 0.0s [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:52.041Z] #11 DONE 0.0s [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:52.041Z] #12 DONE 0.0s [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #13 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T13:59:52.041Z] #13 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #14 [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-09-07T13:59:52.041Z] #14 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #15 [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-09-07T13:59:52.041Z] #15 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #16 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T13:59:52.041Z] #16 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T13:59:52.041Z] #17 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T13:59:52.041Z] #18 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #19 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T13:59:52.041Z] #19 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #20 [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-09-07T13:59:52.041Z] #20 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #21 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T13:59:52.041Z] #21 CACHED [2022-09-07T13:59:52.041Z] [2022-09-07T13:59:52.041Z] #22 [internal] load build context [2022-09-07T13:59:52.160Z] #15 ... [2022-09-07T13:59:52.160Z] [2022-09-07T13:59:52.160Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T13:59:52.160Z] #16 DONE 0.6s [2022-09-07T13:59:52.160Z] [2022-09-07T13:59:52.160Z] #15 [internal] load build context [2022-09-07T13:59:52.173Z] #7 ... [2022-09-07T13:59:52.173Z] [2022-09-07T13:59:52.173Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T13:59:52.173Z] #8 DONE 0.1s [2022-09-07T13:59:52.297Z] #22 ... [2022-09-07T13:59:52.297Z] [2022-09-07T13:59:52.297Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T13:59:52.297Z] #23 DONE 0.5s [2022-09-07T13:59:52.297Z] [2022-09-07T13:59:52.297Z] #22 [internal] load build context [2022-09-07T13:59:52.387Z] #15 ... [2022-09-07T13:59:52.387Z] [2022-09-07T13:59:52.387Z] #16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T13:59:52.387Z] #16 DONE 0.9s [2022-09-07T13:59:52.387Z] [2022-09-07T13:59:52.387Z] #15 [internal] load build context [2022-09-07T13:59:52.419Z] #15 ... [2022-09-07T13:59:52.420Z] [2022-09-07T13:59:52.420Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-09-07T13:59:52.420Z] #17 DONE 1.0s [2022-09-07T13:59:52.420Z] [2022-09-07T13:59:52.420Z] #15 [internal] load build context [2022-09-07T13:59:52.439Z] [2022-09-07T13:59:52.439Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-bullseye [2022-09-07T13:59:52.439Z] #7 DONE 0.3s [2022-09-07T13:59:52.712Z] [2022-09-07T13:59:52.712Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:52.712Z] #9 DONE 0.0s [2022-09-07T13:59:52.712Z] [2022-09-07T13:59:52.712Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T13:59:52.712Z] #10 DONE 0.0s [2022-09-07T13:59:52.712Z] [2022-09-07T13:59:52.712Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-09-07T13:59:52.712Z] #11 DONE 0.0s [2022-09-07T13:59:52.712Z] [2022-09-07T13:59:52.712Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:52.712Z] #12 resolve docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 0.0s done [2022-09-07T13:59:52.712Z] #12 sha256:60dd47f8883de5cf2af2e2c5e00bdf4a304d39af63e617ac559671f9f87982f5 1.80kB / 1.80kB done [2022-09-07T13:59:52.712Z] #12 sha256:6ae42808350ed14e3f1ae2124e6e74476aafac1267fb83531a7ab17b6b9812b0 7.11kB / 7.11kB done [2022-09-07T13:59:52.712Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 1.05MB / 141.88MB 0.1s [2022-09-07T13:59:52.712Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 0B / 157B 0.1s [2022-09-07T13:59:52.712Z] #12 sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 1.86kB / 1.86kB done [2022-09-07T13:59:52.712Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 10.49MB / 141.88MB 0.2s [2022-09-07T13:59:52.712Z] #12 sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 157B / 157B 0.1s done [2022-09-07T13:59:52.712Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 19.03MB / 141.88MB 0.3s [2022-09-07T13:59:52.752Z] #24 1.678 Reading package lists... [2022-09-07T13:59:52.975Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 30.24MB / 141.88MB 0.4s [2022-09-07T13:59:52.975Z] #12 ... [2022-09-07T13:59:52.975Z] [2022-09-07T13:59:52.975Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-07T13:59:52.975Z] #13 CACHED [2022-09-07T13:59:52.975Z] [2022-09-07T13:59:52.975Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:52.975Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 39.85MB / 141.88MB 0.5s [2022-09-07T13:59:53.010Z] #24 2.291 Reading package lists... [2022-09-07T13:59:53.246Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 47.19MB / 141.88MB 0.6s [2022-09-07T13:59:53.246Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 66.06MB / 141.88MB 0.8s [2022-09-07T13:59:53.268Z] #24 2.798 Building dependency tree... [2022-09-07T13:59:53.508Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 74.45MB / 141.88MB 0.9s [2022-09-07T13:59:53.508Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 83.89MB / 141.88MB 1.0s [2022-09-07T13:59:53.526Z] #24 2.946 Reading state information... [2022-09-07T13:59:53.526Z] #24 3.128 The following additional packages will be installed: [2022-09-07T13:59:53.526Z] #24 3.129 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T13:59:53.527Z] #24 3.129 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T13:59:53.527Z] #24 3.129 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T13:59:53.527Z] #24 3.129 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T13:59:53.527Z] #24 3.130 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T13:59:53.527Z] #24 3.131 Suggested packages: [2022-09-07T13:59:53.527Z] #24 3.131 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T13:59:53.527Z] #24 3.131 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T13:59:53.527Z] #24 3.131 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T13:59:53.527Z] #24 3.131 Recommended packages: [2022-09-07T13:59:53.527Z] #24 3.131 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T13:59:53.527Z] #24 3.131 systemd-timesyncd | time-daemon unzip [2022-09-07T13:59:53.780Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 100.66MB / 141.88MB 1.2s [2022-09-07T13:59:53.780Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 112.20MB / 141.88MB 1.3s [2022-09-07T13:59:53.780Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 123.73MB / 141.88MB 1.4s [2022-09-07T13:59:53.785Z] #24 3.479 The following NEW packages will be installed: [2022-09-07T13:59:53.785Z] #24 3.479 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T13:59:53.785Z] #24 3.480 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T13:59:53.785Z] #24 3.480 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T13:59:53.785Z] #24 3.480 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T13:59:53.785Z] #24 3.480 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T13:59:53.785Z] #24 3.480 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T13:59:53.785Z] #24 3.480 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T13:59:53.785Z] #24 3.480 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T13:59:53.785Z] #24 3.481 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T13:59:53.793Z] #15 ... [2022-09-07T13:59:53.793Z] [2022-09-07T13:59:53.793Z] #18 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-09-07T13:59:53.793Z] #18 DONE 1.3s [2022-09-07T13:59:53.793Z] [2022-09-07T13:59:53.793Z] #15 [internal] load build context [2022-09-07T13:59:54.044Z] #24 3.760 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T13:59:54.044Z] #24 3.760 Need to get 31.8 MB of archives. [2022-09-07T13:59:54.044Z] #24 3.760 After this operation, 123 MB of additional disk space will be used. [2022-09-07T13:59:54.044Z] #24 3.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-07T13:59:54.044Z] #24 3.764 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-07T13:59:54.044Z] #24 3.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-07T13:59:54.044Z] #24 3.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-07T13:59:54.044Z] #24 3.769 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-07T13:59:54.044Z] #24 3.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-07T13:59:54.044Z] #24 3.772 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-09-07T13:59:54.044Z] #24 3.796 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-07T13:59:54.044Z] #24 3.796 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-07T13:59:54.044Z] #24 3.798 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-07T13:59:54.044Z] #24 3.798 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-07T13:59:54.044Z] #24 3.799 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-07T13:59:54.044Z] #24 3.802 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-07T13:59:54.047Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 135.27MB / 141.88MB 1.5s [2022-09-07T13:59:54.194Z] #22 transferring context: 62.72MB 2.3s done [2022-09-07T13:59:54.302Z] #24 3.805 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-07T13:59:54.302Z] #24 3.812 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T13:59:54.302Z] #24 3.814 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T13:59:54.302Z] #24 3.817 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T13:59:54.302Z] #24 3.819 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-07T13:59:54.302Z] #24 3.832 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-07T13:59:54.302Z] #24 3.834 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-07T13:59:54.302Z] #24 3.839 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-09-07T13:59:54.302Z] #24 3.841 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-07T13:59:54.302Z] #24 3.841 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-07T13:59:54.302Z] #24 3.842 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-07T13:59:54.302Z] #24 3.843 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-07T13:59:54.302Z] #24 3.846 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-07T13:59:54.302Z] #24 3.862 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-07T13:59:54.302Z] #24 3.866 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-07T13:59:54.302Z] #24 3.867 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-07T13:59:54.302Z] #24 3.870 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-07T13:59:54.302Z] #24 3.872 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-07T13:59:54.302Z] #24 3.874 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-07T13:59:54.302Z] #24 3.922 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-07T13:59:54.302Z] #24 3.922 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-07T13:59:54.302Z] #24 3.923 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-07T13:59:54.302Z] #24 3.924 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-07T13:59:54.302Z] #24 3.925 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-07T13:59:54.302Z] #24 3.926 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-07T13:59:54.302Z] #24 3.927 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-07T13:59:54.302Z] #24 3.927 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-07T13:59:54.302Z] #24 3.928 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T13:59:54.302Z] #24 3.936 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T13:59:54.302Z] #24 3.943 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T13:59:54.302Z] #24 3.944 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T13:59:54.302Z] #24 3.948 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T13:59:54.302Z] #24 3.951 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T13:59:54.302Z] #24 3.952 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T13:59:54.302Z] #24 3.958 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-07T13:59:54.302Z] #24 3.968 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-09-07T13:59:54.302Z] #24 3.970 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-07T13:59:54.302Z] #24 3.972 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-07T13:59:54.302Z] #24 3.975 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T13:59:54.302Z] #24 4.010 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-07T13:59:54.302Z] #24 4.017 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-07T13:59:54.302Z] #24 4.022 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-07T13:59:54.302Z] #24 4.023 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-07T13:59:54.309Z] #12 sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 141.88MB / 141.88MB 1.7s done [2022-09-07T13:59:54.313Z] #15 transferring context: 62.73MB 2.9s done [2022-09-07T13:59:54.313Z] #15 DONE 3.0s [2022-09-07T13:59:54.313Z] [2022-09-07T13:59:54.313Z] #17 [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-09-07T13:59:54.313Z] #0 1.854 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T13:59:54.313Z] #0 1.854 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T13:59:54.313Z] #0 1.879 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T13:59:54.451Z] #22 DONE 2.4s [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #24 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T13:59:54.451Z] #0 1.137 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T13:59:54.451Z] #0 1.137 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T13:59:54.451Z] #0 1.137 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T13:59:54.451Z] #0 1.749 Reading package lists...#24 ... [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T13:59:54.451Z] #25 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #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-09-07T13:59:54.451Z] #26 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #27 [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-09-07T13:59:54.451Z] #27 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T13:59:54.451Z] #28 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #29 [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-09-07T13:59:54.451Z] #29 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T13:59:54.451Z] #30 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #31 [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-09-07T13:59:54.451Z] #31 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #32 [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-09-07T13:59:54.451Z] #32 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #33 [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-09-07T13:59:54.451Z] #33 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #34 [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-09-07T13:59:54.451Z] #34 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #35 [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-09-07T13:59:54.451Z] #35 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T13:59:54.451Z] #36 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #37 [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-09-07T13:59:54.451Z] #37 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T13:59:54.451Z] #38 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #39 [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-09-07T13:59:54.451Z] #39 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #40 [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-09-07T13:59:54.451Z] #40 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #41 [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-09-07T13:59:54.451Z] #41 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #42 [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-09-07T13:59:54.451Z] #42 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #43 [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-09-07T13:59:54.451Z] #43 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #44 [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-09-07T13:59:54.451Z] #44 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T13:59:54.451Z] #45 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #46 [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-09-07T13:59:54.451Z] #46 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #47 [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-09-07T13:59:54.451Z] #47 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T13:59:54.451Z] #48 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #49 [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-09-07T13:59:54.451Z] #49 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #50 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T13:59:54.451Z] #50 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #51 [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-09-07T13:59:54.451Z] #51 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T13:59:54.451Z] #52 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T13:59:54.451Z] #53 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T13:59:54.451Z] #54 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T13:59:54.451Z] #55 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #56 [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-09-07T13:59:54.451Z] #56 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #57 [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-09-07T13:59:54.451Z] #57 CACHED [2022-09-07T13:59:54.451Z] [2022-09-07T13:59:54.451Z] #24 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T13:59:54.451Z] #0 1.749 Reading package lists... [2022-09-07T13:59:54.560Z] #24 4.243 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T13:59:54.561Z] #24 4.283 Fetched 31.8 MB in 1s (59.3 MB/s) [2022-09-07T13:59:54.571Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 0.1s [2022-09-07T13:59:54.722Z] #15 transferring context: 62.73MB 2.9s done [2022-09-07T13:59:54.722Z] #15 DONE 3.1s [2022-09-07T13:59:54.722Z] [2022-09-07T13:59:54.722Z] #19 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-09-07T13:59:54.722Z] #19 DONE 1.0s [2022-09-07T13:59:54.819Z] #24 4.312 Selecting previously unselected package libcap2:arm64. [2022-09-07T13:59:54.819Z] #24 4.312 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-09-07T13:59:54.819Z] #24 4.327 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-07T13:59:54.819Z] #24 4.336 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-07T13:59:54.819Z] #24 4.372 Selecting previously unselected package libargon2-1:arm64. [2022-09-07T13:59:54.819Z] #24 4.372 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-07T13:59:54.819Z] #24 4.375 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-07T13:59:54.819Z] #24 4.414 Selecting previously unselected package libjson-c5:arm64. [2022-09-07T13:59:54.819Z] #24 4.414 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-07T13:59:54.819Z] #24 4.419 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-07T13:59:54.819Z] #24 4.460 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-07T13:59:54.819Z] #24 4.463 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-07T13:59:54.819Z] #24 4.467 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-07T13:59:54.819Z] #24 4.521 Selecting previously unselected package libip4tc2:arm64. [2022-09-07T13:59:54.879Z] #0 2.956 Reading package lists... [2022-09-07T13:59:54.879Z] #17 ... [2022-09-07T13:59:54.879Z] [2022-09-07T13:59:54.879Z] #18 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T13:59:54.879Z] #18 DONE 0.3s [2022-09-07T13:59:54.879Z] [2022-09-07T13:59:54.879Z] #19 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T13:59:54.879Z] #19 DONE 0.3s [2022-09-07T13:59:54.879Z] [2022-09-07T13:59:54.879Z] #20 [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-09-07T13:59:54.978Z] [2022-09-07T13:59:54.978Z] #20 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-09-07T13:59:55.078Z] #24 4.524 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-07T13:59:55.078Z] #24 4.528 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-07T13:59:55.078Z] #24 4.568 Selecting previously unselected package libkmod2:arm64. [2022-09-07T13:59:55.078Z] #24 4.569 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-07T13:59:55.078Z] #24 4.573 Unpacking libkmod2:arm64 (28-1) ... [2022-09-07T13:59:55.078Z] #24 4.640 Selecting previously unselected package systemd. [2022-09-07T13:59:55.078Z] #24 4.643 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-09-07T13:59:55.078Z] #24 4.690 Unpacking systemd (247.3-7) ... [2022-09-07T13:59:55.272Z] #24 2.696 Reading package lists... [2022-09-07T13:59:55.272Z] #24 3.192 Building dependency tree... [2022-09-07T13:59:55.272Z] #24 3.299 Reading state information... [2022-09-07T13:59:55.272Z] #24 3.413 The following additional packages will be installed: [2022-09-07T13:59:55.336Z] #24 5.076 Selecting previously unselected package pigz. [2022-09-07T13:59:55.516Z] #12 ... [2022-09-07T13:59:55.516Z] [2022-09-07T13:59:55.516Z] #14 [internal] load build context [2022-09-07T13:59:55.516Z] #14 transferring context: 62.73MB 3.0s done [2022-09-07T13:59:55.516Z] #14 DONE 3.1s [2022-09-07T13:59:55.516Z] [2022-09-07T13:59:55.516Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-bullseye@sha256:490da9b1a4de16a0cc683060ca9d865583bb17bc569d36c9879eaa926ce7a555 [2022-09-07T13:59:55.527Z] #24 3.413 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T13:59:55.528Z] #24 3.413 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T13:59:55.528Z] #24 3.413 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T13:59:55.528Z] #24 3.414 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T13:59:55.528Z] #24 3.414 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T13:59:55.528Z] #24 3.415 Suggested packages: [2022-09-07T13:59:55.528Z] #24 3.415 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T13:59:55.528Z] #24 3.415 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T13:59:55.528Z] #24 3.415 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T13:59:55.528Z] #24 3.415 Recommended packages: [2022-09-07T13:59:55.528Z] #24 3.415 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T13:59:55.528Z] #24 3.415 systemd-timesyncd | time-daemon unzip [2022-09-07T13:59:55.541Z] #20 DONE 0.5s [2022-09-07T13:59:55.541Z] [2022-09-07T13:59:55.541Z] #21 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-09-07T13:59:55.595Z] #24 5.079 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-07T13:59:55.595Z] #24 5.083 Unpacking pigz (2.6-1) ... [2022-09-07T13:59:55.595Z] #24 5.124 Selecting previously unselected package libelf1:arm64. [2022-09-07T13:59:55.595Z] #24 5.127 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-07T13:59:55.595Z] #24 5.131 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-07T13:59:55.595Z] #24 5.181 Selecting previously unselected package libbpf0:arm64. [2022-09-07T13:59:55.595Z] #24 5.184 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-07T13:59:55.595Z] #24 5.187 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-07T13:59:55.595Z] #24 5.230 Selecting previously unselected package libmnl0:arm64. [2022-09-07T13:59:55.595Z] #24 5.232 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-07T13:59:55.595Z] #24 5.236 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-07T13:59:55.595Z] #24 5.271 Selecting previously unselected package libxtables12:arm64. [2022-09-07T13:59:55.595Z] #24 5.273 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-07T13:59:55.595Z] #24 5.278 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-07T13:59:55.595Z] #24 5.312 Selecting previously unselected package libcap2-bin. [2022-09-07T13:59:55.783Z] #24 3.740 The following NEW packages will be installed: [2022-09-07T13:59:55.783Z] #24 3.741 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T13:59:55.783Z] #24 3.741 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T13:59:55.783Z] #24 3.741 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T13:59:55.783Z] #24 3.741 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T13:59:55.783Z] #24 3.742 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T13:59:55.783Z] #24 3.742 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T13:59:55.783Z] #24 3.742 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T13:59:55.783Z] #24 3.742 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T13:59:55.783Z] #24 3.743 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T13:59:55.800Z] #21 DONE 0.5s [2022-09-07T13:59:55.853Z] #24 5.314 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-07T13:59:55.853Z] #24 5.318 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T13:59:55.853Z] #24 5.363 Selecting previously unselected package iproute2. [2022-09-07T13:59:55.853Z] #24 5.365 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-07T13:59:55.853Z] #24 5.370 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T13:59:55.853Z] #24 5.473 Selecting previously unselected package xxd. [2022-09-07T13:59:55.853Z] #24 5.476 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-07T13:59:55.853Z] #24 5.480 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T13:59:55.853Z] #24 5.535 Selecting previously unselected package vim-common. [2022-09-07T13:59:55.853Z] #24 5.535 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T13:59:55.853Z] #24 5.544 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T13:59:55.853Z] #24 5.598 Selecting previously unselected package bash-completion. [2022-09-07T13:59:56.040Z] #24 4.019 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T13:59:56.040Z] #24 4.019 Need to get 32.8 MB of archives. [2022-09-07T13:59:56.040Z] #24 4.019 After this operation, 124 MB of additional disk space will be used. [2022-09-07T13:59:56.040Z] #24 4.019 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T13:59:56.040Z] #24 4.022 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T13:59:56.040Z] #24 4.023 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T13:59:56.040Z] #24 4.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T13:59:56.040Z] #24 4.031 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T13:59:56.040Z] #24 4.032 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T13:59:56.040Z] #24 4.033 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T13:59:56.040Z] #24 4.068 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T13:59:56.040Z] #24 4.068 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T13:59:56.040Z] #24 4.073 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T13:59:56.040Z] #24 4.074 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T13:59:56.040Z] #24 4.075 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T13:59:56.040Z] #24 4.076 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T13:59:56.040Z] #24 4.077 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T13:59:56.040Z] #24 4.083 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T13:59:56.040Z] #24 4.087 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T13:59:56.040Z] #24 4.089 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T13:59:56.040Z] #24 4.091 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T13:59:56.040Z] #24 4.092 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T13:59:56.040Z] #24 4.095 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T13:59:56.040Z] #24 4.100 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T13:59:56.040Z] #24 4.103 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T13:59:56.040Z] #24 4.105 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T13:59:56.040Z] #24 4.106 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T13:59:56.040Z] #24 4.107 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T13:59:56.040Z] #24 4.108 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T13:59:56.040Z] #24 4.116 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T13:59:56.040Z] #24 4.117 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T13:59:56.040Z] #24 4.119 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T13:59:56.040Z] #24 4.120 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T13:59:56.040Z] #24 4.128 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T13:59:56.040Z] #24 4.132 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T13:59:56.040Z] #24 4.201 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T13:59:56.040Z] #24 4.202 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T13:59:56.040Z] #24 4.206 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T13:59:56.040Z] #24 4.206 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T13:59:56.040Z] #24 4.207 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T13:59:56.040Z] #24 4.207 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T13:59:56.040Z] #24 4.208 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T13:59:56.040Z] #24 4.208 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T13:59:56.040Z] #24 4.210 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T13:59:56.040Z] #24 4.222 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T13:59:56.056Z] [2022-09-07T13:59:56.056Z] #22 [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-09-07T13:59:56.111Z] #24 5.601 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T13:59:56.246Z] #20 1.396 + RM_GOPATH=0 [2022-09-07T13:59:56.246Z] #20 1.397 + TMP_GOPATH= [2022-09-07T13:59:56.246Z] #20 1.397 + : /build [2022-09-07T13:59:56.246Z] #20 1.398 + '[' -z '' ']' [2022-09-07T13:59:56.246Z] #20 1.399 ++ mktemp -d [2022-09-07T13:59:56.246Z] #20 1.400 + export GOPATH=/tmp/tmp.lHoRULyX6p [2022-09-07T13:59:56.246Z] #20 1.400 + GOPATH=/tmp/tmp.lHoRULyX6p [2022-09-07T13:59:56.246Z] #20 1.400 + RM_GOPATH=1 [2022-09-07T13:59:56.246Z] #20 1.400 + case "$(go env GOARCH)" in [2022-09-07T13:59:56.246Z] #20 1.402 ++ go env GOARCH [2022-09-07T13:59:56.246Z] #20 1.425 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T13:59:56.246Z] #20 1.425 + GO_BUILDMODE=-buildmode=pie [2022-09-07T13:59:56.246Z] #20 1.426 ++ dirname /install.sh [2022-09-07T13:59:56.246Z] #20 1.431 + dir=/ [2022-09-07T13:59:56.246Z] #20 1.432 + bin=dockercli [2022-09-07T13:59:56.246Z] #20 1.432 + shift [2022-09-07T13:59:56.246Z] #20 1.432 + '[' '!' -f //dockercli.installer ']' [2022-09-07T13:59:56.246Z] #20 1.433 + . //dockercli.installer [2022-09-07T13:59:56.246Z] #20 1.433 ++ : stable [2022-09-07T13:59:56.246Z] #20 1.433 ++ : 17.06.2-ce [2022-09-07T13:59:56.246Z] #20 1.434 + install_dockercli [2022-09-07T13:59:56.246Z] #20 1.434 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T13:59:56.246Z] #20 1.434 Install docker/cli version 17.06.2-ce from stable [2022-09-07T13:59:56.246Z] #20 1.435 ++ uname -m [2022-09-07T13:59:56.246Z] #20 1.436 + arch=x86_64 [2022-09-07T13:59:56.246Z] #20 1.436 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T13:59:56.246Z] #20 1.436 + url=https://download.docker.com/linux/static [2022-09-07T13:59:56.246Z] #20 1.437 + tar -xz docker/docker [2022-09-07T13:59:56.246Z] #20 1.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T13:59:56.296Z] #24 4.223 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T13:59:56.296Z] #24 4.225 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T13:59:56.296Z] #24 4.226 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T13:59:56.296Z] #24 4.229 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T13:59:56.296Z] #24 4.234 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T13:59:56.296Z] #24 4.234 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T13:59:56.296Z] #24 4.240 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T13:59:56.296Z] #24 4.241 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T13:59:56.296Z] #24 4.244 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T13:59:56.296Z] #24 4.246 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T13:59:56.296Z] #24 4.293 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T13:59:56.296Z] #24 4.303 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T13:59:56.296Z] #24 4.310 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T13:59:56.296Z] #24 4.312 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T13:59:56.296Z] #24 4.437 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T13:59:56.296Z] #24 4.466 Fetched 32.8 MB in 1s (57.8 MB/s) [2022-09-07T13:59:56.296Z] #24 4.493 Selecting previously unselected package libcap2:amd64. [2022-09-07T13:59:56.556Z] #24 4.493 (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-09-07T13:59:56.556Z] #24 4.509 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T13:59:56.556Z] #24 4.515 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T13:59:56.556Z] #24 4.551 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T13:59:56.556Z] #24 4.551 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T13:59:56.557Z] #24 4.554 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T13:59:56.557Z] #24 4.585 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T13:59:56.557Z] #24 4.585 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T13:59:56.557Z] #24 4.589 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T13:59:56.557Z] #24 4.623 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T13:59:56.557Z] #24 4.625 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T13:59:56.557Z] #24 4.629 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T13:59:56.557Z] #24 4.681 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T13:59:56.557Z] #24 4.681 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T13:59:56.557Z] #24 4.685 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T13:59:56.557Z] #24 4.717 Selecting previously unselected package libkmod2:amd64. [2022-09-07T13:59:56.557Z] #24 4.719 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T13:59:56.557Z] #24 4.723 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T13:59:56.617Z] #22 0.824 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-09-07T13:59:56.617Z] #22 0.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-09-07T13:59:56.617Z] #22 0.836 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-09-07T13:59:56.678Z] #24 6.242 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T13:59:56.678Z] #24 6.357 Selecting previously unselected package bzip2. [2022-09-07T13:59:56.678Z] #24 6.360 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-07T13:59:56.678Z] #24 6.364 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T13:59:56.678Z] #24 6.400 Selecting previously unselected package xz-utils. [2022-09-07T13:59:56.678Z] #24 6.403 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-07T13:59:56.678Z] #24 6.406 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T13:59:56.678Z] #24 6.462 Selecting previously unselected package apparmor. [2022-09-07T13:59:56.813Z] #24 4.769 Selecting previously unselected package systemd. [2022-09-07T13:59:56.813Z] #24 4.770 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T13:59:56.813Z] #24 4.808 Unpacking systemd (247.3-7) ... [2022-09-07T13:59:56.874Z] #22 0.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T13:59:56.937Z] #24 6.465 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-07T13:59:56.937Z] #24 6.488 Unpacking apparmor (2.13.6-10) ... [2022-09-07T13:59:56.937Z] #24 6.586 Selecting previously unselected package inetutils-ping. [2022-09-07T13:59:56.937Z] #24 6.589 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-09-07T13:59:56.937Z] #24 6.593 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T13:59:56.937Z] #24 6.638 Selecting previously unselected package libip6tc2:arm64. [2022-09-07T13:59:56.937Z] #24 6.640 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-07T13:59:56.937Z] #24 6.644 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-07T13:59:56.937Z] #24 6.679 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-07T13:59:56.937Z] #24 6.681 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-07T13:59:56.937Z] #24 6.684 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-07T13:59:56.937Z] #24 6.729 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-07T13:59:57.069Z] #24 5.291 Selecting previously unselected package pigz. [2022-09-07T13:59:57.131Z] #22 1.054 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T13:59:57.131Z] #22 1.134 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T13:59:57.131Z] #22 1.224 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-09-07T13:59:57.131Z] #22 1.304 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T13:59:57.131Z] #22 1.380 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T13:59:57.196Z] #24 6.733 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-07T13:59:57.196Z] #24 6.737 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-07T13:59:57.196Z] #24 6.782 Selecting previously unselected package libnftnl11:arm64. [2022-09-07T13:59:57.196Z] #24 6.784 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-07T13:59:57.196Z] #24 6.789 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-07T13:59:57.196Z] #24 6.832 Selecting previously unselected package iptables. [2022-09-07T13:59:57.196Z] #24 6.835 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-07T13:59:57.196Z] #24 6.841 Unpacking iptables (1.8.7-1) ... [2022-09-07T13:59:57.196Z] #24 6.914 Selecting previously unselected package libonig5:arm64. [2022-09-07T13:59:57.196Z] #24 6.917 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-07T13:59:57.196Z] #24 6.921 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-07T13:59:57.196Z] #24 6.973 Selecting previously unselected package libjq1:arm64. [2022-09-07T13:59:57.326Z] #24 5.294 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T13:59:57.326Z] #24 5.298 Unpacking pigz (2.6-1) ... [2022-09-07T13:59:57.326Z] #24 5.340 Selecting previously unselected package libelf1:amd64. [2022-09-07T13:59:57.326Z] #24 5.343 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T13:59:57.326Z] #24 5.346 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T13:59:57.326Z] #24 5.396 Selecting previously unselected package libbpf0:amd64. [2022-09-07T13:59:57.326Z] #24 5.396 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T13:59:57.326Z] #24 5.401 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T13:59:57.326Z] #24 5.441 Selecting previously unselected package libmnl0:amd64. [2022-09-07T13:59:57.326Z] #24 5.441 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T13:59:57.326Z] #24 5.444 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T13:59:57.326Z] #24 5.477 Selecting previously unselected package libxtables12:amd64. [2022-09-07T13:59:57.326Z] #24 5.478 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T13:59:57.326Z] #24 5.482 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T13:59:57.326Z] #24 5.512 Selecting previously unselected package libcap2-bin. [2022-09-07T13:59:57.388Z] #22 1.460 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T13:59:57.388Z] #22 1.468 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [182 kB] [2022-09-07T13:59:57.388Z] #22 1.469 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T13:59:57.388Z] #22 1.469 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T13:59:57.388Z] #22 1.470 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T13:59:57.388Z] #22 1.470 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T13:59:57.388Z] #22 1.529 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T13:59:57.388Z] #22 1.532 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T13:59:57.454Z] #24 6.975 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-07T13:59:57.454Z] #24 6.981 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-07T13:59:57.454Z] #24 7.020 Selecting previously unselected package jq. [2022-09-07T13:59:57.454Z] #24 7.023 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-07T13:59:57.454Z] #24 7.027 Unpacking jq (1.6-2.1) ... [2022-09-07T13:59:57.454Z] #24 7.066 Selecting previously unselected package libaio1:arm64. [2022-09-07T13:59:57.454Z] #24 7.068 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-07T13:59:57.454Z] #24 7.072 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-07T13:59:57.454Z] #24 7.107 Selecting previously unselected package libgpm2:arm64. [2022-09-07T13:59:57.582Z] #24 5.514 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T13:59:57.582Z] #24 5.518 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T13:59:57.583Z] #24 5.554 Selecting previously unselected package iproute2. [2022-09-07T13:59:57.583Z] #24 5.558 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T13:59:57.583Z] #24 5.561 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T13:59:57.583Z] #24 5.679 Selecting previously unselected package xxd. [2022-09-07T13:59:57.583Z] #24 5.681 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T13:59:57.583Z] #24 5.685 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T13:59:57.583Z] #24 5.732 Selecting previously unselected package vim-common. [2022-09-07T13:59:57.583Z] #24 5.734 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T13:59:57.583Z] #24 5.741 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T13:59:57.583Z] #24 5.796 Selecting previously unselected package bash-completion. [2022-09-07T13:59:57.583Z] #24 5.796 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T13:59:57.644Z] #22 1.839 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T13:59:57.644Z] #22 1.841 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T13:59:57.644Z] #22 1.842 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T13:59:57.644Z] #22 1.843 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-09-07T13:59:57.712Z] #24 7.110 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-07T13:59:57.712Z] #24 7.114 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-07T13:59:57.712Z] #24 7.150 Selecting previously unselected package libicu67:arm64. [2022-09-07T13:59:57.712Z] #24 7.150 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-07T13:59:57.712Z] #24 7.154 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-07T13:59:58.149Z] #24 6.270 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T13:59:58.149Z] #24 6.379 Selecting previously unselected package bzip2. [2022-09-07T13:59:58.280Z] #24 7.843 Selecting previously unselected package libinih1:arm64. [2022-09-07T13:59:58.280Z] #24 7.846 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-07T13:59:58.280Z] #24 7.852 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-07T13:59:58.280Z] #24 7.906 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-07T13:59:58.280Z] #24 7.909 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-07T13:59:58.280Z] #24 7.913 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-07T13:59:58.280Z] #24 7.951 Selecting previously unselected package libnet1:arm64. [2022-09-07T13:59:58.280Z] #24 7.954 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-07T13:59:58.280Z] #24 7.958 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T13:59:58.280Z] #24 8.001 Selecting previously unselected package libnl-3-200:arm64. [2022-09-07T13:59:58.280Z] #24 8.004 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-07T13:59:58.280Z] #24 8.007 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-07T13:59:58.280Z] #24 8.045 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-07T13:59:58.280Z] #24 8.048 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-07T13:59:58.280Z] #24 8.052 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-07T13:59:58.405Z] #24 6.383 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T13:59:58.405Z] #24 6.386 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T13:59:58.405Z] #24 6.420 Selecting previously unselected package xz-utils. [2022-09-07T13:59:58.405Z] #24 6.422 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T13:59:58.405Z] #24 6.425 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T13:59:58.405Z] #24 6.481 Selecting previously unselected package apparmor. [2022-09-07T13:59:58.405Z] #24 6.483 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T13:59:58.405Z] #24 6.500 Unpacking apparmor (2.13.6-10) ... [2022-09-07T13:59:58.405Z] #24 6.604 Selecting previously unselected package inetutils-ping. [2022-09-07T13:59:58.538Z] #24 8.092 Selecting previously unselected package libyajl2:arm64. [2022-09-07T13:59:58.538Z] #24 8.094 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-07T13:59:58.538Z] #24 8.098 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-07T13:59:58.538Z] #24 8.128 Selecting previously unselected package net-tools. [2022-09-07T13:59:58.538Z] #24 8.131 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-07T13:59:58.538Z] #24 8.134 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T13:59:58.538Z] #24 8.183 Selecting previously unselected package patch. [2022-09-07T13:59:58.662Z] #24 6.607 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.610 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T13:59:58.662Z] #24 6.655 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T13:59:58.662Z] #24 6.658 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.661 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T13:59:58.662Z] #24 6.691 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T13:59:58.662Z] #24 6.694 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.697 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T13:59:58.662Z] #24 6.730 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T13:59:58.662Z] #24 6.732 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.736 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T13:59:58.662Z] #24 6.770 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T13:59:58.662Z] #24 6.773 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.777 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T13:59:58.662Z] #24 6.814 Selecting previously unselected package iptables. [2022-09-07T13:59:58.662Z] #24 6.817 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-07T13:59:58.662Z] #24 6.821 Unpacking iptables (1.8.7-1) ... [2022-09-07T13:59:58.797Z] #24 8.185 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-07T13:59:58.797Z] #24 8.189 Unpacking patch (2.7.6-7) ... [2022-09-07T13:59:58.797Z] #24 8.224 Selecting previously unselected package python-pip-whl. [2022-09-07T13:59:58.797Z] #24 8.227 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T13:59:58.797Z] #24 8.231 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T13:59:58.797Z] #24 8.370 Selecting previously unselected package python3-lib2to3. [2022-09-07T13:59:58.797Z] #24 8.373 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T13:59:58.797Z] #24 8.376 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T13:59:58.797Z] #24 8.416 Selecting previously unselected package python3-distutils. [2022-09-07T13:59:58.797Z] #24 8.419 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T13:59:58.797Z] #24 8.422 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T13:59:58.797Z] #24 8.472 Selecting previously unselected package python3-pkg-resources. [2022-09-07T13:59:58.918Z] #24 6.897 Selecting previously unselected package libonig5:amd64. [2022-09-07T13:59:58.918Z] #24 6.899 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T13:59:58.918Z] #24 6.903 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T13:59:58.918Z] #24 6.950 Selecting previously unselected package libjq1:amd64. [2022-09-07T13:59:58.918Z] #24 6.953 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T13:59:58.918Z] #24 6.957 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T13:59:58.918Z] #24 6.993 Selecting previously unselected package jq. [2022-09-07T13:59:58.918Z] #24 6.996 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-07T13:59:58.918Z] #24 7.000 Unpacking jq (1.6-2.1) ... [2022-09-07T13:59:58.918Z] #24 7.036 Selecting previously unselected package libaio1:amd64. [2022-09-07T13:59:58.918Z] #24 7.038 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T13:59:58.918Z] #24 7.041 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T13:59:58.918Z] #24 7.072 Selecting previously unselected package libgpm2:amd64. [2022-09-07T13:59:58.918Z] #24 7.074 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T13:59:58.918Z] #24 7.078 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T13:59:58.918Z] #24 7.109 Selecting previously unselected package libicu67:amd64. [2022-09-07T13:59:59.055Z] #24 8.475 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T13:59:59.055Z] #24 8.480 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T13:59:59.055Z] #24 8.529 Selecting previously unselected package python3-setuptools. [2022-09-07T13:59:59.055Z] #24 8.531 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T13:59:59.055Z] #24 8.536 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T13:59:59.055Z] #24 8.602 Selecting previously unselected package python3-wheel. [2022-09-07T13:59:59.055Z] #24 8.605 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T13:59:59.055Z] #24 8.609 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T13:59:59.055Z] #24 8.650 Selecting previously unselected package python3-pip. [2022-09-07T13:59:59.055Z] #24 8.653 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T13:59:59.055Z] #24 8.662 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T13:59:59.055Z] #24 8.738 Selecting previously unselected package sudo. [2022-09-07T13:59:59.174Z] #24 7.112 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-07T13:59:59.174Z] #24 7.117 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T13:59:59.314Z] #24 8.741 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-07T13:59:59.314Z] #24 8.747 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T13:59:59.314Z] #24 8.867 Selecting previously unselected package systemd-journal-remote. [2022-09-07T13:59:59.314Z] #24 8.867 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-09-07T13:59:59.314Z] #24 8.871 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T13:59:59.314Z] #24 8.910 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T13:59:59.314Z] #24 8.913 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-07T13:59:59.314Z] #24 8.917 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T13:59:59.314Z] #24 8.976 Selecting previously unselected package uidmap. [2022-09-07T13:59:59.518Z] #20 4.346 + mkdir -p /build [2022-09-07T13:59:59.518Z] #20 4.348 + mv docker/docker /build/ [2022-09-07T13:59:59.518Z] #20 4.350 + rmdir docker [2022-09-07T13:59:59.518Z] #20 DONE 4.5s [2022-09-07T13:59:59.518Z] [2022-09-07T13:59:59.518Z] #21 [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-09-07T13:59:59.518Z] #0 1.356 + RM_GOPATH=0 [2022-09-07T13:59:59.518Z] #0 1.356 + TMP_GOPATH= [2022-09-07T13:59:59.518Z] #0 1.356 + : /build [2022-09-07T13:59:59.518Z] #0 1.356 + '[' -z '' ']' [2022-09-07T13:59:59.518Z] #0 1.357 ++ mktemp -d [2022-09-07T13:59:59.518Z] #0 1.359 + export GOPATH=/tmp/tmp.AndwP2bLKX [2022-09-07T13:59:59.518Z] #0 1.359 + GOPATH=/tmp/tmp.AndwP2bLKX [2022-09-07T13:59:59.518Z] #0 1.359 + RM_GOPATH=1 [2022-09-07T13:59:59.518Z] #0 1.359 + case "$(go env GOARCH)" in [2022-09-07T13:59:59.518Z] #0 1.360 ++ go env GOARCH [2022-09-07T13:59:59.518Z] #0 1.388 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T13:59:59.518Z] #0 1.388 + GO_BUILDMODE=-buildmode=pie [2022-09-07T13:59:59.518Z] #0 1.388 ++ dirname /install.sh [2022-09-07T13:59:59.518Z] #0 1.389 + dir=/ [2022-09-07T13:59:59.518Z] #0 1.389 + bin=rootlesskit [2022-09-07T13:59:59.518Z] #0 1.389 + shift [2022-09-07T13:59:59.518Z] #0 1.390 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T13:59:59.518Z] #0 1.390 + . //rootlesskit.installer [2022-09-07T13:59:59.518Z] #0 1.390 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T13:59:59.518Z] #0 1.390 + install_rootlesskit [2022-09-07T13:59:59.518Z] #0 1.390 + case "$1" in [2022-09-07T13:59:59.518Z] #0 1.390 + export CGO_ENABLED=0 [2022-09-07T13:59:59.518Z] #0 1.390 + CGO_ENABLED=0 [2022-09-07T13:59:59.518Z] #0 1.390 + _install_rootlesskit [2022-09-07T13:59:59.519Z] #0 1.391 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T13:59:59.519Z] #0 1.391 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T13:59:59.519Z] #0 1.391 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T13:59:59.519Z] #0 1.391 + GOBIN=/build [2022-09-07T13:59:59.519Z] #0 1.391 + GO111MODULE=on [2022-09-07T13:59:59.519Z] #0 1.392 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T13:59:59.519Z] #0 1.995 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T13:59:59.519Z] #0 4.192 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T13:59:59.519Z] #0 4.193 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T13:59:59.519Z] #0 4.364 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T13:59:59.572Z] #24 8.979 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-07T13:59:59.572Z] #24 8.983 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T13:59:59.572Z] #24 9.034 Selecting previously unselected package vim-runtime. [2022-09-07T13:59:59.572Z] #24 9.037 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T13:59:59.572Z] #24 9.048 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T13:59:59.572Z] #24 9.059 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T13:59:59.572Z] #24 9.064 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T13:59:59.737Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 5.2s [2022-09-07T13:59:59.737Z] #24 7.925 Selecting previously unselected package libinih1:amd64. [2022-09-07T13:59:59.737Z] #24 7.928 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-07T13:59:59.737Z] #24 7.931 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T13:59:59.737Z] #24 7.960 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T13:59:59.994Z] #24 7.963 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T13:59:59.994Z] #24 7.966 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T13:59:59.994Z] #24 8.007 Selecting previously unselected package libnet1:amd64. [2022-09-07T13:59:59.994Z] #24 8.009 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T13:59:59.994Z] #24 8.013 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T13:59:59.994Z] #24 8.051 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T13:59:59.994Z] #24 8.054 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T13:59:59.994Z] #24 8.058 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T13:59:59.994Z] #24 8.094 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:00:00.139Z] #24 9.647 Selecting previously unselected package vim. [2022-09-07T14:00:00.139Z] #24 9.650 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-07T14:00:00.139Z] #24 9.660 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:00.139Z] #24 9.792 Selecting previously unselected package xfsprogs. [2022-09-07T14:00:00.139Z] #24 9.793 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-07T14:00:00.139Z] #24 9.798 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T14:00:00.250Z] #24 8.097 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:00:00.250Z] #24 8.102 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:00.250Z] #24 8.135 Selecting previously unselected package libyajl2:amd64. [2022-09-07T14:00:00.250Z] #24 8.138 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T14:00:00.250Z] #24 8.142 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:00.250Z] #24 8.171 Selecting previously unselected package net-tools. [2022-09-07T14:00:00.250Z] #24 8.173 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T14:00:00.250Z] #24 8.177 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:00:00.250Z] #24 8.230 Selecting previously unselected package patch. [2022-09-07T14:00:00.250Z] #24 8.232 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-07T14:00:00.250Z] #24 8.235 Unpacking patch (2.7.6-7) ... [2022-09-07T14:00:00.250Z] #24 8.275 Selecting previously unselected package python-pip-whl. [2022-09-07T14:00:00.250Z] #24 8.277 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:00:00.250Z] #24 8.281 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:00:00.397Z] #24 9.901 Selecting previously unselected package zip. [2022-09-07T14:00:00.397Z] #24 9.905 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-07T14:00:00.397Z] #24 9.909 Unpacking zip (3.0-12) ... [2022-09-07T14:00:00.397Z] #24 9.962 Selecting previously unselected package zstd. [2022-09-07T14:00:00.397Z] #24 9.966 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-07T14:00:00.397Z] #24 9.977 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:00.397Z] #24 10.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:00.448Z] #21 5.444 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T14:00:00.448Z] #21 ... [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #22 [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-09-07T14:00:00.448Z] #22 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T14:00:00.448Z] #23 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #24 [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-09-07T14:00:00.448Z] #24 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #25 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T14:00:00.448Z] #25 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #26 [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-09-07T14:00:00.448Z] #26 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #27 [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-09-07T14:00:00.448Z] #27 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #28 [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-09-07T14:00:00.448Z] #28 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #29 [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-09-07T14:00:00.448Z] #29 CACHED [2022-09-07T14:00:00.448Z] [2022-09-07T14:00:00.448Z] #17 [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-09-07T14:00:00.448Z] #0 2.956 Reading package lists... [2022-09-07T14:00:00.448Z] #17 4.957 Reading package lists... [2022-09-07T14:00:00.448Z] #17 6.421 Building dependency tree... [2022-09-07T14:00:00.448Z] #17 6.701 Reading state information... [2022-09-07T14:00:00.448Z] #17 7.268 The following additional packages will be installed: [2022-09-07T14:00:00.448Z] #17 7.268 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:00:00.448Z] #17 7.268 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T14:00:00.448Z] #17 7.268 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T14:00:00.448Z] #17 7.269 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T14:00:00.448Z] #17 7.272 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T14:00:00.448Z] #17 7.273 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T14:00:00.448Z] #17 7.276 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T14:00:00.448Z] #17 7.281 Suggested packages: [2022-09-07T14:00:00.448Z] #17 7.281 gcc-10-locales seccomp wine64 [2022-09-07T14:00:00.448Z] #17 7.778 The following NEW packages will be installed: [2022-09-07T14:00:00.448Z] #17 7.778 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:00:00.448Z] #17 7.778 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T14:00:00.448Z] #17 7.778 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T14:00:00.448Z] #17 7.778 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T14:00:00.448Z] #17 7.779 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T14:00:00.448Z] #17 7.779 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T14:00:00.448Z] #17 7.780 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T14:00:00.448Z] #17 7.780 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T14:00:00.448Z] #17 7.780 mingw-w64-x86-64-dev [2022-09-07T14:00:00.448Z] #17 8.054 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:00.448Z] #17 8.054 Need to get 115 MB of archives. [2022-09-07T14:00:00.448Z] #17 8.054 After this operation, 645 MB of additional disk space will be used. [2022-09-07T14:00:00.448Z] #17 8.054 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-09-07T14:00:00.448Z] #17 8.130 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-09-07T14:00:00.448Z] #17 8.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-07T14:00:00.448Z] #17 8.188 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-09-07T14:00:00.448Z] #17 8.198 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T14:00:00.448Z] #17 8.199 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T14:00:00.448Z] #17 8.387 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-09-07T14:00:00.448Z] #17 8.524 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-09-07T14:00:00.448Z] #17 8.527 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-09-07T14:00:00.448Z] #17 8.911 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-09-07T14:00:00.506Z] #24 8.440 Selecting previously unselected package python3-lib2to3. [2022-09-07T14:00:00.506Z] #24 8.443 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T14:00:00.506Z] #24 8.448 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:00:00.506Z] #24 8.490 Selecting previously unselected package python3-distutils. [2022-09-07T14:00:00.506Z] #24 8.492 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T14:00:00.506Z] #24 8.496 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T14:00:00.506Z] #24 8.540 Selecting previously unselected package python3-pkg-resources. [2022-09-07T14:00:00.506Z] #24 8.543 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T14:00:00.506Z] #24 8.547 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:00.506Z] #24 8.595 Selecting previously unselected package python3-setuptools. [2022-09-07T14:00:00.506Z] #24 8.597 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T14:00:00.506Z] #24 8.601 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T14:00:00.506Z] #24 8.666 Selecting previously unselected package python3-wheel. [2022-09-07T14:00:00.506Z] #24 8.669 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T14:00:00.506Z] #24 8.672 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T14:00:00.506Z] #24 8.705 Selecting previously unselected package python3-pip. [2022-09-07T14:00:00.656Z] #24 10.30 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-07T14:00:00.656Z] #24 10.31 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:00:00.656Z] #24 10.32 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-07T14:00:00.656Z] #24 10.34 Setting up libicu67:arm64 (67.1-7) ... [2022-09-07T14:00:00.656Z] #24 10.35 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-07T14:00:00.656Z] #24 10.36 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-07T14:00:00.656Z] #24 10.37 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-07T14:00:00.656Z] #24 10.38 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T14:00:00.656Z] #24 10.40 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-07T14:00:00.656Z] #24 10.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:00.681Z] #12 extracting sha256:95edc8028182acfa80667fa6a3b869f79574821298f786228e873ac10b3dd7bd 6.0s done [2022-09-07T14:00:00.681Z] #12 extracting sha256:06ef4a250537829c59bb616d2c589fde2f8780ba55d21e5684ebd3ce1193ee30 done [2022-09-07T14:00:00.763Z] #24 8.707 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:00:00.763Z] #24 8.711 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:00:00.763Z] #24 8.785 Selecting previously unselected package sudo. [2022-09-07T14:00:00.763Z] #24 8.788 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T14:00:00.763Z] #24 8.792 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T14:00:00.763Z] #24 8.925 Selecting previously unselected package systemd-journal-remote. [2022-09-07T14:00:00.763Z] #24 8.927 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T14:00:00.763Z] #24 8.930 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T14:00:00.763Z] #24 8.969 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T14:00:00.914Z] #24 10.42 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:00:00.914Z] #24 10.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-07T14:00:00.914Z] #24 10.45 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T14:00:00.914Z] #24 10.61 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-07T14:00:00.914Z] #24 10.62 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:00.914Z] #24 10.64 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-07T14:00:00.914Z] #24 10.65 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T14:00:00.914Z] #24 10.66 Setting up apparmor (2.13.6-10) ... [2022-09-07T14:00:00.942Z] #12 DONE 8.3s [2022-09-07T14:00:00.942Z] [2022-09-07T14:00:00.942Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T14:00:01.016Z] #17 ... [2022-09-07T14:00:01.017Z] [2022-09-07T14:00:01.017Z] #30 [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-09-07T14:00:01.017Z] #0 1.601 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:01.017Z] #0 1.611 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:01.017Z] #0 1.611 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:01.017Z] #0 2.905 Reading package lists... [2022-09-07T14:00:01.017Z] #0 4.865 Reading package lists... [2022-09-07T14:00:01.017Z] #0 6.602 Building dependency tree... [2022-09-07T14:00:01.017Z] #0 6.990 Reading state information... [2022-09-07T14:00:01.017Z] #0 7.537 The following additional packages will be installed: [2022-09-07T14:00:01.017Z] #0 7.539 libbtrfs0 [2022-09-07T14:00:01.017Z] #0 7.618 The following NEW packages will be installed: [2022-09-07T14:00:01.017Z] #0 7.619 libbtrfs-dev libbtrfs0 [2022-09-07T14:00:01.017Z] #0 7.944 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:01.017Z] #0 7.944 Need to get 460 kB of archives. [2022-09-07T14:00:01.017Z] #0 7.944 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T14:00:01.017Z] #0 7.944 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:00:01.017Z] #0 7.954 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:00:01.017Z] #0 8.484 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:01.017Z] #0 8.637 Fetched 460 kB in 0s (1475 kB/s) [2022-09-07T14:00:01.017Z] #0 8.738 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:00:01.017Z] #0 8.741 (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-09-07T14:00:01.017Z] #0 8.778 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:00:01.017Z] #0 8.793 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:01.017Z] #0 8.978 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:00:01.017Z] #0 8.980 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:00:01.017Z] #0 8.984 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:01.017Z] #0 9.134 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:01.017Z] #0 9.151 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:01.017Z] #0 9.167 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:01.017Z] #30 DONE 9.4s [2022-09-07T14:00:01.017Z] [2022-09-07T14:00:01.017Z] #17 [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-09-07T14:00:01.017Z] #17 9.356 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-09-07T14:00:01.017Z] #17 ... [2022-09-07T14:00:01.017Z] [2022-09-07T14:00:01.017Z] #31 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T14:00:01.017Z] #31 DONE 0.1s [2022-09-07T14:00:01.017Z] [2022-09-07T14:00:01.017Z] #17 [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-09-07T14:00:01.017Z] #17 9.625 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-09-07T14:00:01.020Z] #24 8.972 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T14:00:01.020Z] #24 8.975 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:00:01.020Z] #24 9.041 Selecting previously unselected package uidmap. [2022-09-07T14:00:01.020Z] #24 9.044 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T14:00:01.020Z] #24 9.048 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T14:00:01.020Z] #24 9.098 Selecting previously unselected package vim-runtime. [2022-09-07T14:00:01.020Z] #24 9.101 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:00:01.020Z] #24 9.111 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T14:00:01.020Z] #24 9.122 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T14:00:01.020Z] #24 9.126 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:01.273Z] #17 9.803 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-09-07T14:00:01.273Z] #17 ... [2022-09-07T14:00:01.273Z] [2022-09-07T14:00:01.273Z] #32 [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-09-07T14:00:01.273Z] #0 1.799 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:01.273Z] #0 1.799 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:01.273Z] #0 1.799 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:01.273Z] #0 2.973 Reading package lists... [2022-09-07T14:00:01.273Z] #0 4.804 Reading package lists... [2022-09-07T14:00:01.273Z] #0 6.364 Building dependency tree... [2022-09-07T14:00:01.273Z] #0 6.730 Reading state information... [2022-09-07T14:00:01.273Z] #0 7.273 The following additional packages will be installed: [2022-09-07T14:00:01.273Z] #0 7.277 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-07T14:00:01.273Z] #0 7.282 Suggested packages: [2022-09-07T14:00:01.273Z] #0 7.282 cmake-doc ninja-build lrzip [2022-09-07T14:00:01.273Z] #0 7.282 Recommended packages: [2022-09-07T14:00:01.273Z] #0 7.283 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T14:00:01.273Z] #0 7.647 The following NEW packages will be installed: [2022-09-07T14:00:01.273Z] #0 7.649 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-07T14:00:01.273Z] #0 7.651 vim-common xxd [2022-09-07T14:00:01.273Z] #0 7.971 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:01.273Z] #0 7.971 Need to get 17.7 MB of archives. [2022-09-07T14:00:01.273Z] #0 7.971 After this operation, 70.7 MB of additional disk space will be used. [2022-09-07T14:00:01.273Z] #0 7.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:00:01.273Z] #0 7.971 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:00:01.273Z] #0 7.971 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-07T14:00:01.273Z] #0 8.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T14:00:01.273Z] #0 8.364 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T14:00:01.273Z] #0 8.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T14:00:01.273Z] #0 8.405 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T14:00:01.273Z] #0 8.420 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T14:00:01.274Z] #0 8.422 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T14:00:01.274Z] #0 8.426 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T14:00:01.274Z] #0 9.048 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:01.274Z] #0 9.128 Fetched 17.7 MB in 1s (18.5 MB/s) [2022-09-07T14:00:01.274Z] #0 9.168 Selecting previously unselected package xxd. [2022-09-07T14:00:01.274Z] #0 9.168 (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-09-07T14:00:01.274Z] #0 9.194 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:00:01.274Z] #0 9.202 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:01.274Z] #0 9.394 Selecting previously unselected package vim-common. [2022-09-07T14:00:01.274Z] #0 9.396 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:00:01.274Z] #0 9.415 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:01.274Z] #0 9.702 Selecting previously unselected package cmake-data. [2022-09-07T14:00:01.274Z] #0 9.702 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T14:00:01.274Z] #0 9.708 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:00:01.531Z] #32 ... [2022-09-07T14:00:01.531Z] [2022-09-07T14:00:01.531Z] #21 [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-09-07T14:00:01.531Z] #21 5.819 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T14:00:01.531Z] #21 5.862 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T14:00:01.531Z] #21 5.908 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T14:00:01.531Z] #21 5.960 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T14:00:01.531Z] #21 5.980 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T14:00:01.531Z] #21 6.078 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T14:00:01.531Z] #21 6.183 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T14:00:01.531Z] #21 6.286 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T14:00:01.531Z] #21 6.360 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T14:00:01.583Z] #24 9.805 Selecting previously unselected package vim. [2022-09-07T14:00:01.787Z] #21 7.005 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T14:00:01.839Z] #24 9.809 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:00:01.839Z] #24 9.818 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:02.095Z] #24 9.963 Selecting previously unselected package xfsprogs. [2022-09-07T14:00:02.095Z] #24 9.966 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T14:00:02.095Z] #24 9.971 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T14:00:02.095Z] #24 10.09 Selecting previously unselected package zip. [2022-09-07T14:00:02.095Z] #24 10.09 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-07T14:00:02.095Z] #24 10.09 Unpacking zip (3.0-12) ... [2022-09-07T14:00:02.095Z] #24 10.14 Selecting previously unselected package zstd. [2022-09-07T14:00:02.095Z] #24 10.15 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T14:00:02.095Z] #24 10.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:02.289Z] #24 11.75 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T14:00:02.289Z] #24 11.77 Setting up zip (3.0-12) ... [2022-09-07T14:00:02.289Z] #24 11.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:02.289Z] #24 11.81 Setting up bash-completion (1:2.11-2) ... [2022-09-07T14:00:02.392Z] #24 10.25 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:02.392Z] #24 10.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:02.392Z] #24 10.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:00:02.392Z] #24 10.49 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:00:02.649Z] #24 10.52 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:02.649Z] #24 10.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:02.649Z] #24 10.64 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T14:00:02.649Z] #24 10.65 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:00:02.649Z] #24 10.67 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T14:00:02.649Z] #24 10.68 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:02.649Z] #24 10.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:02.649Z] #24 10.71 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:00:02.649Z] #24 10.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:02.649Z] #24 10.74 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T14:00:02.857Z] #15 DONE 1.8s [2022-09-07T14:00:02.857Z] [2022-09-07T14:00:02.857Z] #16 [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-09-07T14:00:02.857Z] #24 12.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:02.904Z] #24 10.90 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:00:02.904Z] #24 11.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:03.116Z] #24 12.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:00:03.116Z] #24 12.61 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-07T14:00:03.116Z] #24 12.62 Setting up patch (2.7.6-7) ... [2022-09-07T14:00:03.116Z] #24 12.63 Setting up sudo (1.9.5p2-3) ... [2022-09-07T14:00:03.116Z] #24 12.68 invoke-rc.d: could not determine current runlevel [2022-09-07T14:00:03.116Z] #24 12.68 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:00:03.116Z] #24 12.69 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T14:00:03.116Z] #24 12.70 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T14:00:03.116Z] #24 12.70 Failed to connect to bus: Host is down [2022-09-07T14:00:03.116Z] #24 12.71 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-07T14:00:03.116Z] #24 12.73 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T14:00:03.116Z] #24 12.76 Setting up pigz (2.6-1) ... [2022-09-07T14:00:03.116Z] #24 12.78 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-07T14:00:03.116Z] #24 12.79 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-07T14:00:03.119Z] #16 DONE 0.5s [2022-09-07T14:00:03.119Z] [2022-09-07T14:00:03.119Z] #17 [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-09-07T14:00:03.160Z] #24 11.02 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:00:03.160Z] #24 11.05 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T14:00:03.160Z] #24 11.07 Setting up apparmor (2.13.6-10) ... [2022-09-07T14:00:03.374Z] #24 12.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:00:03.374Z] #24 12.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:03.374Z] #24 13.01 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-07T14:00:03.374Z] #24 13.04 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:00:03.633Z] #24 13.17 Setting up libelf1:arm64 (0.183-1) ... [2022-09-07T14:00:03.633Z] #24 13.19 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-07T14:00:03.633Z] #24 13.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:03.633Z] #24 13.23 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-07T14:00:03.633Z] #24 13.24 Setting up libkmod2:arm64 (28-1) ... [2022-09-07T14:00:03.633Z] #24 13.25 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T14:00:03.633Z] #24 13.38 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:03.633Z] #24 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T14:00:03.633Z] #24 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T14:00:03.633Z] #24 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T14:00:03.633Z] #24 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T14:00:03.633Z] #24 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T14:00:03.633Z] #24 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T14:00:03.891Z] #24 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T14:00:03.891Z] #24 13.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T14:00:03.891Z] #24 13.45 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T14:00:04.067Z] #17 ... [2022-09-07T14:00:04.067Z] [2022-09-07T14:00:04.067Z] #18 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T14:00:04.067Z] #18 DONE 0.9s [2022-09-07T14:00:04.067Z] [2022-09-07T14:00:04.067Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T14:00:04.067Z] #19 DONE 0.9s [2022-09-07T14:00:04.067Z] [2022-09-07T14:00:04.067Z] #20 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T14:00:04.067Z] #20 DONE 0.9s [2022-09-07T14:00:04.067Z] [2022-09-07T14:00:04.067Z] #21 [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-09-07T14:00:04.150Z] #24 13.79 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-07T14:00:04.150Z] #24 13.81 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-07T14:00:04.150Z] #24 13.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:00:04.187Z] #22 7.261 Fetched 49.2 MB in 7s (7338 kB/s) [2022-09-07T14:00:04.329Z] #21 ... [2022-09-07T14:00:04.329Z] [2022-09-07T14:00:04.329Z] #22 [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-09-07T14:00:04.329Z] #22 DONE 1.0s [2022-09-07T14:00:04.329Z] [2022-09-07T14:00:04.329Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T14:00:04.329Z] #23 DONE 1.0s [2022-09-07T14:00:04.329Z] [2022-09-07T14:00:04.329Z] #24 [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-09-07T14:00:04.408Z] #24 13.85 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:00:04.408Z] #24 14.13 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-07T14:00:04.666Z] #24 14.15 Setting up jq (1.6-2.1) ... [2022-09-07T14:00:04.666Z] #24 14.16 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:00:04.666Z] #24 14.18 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-07T14:00:04.666Z] #24 14.20 Setting up iptables (1.8.7-1) ... [2022-09-07T14:00:04.666Z] #24 14.24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T14:00:04.666Z] #24 14.34 Setting up iproute2 (5.10.0-4) ... [2022-09-07T14:00:04.928Z] #24 14.55 Setting up systemd (247.3-7) ... [2022-09-07T14:00:04.928Z] #24 14.64 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T14:00:04.928Z] #24 14.64 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T14:00:04.928Z] #24 14.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T14:00:04.928Z] #24 14.66 Initializing machine ID from random generator. [2022-09-07T14:00:05.049Z] #24 12.75 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T14:00:05.049Z] #24 12.77 Setting up zip (3.0-12) ... [2022-09-07T14:00:05.049Z] #24 12.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:05.049Z] #24 12.81 Setting up bash-completion (1:2.11-2) ... [2022-09-07T14:00:05.306Z] #24 13.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:05.306Z] #24 13.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:00:05.306Z] #24 13.42 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:00:05.306Z] #24 13.43 Setting up patch (2.7.6-7) ... [2022-09-07T14:00:05.306Z] #24 13.45 Setting up sudo (1.9.5p2-3) ... [2022-09-07T14:00:05.494Z] #24 15.12 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T14:00:05.562Z] #24 13.49 invoke-rc.d: could not determine current runlevel [2022-09-07T14:00:05.562Z] #24 13.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:00:05.562Z] #24 13.50 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T14:00:05.562Z] #24 13.51 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T14:00:05.562Z] #24 13.51 Failed to connect to bus: Host is down [2022-09-07T14:00:05.562Z] #24 13.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:00:05.562Z] #24 13.52 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T14:00:05.562Z] #24 13.54 Setting up pigz (2.6-1) ... [2022-09-07T14:00:05.562Z] #24 13.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:00:05.562Z] #24 13.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:00:05.562Z] #24 13.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:00:05.562Z] #24 13.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:05.753Z] #24 15.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:05.819Z] #24 13.77 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:00:05.819Z] #24 13.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:00:05.819Z] #24 13.87 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T14:00:05.819Z] #24 13.89 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:00:05.819Z] #24 13.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:05.819Z] #24 13.91 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:00:05.819Z] #24 13.93 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T14:00:05.819Z] #24 13.95 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T14:00:05.969Z] #21 ... [2022-09-07T14:00:05.969Z] [2022-09-07T14:00:05.969Z] #17 [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-09-07T14:00:05.969Z] #17 10.39 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-09-07T14:00:05.969Z] #17 10.65 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-09-07T14:00:05.969Z] #17 10.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T14:00:05.969Z] #17 10.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T14:00:05.969Z] #17 10.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:00:05.969Z] #17 10.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:00:05.969Z] #17 10.67 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-09-07T14:00:05.969Z] #17 10.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T14:00:05.969Z] #17 10.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T14:00:05.969Z] #17 10.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T14:00:05.969Z] #17 10.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T14:00:05.969Z] #17 10.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T14:00:05.969Z] #17 10.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T14:00:05.969Z] #17 10.70 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T14:00:05.969Z] #17 10.71 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-09-07T14:00:05.969Z] #17 10.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T14:00:05.969Z] #17 10.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T14:00:05.969Z] #17 11.00 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:05.969Z] #17 11.07 Fetched 115 MB in 3s (39.1 MB/s) [2022-09-07T14:00:05.969Z] #17 11.11 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T14:00:05.969Z] #17 11.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T14:00:05.969Z] #17 11.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:00:05.969Z] #17 11.14 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:00:05.969Z] #17 11.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T14:00:05.969Z] #17 11.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:00:05.969Z] #17 11.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:00:05.969Z] #17 12.88 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T14:00:05.969Z] #17 12.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T14:00:05.969Z] #17 12.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:00:05.969Z] #17 12.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T14:00:05.969Z] #17 12.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:00:05.969Z] #17 12.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:05.969Z] #17 13.05 Selecting previously unselected package dmsetup. [2022-09-07T14:00:05.969Z] #17 13.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:00:05.969Z] #17 13.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:00:05.969Z] #17 13.18 Selecting previously unselected package mingw-w64-common. [2022-09-07T14:00:05.969Z] #17 13.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T14:00:05.969Z] #17 13.19 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T14:00:06.076Z] #24 14.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:06.076Z] #24 14.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T14:00:06.076Z] #24 14.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T14:00:06.076Z] #24 14.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T14:00:06.076Z] #24 14.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T14:00:06.076Z] #24 14.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T14:00:06.076Z] #24 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T14:00:06.076Z] #24 14.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T14:00:06.076Z] #24 14.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T14:00:06.076Z] #24 14.12 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T14:00:06.640Z] #24 14.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:00:06.640Z] #24 14.44 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:00:06.640Z] #24 14.46 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:00:06.640Z] #24 14.47 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:00:06.640Z] #24 14.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:00:06.640Z] #24 14.74 Setting up jq (1.6-2.1) ... [2022-09-07T14:00:06.640Z] #24 14.76 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:00:06.640Z] #24 14.78 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:00:06.640Z] #24 14.79 Setting up iptables (1.8.7-1) ... [2022-09-07T14:00:06.640Z] #24 14.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:06.640Z] #24 14.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:06.640Z] #24 14.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:06.640Z] #24 14.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:06.640Z] #24 14.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T14:00:06.710Z] #22 7.261 Reading package lists... [2022-09-07T14:00:06.896Z] #24 14.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T14:00:06.896Z] #24 14.84 Setting up iproute2 (5.10.0-4) ... [2022-09-07T14:00:06.896Z] #24 14.99 Setting up systemd (247.3-7) ... [2022-09-07T14:00:06.896Z] #24 15.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T14:00:06.896Z] #24 15.05 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T14:00:06.896Z] #24 15.05 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T14:00:06.896Z] #24 15.07 Initializing machine ID from KVM UUID. [2022-09-07T14:00:06.901Z] #17 15.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T14:00:06.901Z] #17 15.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T14:00:06.901Z] #17 15.42 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:00:07.158Z] #17 ... [2022-09-07T14:00:07.158Z] [2022-09-07T14:00:07.158Z] #32 [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-09-07T14:00:07.158Z] #32 10.85 Selecting previously unselected package libicu67:amd64. [2022-09-07T14:00:07.158Z] #32 10.86 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 10.87 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:07.158Z] #32 12.53 Selecting previously unselected package libxml2:amd64. [2022-09-07T14:00:07.158Z] #32 12.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 12.55 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:00:07.158Z] #32 12.80 Selecting previously unselected package libarchive13:amd64. [2022-09-07T14:00:07.158Z] #32 12.80 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 12.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 12.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T14:00:07.158Z] #32 12.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 12.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:00:07.158Z] #32 13.05 Selecting previously unselected package librhash0:amd64. [2022-09-07T14:00:07.158Z] #32 13.05 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 13.06 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:00:07.158Z] #32 13.16 Selecting previously unselected package libuv1:amd64. [2022-09-07T14:00:07.158Z] #32 13.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 13.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:00:07.158Z] #32 13.29 Selecting previously unselected package cmake. [2022-09-07T14:00:07.158Z] #32 13.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T14:00:07.158Z] #32 13.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 14.99 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:07.158Z] #32 15.01 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 15.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:00:07.158Z] #32 15.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 15.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:00:07.158Z] #32 15.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:00:07.158Z] #32 15.11 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 15.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:00:07.158Z] #32 15.14 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 15.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:00:07.158Z] #32 15.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:07.158Z] #32 DONE 15.7s [2022-09-07T14:00:07.158Z] [2022-09-07T14:00:07.158Z] #33 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T14:00:07.158Z] #33 DONE 0.1s [2022-09-07T14:00:07.158Z] [2022-09-07T14:00:07.158Z] #34 [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-09-07T14:00:07.459Z] #24 15.40 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T14:00:07.459Z] #24 15.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:08.094Z] #34 0.820 + RM_GOPATH=0 [2022-09-07T14:00:08.094Z] #34 0.820 + TMP_GOPATH= [2022-09-07T14:00:08.094Z] #34 0.820 + : /build [2022-09-07T14:00:08.094Z] #34 0.820 + '[' -z '' ']' [2022-09-07T14:00:08.094Z] #34 0.820 ++ mktemp -d [2022-09-07T14:00:08.094Z] #34 0.821 + export GOPATH=/tmp/tmp.E5gZJnJJs5 [2022-09-07T14:00:08.094Z] #34 0.822 + GOPATH=/tmp/tmp.E5gZJnJJs5 [2022-09-07T14:00:08.094Z] #34 0.822 + RM_GOPATH=1 [2022-09-07T14:00:08.094Z] #34 0.822 + case "$(go env GOARCH)" in [2022-09-07T14:00:08.094Z] #34 0.823 ++ go env GOARCH [2022-09-07T14:00:08.094Z] #34 0.837 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:08.094Z] #34 0.837 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:08.094Z] #34 0.839 ++ dirname /install.sh [2022-09-07T14:00:08.094Z] #34 0.840 + dir=/ [2022-09-07T14:00:08.094Z] #34 0.840 + bin=tini [2022-09-07T14:00:08.094Z] #34 0.841 + shift [2022-09-07T14:00:08.094Z] #34 0.841 + '[' '!' -f //tini.installer ']' [2022-09-07T14:00:08.094Z] #34 0.841 + . //tini.installer [2022-09-07T14:00:08.094Z] #34 0.842 ++ : v0.19.0 [2022-09-07T14:00:08.094Z] #34 0.842 + install_tini [2022-09-07T14:00:08.094Z] #34 0.843 + echo 'Install tini version v0.19.0' [2022-09-07T14:00:08.094Z] #34 0.843 Install tini version v0.19.0 [2022-09-07T14:00:08.094Z] #34 0.843 + git clone https://github.com/krallin/tini.git /tmp/tmp.E5gZJnJJs5/tini [2022-09-07T14:00:08.094Z] #34 0.845 Cloning into '/tmp/tmp.E5gZJnJJs5/tini'... [2022-09-07T14:00:08.350Z] #34 1.255 + cd /tmp/tmp.E5gZJnJJs5/tini [2022-09-07T14:00:08.397Z] #24 DONE 16.2s [2022-09-07T14:00:08.397Z] [2022-09-07T14:00:08.397Z] #58 [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-09-07T14:00:08.608Z] #34 1.256 + git checkout -q v0.19.0 [2022-09-07T14:00:08.608Z] #34 1.269 + cmake . [2022-09-07T14:00:08.608Z] #34 1.513 -- The C compiler identification is GNU 10.2.1 [2022-09-07T14:00:08.653Z] #58 0.441 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T14:00:08.653Z] #58 0.444 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T14:00:08.653Z] #58 0.447 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T14:00:08.653Z] #58 DONE 0.5s [2022-09-07T14:00:08.653Z] [2022-09-07T14:00:08.653Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T14:00:08.864Z] #34 1.555 -- Detecting C compiler ABI info [2022-09-07T14:00:08.864Z] #34 1.789 -- Detecting C compiler ABI info - done [2022-09-07T14:00:09.035Z] #24 DONE 18.5s [2022-09-07T14:00:09.035Z] [2022-09-07T14:00:09.035Z] #58 [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-09-07T14:00:09.121Z] #34 1.848 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T14:00:09.121Z] #34 1.848 -- Detecting C compile features [2022-09-07T14:00:09.121Z] #34 1.858 -- Detecting C compile features - done [2022-09-07T14:00:09.121Z] #34 1.877 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T14:00:09.121Z] #34 1.918 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T14:00:09.121Z] #34 1.954 -- Configuring done [2022-09-07T14:00:09.121Z] #34 1.963 -- Generating done [2022-09-07T14:00:09.121Z] #34 1.968 -- Build files have been written to: /tmp/tmp.E5gZJnJJs5/tini [2022-09-07T14:00:09.121Z] #34 1.977 + make tini-static [2022-09-07T14:00:09.294Z] #58 0.397 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T14:00:09.294Z] #58 0.402 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T14:00:09.294Z] #58 0.404 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T14:00:09.294Z] #58 DONE 0.4s [2022-09-07T14:00:09.294Z] [2022-09-07T14:00:09.294Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T14:00:09.378Z] #34 2.140 Scanning dependencies of target tini-static [2022-09-07T14:00:09.378Z] #34 2.178 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T14:00:09.637Z] #24 ... [2022-09-07T14:00:09.637Z] [2022-09-07T14:00:09.637Z] #21 [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-09-07T14:00:09.637Z] #21 5.293 + RM_GOPATH=0 [2022-09-07T14:00:09.637Z] #21 5.293 + TMP_GOPATH= [2022-09-07T14:00:09.637Z] #21 5.293 + : /build [2022-09-07T14:00:09.637Z] #21 5.293 + '[' -z '' ']' [2022-09-07T14:00:09.637Z] #21 5.296 ++ mktemp -d [2022-09-07T14:00:09.637Z] #21 5.304 + export GOPATH=/tmp/tmp.0m2qdhHke2 [2022-09-07T14:00:09.637Z] #21 5.305 + GOPATH=/tmp/tmp.0m2qdhHke2 [2022-09-07T14:00:09.637Z] #21 5.305 + RM_GOPATH=1 [2022-09-07T14:00:09.637Z] #21 5.305 + case "$(go env GOARCH)" in [2022-09-07T14:00:09.637Z] #21 5.306 ++ go env GOARCH [2022-09-07T14:00:09.637Z] #21 5.392 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:09.637Z] #21 5.392 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:09.637Z] #21 5.392 ++ dirname /install.sh [2022-09-07T14:00:09.637Z] #21 5.408 + dir=/ [2022-09-07T14:00:09.637Z] #21 5.412 + bin=rootlesskit [2022-09-07T14:00:09.637Z] #21 5.413 + shift [2022-09-07T14:00:09.637Z] #21 5.414 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T14:00:09.637Z] #21 5.414 + . //rootlesskit.installer [2022-09-07T14:00:09.637Z] #21 5.416 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:00:09.637Z] #21 5.421 + install_rootlesskit [2022-09-07T14:00:09.637Z] #21 5.423 + case "$1" in [2022-09-07T14:00:09.637Z] #21 5.423 + export CGO_ENABLED=0 [2022-09-07T14:00:09.637Z] #21 5.424 + CGO_ENABLED=0 [2022-09-07T14:00:09.637Z] #21 5.424 + _install_rootlesskit [2022-09-07T14:00:09.637Z] #21 5.425 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T14:00:09.637Z] #21 5.425 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:00:09.637Z] #21 5.425 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T14:00:09.637Z] #21 5.425 + GOBIN=/build [2022-09-07T14:00:09.637Z] #21 5.425 + GO111MODULE=on [2022-09-07T14:00:09.637Z] #21 5.425 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:00:09.941Z] #34 2.702 [100%] Linking C executable tini-static [2022-09-07T14:00:09.984Z] #22 10.41 Reading package lists... [2022-09-07T14:00:10.197Z] #34 2.982 [100%] Built target tini-static [2022-09-07T14:00:10.197Z] #34 3.010 + mkdir -p /build [2022-09-07T14:00:10.197Z] #34 3.012 + cp tini-static /build/docker-init [2022-09-07T14:00:10.214Z] #21 6.104 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T14:00:10.240Z] #22 13.54 Building dependency tree... [2022-09-07T14:00:10.456Z] #34 DONE 3.3s [2022-09-07T14:00:10.456Z] [2022-09-07T14:00:10.456Z] #17 [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-09-07T14:00:10.456Z] #17 18.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T14:00:10.456Z] #17 18.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:10.456Z] #17 18.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:00:10.456Z] #17 18.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T14:00:10.456Z] #17 18.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:10.456Z] #17 18.17 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:00:11.023Z] #17 ... [2022-09-07T14:00:11.023Z] [2022-09-07T14:00:11.023Z] #35 [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-09-07T14:00:11.023Z] #0 0.947 + RM_GOPATH=0 [2022-09-07T14:00:11.023Z] #0 0.947 + TMP_GOPATH= [2022-09-07T14:00:11.023Z] #0 0.947 + : /build [2022-09-07T14:00:11.023Z] #0 0.947 + '[' -z '' ']' [2022-09-07T14:00:11.023Z] #0 0.947 ++ mktemp -d [2022-09-07T14:00:11.023Z] #0 0.953 + export GOPATH=/tmp/tmp.h74vQFQIc6 [2022-09-07T14:00:11.023Z] #0 0.953 + GOPATH=/tmp/tmp.h74vQFQIc6 [2022-09-07T14:00:11.023Z] #0 0.953 + RM_GOPATH=1 [2022-09-07T14:00:11.023Z] #0 0.953 + case "$(go env GOARCH)" in [2022-09-07T14:00:11.023Z] #0 0.953 ++ go env GOARCH [2022-09-07T14:00:11.023Z] #0 0.960 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:11.023Z] #0 0.960 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:11.023Z] #0 0.960 ++ dirname /install.sh [2022-09-07T14:00:11.023Z] #0 0.962 + dir=/ [2022-09-07T14:00:11.023Z] #0 0.962 + bin=containerd [2022-09-07T14:00:11.023Z] #0 0.962 + shift [2022-09-07T14:00:11.023Z] #0 0.963 + '[' '!' -f //containerd.installer ']' [2022-09-07T14:00:11.023Z] #0 0.963 + . //containerd.installer [2022-09-07T14:00:11.023Z] #0 0.963 ++ set -e [2022-09-07T14:00:11.023Z] #0 0.964 ++ : v1.6.8 [2022-09-07T14:00:11.023Z] #0 0.964 + install_containerd [2022-09-07T14:00:11.023Z] #0 0.965 + echo 'Install containerd version v1.6.8' [2022-09-07T14:00:11.023Z] #0 0.965 Install containerd version v1.6.8 [2022-09-07T14:00:11.023Z] #0 0.965 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h74vQFQIc6/src/github.com/containerd/containerd [2022-09-07T14:00:11.023Z] #0 0.967 Cloning into '/tmp/tmp.h74vQFQIc6/src/github.com/containerd/containerd'... [2022-09-07T14:00:11.172Z] #22 15.00 The following additional packages will be installed: [2022-09-07T14:00:11.172Z] #22 15.00 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-07T14:00:11.172Z] #22 15.00 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-07T14:00:11.172Z] #22 15.00 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-09-07T14:00:11.172Z] #22 15.00 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-09-07T14:00:11.172Z] #22 15.00 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-07T14:00:11.172Z] #22 15.00 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-07T14:00:11.172Z] #22 15.00 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-07T14:00:11.172Z] #22 15.00 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-07T14:00:11.172Z] #22 15.00 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.00 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-07T14:00:11.172Z] #22 15.00 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-07T14:00:11.172Z] #22 15.00 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-07T14:00:11.172Z] #22 15.00 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.00 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.00 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.00 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-07T14:00:11.172Z] #22 15.00 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-07T14:00:11.172Z] #22 15.00 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.00 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-07T14:00:11.172Z] #22 15.00 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.00 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.00 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-07T14:00:11.172Z] #22 15.00 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-07T14:00:11.172Z] #22 15.00 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.00 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.01 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.01 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-07T14:00:11.172Z] #22 15.01 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.01 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-07T14:00:11.172Z] #22 15.01 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-07T14:00:11.172Z] #22 15.01 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-07T14:00:11.172Z] #22 15.01 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.01 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-07T14:00:11.172Z] #22 15.01 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-07T14:00:11.172Z] #22 15.01 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-07T14:00:11.172Z] #22 15.01 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-07T14:00:11.172Z] #22 15.01 linux-libc-dev-s390x-cross patch xz-utils [2022-09-07T14:00:11.172Z] #22 15.02 Suggested packages: [2022-09-07T14:00:11.172Z] #22 15.02 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-09-07T14:00:11.172Z] #22 15.02 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.02 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-09-07T14:00:11.172Z] #22 15.02 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-09-07T14:00:11.172Z] #22 15.02 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-09-07T14:00:11.172Z] #22 15.02 libyaml-shell-perl ed diffutils-doc [2022-09-07T14:00:11.172Z] #22 15.02 Recommended packages: [2022-09-07T14:00:11.172Z] #22 15.02 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-09-07T14:00:11.172Z] #22 15.02 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-09-07T14:00:11.954Z] #35 ... [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T14:00:11.954Z] #36 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #37 [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-09-07T14:00:11.954Z] #37 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #38 [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-09-07T14:00:11.954Z] #38 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #39 [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-09-07T14:00:11.954Z] #39 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #40 [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-09-07T14:00:11.954Z] #40 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #41 [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-09-07T14:00:11.954Z] #41 CACHED [2022-09-07T14:00:11.954Z] [2022-09-07T14:00:11.954Z] #42 [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-09-07T14:00:11.954Z] #42 CACHED [2022-09-07T14:00:12.104Z] #22 16.25 The following NEW packages will be installed: [2022-09-07T14:00:12.104Z] #22 16.25 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-09-07T14:00:12.104Z] #22 16.25 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-09-07T14:00:12.104Z] #22 16.25 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-09-07T14:00:12.104Z] #22 16.25 crossbuild-essential-armel crossbuild-essential-armhf [2022-09-07T14:00:12.104Z] #22 16.25 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-09-07T14:00:12.104Z] #22 16.25 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-09-07T14:00:12.104Z] #22 16.25 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-09-07T14:00:12.104Z] #22 16.25 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-09-07T14:00:12.104Z] #22 16.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-09-07T14:00:12.104Z] #22 16.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-09-07T14:00:12.104Z] #22 16.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-09-07T14:00:12.104Z] #22 16.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-09-07T14:00:12.104Z] #22 16.25 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-09-07T14:00:12.104Z] #22 16.25 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-09-07T14:00:12.104Z] #22 16.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-09-07T14:00:12.104Z] #22 16.25 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.25 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.25 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.25 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-09-07T14:00:12.104Z] #22 16.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-09-07T14:00:12.104Z] #22 16.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-09-07T14:00:12.104Z] #22 16.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-09-07T14:00:12.104Z] #22 16.26 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-09-07T14:00:12.104Z] #22 16.26 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.26 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-09-07T14:00:12.104Z] #22 16.26 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-09-07T14:00:12.104Z] #22 16.26 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-09-07T14:00:12.104Z] #22 16.26 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-09-07T14:00:12.104Z] #22 16.26 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-09-07T14:00:12.104Z] #22 16.26 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-09-07T14:00:12.104Z] #22 16.26 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-09-07T14:00:12.104Z] #22 16.26 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-09-07T14:00:12.104Z] #22 16.26 linux-libc-dev-s390x-cross patch xz-utils [2022-09-07T14:00:12.211Z] [2022-09-07T14:00:12.211Z] #17 [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-09-07T14:00:12.361Z] #22 16.58 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:12.361Z] #22 16.58 Need to get 788 MB of archives. [2022-09-07T14:00:12.361Z] #22 16.58 After this operation, 3385 MB of additional disk space will be used. [2022-09-07T14:00:12.361Z] #22 16.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-09-07T14:00:12.361Z] #22 16.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T14:00:12.361Z] #22 16.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-07T14:00:12.361Z] #22 16.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-07T14:00:12.620Z] #22 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-07T14:00:12.620Z] #22 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T14:00:12.620Z] #22 16.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-09-07T14:00:12.620Z] #22 16.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-09-07T14:00:12.620Z] #22 16.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-09-07T14:00:12.620Z] #22 16.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-09-07T14:00:12.620Z] #22 16.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-09-07T14:00:12.620Z] #22 16.76 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-09-07T14:00:12.620Z] #22 16.76 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-09-07T14:00:12.878Z] #22 17.09 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-09-07T14:00:12.878Z] #22 17.10 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-09-07T14:00:13.140Z] #17 21.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T14:00:13.140Z] #17 21.76 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:13.140Z] #17 21.77 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:00:13.442Z] #22 17.41 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-09-07T14:00:13.442Z] #22 17.41 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-09-07T14:00:13.525Z] #21 8.961 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T14:00:13.525Z] #21 8.969 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T14:00:13.525Z] #21 ... [2022-09-07T14:00:13.525Z] [2022-09-07T14:00:13.525Z] #25 [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-09-07T14:00:13.525Z] #0 4.126 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:13.525Z] #0 4.126 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:13.525Z] #0 4.297 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:13.525Z] #0 5.077 Reading package lists... [2022-09-07T14:00:13.525Z] #25 ... [2022-09-07T14:00:13.525Z] [2022-09-07T14:00:13.525Z] #26 [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-09-07T14:00:13.525Z] #26 ... [2022-09-07T14:00:13.525Z] [2022-09-07T14:00:13.525Z] #27 [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-09-07T14:00:13.525Z] #0 6.821 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:13.525Z] #0 6.822 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:13.525Z] #0 6.822 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:13.525Z] #0 9.892 Reading package lists... [2022-09-07T14:00:13.525Z] #27 ... [2022-09-07T14:00:13.525Z] [2022-09-07T14:00:13.525Z] #28 [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-09-07T14:00:13.701Z] #22 17.89 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-09-07T14:00:13.788Z] #28 ... [2022-09-07T14:00:13.788Z] [2022-09-07T14:00:13.788Z] #29 [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-09-07T14:00:13.788Z] #0 6.171 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:13.788Z] #0 6.178 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:13.788Z] #0 6.185 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:13.788Z] #0 9.305 Reading package lists... [2022-09-07T14:00:13.788Z] #29 ... [2022-09-07T14:00:13.788Z] [2022-09-07T14:00:13.788Z] #30 [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-09-07T14:00:13.788Z] #0 6.606 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:13.788Z] #0 6.607 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:13.788Z] #0 6.611 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:13.960Z] #22 17.90 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-09-07T14:00:14.050Z] #0 9.778 Reading package lists... [2022-09-07T14:00:14.051Z] #30 ... [2022-09-07T14:00:14.051Z] [2022-09-07T14:00:14.051Z] #31 [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-09-07T14:00:14.051Z] #0 5.397 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T14:00:14.051Z] #0 5.429 Cloning into '.'... [2022-09-07T14:00:14.051Z] #31 ... [2022-09-07T14:00:14.051Z] [2022-09-07T14:00:14.051Z] #32 [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-09-07T14:00:14.219Z] #22 18.20 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-09-07T14:00:14.219Z] #22 18.20 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-09-07T14:00:14.313Z] #32 ... [2022-09-07T14:00:14.313Z] [2022-09-07T14:00:14.313Z] #33 [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-09-07T14:00:14.477Z] #22 18.54 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-09-07T14:00:14.477Z] #22 18.54 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-09-07T14:00:14.477Z] #22 18.54 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-09-07T14:00:14.477Z] #22 18.54 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-09-07T14:00:14.477Z] #22 18.54 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-09-07T14:00:14.477Z] #22 18.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-09-07T14:00:14.477Z] #22 18.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-09-07T14:00:14.477Z] #22 18.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-09-07T14:00:14.477Z] #22 18.55 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-09-07T14:00:14.477Z] #22 18.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-09-07T14:00:14.477Z] #22 18.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-09-07T14:00:14.477Z] #22 18.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-09-07T14:00:14.477Z] #22 18.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-09-07T14:00:14.477Z] #22 18.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-09-07T14:00:14.477Z] #22 18.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-09-07T14:00:14.477Z] #22 18.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-09-07T14:00:14.477Z] #22 18.59 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-09-07T14:00:14.477Z] #22 18.60 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-09-07T14:00:14.477Z] #22 18.61 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-09-07T14:00:14.575Z] #33 ... [2022-09-07T14:00:14.575Z] [2022-09-07T14:00:14.575Z] #34 [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-09-07T14:00:14.575Z] #34 ... [2022-09-07T14:00:14.575Z] [2022-09-07T14:00:14.575Z] #35 [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-09-07T14:00:14.575Z] #0 6.020 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:14.575Z] #0 6.024 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:14.575Z] #0 6.028 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:14.575Z] #0 6.677 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-09-07T14:00:14.736Z] #22 19.04 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-09-07T14:00:14.837Z] #35 10.55 Fetched 1540 B in 5s (318 B/s) [2022-09-07T14:00:14.837Z] #35 10.55 Reading package lists... [2022-09-07T14:00:14.837Z] #35 ... [2022-09-07T14:00:14.837Z] [2022-09-07T14:00:14.837Z] #36 [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-09-07T14:00:14.837Z] #0 5.382 + git clone https://github.com/docker/distribution.git . [2022-09-07T14:00:14.837Z] #0 5.405 Cloning into '.'... [2022-09-07T14:00:14.837Z] #36 ... [2022-09-07T14:00:14.837Z] [2022-09-07T14:00:14.837Z] #24 [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-09-07T14:00:14.837Z] #24 5.372 + RM_GOPATH=0 [2022-09-07T14:00:14.837Z] #24 5.375 + TMP_GOPATH= [2022-09-07T14:00:14.837Z] #24 5.375 + : /build [2022-09-07T14:00:14.837Z] #24 5.375 + '[' -z '' ']' [2022-09-07T14:00:14.837Z] #24 5.384 ++ mktemp -d [2022-09-07T14:00:14.837Z] #24 5.387 + export GOPATH=/tmp/tmp.IiGytfaq3D [2022-09-07T14:00:14.837Z] #24 5.387 + GOPATH=/tmp/tmp.IiGytfaq3D [2022-09-07T14:00:14.837Z] #24 5.387 + RM_GOPATH=1 [2022-09-07T14:00:14.837Z] #24 5.387 + case "$(go env GOARCH)" in [2022-09-07T14:00:14.837Z] #24 5.388 ++ go env GOARCH [2022-09-07T14:00:14.837Z] #24 5.454 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:14.837Z] #24 5.454 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:14.837Z] #24 5.467 ++ dirname /install.sh [2022-09-07T14:00:14.837Z] #24 5.470 + dir=/ [2022-09-07T14:00:14.837Z] #24 5.470 + bin=dockercli [2022-09-07T14:00:14.837Z] #24 5.475 + shift [2022-09-07T14:00:14.837Z] #24 5.476 + '[' '!' -f //dockercli.installer ']' [2022-09-07T14:00:14.837Z] #24 5.476 + . //dockercli.installer [2022-09-07T14:00:14.837Z] #24 5.476 ++ : stable [2022-09-07T14:00:14.837Z] #24 5.476 ++ : 17.06.2-ce [2022-09-07T14:00:14.837Z] #24 5.477 + install_dockercli [2022-09-07T14:00:14.837Z] #24 5.477 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T14:00:14.837Z] #24 5.478 Install docker/cli version 17.06.2-ce from stable [2022-09-07T14:00:14.837Z] #24 5.479 ++ uname -m [2022-09-07T14:00:14.837Z] #24 5.484 + arch=x86_64 [2022-09-07T14:00:14.837Z] #24 5.484 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T14:00:14.837Z] #24 5.484 + url=https://download.docker.com/linux/static [2022-09-07T14:00:14.837Z] #24 5.487 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T14:00:14.837Z] #24 5.490 + tar -xz docker/docker [2022-09-07T14:00:14.995Z] #22 19.04 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-09-07T14:00:14.995Z] #22 19.06 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-09-07T14:00:14.995Z] #22 19.08 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-09-07T14:00:14.995Z] #22 19.09 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-09-07T14:00:15.195Z] #59 5.587 Collecting yamllint==1.27.1 [2022-09-07T14:00:15.195Z] #59 6.618 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T14:00:15.253Z] #22 19.46 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-09-07T14:00:15.253Z] #22 19.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T14:00:15.253Z] #22 19.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-07T14:00:15.253Z] #22 19.49 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-09-07T14:00:15.253Z] #22 19.49 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-09-07T14:00:15.253Z] #22 19.49 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T14:00:15.253Z] #22 19.55 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T14:00:15.253Z] #22 19.56 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-09-07T14:00:15.253Z] #22 19.56 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-09-07T14:00:15.253Z] #22 19.56 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-09-07T14:00:15.253Z] #22 19.56 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-09-07T14:00:15.253Z] #22 19.56 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-09-07T14:00:15.253Z] #22 19.56 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-09-07T14:00:15.452Z] #59 6.886 Collecting pathspec>=0.5.3 [2022-09-07T14:00:15.452Z] #59 6.890 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T14:00:15.452Z] #59 6.990 Collecting pyyaml [2022-09-07T14:00:15.511Z] #22 19.56 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-09-07T14:00:15.511Z] #22 19.57 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-09-07T14:00:15.511Z] #22 19.57 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-09-07T14:00:15.511Z] #22 19.57 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-09-07T14:00:15.511Z] #22 19.57 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-09-07T14:00:15.511Z] #22 19.57 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-09-07T14:00:15.511Z] #22 19.57 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-09-07T14:00:15.511Z] #22 19.59 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-09-07T14:00:15.511Z] #22 19.59 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-09-07T14:00:15.511Z] #22 19.59 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-09-07T14:00:15.511Z] #22 19.59 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-09-07T14:00:15.511Z] #22 19.60 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-09-07T14:00:15.511Z] #22 19.61 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-09-07T14:00:15.511Z] #22 19.62 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-09-07T14:00:15.511Z] #22 19.62 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-09-07T14:00:15.709Z] #59 6.994 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-09-07T14:00:15.709Z] #59 7.008 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T14:00:15.709Z] #59 7.012 Building wheels for collected packages: yamllint [2022-09-07T14:00:15.709Z] #59 7.012 Building wheel for yamllint (setup.py): started [2022-09-07T14:00:15.709Z] #59 7.241 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T14:00:15.770Z] #22 20.02 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-09-07T14:00:15.966Z] #59 7.242 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=99148f1af426928b6af7be14cc83c45cb9a168173b61dc293d9c75759eaafdb1 [2022-09-07T14:00:15.966Z] #59 7.243 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T14:00:15.966Z] #59 7.245 Successfully built yamllint [2022-09-07T14:00:15.966Z] #59 7.251 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T14:00:15.966Z] #59 7.358 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T14:00:15.966Z] #59 DONE 7.5s [2022-09-07T14:00:16.005Z] #59 5.694 Collecting yamllint==1.27.1 [2022-09-07T14:00:16.006Z] #59 6.726 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T14:00:16.028Z] #22 20.02 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-09-07T14:00:16.028Z] #22 20.03 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-09-07T14:00:16.028Z] #22 20.05 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-09-07T14:00:16.028Z] #22 20.07 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-09-07T14:00:16.223Z] [2022-09-07T14:00:16.223Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T14:00:16.223Z] #60 DONE 0.3s [2022-09-07T14:00:16.286Z] #22 20.44 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-09-07T14:00:16.286Z] #22 20.44 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-09-07T14:00:16.286Z] #22 20.44 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-09-07T14:00:16.286Z] #22 20.45 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-09-07T14:00:16.286Z] #22 20.45 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-09-07T14:00:16.286Z] #22 20.45 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-09-07T14:00:16.286Z] #22 20.45 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-09-07T14:00:16.286Z] #22 20.47 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-09-07T14:00:16.286Z] #22 20.47 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-09-07T14:00:16.286Z] #22 20.48 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-09-07T14:00:16.286Z] #22 20.48 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-09-07T14:00:16.479Z] [2022-09-07T14:00:16.479Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T14:00:16.608Z] #59 7.051 Collecting pathspec>=0.5.3 [2022-09-07T14:00:16.609Z] #59 7.071 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T14:00:16.609Z] #59 7.167 Collecting pyyaml [2022-09-07T14:00:16.609Z] #59 7.174 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-07T14:00:16.609Z] #59 7.190 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T14:00:16.609Z] #59 7.194 Building wheels for collected packages: yamllint [2022-09-07T14:00:16.609Z] #59 7.195 Building wheel for yamllint (setup.py): started [2022-09-07T14:00:16.736Z] #61 DONE 0.3s [2022-09-07T14:00:16.736Z] [2022-09-07T14:00:16.736Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T14:00:16.854Z] #22 20.89 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-09-07T14:00:16.854Z] #22 20.89 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-09-07T14:00:16.854Z] #22 20.90 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-09-07T14:00:16.854Z] #22 20.92 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-09-07T14:00:16.854Z] #22 20.93 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-09-07T14:00:16.878Z] #59 7.449 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T14:00:16.878Z] #59 7.450 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=9e2fa95244c0ba47547c4413fe424d2ca4eb848945d153217564c8a939e5b11f [2022-09-07T14:00:16.878Z] #59 7.451 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T14:00:16.878Z] #59 7.454 Successfully built yamllint [2022-09-07T14:00:16.878Z] #59 7.462 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T14:00:16.993Z] #62 DONE 0.1s [2022-09-07T14:00:16.993Z] [2022-09-07T14:00:16.993Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T14:00:16.993Z] #63 DONE 0.1s [2022-09-07T14:00:16.993Z] [2022-09-07T14:00:16.993Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T14:00:16.993Z] #64 DONE 0.1s [2022-09-07T14:00:16.993Z] [2022-09-07T14:00:16.993Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T14:00:16.993Z] #65 DONE 0.1s [2022-09-07T14:00:17.111Z] #22 21.30 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-09-07T14:00:17.136Z] #59 7.580 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T14:00:17.136Z] #59 DONE 7.8s [2022-09-07T14:00:17.136Z] [2022-09-07T14:00:17.136Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T14:00:17.136Z] #60 DONE 0.1s [2022-09-07T14:00:17.249Z] [2022-09-07T14:00:17.249Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T14:00:17.249Z] #66 DONE 0.1s [2022-09-07T14:00:17.249Z] [2022-09-07T14:00:17.249Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T14:00:17.249Z] #67 DONE 0.1s [2022-09-07T14:00:17.249Z] [2022-09-07T14:00:17.249Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T14:00:17.249Z] #68 DONE 0.1s [2022-09-07T14:00:17.370Z] #22 21.30 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-09-07T14:00:17.370Z] #22 21.30 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-09-07T14:00:17.370Z] #22 21.31 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-09-07T14:00:17.370Z] #22 21.31 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-09-07T14:00:17.370Z] #22 21.31 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-09-07T14:00:17.370Z] #22 21.31 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-09-07T14:00:17.370Z] #22 21.32 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-09-07T14:00:17.370Z] #22 21.33 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-09-07T14:00:17.370Z] #22 21.34 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-09-07T14:00:17.370Z] #22 21.35 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-09-07T14:00:17.370Z] #22 21.35 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-09-07T14:00:17.370Z] #22 21.36 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-09-07T14:00:17.370Z] #22 21.36 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-09-07T14:00:17.370Z] #22 21.37 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-09-07T14:00:17.395Z] [2022-09-07T14:00:17.395Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T14:00:17.505Z] [2022-09-07T14:00:17.505Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T14:00:17.505Z] #69 DONE 0.1s [2022-09-07T14:00:17.505Z] [2022-09-07T14:00:17.505Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T14:00:17.505Z] #70 DONE 0.1s [2022-09-07T14:00:17.505Z] [2022-09-07T14:00:17.505Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T14:00:17.627Z] #22 21.72 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-09-07T14:00:17.627Z] #22 21.72 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-09-07T14:00:17.627Z] #22 21.73 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-09-07T14:00:17.627Z] #22 21.75 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-09-07T14:00:17.627Z] #22 21.76 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-09-07T14:00:17.653Z] #61 DONE 0.5s [2022-09-07T14:00:17.653Z] [2022-09-07T14:00:17.653Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T14:00:17.653Z] #62 DONE 0.1s [2022-09-07T14:00:17.887Z] #22 22.12 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-09-07T14:00:17.887Z] #22 22.12 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-09-07T14:00:17.887Z] #22 22.12 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-09-07T14:00:17.887Z] #22 22.13 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-09-07T14:00:17.911Z] [2022-09-07T14:00:17.911Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T14:00:17.911Z] #63 DONE 0.1s [2022-09-07T14:00:17.911Z] [2022-09-07T14:00:17.911Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T14:00:17.911Z] #64 DONE 0.1s [2022-09-07T14:00:18.067Z] #71 DONE 0.3s [2022-09-07T14:00:18.067Z] [2022-09-07T14:00:18.067Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T14:00:18.067Z] #72 DONE 0.2s [2022-09-07T14:00:18.067Z] [2022-09-07T14:00:18.067Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T14:00:18.144Z] #22 22.13 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-09-07T14:00:18.145Z] #22 22.13 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-09-07T14:00:18.145Z] #22 22.13 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-09-07T14:00:18.145Z] #22 22.13 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-09-07T14:00:18.145Z] #22 22.14 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-09-07T14:00:18.145Z] #22 22.15 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-09-07T14:00:18.145Z] #22 22.15 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-09-07T14:00:18.145Z] #22 22.16 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-09-07T14:00:18.170Z] [2022-09-07T14:00:18.170Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T14:00:18.170Z] #65 DONE 0.1s [2022-09-07T14:00:18.170Z] [2022-09-07T14:00:18.170Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T14:00:18.170Z] #66 DONE 0.1s [2022-09-07T14:00:18.170Z] [2022-09-07T14:00:18.170Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T14:00:18.170Z] #67 DONE 0.1s [2022-09-07T14:00:18.388Z] #17 26.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T14:00:18.388Z] #17 26.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:18.388Z] #17 26.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:00:18.406Z] #22 22.51 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-09-07T14:00:18.406Z] #22 22.51 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-09-07T14:00:18.406Z] #22 22.52 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-09-07T14:00:18.406Z] #22 22.53 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-09-07T14:00:18.406Z] #22 22.55 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-09-07T14:00:18.428Z] [2022-09-07T14:00:18.428Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T14:00:18.428Z] #68 DONE 0.1s [2022-09-07T14:00:18.428Z] [2022-09-07T14:00:18.428Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T14:00:18.428Z] #69 DONE 0.1s [2022-09-07T14:00:18.428Z] [2022-09-07T14:00:18.428Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T14:00:18.629Z] #73 DONE 0.6s [2022-09-07T14:00:18.629Z] [2022-09-07T14:00:18.629Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T14:00:18.664Z] #22 22.87 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-09-07T14:00:18.664Z] #22 22.87 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-09-07T14:00:18.687Z] #70 DONE 0.1s [2022-09-07T14:00:18.687Z] [2022-09-07T14:00:18.687Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T14:00:18.687Z] #71 DONE 0.1s [2022-09-07T14:00:18.687Z] [2022-09-07T14:00:18.687Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T14:00:18.886Z] #74 DONE 0.1s [2022-09-07T14:00:18.886Z] [2022-09-07T14:00:18.886Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T14:00:18.946Z] #72 DONE 0.2s [2022-09-07T14:00:18.946Z] [2022-09-07T14:00:18.946Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T14:00:19.052Z] #24 14.61 + mkdir -p /build [2022-09-07T14:00:19.053Z] #24 14.62 + mv docker/docker /build/ [2022-09-07T14:00:19.053Z] #24 14.62 + rmdir docker [2022-09-07T14:00:19.053Z] #24 DONE 14.9s [2022-09-07T14:00:19.053Z] [2022-09-07T14:00:19.053Z] #21 [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-09-07T14:00:19.053Z] #21 9.663 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T14:00:19.053Z] #21 13.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T14:00:19.053Z] #21 14.17 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T14:00:19.053Z] #21 14.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T14:00:19.053Z] #21 15.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T14:00:19.228Z] #22 23.13 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:19.228Z] #22 23.23 Fetched 788 MB in 7s (120 MB/s) [2022-09-07T14:00:19.228Z] #22 23.26 Selecting previously unselected package liblocale-gettext-perl. [2022-09-07T14:00:19.228Z] #22 23.26 (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-09-07T14:00:19.228Z] #22 23.34 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-09-07T14:00:19.228Z] #22 23.34 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-09-07T14:00:19.228Z] #22 23.37 Selecting previously unselected package bzip2. [2022-09-07T14:00:19.228Z] #22 23.37 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T14:00:19.228Z] #22 23.37 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T14:00:19.228Z] #22 23.40 Selecting previously unselected package libmagic-mgc. [2022-09-07T14:00:19.228Z] #22 23.40 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:19.228Z] #22 23.40 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-07T14:00:19.228Z] #22 23.47 Selecting previously unselected package libmagic1:amd64. [2022-09-07T14:00:19.228Z] #22 23.47 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:19.488Z] #22 23.48 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-07T14:00:19.488Z] #22 23.51 Selecting previously unselected package file. [2022-09-07T14:00:19.488Z] #22 23.51 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:19.488Z] #22 23.52 Unpacking file (1:5.39-3) ... [2022-09-07T14:00:19.488Z] #22 23.55 Selecting previously unselected package xz-utils. [2022-09-07T14:00:19.488Z] #22 23.55 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T14:00:19.488Z] #22 23.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:19.488Z] #22 23.60 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-09-07T14:00:19.488Z] #22 23.60 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T14:00:19.488Z] #22 23.60 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-07T14:00:19.752Z] #22 23.97 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-09-07T14:00:19.752Z] #22 23.97 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-09-07T14:00:19.752Z] #22 23.98 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-07T14:00:19.815Z] #75 DONE 0.9s [2022-09-07T14:00:19.815Z] [2022-09-07T14:00:19.815Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T14:00:19.815Z] #76 DONE 0.1s [2022-09-07T14:00:19.815Z] [2022-09-07T14:00:19.815Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T14:00:19.815Z] #77 DONE 0.0s [2022-09-07T14:00:19.815Z] [2022-09-07T14:00:19.815Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T14:00:19.815Z] #78 DONE 0.0s [2022-09-07T14:00:19.815Z] [2022-09-07T14:00:19.815Z] #79 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-09-07T14:00:20.002Z] #21 15.67 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T14:00:20.002Z] #21 15.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T14:00:20.264Z] #21 16.23 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T14:00:20.279Z] #17 ... [2022-09-07T14:00:20.279Z] [2022-09-07T14:00:20.279Z] #21 [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-09-07T14:00:20.279Z] #21 25.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T14:00:20.279Z] #21 25.27 + GOBIN=/build [2022-09-07T14:00:20.279Z] #21 25.27 + GO111MODULE=on [2022-09-07T14:00:20.279Z] #21 25.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:00:20.315Z] #22 24.29 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-09-07T14:00:20.315Z] #22 24.29 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-09-07T14:00:20.315Z] #22 24.29 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-07T14:00:20.315Z] #22 24.60 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-09-07T14:00:20.324Z] #73 DONE 1.3s [2022-09-07T14:00:20.324Z] [2022-09-07T14:00:20.324Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T14:00:20.324Z] #74 DONE 0.2s [2022-09-07T14:00:20.378Z] #79 0.649 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:20.572Z] #22 24.60 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T14:00:20.572Z] #22 24.60 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-07T14:00:20.572Z] #22 24.87 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-09-07T14:00:20.582Z] [2022-09-07T14:00:20.582Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T14:00:20.635Z] #79 0.650 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:20.635Z] #79 0.650 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:20.828Z] #22 24.87 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-09-07T14:00:20.828Z] #22 24.88 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-07T14:00:20.828Z] #22 25.10 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-09-07T14:00:20.828Z] #22 25.10 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:20.828Z] #22 25.10 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:00:20.828Z] #22 25.13 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-09-07T14:00:20.837Z] #21 16.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T14:00:21.085Z] #22 25.14 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:21.085Z] #22 25.14 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:00:21.099Z] #21 16.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T14:00:21.148Z] #79 0.889 Reading package lists... [2022-09-07T14:00:21.152Z] #75 DONE 0.6s [2022-09-07T14:00:21.152Z] [2022-09-07T14:00:21.152Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T14:00:21.410Z] #76 DONE 0.2s [2022-09-07T14:00:21.410Z] [2022-09-07T14:00:21.410Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T14:00:21.410Z] #77 DONE 0.0s [2022-09-07T14:00:21.410Z] [2022-09-07T14:00:21.410Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T14:00:21.410Z] #78 DONE 0.0s [2022-09-07T14:00:21.410Z] [2022-09-07T14:00:21.410Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T14:00:21.675Z] #21 ... [2022-09-07T14:00:21.675Z] [2022-09-07T14:00:21.675Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T14:00:21.675Z] #37 CACHED [2022-09-07T14:00:21.675Z] [2022-09-07T14:00:21.675Z] #38 [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-09-07T14:00:21.675Z] #38 CACHED [2022-09-07T14:00:21.675Z] [2022-09-07T14:00:21.675Z] #39 [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-09-07T14:00:21.675Z] #39 CACHED [2022-09-07T14:00:21.675Z] [2022-09-07T14:00:21.675Z] #21 [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-09-07T14:00:21.675Z] #21 17.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T14:00:21.675Z] #21 ... [2022-09-07T14:00:21.675Z] [2022-09-07T14:00:21.675Z] #29 [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-09-07T14:00:21.675Z] #0 9.305 Reading package lists... [2022-09-07T14:00:21.969Z] #79 1.391 Reading package lists... [2022-09-07T14:00:21.969Z] #79 1.886 Building dependency tree... [2022-09-07T14:00:21.969Z] #79 1.994 Reading state information... [2022-09-07T14:00:21.969Z] #79 2.105 systemd is already the newest version (247.3-7). [2022-09-07T14:00:21.969Z] #79 2.105 systemd set to manually installed. [2022-09-07T14:00:21.969Z] #79 2.105 The following additional packages will be installed: [2022-09-07T14:00:21.969Z] #79 2.106 libdbus-1-3 libpam-systemd [2022-09-07T14:00:21.969Z] #79 2.106 Recommended packages: [2022-09-07T14:00:21.969Z] #79 2.106 libnss-systemd [2022-09-07T14:00:21.969Z] #79 2.163 The following NEW packages will be installed: [2022-09-07T14:00:21.969Z] #79 2.164 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-09-07T14:00:22.533Z] #79 2.431 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:22.533Z] #79 2.431 Need to get 950 kB of archives. [2022-09-07T14:00:22.533Z] #79 2.431 After this operation, 1988 kB of additional disk space will be used. [2022-09-07T14:00:22.533Z] #79 2.431 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-09-07T14:00:22.533Z] #79 2.435 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-09-07T14:00:22.533Z] #79 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-09-07T14:00:22.533Z] #79 2.441 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-09-07T14:00:22.533Z] #79 2.444 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-09-07T14:00:22.533Z] #79 2.562 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:22.533Z] #79 2.590 Fetched 950 kB in 0s (3427 kB/s) [2022-09-07T14:00:22.533Z] #79 2.610 Selecting previously unselected package systemd-sysv. [2022-09-07T14:00:22.533Z] #79 2.610 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-09-07T14:00:22.533Z] #79 2.625 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-09-07T14:00:22.533Z] #79 2.629 Unpacking systemd-sysv (247.3-7) ... [2022-09-07T14:00:22.533Z] #79 2.672 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-07T14:00:22.533Z] #79 2.675 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-09-07T14:00:22.533Z] #79 2.681 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-07T14:00:22.533Z] #79 2.738 Selecting previously unselected package dbus. [2022-09-07T14:00:22.533Z] #79 2.741 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-09-07T14:00:22.533Z] #79 2.752 Unpacking dbus (1.12.20-2) ... [2022-09-07T14:00:22.533Z] #79 2.810 Selecting previously unselected package libpam-systemd:amd64. [2022-09-07T14:00:22.789Z] #79 2.813 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-09-07T14:00:22.789Z] #79 2.817 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-09-07T14:00:22.789Z] #79 2.868 Selecting previously unselected package dbus-user-session. [2022-09-07T14:00:22.789Z] #79 2.871 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-09-07T14:00:22.789Z] #79 2.875 Unpacking dbus-user-session (1.12.20-2) ... [2022-09-07T14:00:22.789Z] #79 2.918 Setting up systemd-sysv (247.3-7) ... [2022-09-07T14:00:22.789Z] #79 2.928 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-09-07T14:00:22.789Z] #79 2.938 Setting up dbus (1.12.20-2) ... [2022-09-07T14:00:22.789Z] #79 3.065 invoke-rc.d: could not determine current runlevel [2022-09-07T14:00:23.047Z] #79 3.068 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:00:23.047Z] #79 3.073 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-09-07T14:00:23.047Z] #79 3.191 Setting up dbus-user-session (1.12.20-2) ... [2022-09-07T14:00:23.047Z] #79 3.205 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:23.047Z] #79 DONE 3.3s [2022-09-07T14:00:23.304Z] [2022-09-07T14:00:23.304Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T14:00:23.940Z] #79 DONE 2.1s [2022-09-07T14:00:23.941Z] [2022-09-07T14:00:23.941Z] #80 exporting to image [2022-09-07T14:00:23.941Z] #80 exporting layers [2022-09-07T14:00:24.525Z] #29 18.72 Reading package lists... [2022-09-07T14:00:24.525Z] #29 ... [2022-09-07T14:00:24.525Z] [2022-09-07T14:00:24.525Z] #25 [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-09-07T14:00:24.525Z] #0 5.077 Reading package lists... [2022-09-07T14:00:24.525Z] #25 11.37 Reading package lists... [2022-09-07T14:00:24.525Z] #25 20.03 Building dependency tree... [2022-09-07T14:00:24.525Z] #25 ... [2022-09-07T14:00:24.525Z] [2022-09-07T14:00:24.525Z] #35 [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-09-07T14:00:24.525Z] #35 10.55 Reading package lists... [2022-09-07T14:00:24.877Z] #80 exporting layers 1.5s done [2022-09-07T14:00:24.877Z] #80 writing image sha256:ddc2df38df89460c8ab5866295bb3643987379e67edeab6d42cd845040e834ae done [2022-09-07T14:00:24.877Z] #80 naming to docker.io/library/docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e done [2022-09-07T14:00:24.877Z] #80 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T14:00:25.195Z] #80 DONE 2.0s [2022-09-07T14:00:25.196Z] [2022-09-07T14:00:25.196Z] #81 exporting to image [2022-09-07T14:00:25.196Z] #81 exporting layers [2022-09-07T14:00:25.210Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-07T14:00:25.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/test/unit [2022-09-07T14:00:25.534Z] #21 ... [2022-09-07T14:00:25.534Z] [2022-09-07T14:00:25.534Z] #17 [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-09-07T14:00:25.534Z] #17 29.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T14:00:25.534Z] #17 29.15 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:25.534Z] #17 29.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:00:25.534Z] #17 30.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T14:00:25.534Z] #17 30.92 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:25.534Z] #17 30.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:00:26.079Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-07T14:00:26.079Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-07T14:00:26.079Z] + TESTDIRS=./... [2022-09-07T14:00:26.079Z] + exclude_paths='/vendor/|/integration' [2022-09-07T14:00:26.079Z] ++ go list ./... [2022-09-07T14:00:26.079Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-07T14:00:26.337Z] #22 29.60 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-09-07T14:00:26.337Z] #22 29.61 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:26.337Z] #22 29.61 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:00:26.337Z] #22 29.64 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-09-07T14:00:26.337Z] #22 29.64 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:26.337Z] #22 29.65 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:00:26.476Z] #17 34.85 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T14:00:26.476Z] #17 34.85 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:00:26.476Z] #17 34.85 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:00:26.476Z] #17 ... [2022-09-07T14:00:26.476Z] [2022-09-07T14:00:26.476Z] #21 [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-09-07T14:00:26.476Z] #21 31.83 rootlesskit version 1.0.0 [2022-09-07T14:00:26.647Z] + pkg_list='github.com/docker/docker/api [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/backend [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/container [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/events [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/filters [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/image [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/mount [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/network [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/registry [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/time [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/versions [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:00:26.647Z] github.com/docker/docker/api/types/volume [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:00:26.647Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:00:26.647Z] github.com/docker/docker/cli [2022-09-07T14:00:26.647Z] github.com/docker/docker/cli/config [2022-09-07T14:00:26.647Z] github.com/docker/docker/cli/debug [2022-09-07T14:00:26.647Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:00:26.647Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:00:26.647Z] github.com/docker/docker/client [2022-09-07T14:00:26.647Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:00:26.647Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:00:26.647Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:00:26.647Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:00:26.647Z] github.com/docker/docker/container [2022-09-07T14:00:26.647Z] github.com/docker/docker/container/stream [2022-09-07T14:00:26.647Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:00:26.647Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:00:26.647Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/config [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/events [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/images [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/links [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:00:26.647Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/names [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/network [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/stats [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/utils [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:00:26.648Z] github.com/docker/docker/dockerversion [2022-09-07T14:00:26.648Z] github.com/docker/docker/errdefs [2022-09-07T14:00:26.648Z] github.com/docker/docker/image [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/cache [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/tarexport [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/v1 [2022-09-07T14:00:26.648Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:00:26.648Z] github.com/docker/docker/layer [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:00:26.648Z] github.com/docker/docker/oci [2022-09-07T14:00:26.648Z] github.com/docker/docker/oci/caps [2022-09-07T14:00:26.648Z] github.com/docker/docker/opts [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/archive [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/directory [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/platform [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/pools [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/progress [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/signal [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/stack [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/system [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:00:26.648Z] github.com/docker/docker/plugin [2022-09-07T14:00:26.648Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:00:26.648Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:00:26.648Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:00:26.648Z] github.com/docker/docker/quota [2022-09-07T14:00:26.648Z] github.com/docker/docker/reference [2022-09-07T14:00:26.648Z] github.com/docker/docker/registry [2022-09-07T14:00:26.648Z] github.com/docker/docker/registry/resumable [2022-09-07T14:00:26.648Z] github.com/docker/docker/restartmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/rootless [2022-09-07T14:00:26.648Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:00:26.648Z] github.com/docker/docker/runconfig [2022-09-07T14:00:26.648Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/environment [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/registry [2022-09-07T14:00:26.648Z] github.com/docker/docker/testutil/request [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/drivers [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/local [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/mounts [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/service [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:00:26.648Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:00:26.648Z] ++ grep --fixed-strings -v /libnetwork [2022-09-07T14:00:26.648Z] ++ echo 'github.com/docker/docker/api [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/backend [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/container [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/events [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/filters [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/image [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/mount [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/network [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/registry [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/time [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/versions [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:00:26.648Z] github.com/docker/docker/api/types/volume [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:00:26.648Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:00:26.648Z] github.com/docker/docker/cli [2022-09-07T14:00:26.648Z] github.com/docker/docker/cli/config [2022-09-07T14:00:26.648Z] github.com/docker/docker/cli/debug [2022-09-07T14:00:26.648Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:00:26.648Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/client [2022-09-07T14:00:26.648Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:00:26.648Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:00:26.648Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:00:26.648Z] github.com/docker/docker/container [2022-09-07T14:00:26.648Z] github.com/docker/docker/container/stream [2022-09-07T14:00:26.648Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:00:26.648Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:00:26.648Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/config [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/events [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/images [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/links [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/names [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/network [2022-09-07T14:00:26.648Z] github.com/docker/docker/daemon/stats [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/utils [2022-09-07T14:00:26.648Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:00:26.648Z] github.com/docker/docker/dockerversion [2022-09-07T14:00:26.648Z] github.com/docker/docker/errdefs [2022-09-07T14:00:26.648Z] github.com/docker/docker/image [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/cache [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/tarexport [2022-09-07T14:00:26.648Z] github.com/docker/docker/image/v1 [2022-09-07T14:00:26.648Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:00:26.648Z] github.com/docker/docker/layer [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:00:26.648Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:00:26.648Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:00:26.648Z] github.com/docker/docker/oci [2022-09-07T14:00:26.648Z] github.com/docker/docker/oci/caps [2022-09-07T14:00:26.648Z] github.com/docker/docker/opts [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/archive [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:00:26.648Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/directory [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/platform [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pools [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/progress [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/signal [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stack [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/system [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:00:26.649Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:00:26.649Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:00:26.649Z] github.com/docker/docker/quota [2022-09-07T14:00:26.649Z] github.com/docker/docker/reference [2022-09-07T14:00:26.649Z] github.com/docker/docker/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/registry/resumable [2022-09-07T14:00:26.649Z] github.com/docker/docker/restartmanager [2022-09-07T14:00:26.649Z] github.com/docker/docker/rootless [2022-09-07T14:00:26.649Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:00:26.649Z] github.com/docker/docker/runconfig [2022-09-07T14:00:26.649Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/environment [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/request [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/drivers [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/local [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/mounts [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/service [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:00:26.649Z] + base_pkg_list='github.com/docker/docker/api [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/backend [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/events [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/filters [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/image [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/mount [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/network [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/time [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/config [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/debug [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/client [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:00:26.649Z] github.com/docker/docker/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/container/stream [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/config [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/events [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/images [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/links [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/names [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/network [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/stats [2022-09-07T14:00:26.649Z] github.com/docker/docker/distribution [2022-09-07T14:00:26.649Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:00:26.649Z] github.com/docker/docker/distribution/utils [2022-09-07T14:00:26.649Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:00:26.649Z] github.com/docker/docker/dockerversion [2022-09-07T14:00:26.649Z] github.com/docker/docker/errdefs [2022-09-07T14:00:26.649Z] github.com/docker/docker/image [2022-09-07T14:00:26.649Z] github.com/docker/docker/image/cache [2022-09-07T14:00:26.649Z] github.com/docker/docker/image/tarexport [2022-09-07T14:00:26.649Z] github.com/docker/docker/image/v1 [2022-09-07T14:00:26.649Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:00:26.649Z] github.com/docker/docker/layer [2022-09-07T14:00:26.649Z] github.com/docker/docker/libcontainerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:00:26.649Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:00:26.649Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:00:26.649Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:00:26.649Z] github.com/docker/docker/oci [2022-09-07T14:00:26.649Z] github.com/docker/docker/oci/caps [2022-09-07T14:00:26.649Z] github.com/docker/docker/opts [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/archive [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/directory [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/platform [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pools [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/progress [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/signal [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stack [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/system [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:00:26.649Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:00:26.649Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:00:26.649Z] github.com/docker/docker/quota [2022-09-07T14:00:26.649Z] github.com/docker/docker/reference [2022-09-07T14:00:26.649Z] github.com/docker/docker/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/registry/resumable [2022-09-07T14:00:26.649Z] github.com/docker/docker/restartmanager [2022-09-07T14:00:26.649Z] github.com/docker/docker/rootless [2022-09-07T14:00:26.649Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:00:26.649Z] github.com/docker/docker/runconfig [2022-09-07T14:00:26.649Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/environment [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/testutil/request [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/drivers [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/local [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/mounts [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/service [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:00:26.649Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:00:26.649Z] ++ grep --fixed-strings /libnetwork [2022-09-07T14:00:26.649Z] ++ echo 'github.com/docker/docker/api [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/backend [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/events [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/filters [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/image [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/mount [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/network [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/registry [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/time [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:00:26.649Z] github.com/docker/docker/api/types/volume [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:00:26.649Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/config [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/debug [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:00:26.649Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/client [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:00:26.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:00:26.649Z] github.com/docker/docker/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/container/stream [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:00:26.649Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/config [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/events [2022-09-07T14:00:26.649Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/images [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/links [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/names [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/network [2022-09-07T14:00:26.650Z] github.com/docker/docker/daemon/stats [2022-09-07T14:00:26.650Z] github.com/docker/docker/distribution [2022-09-07T14:00:26.650Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:00:26.650Z] github.com/docker/docker/distribution/utils [2022-09-07T14:00:26.650Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:00:26.650Z] github.com/docker/docker/dockerversion [2022-09-07T14:00:26.650Z] github.com/docker/docker/errdefs [2022-09-07T14:00:26.650Z] github.com/docker/docker/image [2022-09-07T14:00:26.650Z] github.com/docker/docker/image/cache [2022-09-07T14:00:26.650Z] github.com/docker/docker/image/tarexport [2022-09-07T14:00:26.650Z] github.com/docker/docker/image/v1 [2022-09-07T14:00:26.650Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:00:26.650Z] github.com/docker/docker/layer [2022-09-07T14:00:26.650Z] github.com/docker/docker/libcontainerd [2022-09-07T14:00:26.650Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:00:26.650Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:00:26.650Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:00:26.650Z] github.com/docker/docker/oci [2022-09-07T14:00:26.650Z] github.com/docker/docker/oci/caps [2022-09-07T14:00:26.650Z] github.com/docker/docker/opts [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/archive [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/directory [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/platform [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/pools [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/progress [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/signal [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/stack [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/system [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:00:26.650Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:00:26.650Z] github.com/docker/docker/plugin [2022-09-07T14:00:26.650Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:00:26.650Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:00:26.650Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:00:26.650Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:00:26.650Z] github.com/docker/docker/quota [2022-09-07T14:00:26.650Z] github.com/docker/docker/reference [2022-09-07T14:00:26.650Z] github.com/docker/docker/registry [2022-09-07T14:00:26.650Z] github.com/docker/docker/registry/resumable [2022-09-07T14:00:26.650Z] github.com/docker/docker/restartmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/rootless [2022-09-07T14:00:26.650Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:00:26.650Z] github.com/docker/docker/runconfig [2022-09-07T14:00:26.650Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/environment [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/registry [2022-09-07T14:00:26.650Z] github.com/docker/docker/testutil/request [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/drivers [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/local [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/mounts [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/service [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:00:26.650Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:00:26.650Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/types' [2022-09-07T14:00:26.650Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-07T14:00:26.650Z] + echo 'github.com/docker/docker/libnetwork [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/types' [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:00:26.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:00:26.650Z] + type docker-proxy [2022-09-07T14:00:26.650Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-07T14:00:26.650Z] + hack/make.sh binary-proxy install-proxy [2022-09-07T14:00:26.650Z] [2022-09-07T14:00:26.737Z] #21 31.83 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T14:00:26.737Z] #21 31.83 -container-ip string [2022-09-07T14:00:26.737Z] #21 31.83 container ip [2022-09-07T14:00:26.737Z] #21 31.83 -container-port int [2022-09-07T14:00:26.737Z] #21 31.83 container port (default -1) [2022-09-07T14:00:26.737Z] #21 31.83 -host-ip string [2022-09-07T14:00:26.737Z] #21 31.83 host ip [2022-09-07T14:00:26.737Z] #21 31.83 -host-port int [2022-09-07T14:00:26.737Z] #21 31.83 host port (default -1) [2022-09-07T14:00:26.737Z] #21 31.83 -proto string [2022-09-07T14:00:26.737Z] #21 31.83 proxy protocol (default "tcp") [2022-09-07T14:00:26.909Z] Removing bundles/ [2022-09-07T14:00:26.909Z] [2022-09-07T14:00:26.909Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-07T14:00:26.909Z] Building: bundles/binary-proxy/docker-proxy [2022-09-07T14:00:26.909Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:00:27.668Z] #21 DONE 32.8s [2022-09-07T14:00:27.668Z] [2022-09-07T14:00:27.668Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T14:00:27.668Z] #43 DONE 0.1s [2022-09-07T14:00:27.668Z] [2022-09-07T14:00:27.668Z] #35 [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-09-07T14:00:27.668Z] #35 20.14 + cd /tmp/tmp.h74vQFQIc6/src/github.com/containerd/containerd [2022-09-07T14:00:27.668Z] #35 20.14 + git checkout -q v1.6.8 [2022-09-07T14:00:27.668Z] #35 21.04 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T14:00:27.668Z] #35 21.04 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T14:00:27.668Z] #35 21.04 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:00:27.668Z] #35 21.04 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:00:27.668Z] #35 21.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T14:00:27.668Z] #35 21.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T14:00:27.668Z] #35 21.04 + '[' '' = dynamic ']' [2022-09-07T14:00:27.668Z] #35 21.04 + make [2022-09-07T14:00:27.668Z] #35 21.61 + bin/ctr [2022-09-07T14:00:27.668Z] #35 ... [2022-09-07T14:00:27.668Z] [2022-09-07T14:00:27.668Z] #44 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T14:00:27.668Z] #44 DONE 0.1s [2022-09-07T14:00:27.925Z] [2022-09-07T14:00:27.925Z] #17 [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-09-07T14:00:28.469Z] #81 exporting layers 3.0s done [2022-09-07T14:00:28.469Z] #81 writing image sha256:fa3542d5809a2caf1ded434bc573cb36a18f7e29272d1a5fc4c58974c9ae5ae1 done [2022-09-07T14:00:28.469Z] #81 naming to docker.io/library/docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e done [2022-09-07T14:00:28.469Z] #81 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T14:00:28.741Z] #35 19.75 Reading package lists... [2022-09-07T14:00:28.741Z] #35 ... [2022-09-07T14:00:28.741Z] [2022-09-07T14:00:28.741Z] #28 [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-09-07T14:00:28.741Z] #28 24.89 tomll can be used in two ways: [2022-09-07T14:00:28.741Z] #28 24.90 Writing to STDIN and reading from STDOUT: [2022-09-07T14:00:28.741Z] #28 24.90 cat file.toml | tomll > file.toml [2022-09-07T14:00:28.741Z] #28 24.90 [2022-09-07T14:00:28.741Z] #28 24.90 Reading and updating a list of files: [2022-09-07T14:00:28.741Z] #28 24.90 tomll a.toml b.toml c.toml [2022-09-07T14:00:28.741Z] #28 24.90 [2022-09-07T14:00:28.741Z] #28 24.90 When given a list of files, tomll will modify all files in place without asking. [2022-09-07T14:00:28.741Z] #28 DONE 25.0s [2022-09-07T14:00:28.741Z] [2022-09-07T14:00:28.741Z] #25 [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-09-07T14:00:28.741Z] #25 20.03 Building dependency tree... [2022-09-07T14:00:28.741Z] #25 22.41 Reading state information... [2022-09-07T14:00:28.801Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh dynbinary test-integration [2022-09-07T14:00:28.855Z] #17 ... [2022-09-07T14:00:28.855Z] [2022-09-07T14:00:28.855Z] #45 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T14:00:28.855Z] #45 CACHED [2022-09-07T14:00:28.855Z] [2022-09-07T14:00:28.855Z] #46 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T14:00:28.855Z] #46 CACHED [2022-09-07T14:00:28.855Z] [2022-09-07T14:00:28.855Z] #47 [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-09-07T14:00:28.855Z] #47 CACHED [2022-09-07T14:00:28.855Z] [2022-09-07T14:00:28.855Z] #48 [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-09-07T14:00:28.855Z] #48 CACHED [2022-09-07T14:00:28.855Z] [2022-09-07T14:00:28.855Z] #17 [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-09-07T14:00:28.855Z] #17 37.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T14:00:29.112Z] #17 37.59 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T14:00:29.112Z] #17 37.60 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:00:29.112Z] #17 37.65 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T14:00:29.112Z] #17 37.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T14:00:29.112Z] #17 37.66 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:00:29.112Z] #17 37.71 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T14:00:29.112Z] #17 37.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T14:00:29.112Z] #17 37.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:00:29.112Z] #17 37.79 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:00:29.112Z] #17 37.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:00:29.112Z] #17 37.80 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:29.364Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-07T14:00:29.364Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-07T14:00:29.364Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-07T14:00:29.364Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-07T14:00:29.364Z] 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-09-07T14:00:29.364Z] Detected virtualization docker. [2022-09-07T14:00:29.364Z] Detected architecture x86-64. [2022-09-07T14:00:29.364Z] Set hostname to . [2022-09-07T14:00:29.364Z] modprobe@drm.service: Succeeded. [2022-09-07T14:00:29.364Z] modprobe@configfs.service: Succeeded. [2022-09-07T14:00:29.364Z] modprobe@fuse.service: Succeeded. [2022-09-07T14:00:29.364Z] + source /etc/docker-entrypoint-cmd [2022-09-07T14:00:29.364Z] ++ hack/make.sh dynbinary test-integration [2022-09-07T14:00:29.364Z] [2022-09-07T14:00:29.368Z] #17 37.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:00:29.368Z] #17 37.87 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:00:29.368Z] #17 37.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:29.369Z] #17 37.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T14:00:29.369Z] #17 37.99 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:00:29.369Z] #17 38.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:29.369Z] #17 38.03 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T14:00:29.369Z] #17 38.04 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T14:00:29.369Z] #17 38.04 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:00:29.369Z] #17 38.11 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T14:00:29.612Z] #22 33.81 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-09-07T14:00:29.620Z] Removing bundles/ [2022-09-07T14:00:29.620Z] [2022-09-07T14:00:29.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T14:00:29.620Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T14:00:29.620Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:00:29.629Z] #17 38.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T14:00:29.629Z] #17 38.11 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:00:29.629Z] #17 38.23 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T14:00:29.629Z] #17 38.23 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T14:00:29.629Z] #17 38.24 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:00:29.629Z] #17 38.32 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T14:00:29.629Z] #17 38.32 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T14:00:29.629Z] #17 38.33 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:00:29.690Z] #25 26.41 The following additional packages will be installed: [2022-09-07T14:00:29.690Z] #25 26.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-09-07T14:00:29.690Z] #25 26.47 Suggested packages: [2022-09-07T14:00:29.690Z] #25 26.47 cmake-doc ninja-build lrzip [2022-09-07T14:00:29.690Z] #25 26.47 Recommended packages: [2022-09-07T14:00:29.690Z] #25 26.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T14:00:29.868Z] #22 33.81 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:29.868Z] #22 33.82 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:00:29.868Z] #22 33.85 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-09-07T14:00:29.868Z] #22 33.85 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:29.869Z] #22 33.85 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:00:29.885Z] #17 38.41 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T14:00:29.885Z] #17 38.41 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T14:00:29.885Z] #17 38.41 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:00:29.885Z] #17 38.45 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T14:00:29.885Z] #17 38.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T14:00:29.885Z] #17 38.46 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:00:30.142Z] #17 38.65 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T14:00:30.142Z] #17 38.66 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T14:00:30.142Z] #17 38.67 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:00:30.142Z] #17 38.76 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T14:00:30.142Z] #17 38.77 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:00:30.142Z] #17 38.77 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:30.142Z] #17 38.82 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T14:00:30.142Z] #17 38.82 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T14:00:30.142Z] #17 38.83 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:00:30.399Z] #17 38.89 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T14:00:30.399Z] #17 38.90 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T14:00:30.399Z] #17 38.90 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:00:30.399Z] #17 39.12 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:00:30.399Z] #17 39.13 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:00:30.637Z] #25 27.56 The following NEW packages will be installed: [2022-09-07T14:00:30.656Z] #17 39.15 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:00:30.656Z] #17 39.16 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:00:30.656Z] #17 39.18 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:00:30.656Z] #17 39.19 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:00:30.656Z] #17 39.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:30.656Z] #17 39.23 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:00:30.656Z] #17 39.24 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:00:30.656Z] #17 39.25 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:00:30.656Z] #17 39.27 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:00:30.656Z] #17 39.28 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:30.656Z] #17 39.29 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:00:30.656Z] #17 39.30 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:00:30.656Z] #17 39.31 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T14:00:30.656Z] #17 39.33 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:00:30.656Z] #17 39.34 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:00:30.656Z] #17 39.35 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:00:30.656Z] #17 39.36 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:00:30.899Z] #25 27.59 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-09-07T14:00:30.899Z] #25 27.60 vim-common xxd [2022-09-07T14:00:30.899Z] #25 ... [2022-09-07T14:00:30.899Z] [2022-09-07T14:00:30.899Z] #35 [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-09-07T14:00:30.899Z] #35 19.75 Reading package lists... [2022-09-07T14:00:30.913Z] #17 39.37 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.40 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.42 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-09-07T14:00:30.913Z] #17 39.43 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.44 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-09-07T14:00:30.913Z] #17 39.44 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:00:30.913Z] #17 39.45 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.46 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-09-07T14:00:30.913Z] #17 39.47 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.49 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:00:30.913Z] #17 39.52 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:30.913Z] #17 39.55 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:00:31.176Z] #17 39.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:31.176Z] #17 39.59 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:00:31.176Z] #17 39.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:31.176Z] #17 DONE 39.8s [2022-09-07T14:00:31.176Z] [2022-09-07T14:00:31.176Z] #35 [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-09-07T14:00:31.439Z] #35 ... [2022-09-07T14:00:31.439Z] [2022-09-07T14:00:31.439Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T14:00:31.439Z] #49 DONE 0.2s [2022-09-07T14:00:31.439Z] [2022-09-07T14:00:31.439Z] #50 [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-09-07T14:00:31.738Z] #35 27.01 Building dependency tree... [2022-09-07T14:00:31.738Z] #35 ... [2022-09-07T14:00:31.738Z] [2022-09-07T14:00:31.738Z] #27 [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-09-07T14:00:31.738Z] #0 9.892 Reading package lists... [2022-09-07T14:00:31.738Z] #27 19.02 Reading package lists... [2022-09-07T14:00:31.738Z] #27 26.71 Building dependency tree... [2022-09-07T14:00:32.000Z] #27 28.72 Reading state information... [2022-09-07T14:00:32.000Z] #27 ... [2022-09-07T14:00:32.000Z] [2022-09-07T14:00:32.000Z] #30 [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-09-07T14:00:32.000Z] #0 9.778 Reading package lists... [2022-09-07T14:00:32.000Z] #30 18.97 Reading package lists... [2022-09-07T14:00:32.000Z] #30 26.52 Building dependency tree... [2022-09-07T14:00:32.000Z] #30 28.47 Reading state information... [2022-09-07T14:00:32.000Z] #30 ... [2022-09-07T14:00:32.000Z] [2022-09-07T14:00:32.000Z] #25 [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-09-07T14:00:32.000Z] #25 28.08 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:32.000Z] #25 28.08 Need to get 17.7 MB of archives. [2022-09-07T14:00:32.000Z] #25 28.08 After this operation, 70.7 MB of additional disk space will be used. [2022-09-07T14:00:32.000Z] #25 28.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:00:32.000Z] #25 28.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:00:32.000Z] #25 28.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-09-07T14:00:32.000Z] #25 28.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T14:00:32.000Z] #25 28.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-09-07T14:00:32.000Z] #25 28.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T14:00:32.000Z] #25 28.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T14:00:32.000Z] #25 28.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T14:00:32.000Z] #25 28.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T14:00:32.000Z] #25 28.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T14:00:32.180Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-07T14:00:32.180Z] [2022-09-07T14:00:32.180Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-07T14:00:32.180Z] Installing docker-proxy to /usr/local/bin/ [2022-09-07T14:00:32.180Z] [2022-09-07T14:00:32.180Z] + mkdir -p bundles [2022-09-07T14:00:32.180Z] + '[' -n 'github.com/docker/docker/api [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/backend [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/container [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/events [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/filters [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/image [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/mount [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/network [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/registry [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/time [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/versions [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:00:32.180Z] github.com/docker/docker/api/types/volume [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:00:32.180Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:00:32.180Z] github.com/docker/docker/cli [2022-09-07T14:00:32.180Z] github.com/docker/docker/cli/config [2022-09-07T14:00:32.180Z] github.com/docker/docker/cli/debug [2022-09-07T14:00:32.180Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:00:32.180Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:00:32.180Z] github.com/docker/docker/client [2022-09-07T14:00:32.180Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:00:32.180Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:00:32.180Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:00:32.180Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:00:32.180Z] github.com/docker/docker/container [2022-09-07T14:00:32.180Z] github.com/docker/docker/container/stream [2022-09-07T14:00:32.180Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:00:32.180Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:00:32.180Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/config [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/events [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/images [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/links [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/names [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/network [2022-09-07T14:00:32.180Z] github.com/docker/docker/daemon/stats [2022-09-07T14:00:32.180Z] github.com/docker/docker/distribution [2022-09-07T14:00:32.180Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:00:32.180Z] github.com/docker/docker/distribution/utils [2022-09-07T14:00:32.180Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:00:32.180Z] github.com/docker/docker/dockerversion [2022-09-07T14:00:32.180Z] github.com/docker/docker/errdefs [2022-09-07T14:00:32.180Z] github.com/docker/docker/image [2022-09-07T14:00:32.180Z] github.com/docker/docker/image/cache [2022-09-07T14:00:32.180Z] github.com/docker/docker/image/tarexport [2022-09-07T14:00:32.180Z] github.com/docker/docker/image/v1 [2022-09-07T14:00:32.180Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:00:32.180Z] github.com/docker/docker/layer [2022-09-07T14:00:32.180Z] github.com/docker/docker/libcontainerd [2022-09-07T14:00:32.180Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:00:32.180Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:00:32.180Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:00:32.180Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:00:32.180Z] github.com/docker/docker/oci [2022-09-07T14:00:32.180Z] github.com/docker/docker/oci/caps [2022-09-07T14:00:32.180Z] github.com/docker/docker/opts [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/archive [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/directory [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/platform [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/pools [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/progress [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/signal [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/stack [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/system [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:00:32.180Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:00:32.180Z] github.com/docker/docker/plugin [2022-09-07T14:00:32.180Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:00:32.180Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:00:32.180Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:00:32.180Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:00:32.180Z] github.com/docker/docker/quota [2022-09-07T14:00:32.180Z] github.com/docker/docker/reference [2022-09-07T14:00:32.180Z] github.com/docker/docker/registry [2022-09-07T14:00:32.180Z] github.com/docker/docker/registry/resumable [2022-09-07T14:00:32.180Z] github.com/docker/docker/restartmanager [2022-09-07T14:00:32.180Z] github.com/docker/docker/rootless [2022-09-07T14:00:32.180Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:00:32.180Z] github.com/docker/docker/runconfig [2022-09-07T14:00:32.180Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/environment [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/registry [2022-09-07T14:00:32.180Z] github.com/docker/docker/testutil/request [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/drivers [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/local [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/mounts [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/service [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:00:32.180Z] github.com/docker/docker/volume/testutils' ']' [2022-09-07T14:00:32.181Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-07T14:00:32.808Z] #50 1.251 + RM_GOPATH=0 [2022-09-07T14:00:32.808Z] #50 1.251 + TMP_GOPATH= [2022-09-07T14:00:32.808Z] #50 1.251 + : /build [2022-09-07T14:00:32.808Z] #50 1.251 + '[' -z '' ']' [2022-09-07T14:00:32.808Z] #50 1.251 ++ mktemp -d [2022-09-07T14:00:32.808Z] #50 1.252 + export GOPATH=/tmp/tmp.2bY7SVkZK8 [2022-09-07T14:00:32.808Z] #50 1.252 + GOPATH=/tmp/tmp.2bY7SVkZK8 [2022-09-07T14:00:32.808Z] #50 1.252 + RM_GOPATH=1 [2022-09-07T14:00:32.808Z] #50 1.253 + case "$(go env GOARCH)" in [2022-09-07T14:00:32.808Z] #50 1.253 ++ go env GOARCH [2022-09-07T14:00:32.808Z] #50 1.262 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:32.808Z] #50 1.262 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:32.808Z] #50 1.262 ++ dirname /install.sh [2022-09-07T14:00:32.808Z] #50 1.263 + dir=/ [2022-09-07T14:00:32.808Z] #50 1.263 + bin=runc [2022-09-07T14:00:32.808Z] #50 1.263 + shift [2022-09-07T14:00:32.808Z] #50 1.263 + '[' '!' -f //runc.installer ']' [2022-09-07T14:00:32.808Z] #50 1.263 + . //runc.installer [2022-09-07T14:00:32.808Z] #50 1.263 ++ set -e [2022-09-07T14:00:32.808Z] #50 1.263 ++ : v1.1.4 [2022-09-07T14:00:32.808Z] #50 1.264 + install_runc [2022-09-07T14:00:32.808Z] #50 1.264 + RUNC_BUILDTAGS=seccomp [2022-09-07T14:00:32.808Z] #50 1.264 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T14:00:32.808Z] #50 1.264 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2bY7SVkZK8/src/github.com/opencontainers/runc [2022-09-07T14:00:32.808Z] #50 1.264 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T14:00:32.808Z] #50 1.265 Cloning into '/tmp/tmp.2bY7SVkZK8/src/github.com/opencontainers/runc'... [2022-09-07T14:00:32.808Z] #50 ... [2022-09-07T14:00:32.808Z] [2022-09-07T14:00:32.808Z] #51 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T14:00:32.808Z] #51 DONE 1.5s [2022-09-07T14:00:33.064Z] [2022-09-07T14:00:33.064Z] #52 [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-09-07T14:00:33.117Z] ? github.com/docker/docker/api [no test files] [2022-09-07T14:00:33.922Z] #25 30.74 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:34.012Z] #52 DONE 1.1s [2022-09-07T14:00:34.012Z] [2022-09-07T14:00:34.012Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T14:00:34.184Z] #25 31.13 Fetched 17.7 MB in 1s (11.8 MB/s) [2022-09-07T14:00:34.446Z] #25 31.26 Selecting previously unselected package xxd. [2022-09-07T14:00:34.446Z] #25 31.26 (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-09-07T14:00:34.446Z] #25 31.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:00:34.708Z] #25 31.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:34.708Z] #25 31.72 Selecting previously unselected package vim-common. [2022-09-07T14:00:34.708Z] #25 ... [2022-09-07T14:00:34.708Z] [2022-09-07T14:00:34.708Z] #21 [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-09-07T14:00:34.708Z] #21 20.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T14:00:34.943Z] #53 0.882 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T14:00:34.944Z] #53 DONE 1.0s [2022-09-07T14:00:34.944Z] [2022-09-07T14:00:34.944Z] #35 [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-09-07T14:00:34.944Z] #35 ... [2022-09-07T14:00:34.944Z] [2022-09-07T14:00:34.944Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T14:00:34.971Z] #21 ... [2022-09-07T14:00:34.971Z] [2022-09-07T14:00:34.971Z] #25 [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-09-07T14:00:34.971Z] #25 31.72 Selecting previously unselected package vim-common. [2022-09-07T14:00:34.971Z] #25 31.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:00:34.971Z] #25 31.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:35.122Z] #22 38.47 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-09-07T14:00:35.122Z] #22 38.47 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:35.122Z] #22 38.52 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:00:35.122Z] #22 38.89 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-09-07T14:00:35.122Z] #22 38.89 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:35.122Z] #22 38.98 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:00:35.233Z] #25 32.20 Selecting previously unselected package cmake-data. [2022-09-07T14:00:35.233Z] #25 32.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T14:00:35.233Z] #25 32.22 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:00:35.874Z] #54 DONE 1.0s [2022-09-07T14:00:35.874Z] [2022-09-07T14:00:35.874Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T14:00:36.806Z] #55 DONE 0.9s [2022-09-07T14:00:36.806Z] [2022-09-07T14:00:36.806Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T14:00:37.741Z] #56 DONE 1.0s [2022-09-07T14:00:37.741Z] [2022-09-07T14:00:37.741Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:00:39.109Z] #57 1.199 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:00:39.109Z] #57 1.276 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:00:39.109Z] #57 1.278 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:00:39.298Z] #22 43.05 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-09-07T14:00:39.298Z] #22 43.06 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:39.298Z] #22 43.06 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:00:39.298Z] #22 43.09 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-09-07T14:00:39.298Z] #22 43.09 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:39.298Z] #22 43.10 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:00:39.455Z] #25 ... [2022-09-07T14:00:39.455Z] [2022-09-07T14:00:39.455Z] #29 [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-09-07T14:00:39.455Z] #29 18.72 Reading package lists... [2022-09-07T14:00:39.455Z] #29 26.12 Building dependency tree... [2022-09-07T14:00:39.455Z] #29 28.07 Reading state information... [2022-09-07T14:00:39.455Z] #29 31.61 The following additional packages will be installed: [2022-09-07T14:00:39.455Z] #29 31.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:00:39.455Z] #29 31.61 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T14:00:39.455Z] #29 31.61 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T14:00:39.455Z] #29 31.61 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T14:00:39.455Z] #29 31.61 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T14:00:39.455Z] #29 31.63 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T14:00:39.455Z] #29 31.63 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T14:00:39.455Z] #29 31.67 Suggested packages: [2022-09-07T14:00:39.455Z] #29 31.67 gcc-10-locales seccomp wine64 [2022-09-07T14:00:39.455Z] #29 33.44 The following NEW packages will be installed: [2022-09-07T14:00:39.455Z] #29 33.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:00:39.455Z] #29 33.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T14:00:39.455Z] #29 33.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T14:00:39.455Z] #29 33.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T14:00:39.455Z] #29 33.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T14:00:39.455Z] #29 33.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T14:00:39.455Z] #29 33.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T14:00:39.455Z] #29 33.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T14:00:39.455Z] #29 33.48 mingw-w64-x86-64-dev [2022-09-07T14:00:39.455Z] #29 34.01 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:39.455Z] #29 34.01 Need to get 115 MB of archives. [2022-09-07T14:00:39.455Z] #29 34.01 After this operation, 645 MB of additional disk space will be used. [2022-09-07T14:00:39.455Z] #29 34.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-07T14:00:39.455Z] #29 34.17 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-09-07T14:00:39.455Z] #29 34.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-07T14:00:39.455Z] #29 34.39 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-09-07T14:00:39.455Z] #29 34.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T14:00:39.455Z] #29 34.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T14:00:39.455Z] #29 34.81 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-09-07T14:00:39.455Z] #29 35.08 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-09-07T14:00:39.455Z] #29 35.08 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-09-07T14:00:39.455Z] #29 ... [2022-09-07T14:00:39.455Z] [2022-09-07T14:00:39.455Z] #27 [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-09-07T14:00:39.455Z] #27 32.22 python3 is already the newest version (3.9.2-3). [2022-09-07T14:00:39.455Z] #27 32.22 The following additional packages will be installed: [2022-09-07T14:00:39.455Z] #27 32.24 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-09-07T14:00:39.455Z] #27 32.24 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-09-07T14:00:39.455Z] #27 32.28 Suggested packages: [2022-09-07T14:00:39.455Z] #27 32.28 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-09-07T14:00:39.455Z] #27 32.28 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-09-07T14:00:39.455Z] #27 32.28 m4-doc ed diffutils-doc [2022-09-07T14:00:39.455Z] #27 32.28 Recommended packages: [2022-09-07T14:00:39.455Z] #27 32.28 fakeroot libalgorithm-merge-perl libltdl-dev [2022-09-07T14:00:39.455Z] #27 34.15 The following NEW packages will be installed: [2022-09-07T14:00:39.455Z] #27 34.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-09-07T14:00:39.455Z] #27 34.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-09-07T14:00:39.455Z] #27 34.17 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-09-07T14:00:39.455Z] #27 34.17 libyajl2 m4 patch xz-utils [2022-09-07T14:00:39.455Z] #27 34.71 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:39.455Z] #27 34.71 Need to get 5940 kB of archives. [2022-09-07T14:00:39.455Z] #27 34.71 After this operation, 18.7 MB of additional disk space will be used. [2022-09-07T14:00:39.455Z] #27 34.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T14:00:39.455Z] #27 34.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-09-07T14:00:39.455Z] #27 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-09-07T14:00:39.455Z] #27 34.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-09-07T14:00:39.455Z] #27 34.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T14:00:39.455Z] #27 34.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-09-07T14:00:39.455Z] #27 34.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-09-07T14:00:39.455Z] #27 34.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-09-07T14:00:39.455Z] #27 34.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-09-07T14:00:39.455Z] #27 34.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-09-07T14:00:39.455Z] #27 34.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T14:00:39.455Z] #27 34.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-09-07T14:00:39.455Z] #27 35.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-09-07T14:00:39.455Z] #27 35.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T14:00:39.455Z] #27 35.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-09-07T14:00:39.455Z] #27 35.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T14:00:39.455Z] #27 35.15 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-09-07T14:00:39.455Z] #27 35.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T14:00:39.455Z] #27 35.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T14:00:39.455Z] #27 35.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-09-07T14:00:39.455Z] #27 35.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T14:00:39.455Z] #27 35.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T14:00:39.455Z] #27 35.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-09-07T14:00:39.455Z] #27 ... [2022-09-07T14:00:39.455Z] [2022-09-07T14:00:39.455Z] #30 [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-09-07T14:00:39.455Z] #30 31.93 The following additional packages will be installed: [2022-09-07T14:00:39.455Z] #30 31.97 libbtrfs0 [2022-09-07T14:00:39.455Z] #30 32.25 The following NEW packages will be installed: [2022-09-07T14:00:39.455Z] #30 32.26 libbtrfs-dev libbtrfs0 [2022-09-07T14:00:39.455Z] #30 32.72 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:39.455Z] #30 32.72 Need to get 460 kB of archives. [2022-09-07T14:00:39.455Z] #30 32.72 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T14:00:39.455Z] #30 32.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:00:39.455Z] #30 32.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:00:39.455Z] #30 34.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:39.455Z] #30 34.47 Fetched 460 kB in 0s (1385 kB/s) [2022-09-07T14:00:39.455Z] #30 34.56 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:00:39.455Z] #30 34.56 (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-09-07T14:00:39.455Z] #30 34.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:00:39.455Z] #30 34.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:39.455Z] #30 34.88 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:00:39.456Z] #30 34.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:00:39.456Z] #30 34.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:39.456Z] #30 35.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:00:39.456Z] #30 35.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:00:39.456Z] #30 35.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:39.456Z] #30 DONE 36.0s [2022-09-07T14:00:39.456Z] [2022-09-07T14:00:39.456Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T14:00:39.456Z] #40 DONE 0.1s [2022-09-07T14:00:39.456Z] [2022-09-07T14:00:39.456Z] #25 [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-09-07T14:00:39.456Z] #25 36.08 Selecting previously unselected package libicu67:amd64. [2022-09-07T14:00:39.456Z] #25 36.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-09-07T14:00:39.456Z] #25 36.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:41.043Z] #57 1.872 Reading package lists... [2022-09-07T14:00:41.975Z] #57 3.036 Reading package lists... [2022-09-07T14:00:42.232Z] #57 4.180 Building dependency tree... [2022-09-07T14:00:42.491Z] #57 4.521 Reading state information...#57 ... [2022-09-07T14:00:42.491Z] [2022-09-07T14:00:42.491Z] #50 [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-09-07T14:00:42.491Z] #50 6.010 + cd /tmp/tmp.2bY7SVkZK8/src/github.com/opencontainers/runc [2022-09-07T14:00:42.491Z] #50 6.023 + git checkout -q v1.1.4 [2022-09-07T14:00:42.491Z] #50 6.356 + '[' -z '' ']' [2022-09-07T14:00:42.491Z] #50 6.356 + target=static [2022-09-07T14:00:42.491Z] #50 6.356 + make BUILDTAGS=seccomp static [2022-09-07T14:00:42.491Z] #50 6.783 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T14:00:42.491Z] #50 10.68 + mkdir -p /build [2022-09-07T14:00:42.491Z] #50 10.68 + cp runc /build/runc [2022-09-07T14:00:42.491Z] #50 DONE 10.9s [2022-09-07T14:00:42.491Z] [2022-09-07T14:00:42.491Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:00:42.491Z] #57 4.521 Reading state information... [2022-09-07T14:00:42.491Z] #57 4.808 The following additional packages will be installed: [2022-09-07T14:00:42.748Z] #57 4.809 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T14:00:42.748Z] #57 4.809 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T14:00:42.748Z] #57 4.809 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T14:00:42.748Z] #57 4.809 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T14:00:42.748Z] #57 4.809 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T14:00:42.748Z] #57 4.811 Suggested packages: [2022-09-07T14:00:42.748Z] #57 4.811 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T14:00:42.748Z] #57 4.811 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T14:00:42.748Z] #57 4.811 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T14:00:42.748Z] #57 4.811 Recommended packages: [2022-09-07T14:00:42.748Z] #57 4.811 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T14:00:42.748Z] #57 4.811 systemd-timesyncd | time-daemon unzip [2022-09-07T14:00:42.771Z] #25 ... [2022-09-07T14:00:42.772Z] [2022-09-07T14:00:42.772Z] #36 [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-09-07T14:00:42.772Z] #36 28.61 Updating files: 74% (1613/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-09-07T14:00:42.772Z] #36 29.19 + git checkout -q v2.3.0 [2022-09-07T14:00:42.772Z] #36 31.07 + 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-09-07T14:00:42.772Z] #36 ... [2022-09-07T14:00:42.772Z] [2022-09-07T14:00:42.772Z] #27 [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-09-07T14:00:42.772Z] #27 37.26 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:42.772Z] #27 37.58 Fetched 5940 kB in 1s (6450 kB/s) [2022-09-07T14:00:42.772Z] #27 37.78 Selecting previously unselected package bzip2. [2022-09-07T14:00:42.772Z] #27 37.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T14:00:42.772Z] #27 37.88 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 37.90 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T14:00:42.772Z] #27 38.04 Selecting previously unselected package libmagic-mgc. [2022-09-07T14:00:42.772Z] #27 38.05 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 38.07 Unpacking libmagic-mgc (1:5.39-3) ... [2022-09-07T14:00:42.772Z] #27 38.82 Selecting previously unselected package libmagic1:amd64. [2022-09-07T14:00:42.772Z] #27 38.82 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 38.84 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-09-07T14:00:42.772Z] #27 39.04 Selecting previously unselected package file. [2022-09-07T14:00:42.772Z] #27 39.05 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 39.05 Unpacking file (1:5.39-3) ... [2022-09-07T14:00:42.772Z] #27 39.24 Selecting previously unselected package xz-utils. [2022-09-07T14:00:42.772Z] #27 39.24 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 39.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:42.772Z] #27 39.73 Selecting previously unselected package libsigsegv2:amd64. [2022-09-07T14:00:42.772Z] #27 39.73 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-09-07T14:00:42.772Z] #27 39.76 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-09-07T14:00:43.054Z] #27 39.91 Selecting previously unselected package m4. [2022-09-07T14:00:43.055Z] #27 39.91 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-09-07T14:00:43.055Z] #27 39.92 Unpacking m4 (1.4.18-5) ... [2022-09-07T14:00:43.055Z] #27 ... [2022-09-07T14:00:43.055Z] [2022-09-07T14:00:43.055Z] #35 [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-09-07T14:00:43.055Z] #35 27.01 Building dependency tree... [2022-09-07T14:00:43.055Z] #35 28.95 Reading state information... [2022-09-07T14:00:43.055Z] #35 32.42 The following additional packages will be installed: [2022-09-07T14:00:43.055Z] #35 32.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T14:00:43.055Z] #35 32.45 python3-protobuf python3-six [2022-09-07T14:00:43.055Z] #35 32.49 Suggested packages: [2022-09-07T14:00:43.055Z] #35 32.51 python3-setuptools [2022-09-07T14:00:43.055Z] #35 32.51 Recommended packages: [2022-09-07T14:00:43.055Z] #35 32.51 iproute2 | iproute [2022-09-07T14:00:43.055Z] #35 33.31 The following NEW packages will be installed: [2022-09-07T14:00:43.055Z] #35 33.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-09-07T14:00:43.055Z] #35 33.34 python3-protobuf python3-six [2022-09-07T14:00:43.055Z] #35 33.86 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:43.055Z] #35 33.86 Need to get 2315 kB of archives. [2022-09-07T14:00:43.055Z] #35 33.86 After this operation, 11.1 MB of additional disk space will be used. [2022-09-07T14:00:43.055Z] #35 33.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-09-07T14:00:43.055Z] #35 33.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T14:00:43.055Z] #35 33.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-09-07T14:00:43.055Z] #35 33.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-09-07T14:00:43.055Z] #35 33.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T14:00:43.055Z] #35 33.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T14:00:43.055Z] #35 33.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T14:00:43.055Z] #35 36.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-09-07T14:00:43.055Z] #35 38.65 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:43.055Z] #35 39.00 Fetched 2315 kB in 4s (627 kB/s) [2022-09-07T14:00:43.330Z] #35 39.19 Selecting previously unselected package libprotobuf23:amd64. [2022-09-07T14:00:43.330Z] #35 39.19 (Reading database ... [2022-09-07T14:00:43.330Z] #35 ... [2022-09-07T14:00:43.330Z] [2022-09-07T14:00:43.330Z] #41 [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-09-07T14:00:43.330Z] #0 1.200 + RM_GOPATH=0 [2022-09-07T14:00:43.330Z] #0 1.201 + TMP_GOPATH= [2022-09-07T14:00:43.330Z] #0 1.201 + : /build [2022-09-07T14:00:43.330Z] #0 1.202 + '[' -z '' ']' [2022-09-07T14:00:43.330Z] #0 1.203 ++ mktemp -d [2022-09-07T14:00:43.330Z] #0 1.209 + export GOPATH=/tmp/tmp.nlLlYMT0h2 [2022-09-07T14:00:43.330Z] #0 1.214 + GOPATH=/tmp/tmp.nlLlYMT0h2 [2022-09-07T14:00:43.330Z] #0 1.217 + RM_GOPATH=1 [2022-09-07T14:00:43.330Z] #0 1.217 + case "$(go env GOARCH)" in [2022-09-07T14:00:43.330Z] #0 1.218 ++ go env GOARCH [2022-09-07T14:00:43.330Z] #0 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:43.330Z] #0 1.238 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:43.330Z] #0 1.239 ++ dirname /install.sh [2022-09-07T14:00:43.330Z] #0 1.240 + dir=/ [2022-09-07T14:00:43.330Z] #0 1.246 + bin=containerd [2022-09-07T14:00:43.330Z] #0 1.247 + shift [2022-09-07T14:00:43.330Z] #0 1.248 + '[' '!' -f //containerd.installer ']' [2022-09-07T14:00:43.330Z] #0 1.248 + . //containerd.installer [2022-09-07T14:00:43.330Z] #0 1.248 ++ set -e [2022-09-07T14:00:43.330Z] #0 1.251 ++ : v1.6.8 [2022-09-07T14:00:43.330Z] #0 1.252 + install_containerd [2022-09-07T14:00:43.330Z] #0 1.255 + echo 'Install containerd version v1.6.8' [2022-09-07T14:00:43.330Z] #0 1.259 Install containerd version v1.6.8 [2022-09-07T14:00:43.330Z] #0 1.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nlLlYMT0h2/src/github.com/containerd/containerd [2022-09-07T14:00:43.330Z] #0 1.269 Cloning into '/tmp/tmp.nlLlYMT0h2/src/github.com/containerd/containerd'... [2022-09-07T14:00:43.473Z] #22 46.98 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-09-07T14:00:43.473Z] #22 46.99 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:43.473Z] #22 46.99 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:00:43.473Z] #22 47.02 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-09-07T14:00:43.473Z] #22 47.02 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:43.473Z] #22 47.02 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:00:43.473Z] #22 47.04 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-09-07T14:00:43.473Z] #22 47.05 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:43.473Z] #22 47.05 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:00:43.473Z] #22 47.08 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-09-07T14:00:43.473Z] #22 47.08 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:43.473Z] #22 47.08 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:00:43.473Z] #22 47.10 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-09-07T14:00:43.473Z] #22 47.11 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:43.473Z] #22 47.11 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:00:43.473Z] #22 47.14 Selecting previously unselected package cross-config. [2022-09-07T14:00:43.473Z] #22 47.14 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.14 Unpacking cross-config (2.6.18+nmu1) ... [2022-09-07T14:00:43.473Z] #22 47.17 Selecting previously unselected package gcc-10-cross-base. [2022-09-07T14:00:43.473Z] #22 47.17 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.18 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.21 Selecting previously unselected package libc6-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.21 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.21 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-09-07T14:00:43.473Z] #22 47.34 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.34 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.34 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.37 Selecting previously unselected package libgomp1-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.37 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.37 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.41 Selecting previously unselected package libitm1-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.41 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.41 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.44 Selecting previously unselected package libatomic1-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.44 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.44 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.47 Selecting previously unselected package libasan6-arm64-cross. [2022-09-07T14:00:43.473Z] #22 47.47 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.473Z] #22 47.47 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.473Z] #22 47.70 Selecting previously unselected package liblsan0-arm64-cross. [2022-09-07T14:00:43.681Z] #57 5.712 The following NEW packages will be installed: [2022-09-07T14:00:43.681Z] #57 5.713 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T14:00:43.681Z] #57 5.713 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T14:00:43.681Z] #57 5.713 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T14:00:43.681Z] #57 5.713 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T14:00:43.681Z] #57 5.714 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T14:00:43.681Z] #57 5.715 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T14:00:43.681Z] #57 5.715 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T14:00:43.681Z] #57 5.715 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T14:00:43.681Z] #57 5.715 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T14:00:43.681Z] #57 6.000 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:00:43.681Z] #57 6.000 Need to get 32.8 MB of archives. [2022-09-07T14:00:43.681Z] #57 6.000 After this operation, 124 MB of additional disk space will be used. [2022-09-07T14:00:43.681Z] #57 6.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T14:00:43.681Z] #57 6.005 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T14:00:43.681Z] #57 6.006 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T14:00:43.681Z] #57 6.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T14:00:43.681Z] #57 6.010 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T14:00:43.681Z] #57 6.010 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T14:00:43.681Z] #57 6.012 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T14:00:43.681Z] #57 6.071 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T14:00:43.681Z] #57 6.073 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T14:00:43.681Z] #57 6.075 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T14:00:43.681Z] #57 6.076 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T14:00:43.681Z] #57 6.077 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T14:00:43.681Z] #57 6.078 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T14:00:43.681Z] #57 6.078 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T14:00:43.681Z] #57 6.090 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:00:43.681Z] #57 6.093 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:00:43.681Z] #57 6.100 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T14:00:43.681Z] #57 6.102 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T14:00:43.729Z] #22 47.70 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.729Z] #22 47.70 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.729Z] #22 47.80 Selecting previously unselected package libtsan0-arm64-cross. [2022-09-07T14:00:43.729Z] #22 47.81 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.729Z] #22 47.81 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.938Z] #57 6.104 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T14:00:43.938Z] #57 6.106 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T14:00:43.938Z] #57 6.115 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T14:00:43.938Z] #57 6.117 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T14:00:43.938Z] #57 6.118 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T14:00:43.938Z] #57 6.118 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T14:00:43.938Z] #57 6.119 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T14:00:43.938Z] #57 6.123 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T14:00:43.938Z] #57 6.127 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T14:00:43.938Z] #57 6.129 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T14:00:43.938Z] #57 6.130 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T14:00:43.938Z] #57 6.135 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T14:00:43.938Z] #57 6.136 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T14:00:43.938Z] #57 6.137 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T14:00:43.938Z] #57 6.244 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T14:00:43.986Z] #22 48.03 Selecting previously unselected package libstdc++6-arm64-cross. [2022-09-07T14:00:43.986Z] #22 48.03 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.986Z] #22 48.04 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.986Z] #22 48.10 Selecting previously unselected package libubsan1-arm64-cross. [2022-09-07T14:00:43.986Z] #22 48.11 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:43.986Z] #22 48.11 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:43.986Z] #22 48.20 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-09-07T14:00:43.986Z] #22 48.21 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:44.197Z] #57 6.246 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T14:00:44.197Z] #57 6.247 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T14:00:44.197Z] #57 6.250 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T14:00:44.197Z] #57 6.251 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T14:00:44.197Z] #57 6.252 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T14:00:44.197Z] #57 6.256 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T14:00:44.197Z] #57 6.260 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T14:00:44.197Z] #57 6.262 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T14:00:44.197Z] #57 6.288 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T14:00:44.197Z] #57 6.293 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T14:00:44.197Z] #57 6.296 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T14:00:44.197Z] #57 6.298 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T14:00:44.197Z] #57 6.303 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T14:00:44.197Z] #57 6.304 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T14:00:44.197Z] #57 6.308 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T14:00:44.197Z] #57 6.321 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T14:00:44.197Z] #57 6.323 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T14:00:44.197Z] #57 6.331 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T14:00:44.197Z] #57 6.335 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T14:00:44.197Z] #57 6.418 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T14:00:44.197Z] #57 6.431 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T14:00:44.197Z] #57 6.441 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T14:00:44.197Z] #57 6.444 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T14:00:44.243Z] #22 48.21 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:44.243Z] #22 48.34 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-09-07T14:00:44.243Z] #22 48.35 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:44.243Z] #22 48.35 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:00:44.454Z] #57 6.644 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:44.454Z] #57 6.694 Fetched 32.8 MB in 1s (45.1 MB/s) [2022-09-07T14:00:44.454Z] #57 6.731 Selecting previously unselected package libcap2:amd64. [2022-09-07T14:00:44.454Z] #57 6.731 (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-09-07T14:00:44.454Z] #57 6.756 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T14:00:44.454Z] #57 6.766 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:00:44.454Z] #57 6.803 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T14:00:44.711Z] #57 6.807 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T14:00:44.711Z] #57 6.811 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:00:44.711Z] #57 6.849 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T14:00:44.711Z] #57 6.852 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T14:00:44.711Z] #57 6.856 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:00:44.711Z] #57 6.900 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T14:00:44.711Z] #57 6.903 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T14:00:44.711Z] #57 6.911 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:00:44.711Z] #57 6.996 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T14:00:44.711Z] #57 6.996 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:00:44.711Z] #57 6.999 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:44.711Z] #57 7.041 Selecting previously unselected package libkmod2:amd64. [2022-09-07T14:00:44.968Z] #57 7.045 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T14:00:44.968Z] #57 7.049 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T14:00:44.968Z] #57 7.106 Selecting previously unselected package systemd. [2022-09-07T14:00:44.968Z] #57 7.112 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T14:00:44.968Z] #57 7.182 Unpacking systemd (247.3-7) ... [2022-09-07T14:00:45.250Z] #41 ... [2022-09-07T14:00:45.250Z] [2022-09-07T14:00:45.250Z] #35 [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-09-07T14:00:45.250Z] #35 39.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T14:00:45.250Z] #35 39.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-09-07T14:00:45.250Z] #35 39.34 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T14:00:45.250Z] #35 40.43 Selecting previously unselected package python3-pkg-resources. [2022-09-07T14:00:45.250Z] #35 40.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T14:00:45.250Z] #35 40.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:45.250Z] #35 40.74 Selecting previously unselected package python3-six. [2022-09-07T14:00:45.250Z] #35 40.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-09-07T14:00:45.250Z] #35 40.76 Unpacking python3-six (1.16.0-2) ... [2022-09-07T14:00:45.250Z] #35 40.92 Selecting previously unselected package python3-protobuf. [2022-09-07T14:00:45.250Z] #35 40.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-09-07T14:00:45.250Z] #35 40.95 Unpacking python3-protobuf (3.12.4-1) ... [2022-09-07T14:00:45.899Z] #57 7.958 Selecting previously unselected package pigz. [2022-09-07T14:00:45.899Z] #57 7.962 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T14:00:45.899Z] #57 7.966 Unpacking pigz (2.6-1) ... [2022-09-07T14:00:45.899Z] #57 8.024 Selecting previously unselected package libelf1:amd64. [2022-09-07T14:00:45.899Z] #57 8.027 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T14:00:45.899Z] #57 8.031 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T14:00:45.899Z] #57 8.100 Selecting previously unselected package libbpf0:amd64. [2022-09-07T14:00:45.899Z] #57 8.102 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T14:00:45.899Z] #57 8.109 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:00:45.899Z] #57 8.172 Selecting previously unselected package libmnl0:amd64. [2022-09-07T14:00:45.899Z] #57 8.173 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T14:00:45.899Z] #57 8.179 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:00:45.899Z] #57 8.224 Selecting previously unselected package libxtables12:amd64. [2022-09-07T14:00:46.156Z] #57 8.226 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T14:00:46.156Z] #57 8.236 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:00:46.156Z] #57 8.276 Selecting previously unselected package libcap2-bin. [2022-09-07T14:00:46.156Z] #57 8.277 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T14:00:46.156Z] #57 8.281 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T14:00:46.156Z] #57 8.335 Selecting previously unselected package iproute2. [2022-09-07T14:00:46.156Z] #57 8.335 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T14:00:46.156Z] #57 8.339 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T14:00:46.353Z] #35 41.80 Selecting previously unselected package libnet1:amd64. [2022-09-07T14:00:46.353Z] #35 41.80 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T14:00:46.353Z] #35 41.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:46.353Z] #35 ... [2022-09-07T14:00:46.353Z] [2022-09-07T14:00:46.353Z] #32 [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-09-07T14:00:46.353Z] #32 42.62 NAME: [2022-09-07T14:00:46.353Z] #32 42.64 go-winres - A tool for embedding resources in Windows executables [2022-09-07T14:00:46.353Z] #32 42.64 [2022-09-07T14:00:46.353Z] #32 42.64 USAGE: [2022-09-07T14:00:46.353Z] #32 42.64 go-winres [global options] command [command options] [arguments...] [2022-09-07T14:00:46.353Z] #32 42.65 [2022-09-07T14:00:46.353Z] #32 42.65 COMMANDS: [2022-09-07T14:00:46.353Z] #32 42.65 init Create an initial ./winres/winres.json [2022-09-07T14:00:46.353Z] #32 42.65 make Make syso files for the "go build" command [2022-09-07T14:00:46.353Z] #32 42.65 simply Make syso files for the "go build" command (simplified) [2022-09-07T14:00:46.353Z] #32 42.65 extract Extract all resources from an executable [2022-09-07T14:00:46.353Z] #32 42.65 patch Replace resources in an executable file (exe, dll) [2022-09-07T14:00:46.353Z] #32 42.65 help, h Shows a list of commands or help for one command [2022-09-07T14:00:46.353Z] #32 42.66 [2022-09-07T14:00:46.353Z] #32 42.66 GLOBAL OPTIONS: [2022-09-07T14:00:46.353Z] #32 42.66 --help, -h show help (default: false) [2022-09-07T14:00:46.353Z] #32 DONE 42.9s [2022-09-07T14:00:46.353Z] [2022-09-07T14:00:46.353Z] #35 [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-09-07T14:00:46.353Z] #35 42.11 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T14:00:46.353Z] #35 42.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T14:00:46.353Z] #35 42.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:00:46.413Z] #57 8.560 Selecting previously unselected package xxd. [2022-09-07T14:00:46.413Z] #57 8.560 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:00:46.413Z] #57 8.567 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:46.413Z] #57 8.654 Selecting previously unselected package vim-common. [2022-09-07T14:00:46.413Z] #57 8.654 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:00:46.413Z] #57 8.670 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:46.413Z] #57 8.751 Selecting previously unselected package bash-completion. [2022-09-07T14:00:46.615Z] #35 42.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:00:46.615Z] #35 42.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:00:46.615Z] #35 42.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:46.670Z] #57 8.752 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T14:00:47.190Z] #35 42.82 Selecting previously unselected package criu. [2022-09-07T14:00:47.190Z] #35 42.82 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-09-07T14:00:47.190Z] #35 42.83 Unpacking criu (3.17.1-1) ... [2022-09-07T14:00:47.600Z] #57 9.722 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T14:00:47.600Z] #57 9.872 Selecting previously unselected package bzip2. [2022-09-07T14:00:47.600Z] #57 9.875 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T14:00:47.600Z] #57 9.884 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T14:00:47.600Z] #57 9.940 Selecting previously unselected package xz-utils. [2022-09-07T14:00:47.856Z] #57 9.941 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T14:00:47.856Z] #57 9.947 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:47.856Z] #57 10.03 Selecting previously unselected package apparmor. [2022-09-07T14:00:47.856Z] #57 10.04 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T14:00:47.856Z] #57 10.08 Unpacking apparmor (2.13.6-10) ... [2022-09-07T14:00:48.001Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-07T14:00:48.112Z] #57 10.27 Selecting previously unselected package inetutils-ping. [2022-09-07T14:00:48.112Z] #57 10.28 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T14:00:48.112Z] #57 10.28 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T14:00:48.112Z] #57 10.35 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T14:00:48.112Z] #57 10.35 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:00:48.112Z] #57 10.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:48.112Z] #57 10.40 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T14:00:48.112Z] #57 10.41 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T14:00:48.112Z] #57 10.42 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:00:48.112Z] #57 10.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T14:00:48.112Z] #57 10.46 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T14:00:48.135Z] #35 43.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:48.369Z] #57 10.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:00:48.369Z] #57 10.53 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T14:00:48.369Z] #57 10.53 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T14:00:48.369Z] #57 10.54 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:00:48.369Z] #57 10.60 Selecting previously unselected package iptables. [2022-09-07T14:00:48.369Z] #57 10.60 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-07T14:00:48.369Z] #57 10.60 Unpacking iptables (1.8.7-1) ... [2022-09-07T14:00:48.396Z] #35 ... [2022-09-07T14:00:48.396Z] [2022-09-07T14:00:48.396Z] #33 [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-09-07T14:00:48.396Z] #33 45.25 v3.0.2 [2022-09-07T14:00:48.396Z] #33 DONE 45.4s [2022-09-07T14:00:48.625Z] #57 10.75 Selecting previously unselected package libonig5:amd64. [2022-09-07T14:00:48.625Z] #57 10.75 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T14:00:48.625Z] #57 10.76 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:00:48.625Z] #57 10.84 Selecting previously unselected package libjq1:amd64. [2022-09-07T14:00:48.625Z] #57 10.84 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T14:00:48.625Z] #57 10.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:00:48.625Z] #57 10.91 Selecting previously unselected package jq. [2022-09-07T14:00:48.625Z] #57 10.92 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-07T14:00:48.625Z] #57 10.92 Unpacking jq (1.6-2.1) ... [2022-09-07T14:00:48.625Z] #57 10.97 Selecting previously unselected package libaio1:amd64. [2022-09-07T14:00:48.658Z] [2022-09-07T14:00:48.658Z] #25 [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-09-07T14:00:48.658Z] #25 45.51 Selecting previously unselected package libxml2:amd64. [2022-09-07T14:00:48.658Z] #25 45.51 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T14:00:48.658Z] #25 45.51 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:00:48.882Z] #57 10.97 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T14:00:48.882Z] #57 10.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:00:48.882Z] #57 11.02 Selecting previously unselected package libgpm2:amd64. [2022-09-07T14:00:48.882Z] #57 11.02 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T14:00:48.882Z] #57 11.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:00:48.882Z] #57 11.08 Selecting previously unselected package libicu67:amd64. [2022-09-07T14:00:48.882Z] #57 11.08 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-07T14:00:48.882Z] #57 11.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:49.230Z] #25 ... [2022-09-07T14:00:49.230Z] [2022-09-07T14:00:49.231Z] #29 [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-09-07T14:00:49.231Z] #29 35.99 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-09-07T14:00:49.231Z] #29 37.98 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-09-07T14:00:49.231Z] #29 38.52 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-09-07T14:00:49.231Z] #29 39.22 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-09-07T14:00:49.231Z] #29 41.04 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-09-07T14:00:49.231Z] #29 41.82 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-09-07T14:00:49.231Z] #29 41.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T14:00:49.231Z] #29 41.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T14:00:49.231Z] #29 41.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:00:49.231Z] #29 41.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:00:49.231Z] #29 41.90 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-09-07T14:00:49.231Z] #29 41.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T14:00:49.231Z] #29 41.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T14:00:49.231Z] #29 41.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T14:00:49.231Z] #29 41.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T14:00:49.231Z] #29 42.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T14:00:49.231Z] #29 42.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T14:00:49.231Z] #29 42.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T14:00:49.231Z] #29 42.07 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-09-07T14:00:49.231Z] #29 42.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T14:00:49.231Z] #29 42.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T14:00:49.231Z] #29 44.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:00:49.231Z] #29 44.63 Fetched 115 MB in 8s (13.6 MB/s) [2022-09-07T14:00:49.231Z] #29 44.73 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T14:00:49.231Z] #29 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-09-07T14:00:49.231Z] #29 44.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:00:49.231Z] #29 44.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:00:49.231Z] #29 ... [2022-09-07T14:00:49.231Z] [2022-09-07T14:00:49.231Z] #27 [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-09-07T14:00:49.231Z] #27 40.22 Selecting previously unselected package autoconf. [2022-09-07T14:00:49.231Z] #27 40.23 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-09-07T14:00:49.231Z] #27 40.25 Unpacking autoconf (2.69-14) ... [2022-09-07T14:00:49.231Z] #27 40.83 Selecting previously unselected package autotools-dev. [2022-09-07T14:00:49.231Z] #27 40.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-09-07T14:00:49.231Z] #27 40.88 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-09-07T14:00:49.231Z] #27 41.17 Selecting previously unselected package automake. [2022-09-07T14:00:49.231Z] #27 41.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-09-07T14:00:49.231Z] #27 41.21 Unpacking automake (1:1.16.3-2) ... [2022-09-07T14:00:49.231Z] #27 42.06 Selecting previously unselected package patch. [2022-09-07T14:00:49.231Z] #27 42.11 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 42.12 Unpacking patch (2.7.6-7) ... [2022-09-07T14:00:49.231Z] #27 42.41 Selecting previously unselected package dpkg-dev. [2022-09-07T14:00:49.231Z] #27 42.41 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-09-07T14:00:49.231Z] #27 42.41 Unpacking dpkg-dev (1.20.11) ... [2022-09-07T14:00:49.231Z] #27 44.37 Selecting previously unselected package build-essential. [2022-09-07T14:00:49.231Z] #27 44.41 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 44.42 Unpacking build-essential (12.9) ... [2022-09-07T14:00:49.231Z] #27 44.54 Selecting previously unselected package libcap2:amd64. [2022-09-07T14:00:49.231Z] #27 44.55 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 44.55 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:00:49.231Z] #27 44.65 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T14:00:49.231Z] #27 44.70 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 44.70 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T14:00:49.231Z] #27 45.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:00:49.231Z] #27 45.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 45.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:49.231Z] #27 45.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T14:00:49.231Z] #27 45.14 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 45.16 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:49.231Z] #27 45.30 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T14:00:49.231Z] #27 45.31 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 45.35 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:00:49.231Z] #27 45.86 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T14:00:49.231Z] #27 45.88 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T14:00:49.231Z] #27 45.88 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:00:49.509Z] #22 53.43 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-09-07T14:00:49.509Z] #22 53.43 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:49.509Z] #22 53.43 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:00:49.509Z] #22 53.46 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-09-07T14:00:49.509Z] #22 53.46 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-09-07T14:00:49.509Z] #22 53.47 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-07T14:00:49.509Z] #22 53.63 Selecting previously unselected package libc6-dev-arm64-cross. [2022-09-07T14:00:49.509Z] #22 53.63 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-09-07T14:00:49.509Z] #22 53.63 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-07T14:00:49.767Z] #22 53.89 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-09-07T14:00:49.767Z] #22 53.89 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:49.767Z] #22 53.89 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:00:49.806Z] #27 ... [2022-09-07T14:00:49.806Z] [2022-09-07T14:00:49.806Z] #25 [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-09-07T14:00:49.806Z] #25 46.46 Selecting previously unselected package libarchive13:amd64. [2022-09-07T14:00:49.806Z] #25 46.48 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T14:00:49.806Z] #25 46.49 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:00:49.806Z] #25 46.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T14:00:49.806Z] #25 46.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T14:00:49.806Z] #25 46.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:00:50.024Z] #22 54.14 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-09-07T14:00:50.024Z] #22 54.14 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:50.024Z] #22 54.15 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:00:50.068Z] #25 47.03 Selecting previously unselected package librhash0:amd64. [2022-09-07T14:00:50.068Z] #25 47.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T14:00:50.068Z] #25 47.04 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:00:50.250Z] #57 12.41 Selecting previously unselected package libinih1:amd64. [2022-09-07T14:00:50.250Z] #57 12.41 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-07T14:00:50.250Z] #57 12.42 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T14:00:50.250Z] #57 12.46 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T14:00:50.250Z] #57 12.47 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T14:00:50.250Z] #57 12.47 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:00:50.250Z] #57 12.53 Selecting previously unselected package libnet1:amd64. [2022-09-07T14:00:50.250Z] #57 12.53 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T14:00:50.250Z] #57 12.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:50.250Z] #57 12.59 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T14:00:50.250Z] #57 12.60 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T14:00:50.250Z] #57 12.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:00:50.507Z] #57 12.65 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:00:50.507Z] #57 12.65 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:00:50.507Z] #57 12.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:50.507Z] #57 12.70 Selecting previously unselected package libyajl2:amd64. [2022-09-07T14:00:50.507Z] #57 12.71 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T14:00:50.507Z] #57 12.72 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:50.507Z] #57 12.77 Selecting previously unselected package net-tools. [2022-09-07T14:00:50.507Z] #57 12.78 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T14:00:50.507Z] #57 12.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:00:50.507Z] #57 12.88 Selecting previously unselected package patch. [2022-09-07T14:00:50.592Z] #25 47.24 Selecting previously unselected package libuv1:amd64. [2022-09-07T14:00:50.592Z] #25 47.30 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T14:00:50.592Z] #25 47.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:00:50.592Z] #25 47.52 Selecting previously unselected package cmake. [2022-09-07T14:00:50.592Z] #25 47.52 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T14:00:50.592Z] #25 47.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:00:50.764Z] #57 12.88 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-07T14:00:50.764Z] #57 12.89 Unpacking patch (2.7.6-7) ... [2022-09-07T14:00:50.764Z] #57 12.94 Selecting previously unselected package python-pip-whl. [2022-09-07T14:00:50.764Z] #57 12.95 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:00:50.764Z] #57 12.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:00:51.020Z] #57 13.23 Selecting previously unselected package python3-lib2to3. [2022-09-07T14:00:51.020Z] #57 13.23 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T14:00:51.020Z] #57 13.24 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:00:51.277Z] #57 13.30 Selecting previously unselected package python3-distutils. [2022-09-07T14:00:51.277Z] #57 13.32 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T14:00:51.277Z] #57 13.32 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T14:00:51.277Z] #57 13.39 Selecting previously unselected package python3-pkg-resources. [2022-09-07T14:00:51.277Z] #57 13.40 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T14:00:51.277Z] #57 13.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:51.277Z] #57 13.48 Selecting previously unselected package python3-setuptools. [2022-09-07T14:00:51.277Z] #57 13.48 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T14:00:51.277Z] #57 13.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T14:00:51.534Z] #57 13.60 Selecting previously unselected package python3-wheel. [2022-09-07T14:00:51.534Z] #57 13.61 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T14:00:51.534Z] #57 13.61 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T14:00:51.534Z] #57 13.67 Selecting previously unselected package python3-pip. [2022-09-07T14:00:51.534Z] #57 13.67 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:00:51.534Z] #57 13.68 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:00:51.534Z] #57 13.83 Selecting previously unselected package sudo. [2022-09-07T14:00:51.534Z] #57 13.83 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T14:00:51.534Z] #57 13.84 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T14:00:51.806Z] #57 14.10 Selecting previously unselected package systemd-journal-remote. [2022-09-07T14:00:51.806Z] #57 14.11 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T14:00:51.806Z] #57 14.11 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T14:00:52.068Z] #57 14.18 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T14:00:52.068Z] #57 14.18 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T14:00:52.068Z] #57 14.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:00:52.068Z] #57 14.33 Selecting previously unselected package uidmap. [2022-09-07T14:00:52.068Z] #57 14.34 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T14:00:52.068Z] #57 14.34 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T14:00:52.068Z] #57 14.42 Selecting previously unselected package vim-runtime. [2022-09-07T14:00:52.326Z] #57 14.43 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:00:52.326Z] #57 14.45 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T14:00:52.326Z] #57 14.47 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T14:00:52.326Z] #57 14.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:52.516Z] #25 ... [2022-09-07T14:00:52.516Z] [2022-09-07T14:00:52.516Z] #27 [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-09-07T14:00:52.516Z] #27 47.03 Selecting previously unselected package libtool. [2022-09-07T14:00:52.516Z] #27 47.03 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-09-07T14:00:52.516Z] #27 47.04 Unpacking libtool (2.4.6-15) ... [2022-09-07T14:00:52.516Z] #27 47.27 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T14:00:52.516Z] #27 47.27 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T14:00:52.516Z] #27 47.28 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:00:52.516Z] #27 47.53 Selecting previously unselected package libyajl2:amd64. [2022-09-07T14:00:52.516Z] #27 47.53 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T14:00:52.516Z] #27 47.54 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:52.516Z] #27 47.69 Selecting previously unselected package libyajl-dev:amd64. [2022-09-07T14:00:52.516Z] #27 47.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-09-07T14:00:52.516Z] #27 47.75 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T14:00:52.516Z] #27 48.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:00:52.516Z] #27 48.03 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-07T14:00:52.516Z] #27 48.05 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:52.516Z] #27 48.07 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-07T14:00:52.516Z] #27 48.15 Setting up file (1:5.39-3) ... [2022-09-07T14:00:52.516Z] #27 48.19 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:00:52.516Z] #27 48.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:52.516Z] #27 48.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:52.516Z] #27 48.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:00:52.516Z] #27 48.26 Setting up autotools-dev (20180224.1+nmu1) ... [2022-09-07T14:00:52.516Z] #27 48.28 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-09-07T14:00:52.516Z] #27 48.31 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:52.516Z] #27 48.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:00:52.516Z] #27 48.39 Setting up patch (2.7.6-7) ... [2022-09-07T14:00:52.516Z] #27 48.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:00:52.516Z] #27 48.46 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-09-07T14:00:52.516Z] #27 48.48 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-09-07T14:00:52.516Z] #27 48.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:00:52.516Z] #27 48.54 Setting up libtool (2.4.6-15) ... [2022-09-07T14:00:52.516Z] #27 48.56 Setting up m4 (1.4.18-5) ... [2022-09-07T14:00:52.516Z] #27 48.60 Setting up dpkg-dev (1.20.11) ... [2022-09-07T14:00:52.516Z] #27 48.62 Setting up autoconf (2.69-14) ... [2022-09-07T14:00:52.516Z] #27 48.64 Setting up build-essential (12.9) ... [2022-09-07T14:00:52.516Z] #27 48.66 Setting up automake (1:1.16.3-2) ... [2022-09-07T14:00:52.516Z] #27 48.67 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-09-07T14:00:52.516Z] #27 48.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:52.516Z] #27 DONE 49.2s [2022-09-07T14:00:52.516Z] [2022-09-07T14:00:52.517Z] #35 [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-09-07T14:00:52.517Z] #35 46.60 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-09-07T14:00:52.517Z] #35 46.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:52.517Z] #35 46.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:52.517Z] #35 46.68 Setting up python3-six (1.16.0-2) ... [2022-09-07T14:00:52.517Z] #35 48.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:00:52.517Z] #35 48.11 Setting up python3-protobuf (3.12.4-1) ... [2022-09-07T14:00:53.706Z] #57 15.84 Selecting previously unselected package vim. [2022-09-07T14:00:53.706Z] #57 15.85 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:00:53.706Z] #57 15.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:53.963Z] #57 16.12 Selecting previously unselected package xfsprogs. [2022-09-07T14:00:53.963Z] #57 16.13 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T14:00:53.963Z] #57 16.13 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T14:00:53.963Z] #57 16.33 Selecting previously unselected package zip. [2022-09-07T14:00:54.219Z] #57 16.34 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-07T14:00:54.219Z] #57 16.35 Unpacking zip (3.0-12) ... [2022-09-07T14:00:54.219Z] #57 16.43 Selecting previously unselected package zstd. [2022-09-07T14:00:54.219Z] #57 16.44 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T14:00:54.220Z] #57 16.44 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:54.477Z] #57 16.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:00:54.734Z] #57 16.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:54.734Z] #57 17.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:00:54.734Z] #57 17.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:00:54.734Z] #57 17.03 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:54.734Z] #57 17.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:00:54.734Z] #57 17.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T14:00:54.734Z] #57 17.06 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:00:54.734Z] #57 17.08 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T14:00:54.734Z] #57 17.09 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:00:54.991Z] #57 17.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:00:54.991Z] #57 17.11 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:00:54.991Z] #57 17.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:00:54.991Z] #57 17.14 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T14:00:55.248Z] #57 17.40 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:00:55.248Z] #57 17.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:55.248Z] #57 17.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:00:55.248Z] #57 17.44 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T14:00:55.248Z] #57 17.45 Setting up apparmor (2.13.6-10) ... [2022-09-07T14:00:55.281Z] #22 58.93 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-09-07T14:00:55.281Z] #22 58.94 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:00:55.281Z] #22 58.94 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:00:55.281Z] #22 58.96 Selecting previously unselected package patch. [2022-09-07T14:00:55.281Z] #22 58.96 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-09-07T14:00:55.281Z] #22 58.97 Unpacking patch (2.7.6-7) ... [2022-09-07T14:00:55.281Z] #22 59.00 Selecting previously unselected package dpkg-dev. [2022-09-07T14:00:55.281Z] #22 59.00 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-09-07T14:00:55.281Z] #22 59.01 Unpacking dpkg-dev (1.20.11) ... [2022-09-07T14:00:55.281Z] #22 59.14 Selecting previously unselected package libconfig-inifiles-perl. [2022-09-07T14:00:55.281Z] #22 59.14 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-09-07T14:00:55.281Z] #22 59.15 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-09-07T14:00:55.281Z] #22 59.18 Selecting previously unselected package libio-string-perl. [2022-09-07T14:00:55.281Z] #22 59.18 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-09-07T14:00:55.281Z] #22 59.18 Unpacking libio-string-perl (1.08-3.1) ... [2022-09-07T14:00:55.281Z] #22 59.21 Selecting previously unselected package libicu67:amd64. [2022-09-07T14:00:55.281Z] #22 59.21 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-09-07T14:00:55.281Z] #22 59.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:55.844Z] #22 60.04 Selecting previously unselected package libxml2:amd64. [2022-09-07T14:00:55.844Z] #22 60.04 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-09-07T14:00:55.844Z] #22 60.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:00:56.100Z] #22 60.12 Selecting previously unselected package libxml-namespacesupport-perl. [2022-09-07T14:00:56.100Z] #22 60.12 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-09-07T14:00:56.100Z] #22 60.12 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-07T14:00:56.100Z] #22 60.15 Selecting previously unselected package libxml-sax-base-perl. [2022-09-07T14:00:56.100Z] #22 60.15 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-09-07T14:00:56.100Z] #22 60.16 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-09-07T14:00:56.101Z] #22 60.19 Selecting previously unselected package libxml-sax-perl. [2022-09-07T14:00:56.101Z] #22 60.19 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-09-07T14:00:56.101Z] #22 60.20 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-09-07T14:00:56.101Z] #22 60.23 Selecting previously unselected package libxml-libxml-perl. [2022-09-07T14:00:56.101Z] #22 60.23 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-09-07T14:00:56.101Z] #22 60.24 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-07T14:00:56.101Z] #22 60.29 Selecting previously unselected package libxml-simple-perl. [2022-09-07T14:00:56.101Z] #22 60.30 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-09-07T14:00:56.101Z] #22 60.30 Unpacking libxml-simple-perl (2.25-1) ... [2022-09-07T14:00:56.101Z] #22 60.33 Selecting previously unselected package libyaml-perl. [2022-09-07T14:00:56.101Z] #22 60.33 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-09-07T14:00:56.101Z] #22 60.34 Unpacking libyaml-perl (1.30-1) ... [2022-09-07T14:00:56.178Z] #57 18.38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T14:00:56.178Z] #57 18.41 Setting up zip (3.0-12) ... [2022-09-07T14:00:56.178Z] #57 18.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:56.178Z] #57 18.45 Setting up bash-completion (1:2.11-2) ... [2022-09-07T14:00:56.357Z] #22 60.37 Selecting previously unselected package libconfig-auto-perl. [2022-09-07T14:00:56.357Z] #22 60.37 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.37 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-09-07T14:00:56.357Z] #22 60.40 Selecting previously unselected package libfile-which-perl. [2022-09-07T14:00:56.357Z] #22 60.40 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.40 Unpacking libfile-which-perl (1.23-1) ... [2022-09-07T14:00:56.357Z] #22 60.43 Selecting previously unselected package libfile-homedir-perl. [2022-09-07T14:00:56.357Z] #22 60.43 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.44 Unpacking libfile-homedir-perl (1.006-1) ... [2022-09-07T14:00:56.357Z] #22 60.46 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-09-07T14:00:56.357Z] #22 60.47 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.47 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-07T14:00:56.357Z] #22 60.50 Selecting previously unselected package dpkg-cross. [2022-09-07T14:00:56.357Z] #22 60.50 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.51 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-09-07T14:00:56.357Z] #22 60.53 Selecting previously unselected package crossbuild-essential-arm64. [2022-09-07T14:00:56.357Z] #22 60.54 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-09-07T14:00:56.357Z] #22 60.54 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-09-07T14:00:56.357Z] #22 60.56 Selecting previously unselected package libc6-armel-cross. [2022-09-07T14:00:56.357Z] #22 60.57 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-09-07T14:00:56.613Z] #22 60.57 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-09-07T14:00:56.613Z] #22 60.69 Selecting previously unselected package libgcc-s1-armel-cross. [2022-09-07T14:00:56.613Z] #22 60.69 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.613Z] #22 60.69 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.613Z] #22 60.72 Selecting previously unselected package libgomp1-armel-cross. [2022-09-07T14:00:56.613Z] #22 60.72 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.613Z] #22 60.73 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.613Z] #22 60.76 Selecting previously unselected package libatomic1-armel-cross. [2022-09-07T14:00:56.613Z] #22 60.76 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.613Z] #22 60.76 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.613Z] #22 60.79 Selecting previously unselected package libasan6-armel-cross. [2022-09-07T14:00:56.739Z] #35 ... [2022-09-07T14:00:56.739Z] [2022-09-07T14:00:56.739Z] #25 [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-09-07T14:00:56.739Z] #25 52.86 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:00:56.739Z] #25 52.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:56.739Z] #25 52.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:00:56.739Z] #25 52.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:56.739Z] #25 52.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:00:56.739Z] #25 52.97 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:00:56.739Z] #25 53.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:00:56.739Z] #25 53.02 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:00:56.739Z] #25 53.03 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:00:56.739Z] #25 53.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:00:56.739Z] #25 53.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:00:56.739Z] #25 DONE 53.5s [2022-09-07T14:00:56.739Z] [2022-09-07T14:00:56.739Z] #31 [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-09-07T14:00:56.739Z] #31 51.04 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-09-07T14:00:56.739Z] #31 51.63 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T14:00:56.739Z] #31 52.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T14:00:56.739Z] #31 ... [2022-09-07T14:00:56.739Z] [2022-09-07T14:00:56.739Z] #42 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T14:00:56.739Z] #42 DONE 0.1s [2022-09-07T14:00:56.869Z] #22 60.79 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.869Z] #22 60.80 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.869Z] #22 61.02 Selecting previously unselected package libstdc++6-armel-cross. [2022-09-07T14:00:56.869Z] #22 61.02 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.869Z] #22 61.03 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.869Z] #22 61.09 Selecting previously unselected package libubsan1-armel-cross. [2022-09-07T14:00:56.869Z] #22 61.09 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:56.869Z] #22 61.09 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:56.869Z] #22 61.19 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-09-07T14:00:57.003Z] [2022-09-07T14:00:57.003Z] #43 [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-09-07T14:00:57.125Z] #22 61.19 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:00:57.125Z] #22 61.19 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:00:57.125Z] #22 61.31 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-09-07T14:00:57.382Z] #22 61.31 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:00:57.382Z] #22 61.31 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:00:57.544Z] #57 19.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:00:57.545Z] #57 19.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:00:57.545Z] #57 19.56 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:00:57.545Z] #57 19.57 Setting up patch (2.7.6-7) ... [2022-09-07T14:00:57.545Z] #57 19.59 Setting up sudo (1.9.5p2-3) ... [2022-09-07T14:00:57.545Z] #57 19.65 invoke-rc.d: could not determine current runlevel [2022-09-07T14:00:57.545Z] #57 19.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:00:57.545Z] #57 19.67 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T14:00:57.545Z] #57 19.68 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T14:00:57.545Z] #57 19.68 Failed to connect to bus: Host is down [2022-09-07T14:00:57.545Z] #57 19.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:00:57.545Z] #57 19.70 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T14:00:57.545Z] #57 19.71 Setting up pigz (2.6-1) ... [2022-09-07T14:00:57.545Z] #57 19.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:00:57.545Z] #57 19.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:00:57.545Z] #57 19.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:00:57.545Z] #57 19.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:57.952Z] #43 1.101 + RM_GOPATH=0 [2022-09-07T14:00:57.952Z] #43 1.101 + TMP_GOPATH= [2022-09-07T14:00:57.952Z] #43 1.101 + : /build [2022-09-07T14:00:57.952Z] #43 1.101 + '[' -z '' ']' [2022-09-07T14:00:57.952Z] #43 1.101 ++ mktemp -d [2022-09-07T14:00:57.952Z] #43 1.102 + export GOPATH=/tmp/tmp.bmp3qE24uW [2022-09-07T14:00:57.952Z] #43 1.102 + GOPATH=/tmp/tmp.bmp3qE24uW [2022-09-07T14:00:57.952Z] #43 1.102 + RM_GOPATH=1 [2022-09-07T14:00:57.952Z] #43 1.102 + case "$(go env GOARCH)" in [2022-09-07T14:00:57.952Z] #43 1.104 ++ go env GOARCH [2022-09-07T14:00:57.952Z] #43 1.155 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:57.952Z] #43 1.155 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:00:57.952Z] #43 1.155 ++ dirname /install.sh [2022-09-07T14:00:57.952Z] #43 1.158 + dir=/ [2022-09-07T14:00:57.952Z] #43 1.159 + bin=tini [2022-09-07T14:00:57.952Z] #43 1.159 + shift [2022-09-07T14:00:57.952Z] #43 1.160 + '[' '!' -f //tini.installer ']' [2022-09-07T14:00:57.953Z] #43 1.160 + . //tini.installer [2022-09-07T14:00:57.953Z] #43 1.161 ++ : v0.19.0 [2022-09-07T14:00:57.953Z] #43 1.161 + install_tini [2022-09-07T14:00:57.953Z] #43 1.162 + echo 'Install tini version v0.19.0' [2022-09-07T14:00:57.953Z] #43 1.162 Install tini version v0.19.0 [2022-09-07T14:00:57.953Z] #43 1.163 + git clone https://github.com/krallin/tini.git /tmp/tmp.bmp3qE24uW/tini [2022-09-07T14:00:57.953Z] #43 1.188 Cloning into '/tmp/tmp.bmp3qE24uW/tini'... [2022-09-07T14:00:58.108Z] #57 20.12 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:00:58.108Z] #57 20.13 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:00:58.108Z] #57 20.28 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T14:00:58.108Z] #57 20.30 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:00:58.108Z] #57 20.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:00:58.108Z] #57 20.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:00:58.108Z] #57 20.34 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T14:00:58.108Z] #57 20.36 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T14:00:58.365Z] #57 20.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:00:58.365Z] #57 20.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T14:00:58.365Z] #57 20.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T14:00:58.365Z] #57 20.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T14:00:58.365Z] #57 20.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T14:00:58.365Z] #57 20.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T14:00:58.365Z] #57 20.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T14:00:58.365Z] #57 20.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T14:00:58.365Z] #57 20.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T14:00:58.365Z] #57 20.63 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T14:00:58.900Z] #43 2.118 + cd /tmp/tmp.bmp3qE24uW/tini [2022-09-07T14:00:58.900Z] #43 2.118 + git checkout -q v0.19.0 [2022-09-07T14:00:58.900Z] #43 2.151 + cmake . [2022-09-07T14:00:58.929Z] #57 21.14 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:00:58.929Z] #57 21.16 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:00:58.929Z] #57 21.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:00:58.929Z] #57 21.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:00:59.491Z] #57 21.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:00:59.491Z] #57 21.71 Setting up jq (1.6-2.1) ... [2022-09-07T14:00:59.491Z] #57 21.72 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:00:59.491Z] #57 21.74 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:00:59.491Z] #57 21.75 Setting up iptables (1.8.7-1) ... [2022-09-07T14:00:59.491Z] #57 21.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:59.491Z] #57 21.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:59.491Z] #57 21.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:00:59.747Z] #57 21.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:00:59.747Z] #57 21.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T14:00:59.747Z] #57 21.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T14:00:59.747Z] #57 21.87 Setting up iproute2 (5.10.0-4) ... [2022-09-07T14:00:59.747Z] #57 22.08 Setting up systemd (247.3-7) ... [2022-09-07T14:00:59.747Z] #57 22.14 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T14:00:59.845Z] #43 2.910 -- The C compiler identification is GNU 10.2.1 [2022-09-07T14:00:59.845Z] #43 3.036 -- Detecting C compiler ABI info [2022-09-07T14:01:00.004Z] #57 22.14 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T14:01:00.004Z] #57 22.14 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T14:01:00.004Z] #57 22.17 Initializing machine ID from KVM UUID. [2022-09-07T14:01:00.567Z] #57 22.65 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T14:01:00.567Z] #57 22.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:01:00.794Z] #43 3.912 -- Detecting C compiler ABI info - done [2022-09-07T14:01:01.060Z] #43 4.084 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T14:01:01.060Z] #43 4.100 -- Detecting C compile features [2022-09-07T14:01:01.060Z] #43 4.105 -- Detecting C compile features - done [2022-09-07T14:01:01.060Z] #43 4.182 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T14:01:01.060Z] #43 ... [2022-09-07T14:01:01.060Z] [2022-09-07T14:01:01.060Z] #29 [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-09-07T14:01:01.060Z] #29 47.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T14:01:01.060Z] #29 48.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:01:01.060Z] #29 48.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:01:01.060Z] #29 51.54 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T14:01:01.060Z] #29 51.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T14:01:01.060Z] #29 51.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:01:01.060Z] #29 51.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T14:01:01.060Z] #29 51.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:01:01.060Z] #29 51.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:01:01.060Z] #29 52.00 Selecting previously unselected package dmsetup. [2022-09-07T14:01:01.060Z] #29 52.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:01:01.060Z] #29 52.02 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:01:01.060Z] #29 52.24 Selecting previously unselected package mingw-w64-common. [2022-09-07T14:01:01.060Z] #29 52.24 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T14:01:01.060Z] #29 52.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T14:01:01.133Z] #57 DONE 23.4s [2022-09-07T14:01:01.133Z] [2022-09-07T14:01:01.133Z] #58 [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-09-07T14:01:01.323Z] #29 ... [2022-09-07T14:01:01.323Z] [2022-09-07T14:01:01.323Z] #35 [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-09-07T14:01:01.323Z] #35 53.85 Setting up criu (3.17.1-1) ... [2022-09-07T14:01:01.323Z] #35 56.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:01:01.323Z] #35 DONE 57.1s [2022-09-07T14:01:01.323Z] [2022-09-07T14:01:01.323Z] #44 [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-09-07T14:01:01.323Z] #0 1.149 Cloning into '/tmp/crun-build'... [2022-09-07T14:01:01.323Z] #0 8.887 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-09-07T14:01:01.323Z] #44 8.959 Cloning into '/tmp/crun-build/libocispec'... [2022-09-07T14:01:01.594Z] #44 ... [2022-09-07T14:01:01.594Z] [2022-09-07T14:01:01.594Z] #43 [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-09-07T14:01:01.594Z] #43 4.822 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T14:01:01.857Z] #43 5.066 -- Configuring done [2022-09-07T14:01:01.857Z] #43 5.073 -- Generating done [2022-09-07T14:01:01.857Z] #43 5.103 -- Build files have been written to: /tmp/tmp.bmp3qE24uW/tini [2022-09-07T14:01:01.857Z] #43 5.190 + make tini-static [2022-09-07T14:01:02.063Z] #58 0.743 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T14:01:02.063Z] #58 0.747 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T14:01:02.063Z] #58 0.751 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T14:01:02.063Z] #58 DONE 0.8s [2022-09-07T14:01:02.063Z] [2022-09-07T14:01:02.063Z] #35 [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-09-07T14:01:02.063Z] #35 ... [2022-09-07T14:01:02.063Z] [2022-09-07T14:01:02.063Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T14:01:02.634Z] #22 66.03 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-09-07T14:01:02.634Z] #22 66.03 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:02.634Z] #22 66.04 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:01:02.634Z] #22 66.06 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-09-07T14:01:02.634Z] #22 66.06 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-09-07T14:01:02.634Z] #22 66.07 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-07T14:01:02.634Z] #22 66.24 Selecting previously unselected package libc6-dev-armel-cross. [2022-09-07T14:01:02.634Z] #22 66.24 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:02.634Z] #22 66.24 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-07T14:01:02.634Z] #22 66.46 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-09-07T14:01:02.634Z] #22 66.46 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:02.634Z] #22 66.47 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:02.634Z] #22 66.72 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-09-07T14:01:02.634Z] #22 66.72 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:02.634Z] #22 66.72 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:01:02.810Z] #43 5.869 Scanning dependencies of target tini-static [2022-09-07T14:01:02.810Z] #43 5.947 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T14:01:04.725Z] #43 7.709 [100%] Linking C executable tini-static [2022-09-07T14:01:05.301Z] #43 8.548 [100%] Built target tini-static [2022-09-07T14:01:05.566Z] #43 8.625 + mkdir -p /build [2022-09-07T14:01:05.566Z] #43 8.642 + cp tini-static /build/docker-init [2022-09-07T14:01:05.566Z] #43 DONE 8.8s [2022-09-07T14:01:05.566Z] [2022-09-07T14:01:05.566Z] #44 [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-09-07T14:01:05.566Z] #44 10.57 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-09-07T14:01:05.566Z] #44 10.60 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-09-07T14:01:05.566Z] #44 10.61 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-09-07T14:01:05.566Z] #44 10.61 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-09-07T14:01:05.566Z] #44 10.63 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-09-07T14:01:05.566Z] #44 12.88 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-09-07T14:01:07.886Z] #22 71.20 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-09-07T14:01:07.886Z] #22 71.21 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:07.886Z] #22 71.21 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:01:07.886Z] #22 71.23 Selecting previously unselected package crossbuild-essential-armel. [2022-09-07T14:01:07.886Z] #22 71.24 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.24 Unpacking crossbuild-essential-armel (12.9) ... [2022-09-07T14:01:07.886Z] #22 71.27 Selecting previously unselected package libc6-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.27 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.27 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-09-07T14:01:07.886Z] #22 71.38 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.39 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.39 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.42 Selecting previously unselected package libgomp1-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.42 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.42 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.45 Selecting previously unselected package libatomic1-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.46 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.48 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.50 Selecting previously unselected package libasan6-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.50 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.51 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.73 Selecting previously unselected package libstdc++6-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.73 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.74 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.80 Selecting previously unselected package libubsan1-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.80 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.80 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 71.90 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-09-07T14:01:07.886Z] #22 71.90 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:07.886Z] #22 71.90 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:07.886Z] #22 72.01 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-09-07T14:01:07.886Z] #22 72.02 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:07.886Z] #22 72.02 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:01:08.123Z] #44 15.52 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-09-07T14:01:08.609Z] #59 6.711 Collecting yamllint==1.27.1 [2022-09-07T14:01:09.514Z] #44 16.87 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-09-07T14:01:09.514Z] #44 17.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-09-07T14:01:09.776Z] #44 17.40 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-09-07T14:01:09.978Z] #59 7.751 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T14:01:10.235Z] #59 8.232 Collecting pathspec>=0.5.3 [2022-09-07T14:01:10.235Z] #59 8.237 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T14:01:10.492Z] #59 8.399 Collecting pyyaml [2022-09-07T14:01:10.492Z] #59 8.405 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-09-07T14:01:10.492Z] #59 8.433 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T14:01:10.492Z] #59 8.443 Building wheels for collected packages: yamllint [2022-09-07T14:01:10.492Z] #59 8.444 Building wheel for yamllint (setup.py): started [2022-09-07T14:01:11.057Z] #59 8.833 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T14:01:11.057Z] #59 8.834 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=a08c6bd5a894a7f50c98574a4d531fc8a9c897ff968a1aa4e71170746cde81ca [2022-09-07T14:01:11.057Z] #59 8.835 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T14:01:11.057Z] #59 8.838 Successfully built yamllint [2022-09-07T14:01:11.057Z] #59 8.846 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T14:01:11.057Z] #59 9.026 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T14:01:11.167Z] #44 ... [2022-09-07T14:01:11.167Z] [2022-09-07T14:01:11.167Z] #31 [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-09-07T14:01:11.167Z] #31 DONE 67.1s [2022-09-07T14:01:11.167Z] [2022-09-07T14:01:11.167Z] #29 [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-09-07T14:01:11.167Z] #29 59.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T14:01:11.167Z] #29 59.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T14:01:11.167Z] #29 59.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:01:11.167Z] #29 67.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T14:01:11.167Z] #29 67.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:11.168Z] #29 67.05 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:01:11.168Z] #29 67.21 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T14:01:11.168Z] #29 67.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:11.168Z] #29 67.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:01:11.314Z] #59 DONE 9.3s [2022-09-07T14:01:11.314Z] [2022-09-07T14:01:11.314Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T14:01:11.571Z] #60 DONE 0.2s [2022-09-07T14:01:11.571Z] [2022-09-07T14:01:11.571Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T14:01:11.571Z] #61 DONE 0.2s [2022-09-07T14:01:11.571Z] [2022-09-07T14:01:11.571Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T14:01:11.830Z] #62 DONE 0.1s [2022-09-07T14:01:11.830Z] [2022-09-07T14:01:11.830Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T14:01:11.830Z] #63 DONE 0.1s [2022-09-07T14:01:11.830Z] [2022-09-07T14:01:11.830Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T14:01:11.830Z] #64 DONE 0.1s [2022-09-07T14:01:11.830Z] [2022-09-07T14:01:11.830Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T14:01:12.092Z] #65 DONE 0.1s [2022-09-07T14:01:12.092Z] [2022-09-07T14:01:12.092Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T14:01:12.092Z] #66 DONE 0.1s [2022-09-07T14:01:12.092Z] [2022-09-07T14:01:12.092Z] #35 [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-09-07T14:01:12.092Z] #35 ... [2022-09-07T14:01:12.092Z] [2022-09-07T14:01:12.092Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T14:01:12.092Z] #67 DONE 0.1s [2022-09-07T14:01:12.349Z] [2022-09-07T14:01:12.349Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T14:01:12.349Z] #68 DONE 0.0s [2022-09-07T14:01:12.349Z] [2022-09-07T14:01:12.349Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T14:01:12.349Z] #69 DONE 0.1s [2022-09-07T14:01:12.349Z] [2022-09-07T14:01:12.349Z] #35 [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-09-07T14:01:12.349Z] #35 ... [2022-09-07T14:01:12.349Z] [2022-09-07T14:01:12.349Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T14:01:12.560Z] #29 ... [2022-09-07T14:01:12.560Z] [2022-09-07T14:01:12.560Z] #17 [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-09-07T14:01:12.560Z] #17 69.44 gotestsum version dev [2022-09-07T14:01:12.560Z] #17 DONE 69.5s [2022-09-07T14:01:12.560Z] [2022-09-07T14:01:12.560Z] #41 [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-09-07T14:01:12.605Z] #70 DONE 0.2s [2022-09-07T14:01:12.605Z] [2022-09-07T14:01:12.605Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T14:01:12.605Z] #71 DONE 0.1s [2022-09-07T14:01:12.605Z] [2022-09-07T14:01:12.605Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T14:01:12.862Z] #72 DONE 0.1s [2022-09-07T14:01:12.862Z] [2022-09-07T14:01:12.862Z] #35 [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-09-07T14:01:13.137Z] #22 76.79 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-09-07T14:01:13.137Z] #22 76.79 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:13.137Z] #22 76.80 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:01:13.137Z] #22 76.82 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-09-07T14:01:13.137Z] #22 76.83 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-09-07T14:01:13.137Z] #22 76.83 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-07T14:01:13.137Z] #22 77.00 Selecting previously unselected package libc6-dev-armhf-cross. [2022-09-07T14:01:13.137Z] #22 77.00 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:13.137Z] #22 77.00 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-07T14:01:13.137Z] #22 77.22 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-09-07T14:01:13.137Z] #22 77.22 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:13.137Z] #22 77.23 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:13.393Z] #22 77.48 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-09-07T14:01:13.393Z] #22 77.49 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:13.393Z] #22 77.49 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:01:17.033Z] #35 75.80 + bin/containerd [2022-09-07T14:01:17.865Z] #41 ... [2022-09-07T14:01:17.865Z] [2022-09-07T14:01:17.865Z] #29 [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-09-07T14:01:17.865Z] #29 74.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T14:01:17.865Z] #29 74.61 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:17.865Z] #29 74.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:01:18.646Z] #22 81.96 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-09-07T14:01:18.646Z] #22 81.96 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:18.646Z] #22 81.96 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:01:18.646Z] #22 81.99 Selecting previously unselected package crossbuild-essential-armhf. [2022-09-07T14:01:18.646Z] #22 81.99 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-09-07T14:01:18.646Z] #22 81.99 Unpacking crossbuild-essential-armhf (12.9) ... [2022-09-07T14:01:18.646Z] #22 82.02 Selecting previously unselected package libc6-ppc64el-cross. [2022-09-07T14:01:18.646Z] #22 82.02 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:18.646Z] #22 82.03 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-07T14:01:18.646Z] #22 82.18 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-09-07T14:01:18.646Z] #22 82.18 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.19 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.21 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.22 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.22 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.26 Selecting previously unselected package libitm1-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.26 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.26 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.29 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.29 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.29 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.32 Selecting previously unselected package libasan6-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.33 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.33 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.57 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.57 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.57 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.68 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-09-07T14:01:18.647Z] #22 82.68 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.647Z] #22 82.68 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.647Z] #22 82.91 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-09-07T14:01:18.903Z] #22 82.92 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.903Z] #22 82.92 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.903Z] #22 83.00 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-09-07T14:01:18.903Z] #22 83.00 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.903Z] #22 83.00 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.903Z] #22 83.11 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-09-07T14:01:18.903Z] #22 83.11 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.903Z] #22 83.11 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:18.903Z] #22 83.15 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-09-07T14:01:18.903Z] #22 83.15 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:18.903Z] #22 83.16 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:19.160Z] #22 83.33 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-09-07T14:01:19.160Z] #22 83.33 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:19.160Z] #22 83.33 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:24.437Z] #22 87.94 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-09-07T14:01:24.437Z] #22 87.94 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:24.437Z] #22 87.95 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:24.437Z] #22 87.98 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-09-07T14:01:24.437Z] #22 87.98 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-09-07T14:01:24.437Z] #22 87.98 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-07T14:01:24.437Z] #22 88.15 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-09-07T14:01:24.437Z] #22 88.15 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:24.437Z] #22 88.16 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-07T14:01:24.437Z] #22 88.42 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-09-07T14:01:24.437Z] #22 88.43 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:24.437Z] #22 88.43 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:24.470Z] #29 ... [2022-09-07T14:01:24.470Z] [2022-09-07T14:01:24.470Z] #44 [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-09-07T14:01:24.470Z] #44 32.09 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-09-07T14:01:24.694Z] #22 88.71 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-09-07T14:01:24.694Z] #22 88.71 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:24.694Z] #22 88.72 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:28.709Z] #44 ... [2022-09-07T14:01:28.709Z] [2022-09-07T14:01:28.709Z] #36 [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-09-07T14:01:28.709Z] #36 74.39 + dpkg --print-architecture [2022-09-07T14:01:28.709Z] #36 74.39 + git checkout -q v2.1.0 [2022-09-07T14:01:28.709Z] #36 75.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T14:01:28.709Z] #36 75.23 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T14:01:28.864Z] #22 93.12 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-09-07T14:01:28.865Z] #22 93.12 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:28.865Z] #22 93.13 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:28.865Z] #22 93.15 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-09-07T14:01:28.865Z] #22 93.15 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-09-07T14:01:28.865Z] #22 93.16 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-09-07T14:01:28.865Z] #22 93.18 Selecting previously unselected package libc6-s390x-cross. [2022-09-07T14:01:28.865Z] #22 93.18 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:29.121Z] #22 93.18 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-09-07T14:01:29.121Z] #22 93.32 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-09-07T14:01:29.121Z] #22 93.32 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.121Z] #22 93.32 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.121Z] #22 93.35 Selecting previously unselected package libgomp1-s390x-cross. [2022-09-07T14:01:29.121Z] #22 93.36 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.121Z] #22 93.36 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.121Z] #22 93.39 Selecting previously unselected package libitm1-s390x-cross. [2022-09-07T14:01:29.121Z] #22 93.40 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.121Z] #22 93.40 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.121Z] #22 93.43 Selecting previously unselected package libatomic1-s390x-cross. [2022-09-07T14:01:29.377Z] #22 93.43 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.377Z] #22 93.44 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.377Z] #22 93.47 Selecting previously unselected package libasan6-s390x-cross. [2022-09-07T14:01:29.377Z] #22 93.47 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.377Z] #22 93.47 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.377Z] #22 93.69 Selecting previously unselected package libstdc++6-s390x-cross. [2022-09-07T14:01:29.634Z] #22 93.70 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.634Z] #22 93.70 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.634Z] #22 93.77 Selecting previously unselected package libubsan1-s390x-cross. [2022-09-07T14:01:29.634Z] #22 93.78 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.634Z] #22 93.78 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.891Z] #22 93.88 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-09-07T14:01:29.891Z] #22 93.88 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:29.891Z] #22 93.88 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:29.891Z] #22 93.99 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-09-07T14:01:29.891Z] #22 93.99 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:29.891Z] #22 93.99 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:30.626Z] #36 ... [2022-09-07T14:01:30.626Z] [2022-09-07T14:01:30.626Z] #41 [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-09-07T14:01:31.674Z] #41 51.25 Updating files: 58% (2913/4986) Updating files: 59% (2942/4986) Updating files: 60% (2992/4986) Updating files: 61% (3042/4986) Updating files: 62% (3092/4986) Updating files: 63% (3142/4986) Updating files: 64% (3192/4986) Updating files: 65% (3241/4986) Updating files: 66% (3291/4986) Updating files: 67% (3341/4986) Updating files: 68% (3391/4986) Updating files: 69% (3441/4986) Updating files: 70% (3491/4986) Updating files: 71% (3541/4986) Updating files: 72% (3590/4986) Updating files: 73% (3640/4986) Updating files: 74% (3690/4986) Updating files: 75% (3740/4986) Updating files: 76% (3790/4986) Updating files: 77% (3840/4986) Updating files: 78% (3890/4986) Updating files: 79% (3939/4986) Updating files: 80% (3989/4986) Updating files: 81% (4039/4986) Updating files: 82% (4089/4986) Updating files: 83% (4139/4986) Updating files: 84% (4189/4986) Updating files: 85% (4239/4986) Updating files: 86% (4288/4986) Updating files: 87% (4338/4986) Updating files: 88% (4388/4986) Updating files: 89% (4438/4986) Updating files: 90% (4488/4986) Updating files: 91% (4538/4986) Updating files: 92% (4588/4986) Updating files: 93% (4637/4986) Updating files: 93% (4682/4986) Updating files: 94% (4687/4986) Updating files: 95% (4737/4986) Updating files: 96% (4787/4986) Updating files: 97% (4837/4986) Updating files: 98% (4887/4986) Updating files: 99% (4937/4986) Updating files: 100% (4986/4986) Updating files: 100% (4986/4986), done. [2022-09-07T14:01:31.674Z] #41 52.50 + cd /tmp/tmp.nlLlYMT0h2/src/github.com/containerd/containerd [2022-09-07T14:01:31.936Z] #41 52.50 + git checkout -q v1.6.8 [2022-09-07T14:01:33.857Z] #41 54.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T14:01:33.857Z] #41 54.38 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T14:01:33.857Z] #41 54.38 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:01:33.857Z] #41 54.38 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:01:33.857Z] #41 54.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T14:01:33.857Z] #41 54.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T14:01:33.857Z] #41 54.38 + '[' '' = dynamic ']' [2022-09-07T14:01:33.857Z] #41 54.38 + make [2022-09-07T14:01:34.067Z] #22 98.28 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-09-07T14:01:34.067Z] #22 98.28 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:34.067Z] #22 98.29 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:34.067Z] #22 98.31 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-09-07T14:01:34.323Z] #22 98.32 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-09-07T14:01:34.323Z] #22 98.32 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-07T14:01:34.323Z] #22 98.50 Selecting previously unselected package libc6-dev-s390x-cross. [2022-09-07T14:01:34.323Z] #22 98.50 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-09-07T14:01:34.323Z] #22 98.50 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-07T14:01:34.580Z] #22 98.73 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-09-07T14:01:34.580Z] #22 98.73 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-09-07T14:01:34.580Z] #22 98.73 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:34.836Z] #22 98.99 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-09-07T14:01:34.836Z] #22 98.99 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-09-07T14:01:34.836Z] #22 99.00 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:35.777Z] #41 56.25 + bin/ctr [2022-09-07T14:01:39.013Z] #22 103.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-09-07T14:01:39.013Z] #22 103.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-09-07T14:01:39.013Z] #22 103.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:39.013Z] #22 103.3 Selecting previously unselected package crossbuild-essential-s390x. [2022-09-07T14:01:39.269Z] #22 103.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-09-07T14:01:39.269Z] #22 103.3 Unpacking crossbuild-essential-s390x (12.9) ... [2022-09-07T14:01:39.269Z] #22 103.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-09-07T14:01:39.525Z] #22 103.7 Setting up libfile-which-perl (1.23-1) ... [2022-09-07T14:01:39.781Z] #22 103.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-09-07T14:01:39.993Z] #41 ... [2022-09-07T14:01:39.993Z] [2022-09-07T14:01:39.993Z] #21 [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-09-07T14:01:39.993Z] #21 88.07 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T14:01:39.993Z] #21 88.07 + GOBIN=/build [2022-09-07T14:01:39.993Z] #21 88.07 + GO111MODULE=on [2022-09-07T14:01:39.993Z] #21 88.07 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:01:39.993Z] #21 94.49 rootlesskit version 1.0.0 [2022-09-07T14:01:39.993Z] #21 94.49 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T14:01:39.993Z] #21 94.49 -container-ip string [2022-09-07T14:01:39.993Z] #21 94.49 container ip [2022-09-07T14:01:39.993Z] #21 94.49 -container-port int [2022-09-07T14:01:39.993Z] #21 94.49 container port (default -1) [2022-09-07T14:01:39.993Z] #21 94.49 -host-ip string [2022-09-07T14:01:39.993Z] #21 94.49 host ip [2022-09-07T14:01:39.993Z] #21 94.49 -host-port int [2022-09-07T14:01:39.993Z] #21 94.49 host port (default -1) [2022-09-07T14:01:39.993Z] #21 94.49 -proto string [2022-09-07T14:01:39.993Z] #21 94.49 proxy protocol (default "tcp") [2022-09-07T14:01:39.993Z] #21 DONE 95.3s [2022-09-07T14:01:39.993Z] [2022-09-07T14:01:39.993Z] #45 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T14:01:39.993Z] #45 DONE 0.1s [2022-09-07T14:01:39.993Z] [2022-09-07T14:01:39.993Z] #44 [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-09-07T14:01:39.993Z] #44 42.72 libtoolize: putting auxiliary files in '.'. [2022-09-07T14:01:39.993Z] #44 42.72 libtoolize: copying file './ltmain.sh' [2022-09-07T14:01:39.993Z] #44 43.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-09-07T14:01:39.993Z] #44 43.45 libtoolize: and rerunning libtoolize and aclocal. [2022-09-07T14:01:39.993Z] #44 43.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T14:01:39.993Z] #44 ... [2022-09-07T14:01:39.993Z] [2022-09-07T14:01:39.993Z] #46 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T14:01:39.993Z] #46 DONE 0.1s [2022-09-07T14:01:39.993Z] [2022-09-07T14:01:39.993Z] #29 [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-09-07T14:01:39.993Z] #29 87.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T14:01:39.993Z] #29 87.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:39.993Z] #29 87.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:01:39.993Z] #29 93.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T14:01:39.993Z] #29 93.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:39.993Z] #29 93.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:01:40.038Z] #22 104.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-09-07T14:01:40.294Z] #22 104.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-09-07T14:01:40.294Z] #22 104.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up file (1:5.39-3) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:01:40.294Z] #22 104.6 Setting up libyaml-perl (1.30-1) ... [2022-09-07T14:01:40.550Z] #22 104.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-09-07T14:01:40.550Z] #22 104.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-09-07T14:01:40.550Z] #22 104.6 Setting up libio-string-perl (1.08-3.1) ... [2022-09-07T14:01:40.550Z] #22 104.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-09-07T14:01:40.550Z] #22 104.7 Setting up cross-config (2.6.18+nmu1) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:01:40.550Z] #22 104.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:01:40.550Z] #22 104.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up patch (2.7.6-7) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-09-07T14:01:40.550Z] #22 104.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-09-07T14:01:40.550Z] #22 104.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.550Z] #22 104.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-09-07T14:01:40.806Z] #22 104.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.806Z] #22 105.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:40.937Z] #29 ... [2022-09-07T14:01:40.937Z] [2022-09-07T14:01:40.937Z] #47 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T14:01:40.937Z] #47 CACHED [2022-09-07T14:01:40.937Z] [2022-09-07T14:01:40.937Z] #48 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T14:01:40.937Z] #48 CACHED [2022-09-07T14:01:40.937Z] [2022-09-07T14:01:40.937Z] #36 [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-09-07T14:01:41.063Z] #22 105.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-09-07T14:01:41.063Z] #22 105.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.063Z] #22 105.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-09-07T14:01:41.063Z] #22 105.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-09-07T14:01:41.320Z] #22 105.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-07T14:01:41.320Z] #22 105.5 [2022-09-07T14:01:41.320Z] #22 105.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-07T14:01:41.320Z] #22 105.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.5 Setting up dpkg-dev (1.20.11) ... [2022-09-07T14:01:41.320Z] #22 105.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:01:41.320Z] #22 105.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.320Z] #22 105.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-09-07T14:01:41.577Z] #22 105.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-09-07T14:01:41.577Z] #22 105.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-09-07T14:01:41.833Z] #22 105.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-09-07T14:01:41.833Z] #22 105.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-09-07T14:01:41.833Z] #22 106.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:41.833Z] #22 106.1 Setting up libxml-simple-perl (2.25-1) ... [2022-09-07T14:01:42.090Z] #22 106.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:01:42.090Z] #22 106.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.090Z] #22 106.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.347Z] #22 106.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up crossbuild-essential-armel (12.9) ... [2022-09-07T14:01:42.347Z] #22 106.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-09-07T14:01:42.347Z] #22 106.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-09-07T14:01:42.347Z] #22 106.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-09-07T14:01:42.347Z] #22 106.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-09-07T14:01:42.347Z] #22 106.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-09-07T14:01:42.347Z] #22 106.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:01:42.607Z] #22 DONE 106.8s [2022-09-07T14:01:42.865Z] [2022-09-07T14:01:42.865Z] #23 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-07T14:01:42.865Z] #23 DONE 0.1s [2022-09-07T14:01:42.865Z] [2022-09-07T14:01:42.865Z] #24 [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-09-07T14:01:42.865Z] #24 ... [2022-09-07T14:01:42.865Z] [2022-09-07T14:01:42.865Z] #25 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-07T14:01:42.865Z] #25 DONE 0.1s [2022-09-07T14:01:43.123Z] [2022-09-07T14:01:43.123Z] #26 [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-09-07T14:01:43.491Z] #36 ... [2022-09-07T14:01:43.491Z] [2022-09-07T14:01:43.491Z] #29 [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-09-07T14:01:43.491Z] #29 99.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T14:01:43.491Z] #29 100.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:43.491Z] #29 100.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:01:44.496Z] #26 1.497 + RM_GOPATH=0 [2022-09-07T14:01:44.496Z] #26 1.497 + TMP_GOPATH= [2022-09-07T14:01:44.496Z] #26 1.497 + : /build [2022-09-07T14:01:44.496Z] #26 1.497 + '[' -z '' ']' [2022-09-07T14:01:44.496Z] #26 1.497 ++ mktemp -d [2022-09-07T14:01:44.496Z] #26 1.498 + export GOPATH=/tmp/tmp.Hgg5LeNarQ [2022-09-07T14:01:44.496Z] #26 1.498 + GOPATH=/tmp/tmp.Hgg5LeNarQ [2022-09-07T14:01:44.496Z] #26 1.498 + RM_GOPATH=1 [2022-09-07T14:01:44.496Z] #26 1.498 + case "$(go env GOARCH)" in [2022-09-07T14:01:44.496Z] #26 1.499 ++ go env GOARCH [2022-09-07T14:01:44.496Z] #26 1.504 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:01:44.496Z] #26 1.504 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:01:44.496Z] #26 1.504 ++ dirname /install.sh [2022-09-07T14:01:44.496Z] #26 1.508 + dir=/ [2022-09-07T14:01:44.496Z] #26 1.508 + bin=rootlesskit [2022-09-07T14:01:44.496Z] #26 1.508 + shift [2022-09-07T14:01:44.496Z] #26 1.508 + '[' '!' -f //rootlesskit.installer ']' [2022-09-07T14:01:44.496Z] #26 1.508 + . //rootlesskit.installer [2022-09-07T14:01:44.496Z] #26 1.508 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:01:44.496Z] #26 1.508 + install_rootlesskit [2022-09-07T14:01:44.496Z] #26 1.508 + case "$1" in [2022-09-07T14:01:44.496Z] #26 1.508 + export CGO_ENABLED=0 [2022-09-07T14:01:44.496Z] #26 1.508 + CGO_ENABLED=0 [2022-09-07T14:01:44.496Z] #26 1.508 + _install_rootlesskit [2022-09-07T14:01:44.496Z] #26 1.508 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-09-07T14:01:44.496Z] #26 1.508 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T14:01:44.496Z] #26 1.508 + GOBIN=/build [2022-09-07T14:01:44.496Z] #26 1.508 + GO111MODULE=on [2022-09-07T14:01:44.496Z] #26 1.508 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:01:44.496Z] #26 1.508 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:01:44.754Z] #26 1.908 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-09-07T14:01:45.686Z] #26 3.007 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T14:01:45.943Z] #26 3.014 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-09-07T14:01:46.508Z] #26 3.495 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-09-07T14:01:47.443Z] #26 ... [2022-09-07T14:01:47.443Z] [2022-09-07T14:01:47.443Z] #24 [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-09-07T14:01:47.443Z] #24 1.306 + RM_GOPATH=0 [2022-09-07T14:01:47.443Z] #24 1.306 + TMP_GOPATH= [2022-09-07T14:01:47.443Z] #24 1.306 + : /build [2022-09-07T14:01:47.443Z] #24 1.306 + '[' -z '' ']' [2022-09-07T14:01:47.443Z] #24 1.307 ++ mktemp -d [2022-09-07T14:01:47.443Z] #24 1.307 + export GOPATH=/tmp/tmp.QETNQxVNum [2022-09-07T14:01:47.443Z] #24 1.307 + GOPATH=/tmp/tmp.QETNQxVNum [2022-09-07T14:01:47.443Z] #24 1.307 + RM_GOPATH=1 [2022-09-07T14:01:47.443Z] #24 1.307 + case "$(go env GOARCH)" in [2022-09-07T14:01:47.443Z] #24 1.307 ++ go env GOARCH [2022-09-07T14:01:47.443Z] #24 1.397 Install docker/cli version 17.06.2-ce from stable [2022-09-07T14:01:47.443Z] #24 1.397 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:01:47.443Z] #24 1.397 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:01:47.443Z] #24 1.397 ++ dirname /install.sh [2022-09-07T14:01:47.443Z] #24 1.397 + dir=/ [2022-09-07T14:01:47.443Z] #24 1.397 + bin=dockercli [2022-09-07T14:01:47.443Z] #24 1.397 + shift [2022-09-07T14:01:47.443Z] #24 1.397 + '[' '!' -f //dockercli.installer ']' [2022-09-07T14:01:47.443Z] #24 1.397 + . //dockercli.installer [2022-09-07T14:01:47.443Z] #24 1.397 ++ : stable [2022-09-07T14:01:47.443Z] #24 1.397 ++ : 17.06.2-ce [2022-09-07T14:01:47.443Z] #24 1.397 + install_dockercli [2022-09-07T14:01:47.443Z] #24 1.397 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T14:01:47.443Z] #24 1.397 ++ uname -m [2022-09-07T14:01:47.443Z] #24 1.397 + arch=x86_64 [2022-09-07T14:01:47.443Z] #24 1.397 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T14:01:47.443Z] #24 1.397 + url=https://download.docker.com/linux/static [2022-09-07T14:01:47.443Z] #24 1.397 + tar -xz docker/docker [2022-09-07T14:01:47.443Z] #24 1.397 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T14:01:47.443Z] #24 4.350 + mkdir -p /build [2022-09-07T14:01:47.443Z] #24 4.352 + mv docker/docker /build/ [2022-09-07T14:01:47.443Z] #24 4.359 + rmdir docker [2022-09-07T14:01:47.443Z] #24 DONE 4.6s [2022-09-07T14:01:47.443Z] [2022-09-07T14:01:47.443Z] #27 [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-09-07T14:01:47.443Z] #0 1.822 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:01:47.443Z] #0 1.823 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:01:47.443Z] #0 1.823 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:01:47.443Z] #0 2.134 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T14:01:47.443Z] #0 2.481 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T14:01:47.443Z] #0 2.864 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T14:01:47.443Z] #0 3.330 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T14:01:47.443Z] #0 3.857 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T14:01:47.443Z] #0 4.265 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T14:01:47.443Z] #0 4.267 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T14:01:47.443Z] #0 4.277 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T14:01:47.443Z] #0 4.285 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T14:01:47.443Z] #0 4.294 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T14:01:47.443Z] #0 4.777 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T14:01:47.443Z] #0 4.794 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T14:01:47.443Z] #0 4.794 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T14:01:47.443Z] #0 4.794 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T14:01:47.443Z] #0 4.794 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T14:01:47.703Z] #27 ... [2022-09-07T14:01:47.703Z] [2022-09-07T14:01:47.703Z] #26 [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-09-07T14:01:47.703Z] #26 4.900 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-09-07T14:01:48.270Z] #26 5.249 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T14:01:48.270Z] #26 5.272 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T14:01:48.270Z] #26 5.294 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T14:01:48.270Z] #26 5.351 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T14:01:48.270Z] #26 5.377 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T14:01:48.270Z] #26 5.465 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-09-07T14:01:49.216Z] #26 6.264 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-09-07T14:01:49.216Z] #26 6.426 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-09-07T14:01:49.216Z] #26 6.443 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-09-07T14:01:49.472Z] #26 ... [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #28 [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-09-07T14:01:49.472Z] #28 CACHED [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T14:01:49.472Z] #29 CACHED [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #30 [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-09-07T14:01:49.472Z] #30 CACHED [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T14:01:49.472Z] #31 CACHED [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #32 [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-09-07T14:01:49.472Z] #32 CACHED [2022-09-07T14:01:49.472Z] [2022-09-07T14:01:49.472Z] #26 [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-09-07T14:01:49.472Z] #26 6.694 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T14:01:50.035Z] #26 ... [2022-09-07T14:01:50.035Z] [2022-09-07T14:01:50.035Z] #33 [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-09-07T14:01:50.035Z] #33 CACHED [2022-09-07T14:01:50.035Z] [2022-09-07T14:01:50.035Z] #34 [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-09-07T14:01:50.035Z] #0 1.832 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:01:50.035Z] #0 1.833 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:01:50.035Z] #0 1.833 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:01:50.035Z] #0 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T14:01:50.035Z] #0 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T14:01:50.035Z] #0 3.164 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T14:01:50.035Z] #0 3.847 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T14:01:50.035Z] #0 4.507 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T14:01:50.035Z] #0 4.892 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T14:01:50.035Z] #0 4.895 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T14:01:50.035Z] #0 4.916 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T14:01:50.035Z] #0 4.921 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T14:01:50.035Z] #0 4.927 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T14:01:50.035Z] #0 4.933 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T14:01:50.035Z] #0 4.935 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T14:01:50.035Z] #0 4.944 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T14:01:50.035Z] #0 4.945 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T14:01:50.035Z] #0 4.966 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T14:01:50.092Z] #29 ... [2022-09-07T14:01:50.092Z] [2022-09-07T14:01:50.092Z] #44 [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-09-07T14:01:50.092Z] #44 52.28 configure.ac:7: installing './compile' [2022-09-07T14:01:50.092Z] #44 52.29 configure.ac:11: installing './config.guess' [2022-09-07T14:01:50.092Z] #44 52.30 configure.ac:11: installing './config.sub' [2022-09-07T14:01:50.092Z] #44 52.31 configure.ac:8: installing './install-sh' [2022-09-07T14:01:50.092Z] #44 52.33 configure.ac:8: installing './missing' [2022-09-07T14:01:50.092Z] #44 52.46 Makefile.am: installing './depcomp' [2022-09-07T14:01:50.092Z] #44 53.53 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T14:01:50.092Z] #44 53.53 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T14:01:50.092Z] #44 53.63 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T14:01:50.092Z] #44 53.63 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T14:01:50.092Z] #44 53.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T14:01:50.092Z] #44 53.80 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T14:01:50.092Z] #44 53.90 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T14:01:50.092Z] #44 54.02 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T14:01:50.092Z] #44 54.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-09-07T14:01:50.292Z] #34 ... [2022-09-07T14:01:50.292Z] [2022-09-07T14:01:50.292Z] #35 [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-09-07T14:01:50.292Z] #35 CACHED [2022-09-07T14:01:50.292Z] [2022-09-07T14:01:50.292Z] #36 [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-09-07T14:01:50.292Z] #0 1.944 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:01:50.292Z] #0 1.947 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:01:50.292Z] #0 1.947 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:01:50.292Z] #0 2.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T14:01:50.292Z] #0 2.762 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T14:01:50.292Z] #0 3.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T14:01:50.292Z] #0 4.041 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T14:01:50.292Z] #0 4.352 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T14:01:50.292Z] #0 4.811 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T14:01:50.292Z] #0 4.811 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T14:01:50.292Z] #0 4.815 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T14:01:50.292Z] #0 4.826 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T14:01:50.292Z] #0 4.835 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T14:01:50.292Z] #0 4.846 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T14:01:50.292Z] #0 4.846 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T14:01:50.292Z] #0 4.846 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T14:01:50.292Z] #0 4.849 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T14:01:50.292Z] #0 4.850 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T14:01:50.548Z] #36 ... [2022-09-07T14:01:50.548Z] [2022-09-07T14:01:50.548Z] #37 [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-09-07T14:01:50.548Z] #37 CACHED [2022-09-07T14:01:50.548Z] [2022-09-07T14:01:50.548Z] #27 [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-09-07T14:01:51.493Z] #44 ... [2022-09-07T14:01:51.493Z] [2022-09-07T14:01:51.493Z] #36 [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-09-07T14:01:51.493Z] #36 DONE 107.5s [2022-09-07T14:01:51.754Z] [2022-09-07T14:01:51.754Z] #41 [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-09-07T14:01:55.064Z] #41 ... [2022-09-07T14:01:55.064Z] [2022-09-07T14:01:55.064Z] #29 [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-09-07T14:01:55.064Z] #29 112.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T14:01:55.064Z] #29 112.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:01:55.326Z] #29 112.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:01:59.538Z] #29 115.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T14:01:59.538Z] #29 116.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T14:01:59.538Z] #29 116.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:01:59.538Z] #29 116.1 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T14:01:59.538Z] #29 116.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T14:01:59.538Z] #29 116.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:01:59.538Z] #29 116.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T14:01:59.538Z] #29 116.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T14:01:59.538Z] #29 116.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:01:59.538Z] #29 116.3 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:01:59.538Z] #29 116.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:01:59.538Z] #29 116.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:01:59.538Z] #29 116.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:01:59.538Z] #29 116.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:01:59.538Z] #29 116.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:01:59.799Z] #29 116.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T14:01:59.799Z] #29 116.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:01:59.799Z] #29 116.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:01:59.799Z] #29 116.7 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T14:01:59.799Z] #29 116.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T14:02:00.061Z] #29 116.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:02:00.062Z] #29 116.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T14:02:00.062Z] #29 116.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T14:02:00.062Z] #29 116.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:02:00.324Z] #29 117.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T14:02:00.324Z] #29 117.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T14:02:00.324Z] #29 117.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:02:00.324Z] #29 117.2 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T14:02:00.324Z] #29 117.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T14:02:00.324Z] #29 117.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:02:00.586Z] #29 117.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T14:02:00.586Z] #29 117.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T14:02:00.586Z] #29 117.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:02:00.586Z] #29 117.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T14:02:00.586Z] #29 117.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T14:02:00.848Z] #29 117.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:02:01.110Z] #29 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T14:02:01.110Z] #29 117.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T14:02:01.110Z] #29 118.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:02:01.372Z] #29 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T14:02:01.372Z] #29 118.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:02:01.372Z] #29 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:01.372Z] #29 118.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T14:02:01.372Z] #29 118.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T14:02:01.372Z] #29 118.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:02:01.634Z] #29 118.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T14:02:01.634Z] #29 118.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T14:02:01.634Z] #29 118.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:02:01.897Z] #29 118.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:02:01.897Z] #29 118.8 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:02:01.897Z] #29 118.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:02:01.897Z] #29 118.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:01.897Z] #29 118.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:02:01.897Z] #29 118.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:02.159Z] #29 118.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:02:02.159Z] #29 118.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T14:02:02.159Z] #29 118.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:02:02.159Z] #29 118.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:02:02.159Z] #29 119.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:02:02.159Z] #29 119.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:02:02.159Z] #29 119.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:02.159Z] #29 119.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:02.159Z] #29 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-07T14:02:02.159Z] #29 119.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:02.159Z] #29 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-09-07T14:02:02.159Z] #29 119.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:02:02.159Z] #29 119.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:02.159Z] #29 119.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-07T14:02:02.422Z] #29 119.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:02.422Z] #29 119.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:02:02.422Z] #29 119.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:02.422Z] #29 119.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:02:02.422Z] #29 119.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:02.422Z] #29 119.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:02.422Z] #29 119.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:02:02.729Z] #27 ... [2022-09-07T14:02:02.729Z] [2022-09-07T14:02:02.729Z] #34 [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-09-07T14:02:02.729Z] #34 19.08 Fetched 40.6 MB in 18s (2323 kB/s) [2022-09-07T14:02:02.997Z] #29 DONE 119.8s [2022-09-07T14:02:02.997Z] [2022-09-07T14:02:02.997Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T14:02:02.997Z] #49 DONE 0.1s [2022-09-07T14:02:02.997Z] [2022-09-07T14:02:02.997Z] #50 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T14:02:04.915Z] #50 DONE 1.7s [2022-09-07T14:02:04.915Z] [2022-09-07T14:02:04.915Z] #51 [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-09-07T14:02:04.915Z] #0 1.475 + RM_GOPATH=0 [2022-09-07T14:02:04.915Z] #0 1.476 + TMP_GOPATH= [2022-09-07T14:02:04.915Z] #0 1.476 + : /build [2022-09-07T14:02:04.915Z] #0 1.477 + '[' -z '' ']' [2022-09-07T14:02:04.915Z] #0 1.478 ++ mktemp -d [2022-09-07T14:02:04.915Z] #0 1.487 + export GOPATH=/tmp/tmp.2b47ic1Msf [2022-09-07T14:02:04.915Z] #0 1.487 + GOPATH=/tmp/tmp.2b47ic1Msf [2022-09-07T14:02:04.915Z] #0 1.487 + RM_GOPATH=1 [2022-09-07T14:02:04.915Z] #0 1.487 + case "$(go env GOARCH)" in [2022-09-07T14:02:04.915Z] #0 1.487 ++ go env GOARCH [2022-09-07T14:02:04.915Z] #0 1.507 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:04.915Z] #0 1.508 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:04.915Z] #0 1.509 ++ dirname /install.sh [2022-09-07T14:02:04.915Z] #0 1.510 + dir=/ [2022-09-07T14:02:04.915Z] #0 1.511 + bin=runc [2022-09-07T14:02:04.915Z] #0 1.512 + shift [2022-09-07T14:02:04.916Z] #0 1.512 + '[' '!' -f //runc.installer ']' [2022-09-07T14:02:04.916Z] #0 1.513 + . //runc.installer [2022-09-07T14:02:04.916Z] #0 1.514 ++ set -e [2022-09-07T14:02:04.916Z] #0 1.514 ++ : v1.1.4 [2022-09-07T14:02:04.916Z] #0 1.517 + install_runc [2022-09-07T14:02:04.916Z] #0 1.518 + RUNC_BUILDTAGS=seccomp [2022-09-07T14:02:04.916Z] #0 1.518 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T14:02:04.916Z] #0 1.519 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T14:02:04.916Z] #0 1.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2b47ic1Msf/src/github.com/opencontainers/runc [2022-09-07T14:02:04.916Z] #0 1.522 Cloning into '/tmp/tmp.2b47ic1Msf/src/github.com/opencontainers/runc'... [2022-09-07T14:02:05.865Z] #51 ... [2022-09-07T14:02:05.865Z] [2022-09-07T14:02:05.865Z] #52 [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-09-07T14:02:05.865Z] #52 DONE 1.3s [2022-09-07T14:02:06.128Z] [2022-09-07T14:02:06.128Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T14:02:07.076Z] #53 ... [2022-09-07T14:02:07.076Z] [2022-09-07T14:02:07.076Z] #44 [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-09-07T14:02:07.076Z] #44 64.46 configure.ac:7: installing 'build-aux/compile' [2022-09-07T14:02:07.076Z] #44 64.47 configure.ac:9: installing 'build-aux/config.guess' [2022-09-07T14:02:07.076Z] #44 64.48 configure.ac:9: installing 'build-aux/config.sub' [2022-09-07T14:02:07.076Z] #44 64.49 configure.ac:11: installing 'build-aux/install-sh' [2022-09-07T14:02:07.076Z] #44 64.50 configure.ac:11: installing 'build-aux/missing' [2022-09-07T14:02:07.076Z] #44 64.71 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T14:02:07.076Z] #44 64.79 parallel-tests: installing 'build-aux/test-driver' [2022-09-07T14:02:07.076Z] #44 66.56 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-09-07T14:02:07.076Z] #44 66.56 libtoolize: copying file 'build-aux/ltmain.sh' [2022-09-07T14:02:07.076Z] #44 67.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-09-07T14:02:07.076Z] #44 67.03 libtoolize: copying file 'm4/libtool.m4' [2022-09-07T14:02:07.076Z] #44 67.11 libtoolize: copying file 'm4/ltoptions.m4' [2022-09-07T14:02:07.076Z] #44 67.20 libtoolize: copying file 'm4/ltsugar.m4' [2022-09-07T14:02:07.076Z] #44 67.30 libtoolize: copying file 'm4/ltversion.m4' [2022-09-07T14:02:07.076Z] #44 67.39 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-09-07T14:02:07.076Z] #44 ... [2022-09-07T14:02:07.076Z] [2022-09-07T14:02:07.076Z] #53 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T14:02:07.076Z] #53 1.052 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T14:02:07.076Z] #53 DONE 1.1s [2022-09-07T14:02:07.076Z] [2022-09-07T14:02:07.076Z] #54 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T14:02:08.464Z] #54 DONE 1.1s [2022-09-07T14:02:08.464Z] [2022-09-07T14:02:08.464Z] #55 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T14:02:09.278Z] #34 19.08 Reading package lists... [2022-09-07T14:02:09.278Z] #34 ... [2022-09-07T14:02:09.278Z] [2022-09-07T14:02:09.278Z] #27 [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-09-07T14:02:09.278Z] #27 19.21 Fetched 40.6 MB in 18s (2301 kB/s) [2022-09-07T14:02:09.409Z] #55 DONE 1.2s [2022-09-07T14:02:09.409Z] [2022-09-07T14:02:09.409Z] #56 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 6.0% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/builder/remotecontext 0.160s coverage: 13.7% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/builder/dockerfile 0.503s coverage: 49.3% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/builder/remotecontext/git 1.509s coverage: 86.3% of statements [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-07T14:02:09.437Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-07T14:02:09.437Z] ok github.com/docker/docker/cmd/docker-proxy 0.019s coverage: 67.6% of statements [2022-09-07T14:02:10.004Z] ok github.com/docker/docker/client 0.114s coverage: 76.1% of statements [2022-09-07T14:02:10.648Z] #27 19.21 Reading package lists... [2022-09-07T14:02:10.802Z] #56 DONE 1.2s [2022-09-07T14:02:10.802Z] [2022-09-07T14:02:10.802Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:02:10.905Z] #27 27.84 Reading package lists... [2022-09-07T14:02:10.905Z] #27 ... [2022-09-07T14:02:10.905Z] [2022-09-07T14:02:10.905Z] #34 [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-09-07T14:02:10.905Z] #34 19.08 Reading package lists... [2022-09-07T14:02:11.836Z] #34 28.18 Reading package lists... [2022-09-07T14:02:11.836Z] #34 ... [2022-09-07T14:02:11.836Z] [2022-09-07T14:02:11.836Z] #36 [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-09-07T14:02:11.836Z] #36 19.19 Fetched 40.6 MB in 17s (2325 kB/s) [2022-09-07T14:02:11.836Z] #36 19.19 Reading package lists... [2022-09-07T14:02:12.203Z] #57 1.527 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:02:12.203Z] #57 1.528 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:02:12.203Z] #57 1.674 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:02:12.769Z] #36 28.34 Reading package lists... [2022-09-07T14:02:12.769Z] #36 ... [2022-09-07T14:02:12.769Z] [2022-09-07T14:02:12.769Z] #26 [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-09-07T14:02:12.769Z] #26 29.96 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T14:02:12.769Z] #26 29.96 + GOBIN=/build [2022-09-07T14:02:12.769Z] #26 29.96 + GO111MODULE=on [2022-09-07T14:02:12.769Z] #26 29.96 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-09-07T14:02:13.238Z] #35 124.8 # github.com/containerd/containerd/cmd/containerd [2022-09-07T14:02:13.239Z] #35 124.8 /usr/bin/ld: /tmp/go-link-2137023017/000019.o: in function `New': [2022-09-07T14:02:13.239Z] #35 124.8 /tmp/tmp.h74vQFQIc6/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-09-07T14:02:13.239Z] #35 124.8 + bin/containerd-stress [2022-09-07T14:02:13.239Z] #35 125.9 + bin/containerd-shim [2022-09-07T14:02:16.144Z] #57 3.014 Reading package lists... [2022-09-07T14:02:16.144Z] #57 ... [2022-09-07T14:02:16.144Z] [2022-09-07T14:02:16.144Z] #51 [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-09-07T14:02:16.144Z] #51 11.90 + cd /tmp/tmp.2b47ic1Msf/src/github.com/opencontainers/runc [2022-09-07T14:02:16.144Z] #51 11.90 + git checkout -q v1.1.4 [2022-09-07T14:02:16.144Z] #51 12.54 + '[' -z '' ']' [2022-09-07T14:02:16.144Z] #51 12.54 + target=static [2022-09-07T14:02:16.144Z] #51 12.54 + make BUILDTAGS=seccomp static [2022-09-07T14:02:16.144Z] #51 12.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T14:02:16.946Z] #26 33.55 rootlesskit version 1.0.0 [2022-09-07T14:02:16.946Z] #26 33.56 Usage of /build/rootlesskit-docker-proxy: [2022-09-07T14:02:16.946Z] #26 33.56 -container-ip string [2022-09-07T14:02:16.946Z] #26 33.56 container ip [2022-09-07T14:02:16.946Z] #26 33.56 -container-port int [2022-09-07T14:02:16.946Z] #26 33.56 container port (default -1) [2022-09-07T14:02:16.946Z] #26 33.56 -host-ip string [2022-09-07T14:02:16.946Z] #26 33.56 host ip [2022-09-07T14:02:16.946Z] #26 33.56 -host-port int [2022-09-07T14:02:16.946Z] #26 33.56 host port (default -1) [2022-09-07T14:02:16.946Z] #26 33.56 -proto string [2022-09-07T14:02:16.946Z] #26 33.56 proxy protocol (default "tcp") [2022-09-07T14:02:16.946Z] #26 DONE 33.9s [2022-09-07T14:02:16.946Z] [2022-09-07T14:02:16.946Z] #38 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T14:02:16.946Z] #38 DONE 0.0s [2022-09-07T14:02:16.946Z] [2022-09-07T14:02:16.946Z] #36 [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-09-07T14:02:16.946Z] #36 28.34 Reading package lists... [2022-09-07T14:02:16.946Z] #36 ... [2022-09-07T14:02:16.946Z] [2022-09-07T14:02:16.946Z] #39 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T14:02:16.946Z] #39 DONE 0.1s [2022-09-07T14:02:16.946Z] [2022-09-07T14:02:16.946Z] #34 [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-09-07T14:02:18.321Z] #34 28.18 Reading package lists... [2022-09-07T14:02:18.321Z] #34 ... [2022-09-07T14:02:18.321Z] [2022-09-07T14:02:18.321Z] #40 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T14:02:18.321Z] #40 CACHED [2022-09-07T14:02:18.321Z] [2022-09-07T14:02:18.321Z] #41 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T14:02:18.321Z] #41 CACHED [2022-09-07T14:02:18.321Z] [2022-09-07T14:02:18.321Z] #42 [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-09-07T14:02:18.321Z] #42 CACHED [2022-09-07T14:02:18.321Z] [2022-09-07T14:02:18.321Z] #43 [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-09-07T14:02:18.321Z] #43 CACHED [2022-09-07T14:02:18.321Z] [2022-09-07T14:02:18.321Z] #34 [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-09-07T14:02:18.492Z] #35 137.2 + bin/containerd-shim-runc-v1 [2022-09-07T14:02:19.692Z] #34 28.18 Reading package lists... [2022-09-07T14:02:19.692Z] #34 ... [2022-09-07T14:02:19.692Z] [2022-09-07T14:02:19.692Z] #27 [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-09-07T14:02:19.692Z] #27 27.84 Reading package lists... [2022-09-07T14:02:20.360Z] #51 ... [2022-09-07T14:02:20.360Z] [2022-09-07T14:02:20.360Z] #44 [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-09-07T14:02:20.360Z] #44 82.05 configure.ac:11: installing 'build-aux/compile' [2022-09-07T14:02:20.360Z] #44 82.06 configure.ac:11: installing 'build-aux/config.guess' [2022-09-07T14:02:20.360Z] #44 82.06 configure.ac:11: installing 'build-aux/config.sub' [2022-09-07T14:02:20.360Z] #44 82.07 configure.ac:13: installing 'build-aux/install-sh' [2022-09-07T14:02:20.360Z] #44 82.09 configure.ac:13: installing 'build-aux/missing' [2022-09-07T14:02:20.360Z] #44 82.11 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-09-07T14:02:20.360Z] #44 82.34 Makefile.am: installing 'build-aux/depcomp' [2022-09-07T14:02:20.360Z] #44 83.80 checking build system type... x86_64-pc-linux-gnu [2022-09-07T14:02:20.360Z] #44 84.07 checking host system type... x86_64-pc-linux-gnu [2022-09-07T14:02:20.360Z] #44 84.07 checking how to print strings... printf [2022-09-07T14:02:20.360Z] #44 84.09 checking for gcc... gcc [2022-09-07T14:02:20.360Z] #44 84.22 checking whether the C compiler works... yes [2022-09-07T14:02:20.360Z] #44 84.50 checking for C compiler default output file name... a.out [2022-09-07T14:02:20.360Z] #44 84.51 checking for suffix of executables... [2022-09-07T14:02:20.360Z] #44 84.84 checking whether we are cross compiling... no [2022-09-07T14:02:20.360Z] #44 85.02 checking for suffix of object files... o [2022-09-07T14:02:20.360Z] #44 85.21 checking whether we are using the GNU C compiler... yes [2022-09-07T14:02:20.360Z] #44 85.34 checking whether gcc accepts -g... yes [2022-09-07T14:02:20.360Z] #44 85.50 checking for gcc option to accept ISO C89... none needed [2022-09-07T14:02:20.360Z] #44 85.71 checking whether gcc understands -c and -o together... yes [2022-09-07T14:02:20.360Z] #44 85.88 checking for a sed that does not truncate output... /bin/sed [2022-09-07T14:02:20.360Z] #44 85.91 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T14:02:20.360Z] #44 85.93 checking for egrep... /bin/grep -E [2022-09-07T14:02:20.360Z] #44 85.94 checking for fgrep... /bin/grep -F [2022-09-07T14:02:20.360Z] #44 85.94 checking for ld used by gcc... /usr/bin/ld [2022-09-07T14:02:20.360Z] #44 85.98 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T14:02:20.360Z] #44 85.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T14:02:20.360Z] #44 86.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T14:02:20.360Z] #44 86.14 checking whether ln -s works... yes [2022-09-07T14:02:20.360Z] #44 86.14 checking the maximum length of command line arguments... 1572864 [2022-09-07T14:02:20.360Z] #44 86.19 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T14:02:20.360Z] #44 86.20 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T14:02:20.360Z] #44 86.20 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T14:02:20.360Z] #44 86.20 checking for objdump... objdump [2022-09-07T14:02:20.361Z] #44 86.21 checking how to recognize dependent libraries... pass_all [2022-09-07T14:02:20.361Z] #44 86.21 checking for dlltool... no [2022-09-07T14:02:20.361Z] #44 86.22 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T14:02:20.361Z] #44 86.22 checking for ar... ar [2022-09-07T14:02:20.361Z] #44 86.23 checking for archiver @FILE support... @ [2022-09-07T14:02:20.361Z] #44 86.40 checking for strip... strip [2022-09-07T14:02:20.361Z] #44 86.41 checking for ranlib... ranlib [2022-09-07T14:02:20.361Z] #44 86.41 checking for gawk... no [2022-09-07T14:02:20.361Z] #44 86.41 checking for mawk... mawk [2022-09-07T14:02:20.361Z] #44 86.42 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T14:02:20.361Z] #44 86.91 checking for sysroot... no [2022-09-07T14:02:20.361Z] #44 86.92 checking for a working dd... /bin/dd [2022-09-07T14:02:20.361Z] #44 86.95 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T14:02:20.361Z] #44 87.04 checking for mt... no [2022-09-07T14:02:20.361Z] #44 87.05 checking if : is a manifest tool... no [2022-09-07T14:02:20.361Z] #44 87.06 checking how to run the C preprocessor... gcc -E [2022-09-07T14:02:20.622Z] #44 87.36 checking for ANSI C header files... yes [2022-09-07T14:02:20.622Z] #44 88.19 checking for sys/types.h... yes [2022-09-07T14:02:20.884Z] #44 88.42 checking for sys/stat.h... yes [2022-09-07T14:02:21.146Z] #44 88.58 checking for stdlib.h... yes [2022-09-07T14:02:21.146Z] #44 88.78 checking for string.h... yes [2022-09-07T14:02:21.407Z] #44 88.96 checking for memory.h... yes [2022-09-07T14:02:21.586Z] #27 37.05 Building dependency tree... [2022-09-07T14:02:21.586Z] #27 38.74 Reading state information... [2022-09-07T14:02:21.670Z] #44 89.13 checking for strings.h... yes [2022-09-07T14:02:21.932Z] #44 89.32 checking for inttypes.h... yes [2022-09-07T14:02:21.932Z] #44 89.52 checking for stdint.h... yes [2022-09-07T14:02:22.194Z] #44 89.67 checking for unistd.h... yes [2022-09-07T14:02:22.456Z] #44 89.86 checking for dlfcn.h... yes [2022-09-07T14:02:22.456Z] #44 90.09 checking for objdir... .libs [2022-09-07T14:02:22.954Z] #27 40.26 The following additional packages will be installed: [2022-09-07T14:02:22.954Z] #27 40.26 libbtrfs0 [2022-09-07T14:02:23.030Z] #44 90.67 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T14:02:23.211Z] #27 40.47 The following NEW packages will be installed: [2022-09-07T14:02:23.211Z] #27 40.48 libbtrfs-dev libbtrfs0 [2022-09-07T14:02:23.292Z] #44 90.80 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T14:02:23.292Z] #44 90.80 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T14:02:23.469Z] #27 40.84 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:02:23.469Z] #27 40.84 Need to get 460 kB of archives. [2022-09-07T14:02:23.469Z] #27 40.84 After this operation, 1237 kB of additional disk space will be used. [2022-09-07T14:02:23.469Z] #27 40.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:02:23.469Z] #27 40.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:02:23.555Z] #44 90.90 checking if gcc static flag -static works... yes [2022-09-07T14:02:23.817Z] #44 91.16 checking if gcc supports -c -o file.o... yes [2022-09-07T14:02:23.817Z] #44 91.34 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T14:02:23.817Z] #44 91.34 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T14:02:24.033Z] #27 41.31 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:02:24.078Z] #44 91.41 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T14:02:24.078Z] #44 91.82 checking how to hardcode library paths into programs... immediate [2022-09-07T14:02:24.078Z] #44 91.82 checking whether stripping libraries is possible... yes [2022-09-07T14:02:24.078Z] #44 91.84 checking if libtool supports shared libraries... yes [2022-09-07T14:02:24.078Z] #44 91.84 checking whether to build shared libraries... no [2022-09-07T14:02:24.078Z] #44 91.84 checking whether to build static libraries... yes [2022-09-07T14:02:24.078Z] #44 91.84 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T14:02:24.301Z] #27 41.60 Fetched 460 kB in 0s (1635 kB/s) [2022-09-07T14:02:24.301Z] #27 41.66 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:02:24.302Z] #27 41.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-07T14:02:24.302Z] #27 41.69 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:02:24.302Z] #27 41.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:02:24.340Z] #44 91.89 checking whether build environment is sane... yes [2022-09-07T14:02:24.340Z] #44 91.97 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T14:02:24.340Z] #44 91.97 checking whether make sets $(MAKE)... yes [2022-09-07T14:02:24.340Z] #44 92.05 checking whether make supports the include directive... yes (GNU style) [2022-09-07T14:02:24.586Z] #27 41.83 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:02:24.586Z] #27 41.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:02:24.586Z] #27 41.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:02:24.586Z] #27 41.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:02:24.586Z] #27 41.97 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:02:24.602Z] #44 92.09 checking whether make supports nested variables... yes [2022-09-07T14:02:24.602Z] #44 92.18 checking whether UID '0' is supported by ustar format... yes [2022-09-07T14:02:24.602Z] #44 92.19 checking whether GID '0' is supported by ustar format... yes [2022-09-07T14:02:24.602Z] #44 92.19 checking how to create a ustar tar archive... gnutar [2022-09-07T14:02:24.864Z] #44 92.30 checking dependency style of gcc... gcc3 [2022-09-07T14:02:24.864Z] #44 92.51 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T14:02:24.864Z] #44 92.51 checking whether make supports nested variables... (cached) yes [2022-09-07T14:02:24.864Z] #44 92.51 checking for gawk... (cached) mawk [2022-09-07T14:02:24.864Z] #44 92.51 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T14:02:24.864Z] #44 92.52 checking for gcc... (cached) gcc [2022-09-07T14:02:24.865Z] #27 41.99 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:02:25.033Z] #35 143.4 + bin/containerd-shim-runc-v2 [2022-09-07T14:02:25.033Z] #35 144.2 + binaries [2022-09-07T14:02:25.126Z] #44 92.64 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T14:02:25.126Z] #44 92.64 checking whether gcc accepts -g... (cached) yes [2022-09-07T14:02:25.126Z] #44 92.65 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T14:02:25.126Z] #44 92.66 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T14:02:25.126Z] #44 92.66 checking for a Python interpreter with version >= 3... python3 [2022-09-07T14:02:25.126Z] #44 92.76 checking for python3... /usr/bin/python3 [2022-09-07T14:02:25.126Z] #44 92.76 checking for python3 version... 3.9 [2022-09-07T14:02:25.126Z] #44 92.83 checking for python3 platform... linux [2022-09-07T14:02:25.153Z] #27 DONE 42.3s [2022-09-07T14:02:25.153Z] [2022-09-07T14:02:25.153Z] #44 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-07T14:02:25.153Z] #44 DONE 0.1s [2022-09-07T14:02:25.153Z] [2022-09-07T14:02:25.153Z] #45 [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-09-07T14:02:25.290Z] #35 144.2 + install -D bin/containerd /build/containerd [2022-09-07T14:02:25.290Z] #35 144.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T14:02:25.290Z] #35 144.3 + install -D bin/ctr /build/ctr [2022-09-07T14:02:25.649Z] #44 92.91 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T14:02:25.649Z] #44 93.10 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T14:02:25.649Z] #44 93.30 checking for go-md2man... no [2022-09-07T14:02:25.853Z] #35 DONE 144.7s [2022-09-07T14:02:25.911Z] #44 93.32 checking error.h usability... yes [2022-09-07T14:02:25.911Z] #44 93.52 checking error.h presence... yes [2022-09-07T14:02:25.911Z] #44 93.61 checking for error.h... yes [2022-09-07T14:02:26.084Z] #45 0.773 + RM_GOPATH=0 [2022-09-07T14:02:26.084Z] #45 0.773 + TMP_GOPATH= [2022-09-07T14:02:26.084Z] #45 0.773 + : /build [2022-09-07T14:02:26.084Z] #45 0.773 + '[' -z '' ']' [2022-09-07T14:02:26.084Z] #45 0.773 ++ mktemp -d [2022-09-07T14:02:26.084Z] #45 0.774 + export GOPATH=/tmp/tmp.hcLrvnoxOb [2022-09-07T14:02:26.084Z] #45 0.774 + GOPATH=/tmp/tmp.hcLrvnoxOb [2022-09-07T14:02:26.084Z] #45 0.774 + RM_GOPATH=1 [2022-09-07T14:02:26.084Z] #45 0.774 + case "$(go env GOARCH)" in [2022-09-07T14:02:26.084Z] #45 0.775 ++ go env GOARCH [2022-09-07T14:02:26.084Z] #45 0.780 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:26.084Z] #45 0.781 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:26.084Z] #45 0.781 ++ dirname /install.sh [2022-09-07T14:02:26.084Z] #45 0.782 + dir=/ [2022-09-07T14:02:26.084Z] #45 0.782 + bin=containerd [2022-09-07T14:02:26.084Z] #45 0.783 + shift [2022-09-07T14:02:26.084Z] #45 0.783 + '[' '!' -f //containerd.installer ']' [2022-09-07T14:02:26.084Z] #45 0.783 + . //containerd.installer [2022-09-07T14:02:26.084Z] #45 0.784 ++ set -e [2022-09-07T14:02:26.084Z] #45 0.784 ++ : v1.6.8 [2022-09-07T14:02:26.084Z] #45 0.784 + install_containerd [2022-09-07T14:02:26.084Z] #45 0.785 + echo 'Install containerd version v1.6.8' [2022-09-07T14:02:26.084Z] #45 0.785 Install containerd version v1.6.8 [2022-09-07T14:02:26.084Z] #45 0.785 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hcLrvnoxOb/src/github.com/containerd/containerd [2022-09-07T14:02:26.084Z] #45 0.815 Cloning into '/tmp/tmp.hcLrvnoxOb/src/github.com/containerd/containerd'... [2022-09-07T14:02:26.173Z] #44 93.64 checking linux/openat2.h usability... yes [2022-09-07T14:02:26.173Z] #44 93.83 checking linux/openat2.h presence... yes [2022-09-07T14:02:26.173Z] #44 93.90 checking for linux/openat2.h... yes [2022-09-07T14:02:26.417Z] [2022-09-07T14:02:26.417Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T14:02:26.674Z] #73 DONE 0.2s [2022-09-07T14:02:26.674Z] [2022-09-07T14:02:26.674Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T14:02:26.674Z] #74 DONE 0.1s [2022-09-07T14:02:26.674Z] [2022-09-07T14:02:26.674Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T14:02:26.747Z] #44 93.93 checking for copy_file_range... yes [2022-09-07T14:02:26.747Z] #44 94.30 checking for fgetxattr... [2022-09-07T14:02:26.747Z] #44 ... [2022-09-07T14:02:26.747Z] [2022-09-07T14:02:26.747Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:02:26.747Z] #57 3.014 Reading package lists... [2022-09-07T14:02:26.747Z] #57 6.188 Reading package lists... [2022-09-07T14:02:26.747Z] #57 9.055 Building dependency tree... [2022-09-07T14:02:26.747Z] #57 9.840 Reading state information... [2022-09-07T14:02:26.747Z] #57 11.21 The following additional packages will be installed: [2022-09-07T14:02:26.747Z] #57 11.22 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-07T14:02:26.747Z] #57 11.22 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T14:02:26.747Z] #57 11.22 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-07T14:02:26.747Z] #57 11.22 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T14:02:26.747Z] #57 11.23 python3-pkg-resources systemd vim-runtime xxd [2022-09-07T14:02:26.747Z] #57 11.23 Suggested packages: [2022-09-07T14:02:26.747Z] #57 11.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-07T14:02:26.747Z] #57 11.24 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-07T14:02:26.747Z] #57 11.24 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-07T14:02:26.747Z] #57 11.24 Recommended packages: [2022-09-07T14:02:26.747Z] #57 11.24 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T14:02:26.747Z] #57 11.24 systemd-timesyncd | time-daemon unzip [2022-09-07T14:02:26.747Z] #57 12.60 The following NEW packages will be installed: [2022-09-07T14:02:26.747Z] #57 12.61 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T14:02:26.747Z] #57 12.61 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T14:02:26.747Z] #57 12.61 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-07T14:02:26.747Z] #57 12.61 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-07T14:02:26.747Z] #57 12.61 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-07T14:02:26.747Z] #57 12.62 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-07T14:02:26.747Z] #57 12.62 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-07T14:02:26.747Z] #57 12.62 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-07T14:02:26.747Z] #57 12.62 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-07T14:02:26.747Z] #57 13.00 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:02:26.747Z] #57 13.00 Need to get 32.8 MB of archives. [2022-09-07T14:02:26.747Z] #57 13.00 After this operation, 124 MB of additional disk space will be used. [2022-09-07T14:02:26.747Z] #57 13.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T14:02:26.747Z] #57 13.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T14:02:26.747Z] #57 13.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T14:02:26.747Z] #57 13.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T14:02:26.747Z] #57 13.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T14:02:26.747Z] #57 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T14:02:26.747Z] #57 13.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T14:02:26.747Z] #57 13.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T14:02:26.747Z] #57 13.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T14:02:26.747Z] #57 13.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T14:02:26.747Z] #57 13.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T14:02:26.747Z] #57 13.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T14:02:26.747Z] #57 13.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T14:02:26.747Z] #57 13.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T14:02:26.747Z] #57 13.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:02:26.747Z] #57 13.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:02:26.747Z] #57 13.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T14:02:26.747Z] #57 13.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-09-07T14:02:26.747Z] #57 13.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-09-07T14:02:26.747Z] #57 13.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T14:02:26.747Z] #57 13.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T14:02:26.747Z] #57 13.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T14:02:26.747Z] #57 13.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T14:02:26.747Z] #57 13.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T14:02:26.747Z] #57 13.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T14:02:26.747Z] #57 13.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T14:02:26.747Z] #57 13.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T14:02:26.747Z] #57 13.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T14:02:26.747Z] #57 13.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T14:02:26.747Z] #57 13.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T14:02:26.747Z] #57 13.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T14:02:26.747Z] #57 13.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-09-07T14:02:26.747Z] #57 13.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T14:02:26.747Z] #57 13.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T14:02:26.747Z] #57 13.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T14:02:26.747Z] #57 13.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T14:02:26.747Z] #57 13.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T14:02:26.747Z] #57 13.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T14:02:26.747Z] #57 13.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T14:02:26.747Z] #57 13.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-09-07T14:02:26.747Z] #57 13.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T14:02:26.747Z] #57 13.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T14:02:26.747Z] #57 13.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T14:02:26.747Z] #57 13.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T14:02:26.747Z] #57 13.82 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T14:02:26.747Z] #57 13.84 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T14:02:26.747Z] #57 13.85 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T14:02:26.747Z] #57 13.86 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T14:02:26.747Z] #57 13.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T14:02:26.747Z] #57 13.90 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T14:02:26.747Z] #57 13.92 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T14:02:26.747Z] #57 13.93 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T14:02:26.747Z] #57 14.16 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T14:02:26.747Z] #57 14.18 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T14:02:26.747Z] #57 14.21 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T14:02:26.747Z] #57 14.21 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T14:02:26.747Z] #57 14.91 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:02:26.747Z] #57 15.09 Fetched 32.8 MB in 2s (21.3 MB/s) [2022-09-07T14:02:26.747Z] #57 15.17 Selecting previously unselected package libcap2:amd64. [2022-09-07T14:02:26.747Z] #57 15.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-09-07T14:02:26.747Z] #57 15.24 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:02:26.747Z] #57 15.30 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T14:02:26.747Z] #57 15.31 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.31 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:02:26.747Z] #57 15.40 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T14:02:26.747Z] #57 15.42 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.43 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:02:26.747Z] #57 15.51 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T14:02:26.747Z] #57 15.51 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.52 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:02:26.747Z] #57 15.71 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T14:02:26.747Z] #57 15.71 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:02:26.747Z] #57 15.80 Selecting previously unselected package libkmod2:amd64. [2022-09-07T14:02:26.747Z] #57 15.80 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 15.81 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T14:02:26.747Z] #57 15.90 Selecting previously unselected package systemd. [2022-09-07T14:02:26.747Z] #57 15.91 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T14:02:26.747Z] #57 16.08 Unpacking systemd (247.3-7) ... [2022-09-07T14:02:26.931Z] #75 DONE 0.2s [2022-09-07T14:02:26.931Z] [2022-09-07T14:02:26.931Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T14:02:26.931Z] #76 DONE 0.1s [2022-09-07T14:02:27.009Z] #57 ... [2022-09-07T14:02:27.009Z] [2022-09-07T14:02:27.009Z] #44 [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-09-07T14:02:27.009Z] #44 94.30 checking for fgetxattr... yes [2022-09-07T14:02:27.187Z] [2022-09-07T14:02:27.187Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T14:02:27.187Z] #77 DONE 0.0s [2022-09-07T14:02:27.187Z] [2022-09-07T14:02:27.187Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T14:02:27.187Z] #78 DONE 0.0s [2022-09-07T14:02:27.187Z] [2022-09-07T14:02:27.187Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T14:02:27.271Z] #44 94.62 checking for statx... yes [2022-09-07T14:02:27.534Z] #44 94.88 checking for fgetpwent_r... yes [2022-09-07T14:02:27.751Z] #79 DONE 0.8s [2022-09-07T14:02:27.795Z] #44 95.13 checking for issetugid... no [2022-09-07T14:02:27.795Z] #44 95.34 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T14:02:27.795Z] #44 95.34 checking pkg-config is at least version 0.9.0... yes [2022-09-07T14:02:27.978Z] #45 ... [2022-09-07T14:02:27.978Z] [2022-09-07T14:02:27.978Z] #34 [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-09-07T14:02:27.978Z] #34 28.18 Reading package lists... [2022-09-07T14:02:27.978Z] #34 37.20 Building dependency tree... [2022-09-07T14:02:27.978Z] #34 38.67 Reading state information... [2022-09-07T14:02:27.978Z] #34 39.92 The following additional packages will be installed: [2022-09-07T14:02:27.978Z] #34 39.94 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-09-07T14:02:27.978Z] #34 39.95 Suggested packages: [2022-09-07T14:02:27.978Z] #34 39.95 cmake-doc ninja-build lrzip [2022-09-07T14:02:27.978Z] #34 39.95 Recommended packages: [2022-09-07T14:02:27.978Z] #34 39.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T14:02:27.978Z] #34 40.40 The following NEW packages will be installed: [2022-09-07T14:02:27.978Z] #34 40.41 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-09-07T14:02:27.978Z] #34 40.80 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:02:27.978Z] #34 40.80 Need to get 8418 kB of archives. [2022-09-07T14:02:27.978Z] #34 40.80 After this operation, 34.9 MB of additional disk space will be used. [2022-09-07T14:02:27.978Z] #34 40.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:02:27.978Z] #34 40.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:02:27.978Z] #34 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-09-07T14:02:27.978Z] #34 40.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-09-07T14:02:27.978Z] #34 40.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-09-07T14:02:27.978Z] #34 40.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-09-07T14:02:27.978Z] #34 40.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-09-07T14:02:27.978Z] #34 40.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-09-07T14:02:27.978Z] #34 41.42 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:02:27.978Z] #34 41.67 Fetched 8418 kB in 0s (21.8 MB/s) [2022-09-07T14:02:27.978Z] #34 41.70 Selecting previously unselected package xxd. [2022-09-07T14:02:27.978Z] #34 41.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-09-07T14:02:27.978Z] #34 41.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 41.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 41.86 Selecting previously unselected package vim-common. [2022-09-07T14:02:27.978Z] #34 41.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:02:27.978Z] #34 41.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 41.98 Selecting previously unselected package cmake-data. [2022-09-07T14:02:27.978Z] #34 41.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-09-07T14:02:27.978Z] #34 42.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 43.21 Selecting previously unselected package libarchive13:amd64. [2022-09-07T14:02:27.978Z] #34 43.22 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 43.23 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 43.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-09-07T14:02:27.978Z] #34 43.32 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 43.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:02:27.978Z] #34 43.38 Selecting previously unselected package librhash0:amd64. [2022-09-07T14:02:27.978Z] #34 43.39 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 43.39 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:02:27.978Z] #34 43.46 Selecting previously unselected package libuv1:amd64. [2022-09-07T14:02:27.978Z] #34 43.46 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 43.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:02:27.978Z] #34 43.51 Selecting previously unselected package cmake. [2022-09-07T14:02:27.978Z] #34 43.51 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-09-07T14:02:27.978Z] #34 43.52 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-09-07T14:02:27.978Z] #34 44.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.65 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-09-07T14:02:27.978Z] #34 44.66 Setting up librhash0:amd64 (1.4.1-2) ... [2022-09-07T14:02:27.978Z] #34 44.67 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-09-07T14:02:27.978Z] #34 44.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:02:27.978Z] #34 DONE 45.0s [2022-09-07T14:02:27.978Z] [2022-09-07T14:02:27.978Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-07T14:02:27.978Z] #46 DONE 0.0s [2022-09-07T14:02:27.978Z] [2022-09-07T14:02:27.978Z] #36 [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-09-07T14:02:27.978Z] #36 28.34 Reading package lists... [2022-09-07T14:02:27.978Z] #36 37.19 Building dependency tree... [2022-09-07T14:02:27.978Z] #36 38.72 Reading state information... [2022-09-07T14:02:27.978Z] #36 40.13 The following additional packages will be installed: [2022-09-07T14:02:27.978Z] #36 40.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:02:27.978Z] #36 40.13 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-09-07T14:02:27.978Z] #36 40.13 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-09-07T14:02:27.978Z] #36 40.13 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-09-07T14:02:27.978Z] #36 40.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-09-07T14:02:27.978Z] #36 40.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-09-07T14:02:27.978Z] #36 40.15 mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T14:02:27.978Z] #36 40.19 Suggested packages: [2022-09-07T14:02:27.978Z] #36 40.19 gcc-10-locales seccomp wine64 [2022-09-07T14:02:27.978Z] #36 40.69 The following NEW packages will be installed: [2022-09-07T14:02:27.978Z] #36 40.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T14:02:27.978Z] #36 40.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-09-07T14:02:27.978Z] #36 40.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-09-07T14:02:27.978Z] #36 40.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-09-07T14:02:27.978Z] #36 40.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-09-07T14:02:27.978Z] #36 40.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-09-07T14:02:27.978Z] #36 40.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-09-07T14:02:27.978Z] #36 40.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-09-07T14:02:27.978Z] #36 40.70 mingw-w64-x86-64-dev [2022-09-07T14:02:27.978Z] #36 41.00 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:02:27.978Z] #36 41.00 Need to get 115 MB of archives. [2022-09-07T14:02:27.978Z] #36 41.00 After this operation, 645 MB of additional disk space will be used. [2022-09-07T14:02:27.978Z] #36 41.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-09-07T14:02:27.978Z] #36 41.04 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-09-07T14:02:27.978Z] #36 41.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-09-07T14:02:27.978Z] #36 41.11 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-09-07T14:02:27.978Z] #36 41.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-09-07T14:02:27.978Z] #36 41.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-09-07T14:02:27.978Z] #36 41.16 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-09-07T14:02:27.978Z] #36 41.22 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-09-07T14:02:27.978Z] #36 41.22 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-09-07T14:02:27.978Z] #36 41.36 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-09-07T14:02:27.978Z] #36 41.64 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-09-07T14:02:27.978Z] #36 41.85 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-09-07T14:02:27.978Z] #36 42.01 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-09-07T14:02:27.978Z] #36 42.34 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-09-07T14:02:27.978Z] #36 42.56 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-09-07T14:02:27.978Z] #36 42.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-09-07T14:02:27.978Z] #36 42.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-09-07T14:02:27.978Z] #36 42.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-09-07T14:02:27.978Z] #36 42.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-09-07T14:02:27.978Z] #36 42.57 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-09-07T14:02:27.978Z] #36 42.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-09-07T14:02:27.978Z] #36 42.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-09-07T14:02:27.978Z] #36 42.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-09-07T14:02:27.978Z] #36 42.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-09-07T14:02:27.978Z] #36 42.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-09-07T14:02:27.978Z] #36 42.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-09-07T14:02:27.978Z] #36 42.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-09-07T14:02:27.978Z] #36 42.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-09-07T14:02:27.978Z] #36 42.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-09-07T14:02:27.978Z] #36 42.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-09-07T14:02:27.978Z] #36 43.17 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:02:27.978Z] #36 43.35 Fetched 115 MB in 2s (60.0 MB/s) [2022-09-07T14:02:27.978Z] #36 43.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T14:02:27.978Z] #36 43.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-09-07T14:02:27.978Z] #36 43.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:02:27.978Z] #36 43.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:27.978Z] #36 43.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T14:02:27.978Z] #36 43.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-09-07T14:02:27.978Z] #36 43.89 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:27.978Z] #36 44.70 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T14:02:27.978Z] #36 44.71 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-09-07T14:02:27.978Z] #36 44.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:02:27.978Z] #36 44.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T14:02:27.978Z] #36 44.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:02:27.978Z] #36 44.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:27.978Z] #36 44.93 Selecting previously unselected package dmsetup. [2022-09-07T14:02:27.978Z] #36 44.94 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:02:27.978Z] #36 44.95 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:02:27.978Z] #36 45.07 Selecting previously unselected package mingw-w64-common. [2022-09-07T14:02:27.978Z] #36 45.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-09-07T14:02:27.978Z] #36 45.09 Unpacking mingw-w64-common (8.0.0-1) ... [2022-09-07T14:02:28.007Z] [2022-09-07T14:02:28.007Z] #80 exporting to image [2022-09-07T14:02:28.007Z] #80 exporting layers [2022-09-07T14:02:28.057Z] #44 95.35 checking for library containing yajl_tree_get... -lyajl [2022-09-07T14:02:28.319Z] #44 95.84 checking for yajl >= 2.0.0... yes [2022-09-07T14:02:28.319Z] #44 95.88 checking sys/capability.h usability... yes [2022-09-07T14:02:28.319Z] #44 96.02 checking sys/capability.h presence... yes [2022-09-07T14:02:28.581Z] #44 96.09 checking for sys/capability.h... yes [2022-09-07T14:02:28.842Z] #44 96.09 checking for library containing cap_from_name... -lcap [2022-09-07T14:02:28.909Z] #36 ... [2022-09-07T14:02:28.909Z] [2022-09-07T14:02:28.909Z] #47 [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-09-07T14:02:28.909Z] #0 0.855 + RM_GOPATH=0 [2022-09-07T14:02:28.909Z] #0 0.855 + TMP_GOPATH= [2022-09-07T14:02:28.909Z] #0 0.855 + : /build [2022-09-07T14:02:28.909Z] #0 0.855 + '[' -z '' ']' [2022-09-07T14:02:28.909Z] #0 0.857 ++ mktemp -d [2022-09-07T14:02:28.909Z] #0 0.859 + export GOPATH=/tmp/tmp.m1Q6e2Btjs [2022-09-07T14:02:28.909Z] #0 0.859 + GOPATH=/tmp/tmp.m1Q6e2Btjs [2022-09-07T14:02:28.909Z] #0 0.859 + RM_GOPATH=1 [2022-09-07T14:02:28.909Z] #0 0.859 + case "$(go env GOARCH)" in [2022-09-07T14:02:28.909Z] #0 0.860 ++ go env GOARCH [2022-09-07T14:02:28.909Z] #0 0.864 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:28.909Z] #0 0.864 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:02:28.909Z] #0 0.865 ++ dirname /install.sh [2022-09-07T14:02:28.909Z] #0 0.866 + dir=/ [2022-09-07T14:02:28.909Z] #0 0.866 + bin=tini [2022-09-07T14:02:28.909Z] #0 0.866 + shift [2022-09-07T14:02:28.909Z] #0 0.866 + '[' '!' -f //tini.installer ']' [2022-09-07T14:02:28.909Z] #0 0.866 + . //tini.installer [2022-09-07T14:02:28.909Z] #0 0.866 ++ : v0.19.0 [2022-09-07T14:02:28.909Z] #0 0.866 + install_tini [2022-09-07T14:02:28.909Z] #0 0.866 + echo 'Install tini version v0.19.0' [2022-09-07T14:02:28.909Z] #0 0.866 Install tini version v0.19.0 [2022-09-07T14:02:28.909Z] #0 0.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.m1Q6e2Btjs/tini [2022-09-07T14:02:28.909Z] #0 0.868 Cloning into '/tmp/tmp.m1Q6e2Btjs/tini'... [2022-09-07T14:02:28.909Z] #47 1.254 + cd /tmp/tmp.m1Q6e2Btjs/tini [2022-09-07T14:02:28.909Z] #47 1.254 + git checkout -q v0.19.0 [2022-09-07T14:02:28.909Z] #47 1.263 + cmake . [2022-09-07T14:02:29.166Z] #47 1.521 -- The C compiler identification is GNU 10.2.1 [2022-09-07T14:02:29.417Z] #44 96.49 checking for library containing dlopen... -ldl [2022-09-07T14:02:29.417Z] #44 96.83 checking seccomp.h usability... yes [2022-09-07T14:02:29.417Z] #44 96.97 checking seccomp.h presence... yes [2022-09-07T14:02:29.417Z] #44 97.03 checking for seccomp.h... yes [2022-09-07T14:02:29.423Z] #47 1.555 -- Detecting C compiler ABI info [2022-09-07T14:02:29.423Z] #47 1.755 -- Detecting C compiler ABI info - done [2022-09-07T14:02:29.423Z] #47 1.783 -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-07T14:02:29.680Z] #47 1.784 -- Detecting C compile features [2022-09-07T14:02:29.680Z] #47 1.785 -- Detecting C compile features - done [2022-09-07T14:02:29.680Z] #47 1.797 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T14:02:29.680Z] #47 1.846 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T14:02:29.680Z] #47 1.865 -- Configuring done [2022-09-07T14:02:29.680Z] #47 1.871 -- Generating done [2022-09-07T14:02:29.680Z] #47 1.873 -- Build files have been written to: /tmp/tmp.m1Q6e2Btjs/tini [2022-09-07T14:02:29.680Z] #47 1.877 + make tini-static [2022-09-07T14:02:29.938Z] #47 1.994 Scanning dependencies of target tini-static [2022-09-07T14:02:29.938Z] #47 2.028 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T14:02:29.991Z] #44 97.04 checking for library containing seccomp_rule_add... -lseccomp [2022-09-07T14:02:30.195Z] #47 2.518 [100%] Linking C executable tini-static [2022-09-07T14:02:30.269Z] #44 97.61 checking for library containing seccomp_arch_resolve_name... none required [2022-09-07T14:02:30.454Z] #47 2.765 [100%] Built target tini-static [2022-09-07T14:02:30.454Z] #47 2.787 + mkdir -p /build [2022-09-07T14:02:30.531Z] #44 97.92 checking systemd/sd-bus.h usability... yes [2022-09-07T14:02:30.531Z] #44 98.10 checking systemd/sd-bus.h presence... yes [2022-09-07T14:02:30.712Z] #47 2.789 + cp tini-static /build/docker-init [2022-09-07T14:02:30.793Z] #44 98.26 checking for systemd/sd-bus.h... yes [2022-09-07T14:02:30.969Z] #47 DONE 3.1s [2022-09-07T14:02:30.969Z] [2022-09-07T14:02:30.969Z] #36 [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-09-07T14:02:30.969Z] #36 46.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T14:02:30.969Z] #36 46.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-09-07T14:02:30.969Z] #36 46.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:02:31.365Z] #44 98.26 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-09-07T14:02:31.627Z] #44 98.89 checking for sd_notify_barrier... yes [2022-09-07T14:02:31.627Z] #44 99.22 checking linux/bpf.h usability... yes [2022-09-07T14:02:31.889Z] #44 99.44 checking linux/bpf.h presence... yes [2022-09-07T14:02:31.889Z] #44 99.50 checking for linux/bpf.h... yes [2022-09-07T14:02:31.889Z] #44 99.51 checking compilation for eBPF... yes [2022-09-07T14:02:31.889Z] #44 99.66 checking for criu >= 3.15... no [2022-09-07T14:02:31.889Z] #44 99.69 configure: CRIU headers not found, building without CRIU support [2022-09-07T14:02:31.900Z] #36 48.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T14:02:31.900Z] #36 48.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:31.900Z] #36 48.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:02:31.900Z] #36 49.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-09-07T14:02:31.900Z] #36 49.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:31.900Z] #36 49.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:32.151Z] #44 99.70 checking for criu > 3.16... no [2022-09-07T14:02:32.151Z] #44 99.74 configure: CRIU version doesn't support join-ns API [2022-09-07T14:02:32.151Z] #44 99.74 checking for criu > 3.16.1... no [2022-09-07T14:02:32.151Z] #44 99.78 configure: CRIU version doesn't support for pre-dumping [2022-09-07T14:02:32.151Z] #44 99.78 checking for new mount API (fsconfig)... yes [2022-09-07T14:02:32.151Z] #44 99.88 checking for seccomp notify API... yes [2022-09-07T14:02:32.160Z] #36 ... [2022-09-07T14:02:32.160Z] [2022-09-07T14:02:32.160Z] #48 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T14:02:32.160Z] #48 CACHED [2022-09-07T14:02:32.160Z] [2022-09-07T14:02:32.160Z] #49 [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-09-07T14:02:32.160Z] #49 CACHED [2022-09-07T14:02:32.414Z] #44 99.98 checking for gperf... no [2022-09-07T14:02:32.414Z] #44 99.98 configure: gperf not found - cannot rebuild signal parser code [2022-09-07T14:02:32.417Z] [2022-09-07T14:02:32.417Z] #45 [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-09-07T14:02:32.675Z] #45 ... [2022-09-07T14:02:32.675Z] [2022-09-07T14:02:32.675Z] #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-09-07T14:02:32.675Z] #50 CACHED [2022-09-07T14:02:32.675Z] [2022-09-07T14:02:32.675Z] #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-09-07T14:02:32.675Z] #51 CACHED [2022-09-07T14:02:32.675Z] [2022-09-07T14:02:32.675Z] #36 [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-09-07T14:02:32.678Z] #44 99.98 checking for library containing argp_parse... none required [2022-09-07T14:02:32.932Z] #36 ... [2022-09-07T14:02:32.932Z] [2022-09-07T14:02:32.932Z] #52 [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-09-07T14:02:32.932Z] #52 CACHED [2022-09-07T14:02:32.932Z] [2022-09-07T14:02:32.932Z] #45 [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-09-07T14:02:32.939Z] #44 100.5 checking that generated files are newer than configure... done [2022-09-07T14:02:32.939Z] #44 100.5 configure: creating ./config.status [2022-09-07T14:02:33.189Z] #45 ... [2022-09-07T14:02:33.189Z] [2022-09-07T14:02:33.189Z] #53 [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-09-07T14:02:33.189Z] #53 CACHED [2022-09-07T14:02:33.446Z] [2022-09-07T14:02:33.446Z] #36 [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-09-07T14:02:33.446Z] #36 ... [2022-09-07T14:02:33.446Z] [2022-09-07T14:02:33.446Z] #54 [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-09-07T14:02:33.446Z] #54 CACHED [2022-09-07T14:02:33.703Z] [2022-09-07T14:02:33.703Z] #36 [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-09-07T14:02:33.960Z] #36 51.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-09-07T14:02:33.960Z] #36 51.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:33.960Z] #36 51.39 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:34.547Z] #80 exporting layers 5.8s done [2022-09-07T14:02:34.548Z] #80 writing image sha256:aeabd26a2c94dbb00d37e08dec8c1c4ee2efaa5f743c90fabfbe8c5d6dbfb437 done [2022-09-07T14:02:34.548Z] #80 naming to docker.io/library/docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e done [2022-09-07T14:02:34.548Z] #80 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-07T14:02:34.913Z] + trap exit INT TERM [2022-09-07T14:02:34.913Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-07T14:02:34.913Z] + CONTAINER_NAME=docker-pr2 [2022-09-07T14:02:34.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh dynbinary [2022-09-07T14:02:35.476Z] [2022-09-07T14:02:35.476Z] Removing bundles/ [2022-09-07T14:02:35.476Z] [2022-09-07T14:02:35.476Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T14:02:35.476Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T14:02:35.476Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:02:35.493Z] #44 102.8 config.status: creating Makefile [2022-09-07T14:02:35.494Z] #44 102.9 config.status: creating rpm/crun.spec [2022-09-07T14:02:35.494Z] #44 103.0 config.status: creating config.h [2022-09-07T14:02:35.494Z] #44 103.0 config.status: executing libtool commands [2022-09-07T14:02:35.494Z] #44 103.0 config.status: executing depfiles commands [2022-09-07T14:02:35.756Z] #44 ... [2022-09-07T14:02:35.756Z] [2022-09-07T14:02:35.756Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:02:35.756Z] #57 18.47 Selecting previously unselected package pigz. [2022-09-07T14:02:35.756Z] #57 18.47 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 18.47 Unpacking pigz (2.6-1) ... [2022-09-07T14:02:35.756Z] #57 18.60 Selecting previously unselected package libelf1:amd64. [2022-09-07T14:02:35.756Z] #57 18.62 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 18.62 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T14:02:35.756Z] #57 18.82 Selecting previously unselected package libbpf0:amd64. [2022-09-07T14:02:35.756Z] #57 18.84 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 18.84 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:02:35.756Z] #57 18.96 Selecting previously unselected package libmnl0:amd64. [2022-09-07T14:02:35.756Z] #57 18.96 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 18.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:02:35.756Z] #57 19.04 Selecting previously unselected package libxtables12:amd64. [2022-09-07T14:02:35.756Z] #57 19.05 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 19.05 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:02:35.756Z] #57 19.15 Selecting previously unselected package libcap2-bin. [2022-09-07T14:02:35.756Z] #57 19.16 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 19.16 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T14:02:35.756Z] #57 19.26 Selecting previously unselected package iproute2. [2022-09-07T14:02:35.756Z] #57 19.26 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 19.27 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T14:02:35.756Z] #57 19.74 Selecting previously unselected package xxd. [2022-09-07T14:02:35.756Z] #57 19.75 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 19.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:35.756Z] #57 19.90 Selecting previously unselected package vim-common. [2022-09-07T14:02:35.756Z] #57 19.94 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:02:35.756Z] #57 19.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:35.756Z] #57 20.15 Selecting previously unselected package bash-completion. [2022-09-07T14:02:35.756Z] #57 20.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T14:02:35.756Z] #57 22.51 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T14:02:35.756Z] #57 23.09 Selecting previously unselected package bzip2. [2022-09-07T14:02:35.756Z] #57 23.11 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 23.12 Unpacking bzip2 (1.0.8-4) ... [2022-09-07T14:02:35.756Z] #57 23.23 Selecting previously unselected package xz-utils. [2022-09-07T14:02:35.756Z] #57 23.24 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 23.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:02:35.756Z] #57 23.44 Selecting previously unselected package apparmor. [2022-09-07T14:02:35.756Z] #57 23.46 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 23.54 Unpacking apparmor (2.13.6-10) ... [2022-09-07T14:02:35.756Z] #57 24.00 Selecting previously unselected package inetutils-ping. [2022-09-07T14:02:35.756Z] #57 24.00 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T14:02:35.756Z] #57 24.17 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T14:02:35.756Z] #57 24.17 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.18 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:02:35.756Z] #57 24.28 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T14:02:35.756Z] #57 24.30 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:02:35.756Z] #57 24.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T14:02:35.756Z] #57 24.38 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:02:35.756Z] #57 24.49 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T14:02:35.756Z] #57 24.49 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.50 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:02:35.756Z] #57 24.60 Selecting previously unselected package iptables. [2022-09-07T14:02:35.756Z] #57 24.60 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.61 Unpacking iptables (1.8.7-1) ... [2022-09-07T14:02:35.756Z] #57 24.91 Selecting previously unselected package libonig5:amd64. [2022-09-07T14:02:35.756Z] #57 24.92 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 24.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:02:35.756Z] #57 25.10 Selecting previously unselected package libjq1:amd64. [2022-09-07T14:02:35.756Z] #57 25.11 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 25.13 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:02:35.756Z] #57 25.25 Selecting previously unselected package jq. [2022-09-07T14:02:35.756Z] #57 25.28 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-09-07T14:02:35.756Z] #57 25.28 Unpacking jq (1.6-2.1) ... [2022-09-07T14:02:36.020Z] #57 25.38 Selecting previously unselected package libaio1:amd64. [2022-09-07T14:02:36.020Z] #57 25.38 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T14:02:36.020Z] #57 25.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:02:36.020Z] #57 25.45 Selecting previously unselected package libgpm2:amd64. [2022-09-07T14:02:36.020Z] #57 25.47 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T14:02:36.020Z] #57 25.48 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:02:36.020Z] #57 25.58 Selecting previously unselected package libicu67:amd64. [2022-09-07T14:02:36.037Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T14:02:36.037Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:02:36.037Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:02:36.037Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:02:36.037Z] [2022-09-07T14:02:36.037Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:02:36.037Z] DOCKER_SYSTEMD=1 [2022-09-07T14:02:36.037Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:02:36.037Z] HOSTNAME=e675b74320ef [2022-09-07T14:02:36.037Z] DEST=bundles/test-integration [2022-09-07T14:02:36.037Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:02:36.037Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:02:36.037Z] container=docker [2022-09-07T14:02:36.037Z] HOME=/root [2022-09-07T14:02:36.037Z] LANG=C.UTF-8 [2022-09-07T14:02:36.037Z] INVOCATION_ID=d64d703ad3cb47c79c96b56c4e68ef00 [2022-09-07T14:02:36.037Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:02:36.037Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:02:36.037Z] VALIDATE_BRANCH=master [2022-09-07T14:02:36.037Z] TERM=xterm [2022-09-07T14:02:36.037Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:02:36.037Z] SHLVL=3 [2022-09-07T14:02:36.037Z] TIMEOUT=120m [2022-09-07T14:02:36.037Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:02:36.037Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:02:36.037Z] GO111MODULE=off [2022-09-07T14:02:36.037Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T14:02:36.037Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T14:02:36.037Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:02:36.037Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:02:36.037Z] GOPATH=/go [2022-09-07T14:02:36.037Z] PKG_CONFIG=pkg-config [2022-09-07T14:02:36.037Z] _=/usr/bin/env [2022-09-07T14:02:36.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T14:02:36.282Z] #57 25.59 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-09-07T14:02:36.283Z] #57 25.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-09-07T14:02:36.545Z] #57 ... [2022-09-07T14:02:36.545Z] [2022-09-07T14:02:36.545Z] #44 [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-09-07T14:02:36.545Z] #44 104.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-09-07T14:02:36.545Z] #44 104.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T14:02:37.119Z] #44 104.8 checking for gcc... gcc [2022-09-07T14:02:37.380Z] #44 104.9 checking whether the C compiler works... yes [2022-09-07T14:02:37.380Z] #44 105.1 checking for C compiler default output file name... a.out [2022-09-07T14:02:37.642Z] #44 105.1 checking for suffix of executables... [2022-09-07T14:02:37.903Z] #44 105.3 checking whether we are cross compiling... no [2022-09-07T14:02:37.903Z] #44 105.5 checking for suffix of object files... o [2022-09-07T14:02:38.137Z] #36 55.47 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-09-07T14:02:38.137Z] #36 55.47 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:38.137Z] #36 55.48 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:38.165Z] #44 105.6 checking whether we are using the GNU C compiler... yes [2022-09-07T14:02:38.165Z] #44 105.7 checking whether gcc accepts -g... yes [2022-09-07T14:02:38.426Z] #44 105.9 checking for gcc option to accept ISO C89... none needed [2022-09-07T14:02:38.687Z] #44 106.0 checking whether gcc understands -c and -o together... yes [2022-09-07T14:02:38.687Z] #44 106.2 checking how to run the C preprocessor... gcc -E [2022-09-07T14:02:38.949Z] #44 106.5 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T14:02:38.949Z] #44 106.5 checking for egrep... /bin/grep -E [2022-09-07T14:02:39.524Z] #44 106.5 checking for ANSI C header files... yes [2022-09-07T14:02:39.787Z] #44 107.2 checking for sys/types.h... yes [2022-09-07T14:02:39.787Z] #44 107.4 checking for sys/stat.h... yes [2022-09-07T14:02:40.033Z] #36 57.11 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-09-07T14:02:40.033Z] #36 57.11 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:40.033Z] #36 57.12 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:40.049Z] #44 107.5 checking for stdlib.h... [2022-09-07T14:02:40.049Z] #44 ... [2022-09-07T14:02:40.049Z] [2022-09-07T14:02:40.049Z] #34 [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-09-07T14:02:40.049Z] #34 156.3 Delve is a source level debugger for Go programs. [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-09-07T14:02:40.049Z] #34 156.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 Pass flags to the program you are debugging using `--`, for example: [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 Usage: [2022-09-07T14:02:40.049Z] #34 156.3 dlv [command] [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 Available Commands: [2022-09-07T14:02:40.049Z] #34 156.3 attach Attach to running process and begin debugging. [2022-09-07T14:02:40.049Z] #34 156.3 connect Connect to a headless debug server with a terminal client. [2022-09-07T14:02:40.049Z] #34 156.3 core Examine a core dump. [2022-09-07T14:02:40.049Z] #34 156.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-09-07T14:02:40.049Z] #34 156.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-09-07T14:02:40.049Z] #34 156.3 exec Execute a precompiled binary, and begin a debug session. [2022-09-07T14:02:40.049Z] #34 156.3 help Help about any command [2022-09-07T14:02:40.049Z] #34 156.3 run Deprecated command. Use 'debug' instead. [2022-09-07T14:02:40.049Z] #34 156.3 test Compile test binary and begin debugging program. [2022-09-07T14:02:40.049Z] #34 156.3 trace Compile and begin tracing program. [2022-09-07T14:02:40.049Z] #34 156.3 version Prints version. [2022-09-07T14:02:40.049Z] #34 156.3 [2022-09-07T14:02:40.049Z] #34 156.3 Flags: [2022-09-07T14:02:40.049Z] #34 156.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-09-07T14:02:40.049Z] #34 156.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-09-07T14:02:40.050Z] #34 156.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-09-07T14:02:40.050Z] #34 156.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-09-07T14:02:40.050Z] #34 156.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-09-07T14:02:40.050Z] #34 156.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-09-07T14:02:40.050Z] #34 156.3 --disable-aslr Disables address space randomization [2022-09-07T14:02:40.050Z] #34 156.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-09-07T14:02:40.050Z] #34 156.3 -h, --help help for dlv [2022-09-07T14:02:40.050Z] #34 156.3 --init string Init file, executed by the terminal client. [2022-09-07T14:02:40.050Z] #34 156.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-09-07T14:02:40.050Z] #34 156.3 --log Enable debugging server logging. [2022-09-07T14:02:40.050Z] #34 156.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-09-07T14:02:40.050Z] #34 156.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-09-07T14:02:40.050Z] #34 156.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-09-07T14:02:40.050Z] #34 156.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-09-07T14:02:40.050Z] #34 156.3 --wd string Working directory for running the program. [2022-09-07T14:02:40.050Z] #34 156.3 [2022-09-07T14:02:40.050Z] #34 156.3 Additional help topics: [2022-09-07T14:02:40.050Z] #34 156.3 dlv backend Help about the --backend flag. [2022-09-07T14:02:40.050Z] #34 156.3 dlv log Help about logging flags. [2022-09-07T14:02:40.050Z] #34 156.3 dlv redirect Help about file redirection. [2022-09-07T14:02:40.050Z] #34 156.3 [2022-09-07T14:02:40.050Z] #34 156.3 Use "dlv [command] --help" for more information about a command. [2022-09-07T14:02:40.050Z] #34 DONE 156.9s [2022-09-07T14:02:40.050Z] [2022-09-07T14:02:40.050Z] #44 [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-09-07T14:02:40.050Z] #44 107.5 checking for stdlib.h... yes [2022-09-07T14:02:40.312Z] #44 107.6 checking for string.h... yes [2022-09-07T14:02:40.575Z] #44 108.1 checking for memory.h... yes [2022-09-07T14:02:40.838Z] #44 108.3 checking for strings.h... yes [2022-09-07T14:02:41.364Z] #44 108.7 checking for inttypes.h... yes [2022-09-07T14:02:41.401Z] #36 58.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-09-07T14:02:41.401Z] #36 58.72 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:41.401Z] #36 58.73 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:41.627Z] #44 109.0 checking for stdint.h... yes [2022-09-07T14:02:41.627Z] #44 109.2 checking for unistd.h... yes [2022-09-07T14:02:41.889Z] #44 109.3 checking minix/config.h usability... no [2022-09-07T14:02:41.889Z] #44 109.5 checking minix/config.h presence... no [2022-09-07T14:02:41.889Z] #44 109.6 checking for minix/config.h... no [2022-09-07T14:02:42.151Z] #44 109.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-09-07T14:02:42.233Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.9% of statements [2022-09-07T14:02:42.233Z] ok github.com/docker/docker/container 0.121s coverage: 35.5% of statements [2022-09-07T14:02:42.233Z] ok github.com/docker/docker/cmd/dockerd/trap 2.469s coverage: 0.0% of statements [2022-09-07T14:02:42.233Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-07T14:02:42.233Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T14:02:42.233Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T14:02:42.233Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T14:02:42.233Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T14:02:42.416Z] #44 109.8 checking build system type... x86_64-pc-linux-gnu [2022-09-07T14:02:42.416Z] #44 110.1 checking host system type... x86_64-pc-linux-gnu [2022-09-07T14:02:42.416Z] #44 110.1 checking how to print strings... printf [2022-09-07T14:02:42.416Z] #44 110.1 checking for a sed that does not truncate output... /bin/sed [2022-09-07T14:02:42.416Z] #44 110.1 checking for fgrep... /bin/grep -F [2022-09-07T14:02:42.416Z] #44 110.1 checking for ld used by gcc... /usr/bin/ld [2022-09-07T14:02:42.416Z] #44 110.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T14:02:42.416Z] #44 110.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T14:02:42.679Z] #44 110.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T14:02:42.679Z] #44 110.2 checking whether ln -s works... yes [2022-09-07T14:02:42.679Z] #44 110.2 checking the maximum length of command line arguments... 1572864 [2022-09-07T14:02:42.679Z] #44 110.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T14:02:42.679Z] #44 110.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T14:02:42.679Z] #44 110.2 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T14:02:42.679Z] #44 110.3 checking for objdump... objdump [2022-09-07T14:02:42.679Z] #44 110.3 checking how to recognize dependent libraries... pass_all [2022-09-07T14:02:42.679Z] #44 110.3 checking for dlltool... no [2022-09-07T14:02:42.679Z] #44 110.3 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T14:02:42.679Z] #44 110.3 checking for ar... ar [2022-09-07T14:02:42.679Z] #44 110.3 checking for archiver @FILE support... @ [2022-09-07T14:02:42.679Z] #44 110.3 checking for strip... strip [2022-09-07T14:02:42.679Z] #44 110.3 checking for ranlib... ranlib [2022-09-07T14:02:42.679Z] #44 110.3 checking for gawk... no [2022-09-07T14:02:42.679Z] #44 110.3 checking for mawk... mawk [2022-09-07T14:02:42.942Z] #44 110.3 checking command to parse /usr/bin/nm -B output from gcc object... [2022-09-07T14:02:42.942Z] #44 ... [2022-09-07T14:02:42.942Z] [2022-09-07T14:02:42.942Z] #51 [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-09-07T14:02:42.942Z] #51 39.56 + mkdir -p /build [2022-09-07T14:02:42.942Z] #51 39.56 + cp runc /build/runc [2022-09-07T14:02:42.942Z] #51 DONE 39.7s [2022-09-07T14:02:42.942Z] [2022-09-07T14:02:42.942Z] #44 [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-09-07T14:02:42.942Z] #44 110.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T14:02:42.942Z] #44 110.6 checking for sysroot... no [2022-09-07T14:02:42.942Z] #44 110.6 checking for a working dd... /bin/dd [2022-09-07T14:02:42.942Z] #44 110.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T14:02:43.204Z] #44 110.7 checking for mt... no [2022-09-07T14:02:43.204Z] #44 110.7 checking if : is a manifest tool... no [2022-09-07T14:02:43.466Z] #44 110.7 checking for dlfcn.h... yes [2022-09-07T14:02:43.466Z] #44 111.0 checking for objdir... .libs [2022-09-07T14:02:43.728Z] #44 111.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T14:02:43.728Z] #44 111.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T14:02:44.304Z] #44 111.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T14:02:44.304Z] #44 111.7 checking if gcc static flag -static works... yes [2022-09-07T14:02:44.566Z] #44 112.1 checking if gcc supports -c -o file.o... yes [2022-09-07T14:02:44.566Z] #44 112.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T14:02:44.566Z] #44 112.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T14:02:44.766Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-09-07T14:02:44.828Z] #44 112.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T14:02:44.828Z] #44 112.4 checking how to hardcode library paths into programs... immediate [2022-09-07T14:02:44.828Z] #44 112.4 checking whether stripping libraries is possible... yes [2022-09-07T14:02:44.828Z] #44 112.4 checking if libtool supports shared libraries... yes [2022-09-07T14:02:44.828Z] #44 112.4 checking whether to build shared libraries... no [2022-09-07T14:02:44.828Z] #44 112.4 checking whether to build static libraries... yes [2022-09-07T14:02:44.828Z] #44 112.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T14:02:44.828Z] #44 112.4 checking whether build environment is sane... yes [2022-09-07T14:02:44.829Z] #44 112.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T14:02:44.829Z] #44 112.5 checking whether make sets $(MAKE)... yes [2022-09-07T14:02:44.829Z] #44 112.5 checking whether make supports the include directive... yes (GNU style) [2022-09-07T14:02:44.829Z] #44 112.5 checking whether make supports nested variables... yes [2022-09-07T14:02:45.090Z] #44 112.6 checking whether UID '0' is supported by ustar format... yes [2022-09-07T14:02:45.090Z] #44 112.6 checking whether GID '0' is supported by ustar format... yes [2022-09-07T14:02:45.090Z] #44 112.6 checking how to create a ustar tar archive... gnutar [2022-09-07T14:02:45.090Z] #44 112.6 checking dependency style of gcc... gcc3 [2022-09-07T14:02:45.090Z] #44 112.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T14:02:45.090Z] #44 112.7 checking whether make supports nested variables... (cached) yes [2022-09-07T14:02:45.090Z] #44 112.7 checking for pkg-config... /usr/bin/pkg-config [2022-09-07T14:02:45.090Z] #44 112.8 checking pkg-config is at least version 0.9.0... yes [2022-09-07T14:02:45.090Z] #44 112.8 checking for yajl >= 2.1.0... yes [2022-09-07T14:02:45.090Z] #44 112.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-09-07T14:02:45.090Z] #44 112.8 checking for gcc... (cached) gcc [2022-09-07T14:02:45.351Z] #44 112.9 checking whether we are using the GNU C compiler... (cached) yes [2022-09-07T14:02:45.351Z] #44 112.9 checking whether gcc accepts -g... (cached) yes [2022-09-07T14:02:45.351Z] #44 112.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-09-07T14:02:45.351Z] #44 112.9 checking whether gcc understands -c and -o together... (cached) yes [2022-09-07T14:02:45.351Z] #44 112.9 checking for a Python interpreter with version >= 3... python3 [2022-09-07T14:02:45.351Z] #44 112.9 checking for python3... /usr/bin/python3 [2022-09-07T14:02:45.351Z] #44 112.9 checking for python3 version... 3.9 [2022-09-07T14:02:45.351Z] #44 113.0 checking for python3 platform... linux [2022-09-07T14:02:45.351Z] #44 113.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-09-07T14:02:45.573Z] #36 62.42 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-09-07T14:02:45.573Z] #36 62.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-09-07T14:02:45.573Z] #36 62.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:45.617Z] #44 113.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-09-07T14:02:45.907Z] #44 113.4 checking that generated files are newer than configure... done [2022-09-07T14:02:45.907Z] #44 113.4 configure: creating ./config.status [2022-09-07T14:02:46.142Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2022-09-07T14:02:46.944Z] #36 64.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T14:02:46.944Z] #36 64.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-09-07T14:02:46.944Z] #36 64.18 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:02:46.944Z] #36 64.24 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T14:02:46.944Z] #36 64.25 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-09-07T14:02:46.944Z] #36 64.25 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:02:46.944Z] #36 64.31 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T14:02:46.944Z] #36 64.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-09-07T14:02:46.944Z] #36 64.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:02:47.202Z] #36 64.39 Selecting previously unselected package libbtrfs0:amd64. [2022-09-07T14:02:47.202Z] #36 64.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-09-07T14:02:47.202Z] #36 64.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:02:47.202Z] #36 64.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-09-07T14:02:47.202Z] #36 64.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-09-07T14:02:47.202Z] #36 64.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:02:47.202Z] #36 64.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T14:02:47.459Z] #36 64.58 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:02:47.459Z] #36 64.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:47.459Z] #36 64.62 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T14:02:47.459Z] #36 64.62 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-09-07T14:02:47.459Z] #36 64.63 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:02:47.459Z] #36 64.70 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T14:02:47.459Z] #36 64.70 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-09-07T14:02:47.459Z] #36 64.71 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:02:47.459Z] #36 64.82 Selecting previously unselected package libpcre2-16-0:amd64. [2022-09-07T14:02:47.459Z] #36 64.82 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-09-07T14:02:47.517Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-09-07T14:02:47.717Z] #36 64.82 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:02:47.717Z] #36 64.90 Selecting previously unselected package libpcre2-32-0:amd64. [2022-09-07T14:02:47.717Z] #36 64.90 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-09-07T14:02:47.717Z] #36 64.91 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:02:47.717Z] #36 64.99 Selecting previously unselected package libpcre2-posix2:amd64. [2022-09-07T14:02:47.717Z] #36 64.99 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-09-07T14:02:47.717Z] #36 65.00 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:02:47.717Z] #36 65.05 Selecting previously unselected package libpcre2-dev:amd64. [2022-09-07T14:02:47.717Z] #36 65.05 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-09-07T14:02:47.717Z] #36 65.06 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:02:47.828Z] #44 115.3 config.status: creating Makefile [2022-09-07T14:02:47.828Z] #44 115.3 config.status: creating config.h [2022-09-07T14:02:47.828Z] #44 115.4 config.status: executing libtool commands [2022-09-07T14:02:47.828Z] #44 115.4 config.status: executing depfiles commands [2022-09-07T14:02:47.975Z] #36 65.24 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T14:02:47.975Z] #36 65.24 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-09-07T14:02:47.975Z] #36 65.25 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:02:48.232Z] #36 65.35 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T14:02:48.232Z] #36 65.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-09-07T14:02:48.232Z] #36 65.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:48.232Z] #36 65.41 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T14:02:48.232Z] #36 65.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-09-07T14:02:48.232Z] #36 65.43 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:02:48.232Z] #36 65.50 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T14:02:48.232Z] #36 65.50 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-09-07T14:02:48.232Z] #36 65.51 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:02:48.400Z] #44 115.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-09-07T14:02:48.400Z] #44 115.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-09-07T14:02:48.400Z] #44 116.1 checking for gcc... gcc [2022-09-07T14:02:48.493Z] #36 65.76 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-09-07T14:02:48.493Z] #36 65.77 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-09-07T14:02:48.493Z] #36 65.79 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:48.493Z] #36 65.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-09-07T14:02:48.493Z] #36 65.82 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-09-07T14:02:48.493Z] #36 65.83 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-09-07T14:02:48.493Z] #36 65.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-09-07T14:02:48.493Z] #36 65.85 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-09-07T14:02:48.662Z] #44 116.2 checking whether the C compiler works... yes [2022-09-07T14:02:48.759Z] #36 65.86 Setting up libudev-dev:amd64 (247.3-7) ... [2022-09-07T14:02:48.759Z] #36 65.88 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-09-07T14:02:48.759Z] #36 65.89 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-09-07T14:02:48.759Z] #36 65.90 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-09-07T14:02:48.759Z] #36 65.91 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 65.92 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-09-07T14:02:48.759Z] #36 65.94 Setting up mingw-w64-common (8.0.0-1) ... [2022-09-07T14:02:48.759Z] #36 65.95 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-09-07T14:02:48.759Z] #36 65.96 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-09-07T14:02:48.759Z] #36 65.98 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-09-07T14:02:48.759Z] #36 66.00 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-09-07T14:02:48.759Z] #36 66.02 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.04 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.06 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-09-07T14:02:48.759Z] #36 66.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.09 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-09-07T14:02:48.759Z] #36 ... [2022-09-07T14:02:48.759Z] [2022-09-07T14:02:48.759Z] #45 [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-09-07T14:02:48.759Z] #45 13.55 + cd /tmp/tmp.hcLrvnoxOb/src/github.com/containerd/containerd [2022-09-07T14:02:48.759Z] #45 13.55 + git checkout -q v1.6.8 [2022-09-07T14:02:48.759Z] #45 14.38 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T14:02:48.759Z] #45 14.38 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T14:02:48.759Z] #45 14.38 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:02:48.759Z] #45 14.38 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T14:02:48.759Z] #45 14.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T14:02:48.759Z] #45 14.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T14:02:48.759Z] #45 14.38 + '[' '' = dynamic ']' [2022-09-07T14:02:48.759Z] #45 14.38 + make [2022-09-07T14:02:48.759Z] #45 15.42 + bin/ctr [2022-09-07T14:02:48.759Z] #45 ... [2022-09-07T14:02:48.759Z] [2022-09-07T14:02:48.759Z] #36 [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-09-07T14:02:48.759Z] #36 66.10 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-09-07T14:02:48.759Z] #36 66.11 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.12 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-09-07T14:02:48.759Z] #36 66.13 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.15 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-09-07T14:02:48.759Z] #36 66.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:48.759Z] #36 66.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-09-07T14:02:48.923Z] #44 116.3 checking for C compiler default output file name... a.out [2022-09-07T14:02:48.923Z] #44 116.3 checking for suffix of executables... [2022-09-07T14:02:49.017Z] #36 66.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:49.017Z] #36 66.21 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-09-07T14:02:49.017Z] #36 66.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:02:49.185Z] #44 116.5 checking whether we are cross compiling... no [2022-09-07T14:02:49.185Z] #44 116.7 checking for suffix of object files... o [2022-09-07T14:02:49.185Z] #44 116.8 checking whether we are using the GNU C compiler... yes [2022-09-07T14:02:49.447Z] #44 116.9 checking whether gcc accepts -g... yes [2022-09-07T14:02:49.447Z] #44 116.9 checking for gcc option to accept ISO C89... none needed [2022-09-07T14:02:49.447Z] #44 117.1 checking whether gcc understands -c and -o together... yes [2022-09-07T14:02:49.709Z] #44 117.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-09-07T14:02:49.709Z] #44 117.2 checking whether build environment is sane... yes [2022-09-07T14:02:49.709Z] #44 117.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-09-07T14:02:49.709Z] #44 117.3 checking for gawk... no [2022-09-07T14:02:49.709Z] #44 117.3 checking for mawk... mawk [2022-09-07T14:02:49.709Z] #44 117.3 checking whether make sets $(MAKE)... yes [2022-09-07T14:02:49.709Z] #44 117.3 checking whether make supports the include directive... yes (GNU style) [2022-09-07T14:02:49.709Z] #44 117.3 checking whether make supports nested variables... yes [2022-09-07T14:02:49.709Z] #44 117.4 checking whether UID '0' is supported by ustar format... yes [2022-09-07T14:02:49.709Z] #44 117.4 checking whether GID '0' is supported by ustar format... yes [2022-09-07T14:02:49.709Z] #44 117.4 checking how to create a ustar tar archive... gnutar [2022-09-07T14:02:49.971Z] #44 117.4 checking dependency style of gcc... gcc3 [2022-09-07T14:02:49.971Z] #44 117.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-09-07T14:02:49.971Z] #44 117.5 checking whether make supports nested variables... (cached) yes [2022-09-07T14:02:49.971Z] #44 117.6 checking build system type... [2022-09-07T14:02:49.971Z] #44 ... [2022-09-07T14:02:49.971Z] [2022-09-07T14:02:49.971Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:02:49.971Z] #57 29.37 Selecting previously unselected package libinih1:amd64. [2022-09-07T14:02:49.971Z] #57 29.39 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 29.40 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T14:02:49.971Z] #57 29.49 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T14:02:49.971Z] #57 29.49 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 29.52 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:02:49.971Z] #57 29.64 Selecting previously unselected package libnet1:amd64. [2022-09-07T14:02:49.971Z] #57 29.66 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 29.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:02:49.971Z] #57 29.88 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T14:02:49.971Z] #57 29.89 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 29.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:02:49.971Z] #57 30.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:02:49.971Z] #57 30.15 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 30.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:02:49.971Z] #57 30.29 Selecting previously unselected package libyajl2:amd64. [2022-09-07T14:02:49.971Z] #57 30.31 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 30.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:02:49.971Z] #57 30.51 Selecting previously unselected package net-tools. [2022-09-07T14:02:49.971Z] #57 30.53 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 30.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:02:49.971Z] #57 30.78 Selecting previously unselected package patch. [2022-09-07T14:02:49.971Z] #57 30.80 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-09-07T14:02:49.971Z] #57 30.81 Unpacking patch (2.7.6-7) ... [2022-09-07T14:02:49.971Z] #57 30.92 Selecting previously unselected package python-pip-whl. [2022-09-07T14:02:49.971Z] #57 30.94 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:02:49.971Z] #57 30.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:02:49.971Z] #57 31.51 Selecting previously unselected package python3-lib2to3. [2022-09-07T14:02:49.971Z] #57 31.51 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T14:02:49.971Z] #57 31.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:02:49.971Z] #57 31.63 Selecting previously unselected package python3-distutils. [2022-09-07T14:02:49.971Z] #57 31.66 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T14:02:49.971Z] #57 31.67 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T14:02:49.971Z] #57 31.81 Selecting previously unselected package python3-pkg-resources. [2022-09-07T14:02:49.971Z] #57 31.82 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T14:02:49.971Z] #57 31.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:02:49.971Z] #57 31.96 Selecting previously unselected package python3-setuptools. [2022-09-07T14:02:49.971Z] #57 31.96 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T14:02:49.971Z] #57 31.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T14:02:49.971Z] #57 32.35 Selecting previously unselected package python3-wheel. [2022-09-07T14:02:49.971Z] #57 32.35 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T14:02:49.971Z] #57 32.36 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T14:02:49.971Z] #57 32.49 Selecting previously unselected package python3-pip. [2022-09-07T14:02:49.972Z] #57 32.49 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:02:49.972Z] #57 32.50 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:02:49.972Z] #57 32.88 Selecting previously unselected package sudo. [2022-09-07T14:02:49.972Z] #57 32.91 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 32.93 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T14:02:49.972Z] #57 33.67 Selecting previously unselected package systemd-journal-remote. [2022-09-07T14:02:49.972Z] #57 33.67 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 33.68 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T14:02:49.972Z] #57 33.81 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T14:02:49.972Z] #57 33.81 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 33.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:02:49.972Z] #57 34.03 Selecting previously unselected package uidmap. [2022-09-07T14:02:49.972Z] #57 34.04 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 34.05 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T14:02:49.972Z] #57 34.19 Selecting previously unselected package vim-runtime. [2022-09-07T14:02:49.972Z] #57 34.19 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:02:49.972Z] #57 34.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T14:02:49.972Z] #57 34.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T14:02:49.972Z] #57 34.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:49.972Z] #57 36.77 Selecting previously unselected package vim. [2022-09-07T14:02:49.972Z] #57 36.77 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 36.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:49.972Z] #57 37.25 Selecting previously unselected package xfsprogs. [2022-09-07T14:02:49.972Z] #57 37.26 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 37.26 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T14:02:49.972Z] #57 37.63 Selecting previously unselected package zip. [2022-09-07T14:02:49.972Z] #57 37.63 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 37.64 Unpacking zip (3.0-12) ... [2022-09-07T14:02:49.972Z] #57 37.75 Selecting previously unselected package zstd. [2022-09-07T14:02:49.972Z] #57 37.76 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T14:02:49.972Z] #57 37.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:02:49.972Z] #57 38.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:02:49.972Z] #57 38.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:02:49.972Z] #57 38.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:02:49.972Z] #57 38.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:02:49.972Z] #57 38.79 Setting up libicu67:amd64 (67.1-7) ... [2022-09-07T14:02:49.972Z] #57 38.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:02:49.972Z] #57 38.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T14:02:49.972Z] #57 38.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:02:49.972Z] #57 38.84 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T14:02:49.972Z] #57 38.86 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:02:49.972Z] #57 38.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:02:49.972Z] #57 38.88 Setting up bzip2 (1.0.8-4) ... [2022-09-07T14:02:49.972Z] #57 38.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:02:49.972Z] #57 38.91 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T14:02:50.234Z] #57 39.53 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:02:50.234Z] #57 39.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:50.234Z] #57 39.56 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:02:50.234Z] #57 39.58 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T14:02:50.234Z] #57 39.59 Setting up apparmor (2.13.6-10) ... [2022-09-07T14:02:50.234Z] #57 ... [2022-09-07T14:02:50.234Z] [2022-09-07T14:02:50.234Z] #44 [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-09-07T14:02:50.234Z] #44 117.6 checking build system type... x86_64-pc-linux-gnu [2022-09-07T14:02:50.234Z] #44 117.8 checking host system type... x86_64-pc-linux-gnu [2022-09-07T14:02:50.234Z] #44 117.8 checking how to print strings... printf [2022-09-07T14:02:50.234Z] #44 117.8 checking for a sed that does not truncate output... /bin/sed [2022-09-07T14:02:50.234Z] #44 117.8 checking for grep that handles long lines and -e... /bin/grep [2022-09-07T14:02:50.234Z] #44 117.8 checking for egrep... /bin/grep -E [2022-09-07T14:02:50.234Z] #44 117.8 checking for fgrep... /bin/grep -F [2022-09-07T14:02:50.234Z] #44 117.8 checking for ld used by gcc... /usr/bin/ld [2022-09-07T14:02:50.234Z] #44 117.8 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-09-07T14:02:50.234Z] #44 117.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-09-07T14:02:50.234Z] #44 117.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-09-07T14:02:50.234Z] #44 117.9 checking whether ln -s works... yes [2022-09-07T14:02:50.234Z] #44 117.9 checking the maximum length of command line arguments... 1572864 [2022-09-07T14:02:50.234Z] #44 117.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-09-07T14:02:50.234Z] #44 117.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-09-07T14:02:50.234Z] #44 117.9 checking for /usr/bin/ld option to reload object files... -r [2022-09-07T14:02:50.234Z] #44 117.9 checking for objdump... objdump [2022-09-07T14:02:50.234Z] #44 117.9 checking how to recognize dependent libraries... pass_all [2022-09-07T14:02:50.234Z] #44 117.9 checking for dlltool... no [2022-09-07T14:02:50.234Z] #44 117.9 checking how to associate runtime and link libraries... printf %s\n [2022-09-07T14:02:50.234Z] #44 117.9 checking for ar... ar [2022-09-07T14:02:50.234Z] #44 117.9 checking for archiver @FILE support... @ [2022-09-07T14:02:50.387Z] #36 DONE 67.6s [2022-09-07T14:02:50.387Z] [2022-09-07T14:02:50.387Z] #55 [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-09-07T14:02:50.495Z] #44 118.0 checking for strip... strip [2022-09-07T14:02:50.495Z] #44 118.0 checking for ranlib... ranlib [2022-09-07T14:02:50.495Z] #44 118.0 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-09-07T14:02:50.495Z] #44 118.3 checking for sysroot... no [2022-09-07T14:02:50.495Z] #44 118.3 checking for a working dd... /bin/dd [2022-09-07T14:02:50.757Z] #44 118.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-09-07T14:02:50.757Z] #44 118.3 checking for mt... no [2022-09-07T14:02:50.757Z] #44 118.3 checking if : is a manifest tool... no [2022-09-07T14:02:50.757Z] #44 118.3 checking how to run the C preprocessor... gcc -E [2022-09-07T14:02:51.331Z] #44 118.5 checking for ANSI C header files... yes [2022-09-07T14:02:51.331Z] #44 119.0 checking for sys/types.h... yes [2022-09-07T14:02:51.593Z] #44 119.1 checking for sys/stat.h... yes [2022-09-07T14:02:51.759Z] #55 1.275 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:02:51.759Z] #55 1.276 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:02:51.759Z] #55 1.281 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:02:51.854Z] #44 119.3 checking for stdlib.h... yes [2022-09-07T14:02:51.854Z] #44 119.4 checking for string.h... yes [2022-09-07T14:02:51.854Z] #44 119.6 checking for memory.h... yes [2022-09-07T14:02:52.115Z] #44 119.7 checking for strings.h... yes [2022-09-07T14:02:52.377Z] #44 119.8 checking for inttypes.h... yes [2022-09-07T14:02:52.377Z] #44 120.0 checking for stdint.h... yes [2022-09-07T14:02:52.639Z] #44 120.1 checking for unistd.h... yes [2022-09-07T14:02:52.901Z] #44 120.2 checking for dlfcn.h... yes [2022-09-07T14:02:52.901Z] #44 120.4 checking for objdir... .libs [2022-09-07T14:02:53.163Z] #44 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-09-07T14:02:53.163Z] #44 120.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-09-07T14:02:53.163Z] #44 120.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-09-07T14:02:53.425Z] #44 120.8 checking if gcc static flag -static works... yes [2022-09-07T14:02:53.425Z] #44 121.1 checking if gcc supports -c -o file.o... yes [2022-09-07T14:02:53.687Z] #44 121.2 checking if gcc supports -c -o file.o... (cached) yes [2022-09-07T14:02:53.687Z] #44 121.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-09-07T14:02:53.949Z] #44 121.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-09-07T14:02:53.949Z] #44 121.4 checking how to hardcode library paths into programs... immediate [2022-09-07T14:02:53.949Z] #44 121.4 checking whether stripping libraries is possible... yes [2022-09-07T14:02:53.949Z] #44 121.4 checking if libtool supports shared libraries... yes [2022-09-07T14:02:53.949Z] #44 121.4 checking whether to build shared libraries... no [2022-09-07T14:02:53.949Z] #44 121.4 checking whether to build static libraries... yes [2022-09-07T14:02:53.949Z] #44 121.5 checking float.h usability... yes [2022-09-07T14:02:53.949Z] #44 121.5 checking float.h presence... yes [2022-09-07T14:02:53.949Z] #44 121.6 checking for float.h... yes [2022-09-07T14:02:54.079Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-09-07T14:02:54.212Z] #44 121.6 checking limits.h usability... yes [2022-09-07T14:02:54.212Z] #44 121.7 checking limits.h presence... yes [2022-09-07T14:02:54.212Z] #44 121.7 checking for limits.h... yes [2022-09-07T14:02:54.212Z] #44 121.8 checking stddef.h usability... yes [2022-09-07T14:02:54.212Z] #44 121.9 checking stddef.h presence... yes [2022-09-07T14:02:54.212Z] #44 121.9 checking for stddef.h... yes [2022-09-07T14:02:54.212Z] #44 122.0 checking for stdlib.h... (cached) yes [2022-09-07T14:02:54.474Z] #44 122.0 checking for string.h... (cached) yes [2022-09-07T14:02:54.474Z] #44 122.0 checking sys/time.h usability... yes [2022-09-07T14:02:54.474Z] #44 122.1 checking sys/time.h presence... yes [2022-09-07T14:02:54.474Z] #44 122.2 checking for sys/time.h... yes [2022-09-07T14:02:54.737Z] #44 122.2 checking for inline... inline [2022-09-07T14:02:54.999Z] #44 122.3 checking for size_t... yes [2022-09-07T14:02:54.999Z] #44 122.6 checking for stdlib.h... (cached) yes [2022-09-07T14:02:54.999Z] #44 122.6 checking for GNU libc compatible malloc... yes [2022-09-07T14:02:54.999Z] #44 122.8 checking for stdlib.h... (cached) yes [2022-09-07T14:02:55.261Z] #44 122.8 checking for GNU libc compatible realloc... yes [2022-09-07T14:02:55.454Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 76.8% of statements [2022-09-07T14:02:55.523Z] #44 122.9 checking for working strtod... yes [2022-09-07T14:02:55.713Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-07T14:02:55.786Z] #44 123.2 checking for gettimeofday... yes [2022-09-07T14:02:56.048Z] #44 123.4 checking for memset... yes [2022-09-07T14:02:56.048Z] #44 123.5 checking for strspn... yes [2022-09-07T14:02:56.280Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-09-07T14:02:56.310Z] #44 123.8 checking that generated files are newer than configure... done [2022-09-07T14:02:56.310Z] #44 123.8 configure: creating ./config.status [2022-09-07T14:02:57.218Z] ok github.com/docker/docker/daemon 10.115s coverage: 16.4% of statements [2022-09-07T14:02:57.218Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T14:02:57.218Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T14:02:57.218Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-07T14:02:57.218Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T14:02:57.270Z] #55 1.859 Reading package lists... [2022-09-07T14:02:57.702Z] #44 125.5 config.status: creating Makefile [2022-09-07T14:02:57.784Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.605s coverage: 74.8% of statements [2022-09-07T14:02:57.967Z] #44 125.5 config.status: creating config.h [2022-09-07T14:02:57.967Z] #44 125.6 config.status: executing depfiles commands [2022-09-07T14:02:57.967Z] #44 125.7 config.status: executing libtool commands [2022-09-07T14:02:58.350Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 60.7% of statements [2022-09-07T14:02:58.913Z] #44 126.4 GEN .version [2022-09-07T14:02:58.913Z] #44 126.4 make install-recursive [2022-09-07T14:02:58.913Z] #44 126.4 make[1]: Entering directory '/tmp/crun-build' [2022-09-07T14:02:58.913Z] #44 126.5 Making install in libocispec [2022-09-07T14:02:58.913Z] #44 126.5 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T14:02:58.913Z] #44 126.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-09-07T14:02:58.913Z] #44 126.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-09-07T14:02:58.913Z] #44 126.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-09-07T14:02:58.913Z] #44 126.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-09-07T14:02:58.917Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 3.0% of statements [2022-09-07T14:02:59.486Z] #44 127.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-09-07T14:02:59.487Z] #44 127.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-09-07T14:02:59.753Z] #44 ... [2022-09-07T14:02:59.753Z] [2022-09-07T14:02:59.753Z] #57 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:02:59.753Z] #57 40.86 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T14:02:59.753Z] #57 40.90 Setting up zip (3.0-12) ... [2022-09-07T14:02:59.753Z] #57 40.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 40.94 Setting up bash-completion (1:2.11-2) ... [2022-09-07T14:02:59.753Z] #57 42.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-07T14:02:59.753Z] #57 42.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T14:02:59.753Z] #57 42.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:02:59.753Z] #57 42.82 Setting up patch (2.7.6-7) ... [2022-09-07T14:02:59.753Z] #57 42.83 Setting up sudo (1.9.5p2-3) ... [2022-09-07T14:02:59.753Z] #57 42.89 invoke-rc.d: could not determine current runlevel [2022-09-07T14:02:59.753Z] #57 42.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:02:59.753Z] #57 42.92 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T14:02:59.753Z] #57 42.93 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T14:02:59.753Z] #57 42.93 Failed to connect to bus: Host is down [2022-09-07T14:02:59.753Z] #57 42.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:02:59.753Z] #57 42.95 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T14:02:59.753Z] #57 42.96 Setting up pigz (2.6-1) ... [2022-09-07T14:02:59.753Z] #57 42.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:02:59.753Z] #57 42.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:02:59.753Z] #57 43.01 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 43.02 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 43.71 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:02:59.753Z] #57 43.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:02:59.753Z] #57 44.05 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T14:02:59.753Z] #57 44.08 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:02:59.753Z] #57 44.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:02:59.753Z] #57 44.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:02:59.753Z] #57 44.13 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T14:02:59.753Z] #57 44.15 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T14:02:59.753Z] #57 44.56 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 44.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T14:02:59.753Z] #57 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T14:02:59.753Z] #57 44.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T14:02:59.753Z] #57 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T14:02:59.753Z] #57 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T14:02:59.753Z] #57 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T14:02:59.753Z] #57 44.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T14:02:59.753Z] #57 44.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T14:02:59.753Z] #57 44.66 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T14:02:59.753Z] #57 45.92 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:02:59.753Z] #57 45.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:02:59.753Z] #57 45.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:02:59.753Z] #57 45.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 47.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:02:59.753Z] #57 47.21 Setting up jq (1.6-2.1) ... [2022-09-07T14:02:59.753Z] #57 47.22 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:02:59.753Z] #57 47.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:02:59.753Z] #57 47.25 Setting up iptables (1.8.7-1) ... [2022-09-07T14:02:59.753Z] #57 47.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.29 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.30 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T14:02:59.753Z] #57 47.31 Setting up iproute2 (5.10.0-4) ... [2022-09-07T14:02:59.753Z] #57 47.57 Setting up systemd (247.3-7) ... [2022-09-07T14:02:59.753Z] #57 47.62 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T14:02:59.753Z] #57 47.63 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T14:02:59.753Z] #57 47.64 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T14:02:59.753Z] #57 47.67 Initializing machine ID from KVM UUID. [2022-09-07T14:02:59.753Z] #57 48.41 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T14:02:59.753Z] #57 48.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:02:59.753Z] #57 DONE 49.2s [2022-09-07T14:02:59.753Z] [2022-09-07T14:02:59.753Z] #58 [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-09-07T14:03:00.297Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-09-07T14:03:00.711Z] #58 0.960 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T14:03:00.712Z] #58 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T14:03:00.712Z] #58 0.974 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T14:03:00.712Z] #58 DONE 1.0s [2022-09-07T14:03:00.712Z] [2022-09-07T14:03:00.712Z] #44 [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-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-09-07T14:03:00.712Z] #44 127.5 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-09-07T14:03:00.712Z] #44 128.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-09-07T14:03:00.712Z] #44 128.3 make install-recursive [2022-09-07T14:03:00.712Z] #44 128.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:00.712Z] #44 128.4 Making install in yajl [2022-09-07T14:03:00.712Z] #44 128.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T14:03:00.712Z] #44 128.5 CC verify/json_verify-json_verify.o [2022-09-07T14:03:00.975Z] #44 128.5 CC src/libyajl_la-yajl_alloc.lo [2022-09-07T14:03:00.975Z] #44 128.5 CC src/libyajl_la-yajl.lo [2022-09-07T14:03:00.975Z] #44 128.5 CC src/libyajl_la-yajl_gen.lo [2022-09-07T14:03:00.975Z] #44 128.6 CC src/libyajl_la-yajl_parser.lo [2022-09-07T14:03:00.975Z] #44 128.6 CC src/libyajl_la-yajl_buf.lo [2022-09-07T14:03:00.975Z] #44 128.6 CC src/libyajl_la-yajl_encode.lo [2022-09-07T14:03:00.975Z] #44 128.7 CC src/libyajl_la-yajl_tree.lo [2022-09-07T14:03:00.975Z] #44 128.7 CC src/libyajl_la-yajl_lex.lo [2022-09-07T14:03:01.447Z] #55 6.509 Reading package lists... [2022-09-07T14:03:01.720Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.285s coverage: 50.6% of statements [2022-09-07T14:03:01.979Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.840s coverage: 46.1% of statements [2022-09-07T14:03:01.979Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T14:03:02.816Z] #55 11.21 Building dependency tree... [2022-09-07T14:03:02.816Z] #55 12.36 Reading state information... [2022-09-07T14:03:03.356Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-09-07T14:03:04.186Z] #55 13.56 The following additional packages will be installed: [2022-09-07T14:03:04.186Z] #55 13.56 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-07T14:03:04.186Z] #55 13.56 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-07T14:03:04.186Z] #55 13.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-07T14:03:04.186Z] #55 13.56 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-07T14:03:04.186Z] #55 13.56 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-07T14:03:04.186Z] #55 13.57 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-09-07T14:03:04.186Z] #55 13.57 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-09-07T14:03:04.186Z] #55 13.59 Suggested packages: [2022-09-07T14:03:04.186Z] #55 13.59 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-09-07T14:03:04.186Z] #55 13.59 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-09-07T14:03:04.186Z] #55 13.59 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-09-07T14:03:04.186Z] #55 13.59 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-09-07T14:03:04.186Z] #55 13.59 seccomp:ppc64el seccomp:s390x [2022-09-07T14:03:04.186Z] #55 13.59 Recommended packages: [2022-09-07T14:03:04.186Z] #55 13.59 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-09-07T14:03:04.186Z] #55 13.59 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-09-07T14:03:04.186Z] #55 13.59 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-09-07T14:03:04.186Z] #55 13.59 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-09-07T14:03:04.290Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.909s coverage: 58.5% of statements [2022-09-07T14:03:04.290Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T14:03:04.290Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T14:03:04.290Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-09-07T14:03:04.444Z] #55 14.10 The following NEW packages will be installed: [2022-09-07T14:03:04.444Z] #55 14.10 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-09-07T14:03:04.444Z] #55 14.10 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-09-07T14:03:04.444Z] #55 14.10 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-09-07T14:03:04.444Z] #55 14.10 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-09-07T14:03:04.444Z] #55 14.10 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-09-07T14:03:04.444Z] #55 14.10 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-09-07T14:03:04.444Z] #55 14.10 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-09-07T14:03:04.444Z] #55 14.11 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-09-07T14:03:04.444Z] #55 14.11 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-09-07T14:03:04.444Z] #55 14.11 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-09-07T14:03:04.444Z] #55 14.11 libseccomp2:ppc64el libseccomp2:s390x [2022-09-07T14:03:04.549Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-09-07T14:03:04.701Z] #55 14.46 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:03:04.701Z] #55 14.46 Need to get 15.9 MB of archives. [2022-09-07T14:03:04.701Z] #55 14.46 After this operation, 73.0 MB of additional disk space will be used. [2022-09-07T14:03:04.701Z] #55 14.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-09-07T14:03:04.701Z] #55 14.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-09-07T14:03:04.701Z] #55 14.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-09-07T14:03:04.701Z] #55 14.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-09-07T14:03:04.701Z] #55 14.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-09-07T14:03:04.701Z] #55 14.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-09-07T14:03:04.701Z] #55 14.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-09-07T14:03:04.701Z] #55 14.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-09-07T14:03:04.701Z] #55 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-09-07T14:03:04.958Z] #55 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-09-07T14:03:04.958Z] #55 14.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-09-07T14:03:04.958Z] #55 14.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-09-07T14:03:04.958Z] #55 14.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-09-07T14:03:04.958Z] #55 14.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-09-07T14:03:04.959Z] #55 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-09-07T14:03:04.959Z] #55 14.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-09-07T14:03:04.959Z] #55 14.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-09-07T14:03:04.959Z] #55 14.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-09-07T14:03:04.959Z] #55 14.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-09-07T14:03:04.959Z] #55 14.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-09-07T14:03:04.959Z] #55 14.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-09-07T14:03:04.959Z] #55 14.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-09-07T14:03:04.959Z] #55 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-09-07T14:03:04.959Z] #55 14.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-09-07T14:03:04.959Z] #55 14.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-09-07T14:03:04.959Z] #55 14.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-09-07T14:03:04.959Z] #55 14.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-09-07T14:03:04.959Z] #55 14.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-09-07T14:03:04.959Z] #55 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-09-07T14:03:04.959Z] #55 14.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-09-07T14:03:04.959Z] #55 14.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-09-07T14:03:04.959Z] #55 14.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-09-07T14:03:04.959Z] #55 14.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-09-07T14:03:04.959Z] #55 14.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-09-07T14:03:04.959Z] #55 14.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-09-07T14:03:04.959Z] #55 14.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-09-07T14:03:04.959Z] #55 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-09-07T14:03:04.959Z] #55 14.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-09-07T14:03:04.959Z] #55 14.70 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-09-07T14:03:04.959Z] #55 14.70 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-09-07T14:03:05.889Z] #55 15.27 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:03:05.889Z] #55 15.49 Fetched 15.9 MB in 1s (30.9 MB/s) [2022-09-07T14:03:05.889Z] #55 15.53 Selecting previously unselected package gcc-10-base:armel. [2022-09-07T14:03:05.889Z] #55 15.53 (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-09-07T14:03:05.889Z] #55 15.58 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-09-07T14:03:05.889Z] #55 15.59 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-09-07T14:03:05.889Z] #55 15.64 Selecting previously unselected package gcc-10-base:armhf. [2022-09-07T14:03:05.889Z] #55 15.64 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-09-07T14:03:05.889Z] #55 15.65 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-09-07T14:03:05.889Z] #55 15.69 Selecting previously unselected package gcc-10-base:ppc64el. [2022-09-07T14:03:05.889Z] #55 15.70 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-09-07T14:03:05.889Z] #55 15.70 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-07T14:03:05.889Z] #55 15.76 Selecting previously unselected package gcc-10-base:s390x. [2022-09-07T14:03:06.147Z] #55 15.76 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-09-07T14:03:06.147Z] #55 15.77 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-09-07T14:03:06.147Z] #55 15.81 Selecting previously unselected package gcc-10-base:arm64. [2022-09-07T14:03:06.147Z] #55 15.82 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-09-07T14:03:06.147Z] #55 15.82 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-09-07T14:03:06.147Z] #55 15.88 Selecting previously unselected package libgcc-s1:armel. [2022-09-07T14:03:06.311Z] #44 133.1 CCLD libyajl.la [2022-09-07T14:03:06.311Z] #44 133.5 CCLD verify/json_verify [2022-09-07T14:03:06.311Z] #44 133.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T14:03:06.311Z] #44 133.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T14:03:06.311Z] #44 133.7 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T14:03:06.311Z] #44 133.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T14:03:06.311Z] #44 133.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-09-07T14:03:06.311Z] #44 133.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:06.311Z] #44 133.8 CC src/validate.o [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_config_schema.lo [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_content_descriptor.lo [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_defs.lo [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_defs_descriptor.lo [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_image_index_schema.lo [2022-09-07T14:03:06.311Z] #44 133.8 CC src/image_spec_schema_image_layout_schema.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/runtime_spec_schema_config_linux.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/runtime_spec_schema_config_zos.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/runtime_spec_schema_config_schema.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/runtime_spec_schema_config_solaris.lo [2022-09-07T14:03:06.311Z] #44 133.9 CC src/runtime_spec_schema_config_vm.lo [2022-09-07T14:03:06.311Z] #44 134.0 CC src/runtime_spec_schema_config_windows.lo [2022-09-07T14:03:06.311Z] #44 134.0 CC src/runtime_spec_schema_defs.lo [2022-09-07T14:03:06.311Z] #44 134.1 CC src/runtime_spec_schema_defs_linux.lo [2022-09-07T14:03:06.404Z] #55 15.88 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-09-07T14:03:06.404Z] #55 15.89 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-09-07T14:03:06.404Z] #55 15.93 Selecting previously unselected package libcrypt1:armel. [2022-09-07T14:03:06.404Z] #55 15.94 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-09-07T14:03:06.404Z] #55 15.95 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-09-07T14:03:06.404Z] #55 16.03 Selecting previously unselected package libc6:armel. [2022-09-07T14:03:06.404Z] #55 16.03 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-09-07T14:03:06.451Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.9% of statements [2022-09-07T14:03:06.451Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T14:03:06.451Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T14:03:06.451Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-09-07T14:03:06.573Z] #44 134.1 CC src/runtime_spec_schema_defs_vm.lo [2022-09-07T14:03:06.573Z] #44 134.1 CC src/runtime_spec_schema_defs_windows.lo [2022-09-07T14:03:06.573Z] #44 134.1 CC src/runtime_spec_schema_defs_zos.lo [2022-09-07T14:03:06.573Z] #44 134.2 CC src/runtime_spec_schema_state_schema.lo [2022-09-07T14:03:06.574Z] #44 134.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-09-07T14:03:06.574Z] #44 134.3 CC src/basic_test_double_array_item.lo [2022-09-07T14:03:06.574Z] #44 134.3 CC src/basic_test_double_array.lo [2022-09-07T14:03:06.661Z] #55 16.25 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-09-07T14:03:06.836Z] #44 134.4 CC src/basic_test_top_array_string.lo [2022-09-07T14:03:06.836Z] #44 134.4 CC src/basic_test_top_array_int.lo [2022-09-07T14:03:06.836Z] #44 134.4 CC src/basic_test_top_double_array_int.lo [2022-09-07T14:03:06.836Z] #44 134.4 CC src/basic_test_top_double_array_obj.lo [2022-09-07T14:03:06.836Z] #44 134.5 CC src/basic_test_top_double_array_string.lo [2022-09-07T14:03:06.836Z] #44 134.6 CC src/basic_test_top_double_array_refobj.lo [2022-09-07T14:03:06.836Z] #44 134.6 CC src/read-file.lo [2022-09-07T14:03:06.836Z] #44 134.6 CC src/json_common.lo [2022-09-07T14:03:06.917Z] #55 16.69 Selecting previously unselected package libapparmor1:armel. [2022-09-07T14:03:06.918Z] #55 16.70 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-09-07T14:03:06.918Z] #55 16.70 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-09-07T14:03:06.918Z] #55 16.75 Selecting previously unselected package libapparmor-dev:armel. [2022-09-07T14:03:07.018Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-09-07T14:03:07.098Z] #44 134.7 CC tests/test-1.o [2022-09-07T14:03:07.098Z] #44 134.7 CC tests/test-2.o [2022-09-07T14:03:07.098Z] #44 134.8 CC tests/test-3.o [2022-09-07T14:03:07.098Z] #44 134.8 CC tests/test-4.o [2022-09-07T14:03:07.098Z] #44 134.9 CC tests/test-6.o [2022-09-07T14:03:07.098Z] #44 134.9 CC tests/test-5.o [2022-09-07T14:03:07.174Z] #55 16.75 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-09-07T14:03:07.174Z] #55 16.76 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-09-07T14:03:07.174Z] #55 16.83 Selecting previously unselected package libgcc-s1:arm64. [2022-09-07T14:03:07.174Z] #55 16.84 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-09-07T14:03:07.174Z] #55 16.84 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-09-07T14:03:07.175Z] #55 16.88 Selecting previously unselected package libcrypt1:arm64. [2022-09-07T14:03:07.175Z] #55 16.89 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-09-07T14:03:07.175Z] #55 16.90 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-07T14:03:07.175Z] #55 16.97 Selecting previously unselected package libc6:arm64. [2022-09-07T14:03:07.175Z] #55 16.98 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-09-07T14:03:07.361Z] #44 134.9 CC tests/test-7.o [2022-09-07T14:03:07.361Z] #44 135.0 CC tests/test-8.o [2022-09-07T14:03:07.361Z] #44 135.0 CC tests/test-9.o [2022-09-07T14:03:07.361Z] #44 135.1 CC tests/test-11.o [2022-09-07T14:03:07.432Z] #55 17.17 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-09-07T14:03:07.585Z] ok github.com/docker/docker/daemon/logger/awslogs 0.124s coverage: 79.9% of statements [2022-09-07T14:03:07.585Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T14:03:07.623Z] #44 135.1 CC tests/test-10.o [2022-09-07T14:03:07.844Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-07T14:03:07.996Z] #55 17.62 Selecting previously unselected package libapparmor1:arm64. [2022-09-07T14:03:07.996Z] #55 17.63 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-09-07T14:03:07.996Z] #55 17.64 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-09-07T14:03:07.996Z] #55 17.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-07T14:03:07.996Z] #55 17.69 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-09-07T14:03:07.996Z] #55 17.69 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-07T14:03:07.996Z] #55 17.76 Selecting previously unselected package libgcc-s1:s390x. [2022-09-07T14:03:08.102Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2022-09-07T14:03:08.253Z] #55 17.76 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-09-07T14:03:08.253Z] #55 17.77 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-09-07T14:03:08.253Z] #55 17.81 Selecting previously unselected package libcrypt1:s390x. [2022-09-07T14:03:08.253Z] #55 17.81 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-09-07T14:03:08.253Z] #55 17.82 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-09-07T14:03:08.253Z] #55 17.91 Selecting previously unselected package libc6:s390x. [2022-09-07T14:03:08.253Z] #55 17.91 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-09-07T14:03:08.511Z] #55 18.12 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-09-07T14:03:08.768Z] #55 18.61 Selecting previously unselected package libapparmor1:s390x. [2022-09-07T14:03:09.025Z] #55 18.62 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-09-07T14:03:09.025Z] #55 18.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-09-07T14:03:09.025Z] #55 18.68 Selecting previously unselected package libapparmor-dev:s390x. [2022-09-07T14:03:09.025Z] #55 18.69 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-09-07T14:03:09.025Z] #55 18.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-09-07T14:03:09.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.099s coverage: 76.8% of statements [2022-09-07T14:03:09.282Z] #55 18.77 Selecting previously unselected package libgcc-s1:armhf. [2022-09-07T14:03:09.282Z] #55 18.77 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-09-07T14:03:09.282Z] #55 18.78 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-09-07T14:03:09.282Z] #55 18.83 Selecting previously unselected package libcrypt1:armhf. [2022-09-07T14:03:09.282Z] #55 18.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-09-07T14:03:09.282Z] #55 18.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-09-07T14:03:09.282Z] #55 18.94 Selecting previously unselected package libc6:armhf. [2022-09-07T14:03:09.282Z] #55 18.94 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-09-07T14:03:09.539Z] #55 19.13 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-09-07T14:03:09.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-09-07T14:03:09.796Z] #55 19.53 Selecting previously unselected package libapparmor1:armhf. [2022-09-07T14:03:09.796Z] #55 19.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-09-07T14:03:09.796Z] #55 19.54 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-09-07T14:03:09.796Z] #55 19.58 Selecting previously unselected package libapparmor-dev:armhf. [2022-09-07T14:03:09.796Z] #55 19.59 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-09-07T14:03:09.796Z] #55 19.60 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-09-07T14:03:09.796Z] #55 19.66 Selecting previously unselected package libgcc-s1:ppc64el. [2022-09-07T14:03:10.053Z] #55 19.66 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-09-07T14:03:10.053Z] #55 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-07T14:03:10.053Z] #55 19.73 Selecting previously unselected package libcrypt1:ppc64el. [2022-09-07T14:03:10.053Z] #55 19.73 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-09-07T14:03:10.053Z] #55 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-07T14:03:10.170Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 79.4% of statements [2022-09-07T14:03:10.310Z] #55 19.81 Selecting previously unselected package libc6:ppc64el. [2022-09-07T14:03:10.310Z] #55 19.81 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-09-07T14:03:10.310Z] #55 20.02 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-07T14:03:10.875Z] #55 20.58 Selecting previously unselected package libapparmor1:ppc64el. [2022-09-07T14:03:10.875Z] #55 20.59 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-09-07T14:03:10.875Z] #55 20.60 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-09-07T14:03:10.875Z] #55 20.65 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-09-07T14:03:10.875Z] #55 20.65 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-09-07T14:03:10.875Z] #55 20.66 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-07T14:03:10.936Z] #44 ... [2022-09-07T14:03:10.936Z] [2022-09-07T14:03:10.936Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T14:03:10.936Z] #0 9.465 Collecting yamllint==1.27.1 [2022-09-07T14:03:11.106Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2022-09-07T14:03:11.132Z] #55 20.73 Selecting previously unselected package libseccomp2:s390x. [2022-09-07T14:03:11.132Z] #55 20.73 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-09-07T14:03:11.132Z] #55 20.73 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.132Z] #55 20.78 Selecting previously unselected package libseccomp-dev:s390x. [2022-09-07T14:03:11.132Z] #55 20.79 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-09-07T14:03:11.132Z] #55 20.79 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.132Z] #55 20.86 Selecting previously unselected package libseccomp2:ppc64el. [2022-09-07T14:03:11.132Z] #55 20.87 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-07T14:03:11.132Z] #55 20.87 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.132Z] #55 20.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-09-07T14:03:11.132Z] #55 20.93 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-09-07T14:03:11.132Z] #55 20.93 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.365Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-09-07T14:03:11.389Z] #55 21.00 Selecting previously unselected package libseccomp2:armhf. [2022-09-07T14:03:11.389Z] #55 21.01 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-09-07T14:03:11.389Z] #55 21.02 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.389Z] #55 21.06 Selecting previously unselected package libseccomp-dev:armhf. [2022-09-07T14:03:11.389Z] #55 21.07 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-09-07T14:03:11.389Z] #55 21.08 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.389Z] #55 21.13 Selecting previously unselected package libseccomp2:armel. [2022-09-07T14:03:11.510Z] #59 10.53 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T14:03:11.646Z] #55 21.14 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-09-07T14:03:11.646Z] #55 21.15 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.646Z] #55 21.19 Selecting previously unselected package libseccomp-dev:armel. [2022-09-07T14:03:11.646Z] #55 21.20 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-09-07T14:03:11.646Z] #55 21.21 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.646Z] #55 21.27 Selecting previously unselected package libseccomp2:arm64. [2022-09-07T14:03:11.646Z] #55 21.28 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-09-07T14:03:11.646Z] #55 21.28 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.646Z] #55 21.33 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-07T14:03:11.646Z] #55 21.33 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-09-07T14:03:11.646Z] #55 21.34 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T14:03:11.903Z] #55 21.44 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.45 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.47 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.48 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.49 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.50 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-09-07T14:03:11.903Z] #55 21.51 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-09-07T14:03:11.903Z] #55 21.52 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-09-07T14:03:11.903Z] #55 21.54 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-09-07T14:03:11.903Z] #55 21.55 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-09-07T14:03:11.903Z] #55 21.56 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.57 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.58 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.59 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.60 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-09-07T14:03:11.903Z] #55 21.62 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-09-07T14:03:12.300Z] ok github.com/docker/docker/daemon/logger/journald 3.425s coverage: 74.3% of statements [2022-09-07T14:03:12.300Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-07T14:03:12.300Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-07T14:03:12.300Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T14:03:12.300Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-07T14:03:12.459Z] #59 11.56 Collecting pathspec>=0.5.3 [2022-09-07T14:03:12.459Z] #59 11.57 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T14:03:12.721Z] #59 11.89 Collecting pyyaml [2022-09-07T14:03:12.721Z] #59 11.90 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-09-07T14:03:12.721Z] #59 11.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T14:03:12.721Z] #59 11.95 Building wheels for collected packages: yamllint [2022-09-07T14:03:12.721Z] #59 11.95 Building wheel for yamllint (setup.py): started [2022-09-07T14:03:12.866Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-07T14:03:13.124Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-07T14:03:13.292Z] #55 22.84 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-09-07T14:03:13.666Z] #59 12.86 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T14:03:13.666Z] #59 12.86 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=c71e195e8840d2b456a6325d1da4f09d1618bfa3885b73b1185dc224e579f6e1 [2022-09-07T14:03:13.666Z] #59 12.87 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T14:03:13.666Z] #59 12.88 Successfully built yamllint [2022-09-07T14:03:13.666Z] #59 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T14:03:13.692Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2022-09-07T14:03:13.692Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-09-07T14:03:13.692Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T14:03:13.692Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T14:03:13.928Z] #59 13.23 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T14:03:14.503Z] #59 DONE 13.6s [2022-09-07T14:03:14.503Z] [2022-09-07T14:03:14.503Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T14:03:14.503Z] #60 DONE 0.2s [2022-09-07T14:03:14.503Z] [2022-09-07T14:03:14.503Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T14:03:14.627Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements [2022-09-07T14:03:14.664Z] #55 24.06 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-09-07T14:03:15.097Z] #61 DONE 0.4s [2022-09-07T14:03:15.097Z] [2022-09-07T14:03:15.097Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T14:03:15.097Z] #62 DONE 0.1s [2022-09-07T14:03:15.097Z] [2022-09-07T14:03:15.097Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T14:03:15.097Z] #63 DONE 0.1s [2022-09-07T14:03:15.097Z] [2022-09-07T14:03:15.097Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T14:03:15.097Z] #64 DONE 0.1s [2022-09-07T14:03:15.097Z] [2022-09-07T14:03:15.097Z] #41 [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-09-07T14:03:15.361Z] #41 ... [2022-09-07T14:03:15.361Z] [2022-09-07T14:03:15.361Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T14:03:15.361Z] #65 DONE 0.1s [2022-09-07T14:03:15.361Z] [2022-09-07T14:03:15.361Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T14:03:15.361Z] #66 DONE 0.1s [2022-09-07T14:03:15.361Z] [2022-09-07T14:03:15.361Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T14:03:15.361Z] #67 DONE 0.1s [2022-09-07T14:03:15.361Z] [2022-09-07T14:03:15.361Z] #41 [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-09-07T14:03:15.595Z] #55 25.27 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-09-07T14:03:15.630Z] #41 ... [2022-09-07T14:03:15.631Z] [2022-09-07T14:03:15.631Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T14:03:15.631Z] #68 DONE 0.1s [2022-09-07T14:03:15.631Z] [2022-09-07T14:03:15.631Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T14:03:15.631Z] #69 DONE 0.1s [2022-09-07T14:03:15.631Z] [2022-09-07T14:03:15.631Z] #26 [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-09-07T14:03:16.529Z] ok github.com/docker/docker/distribution 1.485s coverage: 28.0% of statements [2022-09-07T14:03:16.530Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T14:03:16.788Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-07T14:03:16.966Z] #55 26.49 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-09-07T14:03:17.355Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-09-07T14:03:17.355Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T14:03:17.355Z] ok github.com/docker/docker/image 0.032s coverage: 86.9% of statements [2022-09-07T14:03:17.898Z] #55 27.74 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-09-07T14:03:17.898Z] #55 27.75 Setting up libapparmor1:armel (2.13.6-10) ... [2022-09-07T14:03:17.898Z] #55 27.76 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-09-07T14:03:17.922Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-07T14:03:18.156Z] #55 27.78 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.79 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.80 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.83 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.89 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.90 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-09-07T14:03:18.156Z] #55 27.91 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.92 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.93 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.94 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.96 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-09-07T14:03:18.156Z] #55 27.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:03:18.180Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-09-07T14:03:18.180Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-07T14:03:18.180Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T14:03:18.438Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-07T14:03:18.721Z] #55 DONE 28.5s [2022-09-07T14:03:18.721Z] [2022-09-07T14:03:18.721Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-07T14:03:18.978Z] #56 DONE 0.1s [2022-09-07T14:03:18.978Z] [2022-09-07T14:03:18.978Z] #57 [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-09-07T14:03:19.374Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-09-07T14:03:19.940Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-09-07T14:03:19.940Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-07T14:03:20.349Z] #57 ... [2022-09-07T14:03:20.349Z] [2022-09-07T14:03:20.349Z] #58 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-07T14:03:20.349Z] #58 DONE 1.6s [2022-09-07T14:03:20.349Z] [2022-09-07T14:03:20.349Z] #57 [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-09-07T14:03:20.349Z] #57 1.359 + RM_GOPATH=0 [2022-09-07T14:03:20.349Z] #57 1.359 + TMP_GOPATH= [2022-09-07T14:03:20.349Z] #57 1.359 + : /build [2022-09-07T14:03:20.349Z] #57 1.359 + '[' -z '' ']' [2022-09-07T14:03:20.349Z] #57 1.359 ++ mktemp -d [2022-09-07T14:03:20.349Z] #57 1.361 + export GOPATH=/tmp/tmp.Mtjzpryiye [2022-09-07T14:03:20.349Z] #57 1.361 + GOPATH=/tmp/tmp.Mtjzpryiye [2022-09-07T14:03:20.349Z] #57 1.361 + RM_GOPATH=1 [2022-09-07T14:03:20.349Z] #57 1.361 + case "$(go env GOARCH)" in [2022-09-07T14:03:20.349Z] #57 1.361 ++ go env GOARCH [2022-09-07T14:03:20.349Z] #57 1.377 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T14:03:20.349Z] #57 1.377 + GO_BUILDMODE=-buildmode=pie [2022-09-07T14:03:20.349Z] #57 1.379 ++ dirname /install.sh [2022-09-07T14:03:20.349Z] #57 1.381 + dir=/ [2022-09-07T14:03:20.349Z] #57 1.381 + bin=runc [2022-09-07T14:03:20.349Z] #57 1.382 + shift [2022-09-07T14:03:20.349Z] #57 1.382 + '[' '!' -f //runc.installer ']' [2022-09-07T14:03:20.349Z] #57 1.383 + . //runc.installer [2022-09-07T14:03:20.349Z] #57 1.383 ++ set -e [2022-09-07T14:03:20.349Z] #57 1.384 ++ : v1.1.4 [2022-09-07T14:03:20.349Z] #57 1.384 + install_runc [2022-09-07T14:03:20.349Z] #57 1.384 + RUNC_BUILDTAGS=seccomp [2022-09-07T14:03:20.349Z] #57 1.385 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T14:03:20.349Z] #57 1.385 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T14:03:20.349Z] #57 1.386 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mtjzpryiye/src/github.com/opencontainers/runc [2022-09-07T14:03:20.349Z] #57 1.391 Cloning into '/tmp/tmp.Mtjzpryiye/src/github.com/opencontainers/runc'... [2022-09-07T14:03:21.281Z] #57 ... [2022-09-07T14:03:21.281Z] [2022-09-07T14:03:21.281Z] #59 [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-09-07T14:03:21.281Z] #59 DONE 1.1s [2022-09-07T14:03:21.538Z] [2022-09-07T14:03:21.538Z] #60 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T14:03:21.853Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.3% of statements [2022-09-07T14:03:22.470Z] #60 0.933 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T14:03:22.470Z] #60 DONE 1.0s [2022-09-07T14:03:22.470Z] [2022-09-07T14:03:22.470Z] #61 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T14:03:22.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T14:03:22.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T14:03:23.229Z] ok github.com/docker/docker/pkg/authorization 0.983s coverage: 68.3% of statements [2022-09-07T14:03:23.229Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-07T14:03:23.400Z] #61 DONE 1.0s [2022-09-07T14:03:23.400Z] [2022-09-07T14:03:23.400Z] #62 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T14:03:23.487Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-07T14:03:24.332Z] #62 DONE 1.0s [2022-09-07T14:03:24.332Z] [2022-09-07T14:03:24.332Z] #63 [dev-systemd-false 6/28] RUN ldconfig [2022-09-07T14:03:25.699Z] #63 DONE 1.1s [2022-09-07T14:03:25.699Z] [2022-09-07T14:03:25.699Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:03:26.629Z] #64 1.240 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-07T14:03:26.629Z] #64 1.240 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-07T14:03:26.629Z] #64 1.240 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-07T14:03:26.770Z] ok github.com/docker/docker/pkg/chrootarchive 2.537s coverage: 42.7% of statements [2022-09-07T14:03:26.770Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-07T14:03:26.886Z] #64 1.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-09-07T14:03:27.029Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-07T14:03:27.029Z] ok github.com/docker/docker/layer 7.660s coverage: 68.9% of statements [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T14:03:27.029Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T14:03:27.143Z] #64 1.752 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-09-07T14:03:27.287Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-07T14:03:27.546Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-07T14:03:27.707Z] #64 2.059 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-09-07T14:03:27.707Z] #64 2.299 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-09-07T14:03:27.805Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-09-07T14:03:27.805Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-07T14:03:28.271Z] #64 2.698 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-09-07T14:03:28.528Z] #64 3.061 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [157 kB] [2022-09-07T14:03:28.528Z] #64 3.073 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [172 kB] [2022-09-07T14:03:28.528Z] #64 3.074 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [180 kB] [2022-09-07T14:03:28.528Z] #64 3.074 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [153 kB] [2022-09-07T14:03:28.528Z] #64 3.079 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [177 kB] [2022-09-07T14:03:28.741Z] ok github.com/docker/docker/pkg/idtools 0.408s coverage: 69.3% of statements [2022-09-07T14:03:28.741Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.5% of statements [2022-09-07T14:03:29.000Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-07T14:03:29.092Z] #64 3.413 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-09-07T14:03:29.092Z] #64 3.421 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-09-07T14:03:29.092Z] #64 3.422 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-09-07T14:03:29.092Z] #64 3.422 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-09-07T14:03:29.092Z] #64 3.422 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-09-07T14:03:29.258Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-09-07T14:03:29.259Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T14:03:29.259Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-09-07T14:03:29.517Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2022-09-07T14:03:29.517Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-09-07T14:03:29.775Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-09-07T14:03:29.775Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-09-07T14:03:29.775Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T14:03:29.775Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T14:03:30.343Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-09-07T14:03:30.910Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-07T14:03:30.910Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-07T14:03:30.989Z] #64 ... [2022-09-07T14:03:30.989Z] [2022-09-07T14:03:30.989Z] #57 [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-09-07T14:03:30.989Z] #57 6.003 + cd /tmp/tmp.Mtjzpryiye/src/github.com/opencontainers/runc [2022-09-07T14:03:30.989Z] #57 6.006 + git checkout -q v1.1.4 [2022-09-07T14:03:30.989Z] #57 6.253 + '[' -z '' ']' [2022-09-07T14:03:30.989Z] #57 6.253 + target=static [2022-09-07T14:03:30.989Z] #57 6.253 + make BUILDTAGS=seccomp static [2022-09-07T14:03:30.989Z] #57 6.450 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T14:03:30.989Z] #57 11.74 + mkdir -p /build [2022-09-07T14:03:30.989Z] #57 11.74 + cp runc /build/runc [2022-09-07T14:03:30.989Z] #57 DONE 11.9s [2022-09-07T14:03:30.989Z] [2022-09-07T14:03:30.989Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:03:31.169Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-07T14:03:32.543Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-09-07T14:03:32.802Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-09-07T14:03:33.061Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-07T14:03:33.061Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-09-07T14:03:33.320Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-07T14:03:33.578Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T14:03:33.770Z] #26 ... [2022-09-07T14:03:33.770Z] [2022-09-07T14:03:33.770Z] #44 [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-09-07T14:03:33.770Z] #44 158.3 CCLD libocispec.la [2022-09-07T14:03:33.770Z] #44 158.6 CCLD src/validate [2022-09-07T14:03:33.770Z] #44 158.6 CCLD tests/test-1 [2022-09-07T14:03:33.770Z] #44 158.6 CCLD tests/test-2 [2022-09-07T14:03:33.770Z] #44 158.7 CCLD tests/test-3 [2022-09-07T14:03:33.770Z] #44 158.7 CCLD tests/test-4 [2022-09-07T14:03:33.770Z] #44 158.7 CCLD tests/test-5 [2022-09-07T14:03:33.770Z] #44 158.8 CCLD tests/test-6 [2022-09-07T14:03:33.770Z] #44 158.8 CCLD tests/test-7 [2022-09-07T14:03:33.770Z] #44 158.8 CCLD tests/test-8 [2022-09-07T14:03:33.770Z] #44 158.9 CCLD tests/test-9 [2022-09-07T14:03:33.770Z] #44 159.0 CCLD tests/test-10 [2022-09-07T14:03:33.770Z] #44 159.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-09-07T14:03:33.770Z] #44 159.0 CCLD tests/test-11 [2022-09-07T14:03:33.770Z] #44 160.1 libtool: link: ar cr libocispec.a [2022-09-07T14:03:33.770Z] #44 160.1 libtool: link: ranlib libocispec.a [2022-09-07T14:03:33.770Z] #44 161.4 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:34.033Z] #44 161.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-09-07T14:03:34.033Z] #44 161.5 make[5]: Nothing to be done for 'install-data-am'. [2022-09-07T14:03:34.033Z] #44 161.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:34.033Z] #44 161.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:34.033Z] #44 161.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:34.033Z] #44 161.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-09-07T14:03:34.033Z] #44 161.5 make[2]: Entering directory '/tmp/crun-build' [2022-09-07T14:03:34.033Z] #44 161.6 CC src/libcrun/libcrun_testing_a-utils.o [2022-09-07T14:03:34.033Z] #44 161.6 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-09-07T14:03:34.033Z] #44 161.6 CC src/libcrun/libcrun_testing_a-container.o [2022-09-07T14:03:34.033Z] #44 161.6 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-09-07T14:03:34.033Z] #44 161.6 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-09-07T14:03:34.033Z] #44 161.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-09-07T14:03:34.033Z] #44 161.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-09-07T14:03:34.033Z] #44 161.7 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-09-07T14:03:34.033Z] #44 161.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-09-07T14:03:34.033Z] #44 161.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-09-07T14:03:34.033Z] #44 161.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-09-07T14:03:34.033Z] #44 161.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-09-07T14:03:34.033Z] #44 161.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-09-07T14:03:34.033Z] #44 161.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-09-07T14:03:34.145Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-09-07T14:03:34.295Z] #44 161.8 CC src/libcrun/libcrun_testing_a-error.o [2022-09-07T14:03:34.295Z] #44 161.9 CC src/libcrun/libcrun_testing_a-status.o [2022-09-07T14:03:34.295Z] #44 161.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-09-07T14:03:34.295Z] #44 161.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-09-07T14:03:34.295Z] #44 162.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-09-07T14:03:34.295Z] #44 162.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-09-07T14:03:34.295Z] #44 162.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-09-07T14:03:34.295Z] #44 162.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-09-07T14:03:34.403Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-07T14:03:34.558Z] #44 162.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-09-07T14:03:34.558Z] #44 162.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-09-07T14:03:34.558Z] #44 162.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-09-07T14:03:34.558Z] #44 162.1 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-09-07T14:03:34.558Z] #44 162.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-09-07T14:03:34.662Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-09-07T14:03:34.820Z] #44 162.4 CC src/crun-crun.o [2022-09-07T14:03:34.820Z] #44 162.4 CC src/crun-run.o [2022-09-07T14:03:34.820Z] #44 162.5 CC src/crun-delete.o [2022-09-07T14:03:35.082Z] #44 162.6 CC src/crun-kill.o [2022-09-07T14:03:35.082Z] #44 162.6 CC src/crun-pause.o [2022-09-07T14:03:35.082Z] #44 162.7 CC src/crun-unpause.o [2022-09-07T14:03:35.228Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-09-07T14:03:35.344Z] #44 162.8 CC src/crun-spec.o [2022-09-07T14:03:35.344Z] #44 162.9 CC src/crun-exec.o [2022-09-07T14:03:35.344Z] #44 162.9 CC src/crun-list.o [2022-09-07T14:03:35.344Z] #44 162.9 CC src/crun-create.o [2022-09-07T14:03:35.344Z] #44 162.9 CC src/crun-start.o [2022-09-07T14:03:35.344Z] #44 163.0 CC src/crun-state.o [2022-09-07T14:03:35.487Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-07T14:03:35.606Z] #44 163.1 CC src/crun-ps.o [2022-09-07T14:03:35.606Z] #44 163.1 CC src/crun-update.o [2022-09-07T14:03:35.606Z] #44 163.2 CC src/crun-checkpoint.o [2022-09-07T14:03:35.606Z] #44 163.2 CC src/libcrun/libcrun_la-utils.lo [2022-09-07T14:03:35.606Z] #44 163.3 CC src/crun-restore.o [2022-09-07T14:03:35.606Z] #44 163.3 CC src/libcrun/libcrun_la-container.lo [2022-09-07T14:03:35.871Z] #44 163.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-09-07T14:03:35.871Z] #44 163.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-09-07T14:03:35.871Z] #44 163.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-09-07T14:03:35.871Z] #44 163.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-09-07T14:03:36.139Z] #44 163.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-09-07T14:03:36.139Z] #44 163.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-09-07T14:03:36.139Z] #44 163.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-09-07T14:03:36.139Z] #44 163.8 CC src/libcrun/libcrun_la-criu.lo [2022-09-07T14:03:36.139Z] #44 163.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-09-07T14:03:36.400Z] #44 163.9 CC src/libcrun/libcrun_la-seccomp.lo [2022-09-07T14:03:36.400Z] #44 164.0 CC src/libcrun/libcrun_la-linux.lo [2022-09-07T14:03:36.400Z] #44 164.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-09-07T14:03:36.400Z] #44 164.1 CC src/libcrun/libcrun_la-status.lo [2022-09-07T14:03:36.400Z] #44 164.2 CC src/libcrun/libcrun_la-terminal.lo [2022-09-07T14:03:36.662Z] #44 164.3 CC src/libcrun/libcrun_la-signals.lo [2022-09-07T14:03:36.662Z] #44 164.3 CC src/libcrun/libcrun_la-error.lo [2022-09-07T14:03:36.662Z] #44 164.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-09-07T14:03:36.662Z] #44 164.3 CC src/libcrun/libcrun_la-mount_flags.lo [2022-09-07T14:03:36.662Z] #44 164.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-09-07T14:03:36.925Z] #44 164.6 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-09-07T14:03:36.925Z] #44 164.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-09-07T14:03:36.925Z] #44 164.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-09-07T14:03:36.925Z] #44 164.7 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-09-07T14:03:37.187Z] #44 164.9 CC tests/init.o [2022-09-07T14:03:37.390Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-07T14:03:37.390Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-07T14:03:37.449Z] #44 164.9 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-09-07T14:03:37.537Z] #64 11.24 Fetched 40.6 MB in 10s (3954 kB/s) [2022-09-07T14:03:37.957Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-09-07T14:03:38.892Z] ok github.com/docker/docker/quota 0.198s coverage: 71.4% of statements [2022-09-07T14:03:39.150Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-07T14:03:40.085Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-09-07T14:03:40.652Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-07T14:03:40.652Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-07T14:03:41.221Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-09-07T14:03:41.480Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-07T14:03:41.729Z] #64 11.24 Reading package lists... [2022-09-07T14:03:41.729Z] #64 15.81 Reading package lists... [2022-09-07T14:03:41.729Z] #64 ... [2022-09-07T14:03:41.729Z] [2022-09-07T14:03:41.729Z] #45 [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-09-07T14:03:41.729Z] #45 76.72 + bin/containerd [2022-09-07T14:03:43.383Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-07T14:03:43.641Z] ok github.com/docker/docker/volume/local 0.080s coverage: 76.8% of statements [2022-09-07T14:03:44.208Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-09-07T14:03:45.583Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-09-07T14:03:48.276Z] #45 ... [2022-09-07T14:03:48.276Z] [2022-09-07T14:03:48.276Z] #64 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-09-07T14:03:48.276Z] #64 15.81 Reading package lists... [2022-09-07T14:03:48.276Z] #64 20.36 Building dependency tree... [2022-09-07T14:03:48.276Z] #64 21.54 Reading state information... [2022-09-07T14:03:48.276Z] #64 22.52 bzip2 is already the newest version (1.0.8-4). [2022-09-07T14:03:48.276Z] #64 22.52 patch is already the newest version (2.7.6-7). [2022-09-07T14:03:48.276Z] #64 22.52 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-09-07T14:03:48.276Z] #64 22.52 The following additional packages will be installed: [2022-09-07T14:03:48.276Z] #64 22.53 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-09-07T14:03:48.276Z] #64 22.53 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-09-07T14:03:48.276Z] #64 22.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-09-07T14:03:48.276Z] #64 22.53 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-09-07T14:03:48.276Z] #64 22.53 systemd vim-runtime xxd [2022-09-07T14:03:48.276Z] #64 22.55 Suggested packages: [2022-09-07T14:03:48.276Z] #64 22.55 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-09-07T14:03:48.276Z] #64 22.55 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-09-07T14:03:48.276Z] #64 22.55 vim-scripts xfsdump acl attr quota [2022-09-07T14:03:48.276Z] #64 22.55 Recommended packages: [2022-09-07T14:03:48.276Z] #64 22.55 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-07T14:03:48.276Z] #64 22.55 systemd-timesyncd | time-daemon unzip [2022-09-07T14:03:49.207Z] #64 23.71 The following NEW packages will be installed: [2022-09-07T14:03:49.207Z] #64 23.71 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-09-07T14:03:49.207Z] #64 23.71 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-07T14:03:49.207Z] #64 23.71 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-07T14:03:49.208Z] #64 23.71 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-09-07T14:03:49.208Z] #64 23.72 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-09-07T14:03:49.208Z] #64 23.72 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-09-07T14:03:49.208Z] #64 23.72 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-09-07T14:03:49.208Z] #64 23.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-09-07T14:03:49.208Z] #64 23.72 zstd [2022-09-07T14:03:49.465Z] #64 24.06 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-09-07T14:03:49.465Z] #64 24.06 Need to get 23.8 MB of archives. [2022-09-07T14:03:49.465Z] #64 24.06 After this operation, 89.3 MB of additional disk space will be used. [2022-09-07T14:03:49.465Z] #64 24.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-09-07T14:03:49.465Z] #64 24.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T14:03:49.465Z] #64 24.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-09-07T14:03:49.465Z] #64 24.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-09-07T14:03:49.465Z] #64 24.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-09-07T14:03:49.465Z] #64 24.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-09-07T14:03:49.465Z] #64 24.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-09-07T14:03:49.465Z] #64 24.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-09-07T14:03:49.723Z] #64 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-09-07T14:03:49.723Z] #64 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-09-07T14:03:49.723Z] #64 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-09-07T14:03:49.723Z] #64 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-09-07T14:03:49.723Z] #64 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-09-07T14:03:49.723Z] #64 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-09-07T14:03:49.723Z] #64 24.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-07T14:03:49.723Z] #64 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-07T14:03:49.723Z] #64 24.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-09-07T14:03:49.723Z] #64 24.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-09-07T14:03:49.723Z] #64 24.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-09-07T14:03:49.723Z] #64 24.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-09-07T14:03:49.723Z] #64 24.21 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-09-07T14:03:49.723Z] #64 24.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-09-07T14:03:49.723Z] #64 24.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-09-07T14:03:49.723Z] #64 24.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-09-07T14:03:49.723Z] #64 24.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-09-07T14:03:49.723Z] #64 24.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-09-07T14:03:49.723Z] #64 24.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-07T14:03:49.723Z] #64 24.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-07T14:03:49.723Z] #64 24.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-07T14:03:49.723Z] #64 24.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-07T14:03:49.723Z] #64 24.26 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-07T14:03:49.723Z] #64 24.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-07T14:03:49.723Z] #64 24.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-07T14:03:49.723Z] #64 24.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-09-07T14:03:49.723Z] #64 24.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-09-07T14:03:49.723Z] #64 24.28 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-09-07T14:03:49.723Z] #64 24.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-09-07T14:03:49.723Z] #64 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-07T14:03:49.723Z] #64 24.36 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-09-07T14:03:49.980Z] #64 24.38 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-09-07T14:03:49.980Z] #64 24.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-09-07T14:03:49.980Z] #64 24.39 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-09-07T14:03:50.237Z] #64 24.92 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T14:03:50.495Z] #64 25.12 Fetched 23.8 MB in 1s (38.5 MB/s) [2022-09-07T14:03:50.495Z] #64 25.17 Selecting previously unselected package libcap2:amd64. [2022-09-07T14:03:50.752Z] #64 25.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-09-07T14:03:50.752Z] #64 25.22 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-09-07T14:03:50.752Z] #64 25.23 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:03:50.752Z] #64 25.27 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T14:03:50.752Z] #64 25.28 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T14:03:50.752Z] #64 25.28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:03:50.752Z] #64 25.32 Selecting previously unselected package libjson-c5:amd64. [2022-09-07T14:03:50.752Z] #64 25.33 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-09-07T14:03:50.752Z] #64 25.34 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:03:50.752Z] #64 25.38 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T14:03:51.009Z] #64 25.39 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-09-07T14:03:51.009Z] #64 25.39 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:03:51.009Z] #64 25.49 Selecting previously unselected package libip4tc2:amd64. [2022-09-07T14:03:51.009Z] #64 25.49 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:03:51.009Z] #64 25.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:03:51.009Z] #64 25.54 Selecting previously unselected package libkmod2:amd64. [2022-09-07T14:03:51.009Z] #64 25.54 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-09-07T14:03:51.009Z] #64 25.54 Unpacking libkmod2:amd64 (28-1) ... [2022-09-07T14:03:51.009Z] #64 25.60 Selecting previously unselected package systemd. [2022-09-07T14:03:51.267Z] #64 25.60 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-09-07T14:03:51.267Z] #64 25.67 Unpacking systemd (247.3-7) ... [2022-09-07T14:03:51.831Z] #64 26.43 Selecting previously unselected package pigz. [2022-09-07T14:03:51.831Z] #64 26.43 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-09-07T14:03:51.831Z] #64 26.44 Unpacking pigz (2.6-1) ... [2022-09-07T14:03:52.089Z] #64 26.49 Selecting previously unselected package libelf1:amd64. [2022-09-07T14:03:52.089Z] #64 26.49 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-09-07T14:03:52.089Z] #64 26.50 Unpacking libelf1:amd64 (0.183-1) ... [2022-09-07T14:03:52.089Z] #64 26.57 Selecting previously unselected package libbpf0:amd64. [2022-09-07T14:03:52.089Z] #64 26.58 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-09-07T14:03:52.089Z] #64 26.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:03:52.089Z] #64 26.65 Selecting previously unselected package libmnl0:amd64. [2022-09-07T14:03:52.089Z] #64 26.66 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-09-07T14:03:52.089Z] #64 26.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:03:52.089Z] #64 26.74 Selecting previously unselected package libxtables12:amd64. [2022-09-07T14:03:52.346Z] #64 26.75 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-09-07T14:03:52.346Z] #64 26.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:03:52.346Z] #64 26.87 Selecting previously unselected package libcap2-bin. [2022-09-07T14:03:52.346Z] #64 26.88 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-09-07T14:03:52.346Z] #64 26.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-07T14:03:52.346Z] #64 26.99 Selecting previously unselected package iproute2. [2022-09-07T14:03:52.604Z] #64 26.99 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-09-07T14:03:52.604Z] #64 27.00 Unpacking iproute2 (5.10.0-4) ... [2022-09-07T14:03:52.604Z] #64 27.20 Selecting previously unselected package xxd. [2022-09-07T14:03:52.604Z] #64 27.21 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:03:52.604Z] #64 27.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:03:52.862Z] #64 27.29 Selecting previously unselected package vim-common. [2022-09-07T14:03:52.862Z] #64 27.29 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:03:52.862Z] #64 27.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:03:52.862Z] #64 27.39 Selecting previously unselected package bash-completion. [2022-09-07T14:03:52.862Z] #64 27.39 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-07T14:03:53.794Z] #64 28.40 Unpacking bash-completion (1:2.11-2) ... [2022-09-07T14:03:54.051Z] #64 28.61 Selecting previously unselected package apparmor. [2022-09-07T14:03:54.051Z] #64 28.62 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-09-07T14:03:54.309Z] #64 28.65 Unpacking apparmor (2.13.6-10) ... [2022-09-07T14:03:54.309Z] #64 28.84 Selecting previously unselected package inetutils-ping. [2022-09-07T14:03:54.309Z] #64 28.85 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-09-07T14:03:54.309Z] #64 28.85 Unpacking inetutils-ping (2:2.0-1) ... [2022-09-07T14:03:54.309Z] #64 28.92 Selecting previously unselected package libip6tc2:amd64. [2022-09-07T14:03:54.566Z] #64 28.92 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-09-07T14:03:54.566Z] #64 28.93 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:03:54.566Z] #64 28.97 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T14:03:54.566Z] #64 28.97 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T14:03:54.566Z] #64 28.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:03:54.566Z] #64 29.04 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T14:03:54.566Z] #64 29.04 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-09-07T14:03:54.566Z] #64 29.04 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:03:54.566Z] #64 29.09 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T14:03:54.566Z] #64 29.10 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-09-07T14:03:54.566Z] #64 29.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:03:54.824Z] #64 29.16 Selecting previously unselected package iptables. [2022-09-07T14:03:54.824Z] #64 29.16 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-09-07T14:03:54.824Z] #64 29.17 Unpacking iptables (1.8.7-1) ... [2022-09-07T14:03:54.824Z] #64 29.31 Selecting previously unselected package libonig5:amd64. [2022-09-07T14:03:54.824Z] #64 29.32 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-09-07T14:03:54.824Z] #64 29.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:03:54.824Z] #64 29.40 Selecting previously unselected package libjq1:amd64. [2022-09-07T14:03:54.824Z] #64 29.40 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-09-07T14:03:54.824Z] #64 29.41 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:03:54.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T14:03:55.081Z] #64 29.47 Selecting previously unselected package jq. [2022-09-07T14:03:55.081Z] #64 29.47 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-09-07T14:03:55.081Z] #64 29.48 Unpacking jq (1.6-2.1) ... [2022-09-07T14:03:55.081Z] #64 29.53 Selecting previously unselected package libaio1:amd64. [2022-09-07T14:03:55.081Z] #64 29.53 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-09-07T14:03:55.081Z] #64 29.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:03:55.081Z] #64 29.57 Selecting previously unselected package libgpm2:amd64. [2022-09-07T14:03:55.081Z] #64 29.58 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-09-07T14:03:55.081Z] #64 29.58 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:03:55.081Z] #64 29.63 Selecting previously unselected package libinih1:amd64. [2022-09-07T14:03:55.081Z] #64 29.63 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-09-07T14:03:55.081Z] #64 29.64 Unpacking libinih1:amd64 (53-1+b2) ... [2022-09-07T14:03:55.081Z] #64 29.67 Selecting previously unselected package libmicrohttpd12:amd64. [2022-09-07T14:03:55.081Z] #64 29.68 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-09-07T14:03:55.081Z] #64 29.69 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:03:55.081Z] #64 29.75 Selecting previously unselected package libnet1:amd64. [2022-09-07T14:03:55.081Z] #64 29.75 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T14:03:55.338Z] #64 29.76 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:03:55.338Z] #64 29.82 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T14:03:55.338Z] #64 29.82 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-09-07T14:03:55.338Z] #64 29.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:03:55.338Z] #64 29.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T14:03:55.338Z] #64 29.89 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-09-07T14:03:55.338Z] #64 29.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:03:55.338Z] #64 29.93 Selecting previously unselected package libyajl2:amd64. [2022-09-07T14:03:55.338Z] #64 29.93 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-09-07T14:03:55.338Z] #64 29.94 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:03:55.338Z] #64 29.98 Selecting previously unselected package net-tools. [2022-09-07T14:03:55.338Z] #64 29.98 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-09-07T14:03:55.593Z] #44 182.7 CCLD tests/init [2022-09-07T14:03:55.595Z] #64 29.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:03:55.595Z] #64 30.11 Selecting previously unselected package python-pip-whl. [2022-09-07T14:03:55.595Z] #64 30.11 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:03:55.595Z] #64 30.12 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:03:55.852Z] #64 30.35 Selecting previously unselected package python3-lib2to3. [2022-09-07T14:03:55.852Z] #64 30.36 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-07T14:03:55.852Z] #64 30.36 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:03:55.852Z] #64 30.42 Selecting previously unselected package python3-distutils. [2022-09-07T14:03:55.852Z] #64 30.43 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-09-07T14:03:55.852Z] #64 30.44 Unpacking python3-distutils (3.9.2-1) ... [2022-09-07T14:03:55.853Z] #64 30.51 Selecting previously unselected package python3-pkg-resources. [2022-09-07T14:03:56.110Z] #64 30.52 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-07T14:03:56.110Z] #64 30.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:03:56.110Z] #64 30.63 Selecting previously unselected package python3-setuptools. [2022-09-07T14:03:56.110Z] #64 30.64 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-09-07T14:03:56.110Z] #64 30.64 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-07T14:03:56.110Z] #64 30.76 Selecting previously unselected package python3-wheel. [2022-09-07T14:03:56.367Z] #64 30.76 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-09-07T14:03:56.367Z] #64 30.77 Unpacking python3-wheel (0.34.2-1) ... [2022-09-07T14:03:56.367Z] #64 30.82 Selecting previously unselected package python3-pip. [2022-09-07T14:03:56.367Z] #64 30.84 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-07T14:03:56.367Z] #64 30.84 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:03:56.367Z] #64 30.95 Selecting previously unselected package sudo. [2022-09-07T14:03:56.367Z] #64 30.96 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-09-07T14:03:56.367Z] #64 30.97 Unpacking sudo (1.9.5p2-3) ... [2022-09-07T14:03:56.881Z] #64 31.21 Selecting previously unselected package systemd-journal-remote. [2022-09-07T14:03:56.881Z] #64 31.21 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-09-07T14:03:56.881Z] #64 31.22 Unpacking systemd-journal-remote (247.3-7) ... [2022-09-07T14:03:56.881Z] #64 31.28 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T14:03:56.881Z] #64 31.29 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-09-07T14:03:56.881Z] #64 31.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:03:56.881Z] #64 31.41 Selecting previously unselected package uidmap. [2022-09-07T14:03:56.881Z] #64 31.42 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-09-07T14:03:56.881Z] #64 31.42 Unpacking uidmap (1:4.8.1-1) ... [2022-09-07T14:03:57.138Z] #64 31.49 Selecting previously unselected package vim-runtime. [2022-09-07T14:03:57.138Z] #64 31.49 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-07T14:03:57.138Z] #64 31.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T14:03:57.138Z] #64 31.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-07T14:03:57.138Z] #64 31.54 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:03:58.509Z] #64 32.71 Selecting previously unselected package vim. [2022-09-07T14:03:58.509Z] #64 32.72 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-09-07T14:03:58.509Z] #64 32.73 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:03:58.509Z] #64 32.99 Selecting previously unselected package xfsprogs. [2022-09-07T14:03:58.509Z] #64 33.00 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-09-07T14:03:58.509Z] #64 33.00 Unpacking xfsprogs (5.10.0-4) ... [2022-09-07T14:03:58.767Z] #64 33.21 Selecting previously unselected package zip. [2022-09-07T14:03:58.767Z] #64 33.22 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-09-07T14:03:58.767Z] #64 33.22 Unpacking zip (3.0-12) ... [2022-09-07T14:03:58.767Z] #64 33.29 Selecting previously unselected package zstd. [2022-09-07T14:03:58.767Z] #64 33.29 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-09-07T14:03:58.767Z] #64 33.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:03:59.024Z] #64 33.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-07T14:03:59.588Z] #64 33.95 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-09-07T14:03:59.588Z] #64 33.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-07T14:03:59.588Z] #64 33.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-09-07T14:03:59.588Z] #64 33.99 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-09-07T14:03:59.588Z] #64 34.00 Setting up libinih1:amd64 (53-1+b2) ... [2022-09-07T14:03:59.588Z] #64 34.01 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T14:03:59.588Z] #64 34.03 Setting up uidmap (1:4.8.1-1) ... [2022-09-07T14:03:59.588Z] #64 34.04 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-09-07T14:03:59.588Z] #64 34.05 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T14:03:59.588Z] #64 34.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-09-07T14:03:59.588Z] #64 34.08 Setting up python3-wheel (0.34.2-1) ... [2022-09-07T14:03:59.846Z] #64 34.38 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-09-07T14:03:59.846Z] #64 34.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:03:59.846Z] #64 34.40 Setting up libcap2:amd64 (1:2.44-1) ... [2022-09-07T14:04:00.103Z] #64 34.41 Setting up libcap2-bin (1:2.44-1) ... [2022-09-07T14:04:00.103Z] #64 34.42 Setting up apparmor (2.13.6-10) ... [2022-09-07T14:04:01.035Z] #64 35.31 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-07T14:04:01.035Z] #64 35.34 Setting up zip (3.0-12) ... [2022-09-07T14:04:01.035Z] #64 35.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:04:01.035Z] #64 35.37 Setting up bash-completion (1:2.11-2) ... [2022-09-07T14:04:01.967Z] #64 36.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-09-07T14:04:01.967Z] #64 36.34 Setting up sudo (1.9.5p2-3) ... [2022-09-07T14:04:01.967Z] #64 36.41 invoke-rc.d: could not determine current runlevel [2022-09-07T14:04:01.967Z] #64 36.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T14:04:01.967Z] #64 36.42 Setting up xfsprogs (5.10.0-4) ... [2022-09-07T14:04:01.967Z] #64 36.43 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-07T14:04:01.967Z] #64 36.43 Failed to connect to bus: Host is down [2022-09-07T14:04:01.967Z] #64 36.44 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-09-07T14:04:01.967Z] #64 36.45 Setting up inetutils-ping (2:2.0-1) ... [2022-09-07T14:04:01.967Z] #64 36.46 Setting up pigz (2.6-1) ... [2022-09-07T14:04:01.967Z] #64 36.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T14:04:01.967Z] #64 36.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-09-07T14:04:01.967Z] #64 36.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-07T14:04:01.967Z] #64 36.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:04:02.482Z] #64 36.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-09-07T14:04:02.482Z] #64 36.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-07T14:04:02.482Z] #64 37.06 Setting up libelf1:amd64 (0.183-1) ... [2022-09-07T14:04:02.482Z] #64 37.07 Setting up libjson-c5:amd64 (0.15-2) ... [2022-09-07T14:04:02.482Z] #64 37.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-07T14:04:02.482Z] #64 37.11 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-09-07T14:04:02.750Z] #64 37.12 Setting up libkmod2:amd64 (28-1) ... [2022-09-07T14:04:02.750Z] #64 37.14 Setting up python3-distutils (3.9.2-1) ... [2022-09-07T14:04:02.750Z] #64 37.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-07T14:04:02.750Z] #64 37.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T14:04:02.750Z] #64 37.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T14:04:02.750Z] #64 37.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T14:04:02.750Z] #64 37.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T14:04:02.750Z] #64 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T14:04:02.750Z] #64 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T14:04:02.750Z] #64 37.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T14:04:02.750Z] #64 37.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T14:04:02.750Z] #64 37.38 Setting up python3-setuptools (52.0.0-4) ... [2022-09-07T14:04:03.686Z] #64 38.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-09-07T14:04:03.686Z] #64 38.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-09-07T14:04:03.686Z] #64 38.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-07T14:04:03.686Z] #64 38.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-07T14:04:04.249Z] #64 38.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-09-07T14:04:04.249Z] #64 38.58 Setting up jq (1.6-2.1) ... [2022-09-07T14:04:04.249Z] #64 38.59 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-09-07T14:04:04.249Z] #64 38.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-09-07T14:04:04.249Z] #64 38.61 Setting up iptables (1.8.7-1) ... [2022-09-07T14:04:04.249Z] #64 38.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T14:04:04.249Z] #64 38.66 Setting up iproute2 (5.10.0-4) ... [2022-09-07T14:04:04.249Z] #64 38.86 Setting up systemd (247.3-7) ... [2022-09-07T14:04:04.249Z] #64 38.90 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T14:04:04.249Z] #64 38.90 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T14:04:04.506Z] #64 38.90 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-07T14:04:04.506Z] #64 38.93 Initializing machine ID from KVM UUID. [2022-09-07T14:04:04.763Z] #64 39.45 Setting up systemd-journal-remote (247.3-7) ... [2022-09-07T14:04:04.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T14:04:05.328Z] #64 39.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-09-07T14:04:05.585Z] #64 DONE 40.1s [2022-09-07T14:04:05.585Z] [2022-09-07T14:04:05.585Z] #65 [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-09-07T14:04:06.516Z] #65 0.845 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T14:04:06.516Z] #65 0.852 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T14:04:06.516Z] #65 0.855 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T14:04:06.516Z] #65 DONE 0.9s [2022-09-07T14:04:06.516Z] [2022-09-07T14:04:06.516Z] #66 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-07T14:04:07.507Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T14:04:07.507Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === Skipped [2022-09-07T14:04:07.507Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-07T14:04:07.507Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-07T14:04:07.507Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-07T14:04:07.507Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-07T14:04:07.507Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T14:04:07.507Z] time="2022-09-07T14:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T14:04:07.507Z] time="2022-09-07T14:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T14:04:07.507Z] time="2022-09-07T14:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T14:04:07.507Z] time="2022-09-07T14:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T14:04:07.507Z] time="2022-09-07T14:03:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T14:04:07.507Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T14:04:07.507Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T14:04:07.507Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:04:07.507Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T14:04:07.507Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T14:04:07.507Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T14:04:07.507Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-07T14:04:07.507Z] [2022-09-07T14:04:07.507Z] DONE 2874 tests, 28 skipped in 212.191s [2022-09-07T14:04:07.507Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:04:07.507Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-07T14:04:07.507Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-07T14:04:13.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T14:04:13.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T14:04:13.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T14:04:13.733Z] #44 200.4 AR libcrun_testing.a [2022-09-07T14:04:13.733Z] #44 200.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-09-07T14:04:13.733Z] #44 200.5 CCLD tests/tests_libcrun_errors [2022-09-07T14:04:13.733Z] #44 200.5 CCLD tests/tests_libcrun_utils [2022-09-07T14:04:13.733Z] #44 200.6 CCLD tests/tests_libcrun_fuzzer [2022-09-07T14:04:13.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T14:04:13.996Z] #44 201.5 CCLD libcrun.la [2022-09-07T14:04:14.569Z] #44 202.1 CCLD crun [2022-09-07T14:04:14.616Z] #66 7.156 Collecting yamllint==1.27.1 [2022-09-07T14:04:14.830Z] #44 202.6 make[3]: Entering directory '/tmp/crun-build' [2022-09-07T14:04:14.873Z] #66 8.206 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-07T14:04:14.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T14:04:14.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T14:04:15.092Z] #44 202.8 /bin/mkdir -p '/usr/local/lib' [2022-09-07T14:04:15.092Z] #44 202.8 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-09-07T14:04:15.092Z] #44 202.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-09-07T14:04:15.092Z] #44 202.8 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-09-07T14:04:15.092Z] #44 202.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-09-07T14:04:15.092Z] #44 202.9 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-09-07T14:04:15.092Z] #44 202.9 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-09-07T14:04:15.130Z] #66 8.657 Collecting pathspec>=0.5.3 [2022-09-07T14:04:15.130Z] #66 8.667 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-07T14:04:15.353Z] #44 202.9 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-09-07T14:04:15.354Z] #44 203.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-09-07T14:04:15.354Z] #44 203.0 ---------------------------------------------------------------------- [2022-09-07T14:04:15.354Z] #44 203.0 Libraries have been installed in: [2022-09-07T14:04:15.387Z] #66 8.831 Collecting pyyaml [2022-09-07T14:04:15.387Z] #66 8.840 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-09-07T14:04:15.387Z] #66 8.868 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-07T14:04:15.387Z] #66 8.874 Building wheels for collected packages: yamllint [2022-09-07T14:04:15.387Z] #66 8.878 Building wheel for yamllint (setup.py): started [2022-09-07T14:04:15.615Z] #44 203.0 /usr/local/lib [2022-09-07T14:04:15.615Z] #44 203.0 [2022-09-07T14:04:15.615Z] #44 203.0 If you ever happen to want to link against installed libraries [2022-09-07T14:04:15.615Z] #44 203.0 in a given directory, LIBDIR, you must either use libtool, and [2022-09-07T14:04:15.615Z] #44 203.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-09-07T14:04:15.615Z] #44 203.0 flag during linking and do at least one of the following: [2022-09-07T14:04:15.615Z] #44 203.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-09-07T14:04:15.615Z] #44 203.0 during execution [2022-09-07T14:04:15.615Z] #44 203.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-09-07T14:04:15.615Z] #44 203.0 during linking [2022-09-07T14:04:15.615Z] #44 203.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-09-07T14:04:15.615Z] #44 203.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-09-07T14:04:15.615Z] #44 203.0 [2022-09-07T14:04:15.615Z] #44 203.0 See any operating system documentation about shared libraries for [2022-09-07T14:04:15.615Z] #44 203.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-09-07T14:04:15.615Z] #44 203.0 ---------------------------------------------------------------------- [2022-09-07T14:04:15.615Z] #44 203.0 /bin/mkdir -p '/build' [2022-09-07T14:04:15.615Z] #44 203.1 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-09-07T14:04:15.615Z] #44 203.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-09-07T14:04:15.615Z] #44 203.1 make[3]: Leaving directory '/tmp/crun-build' [2022-09-07T14:04:15.615Z] #44 203.1 make[2]: Leaving directory '/tmp/crun-build' [2022-09-07T14:04:15.615Z] #44 203.1 make[1]: Leaving directory '/tmp/crun-build' [2022-09-07T14:04:15.644Z] #66 9.292 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-07T14:04:15.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T14:04:15.876Z] #44 DONE 203.5s [2022-09-07T14:04:15.876Z] [2022-09-07T14:04:15.876Z] #26 [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-09-07T14:04:15.901Z] #66 9.293 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=daa41a79e802367ea742fad9caa966b519ed271773b848c8d263377360af7c86 [2022-09-07T14:04:15.901Z] #66 9.293 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-07T14:04:15.901Z] #66 9.300 Successfully built yamllint [2022-09-07T14:04:15.901Z] #66 9.314 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-07T14:04:16.159Z] #66 9.495 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-07T14:04:16.416Z] #66 DONE 9.8s [2022-09-07T14:04:16.416Z] [2022-09-07T14:04:16.416Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T14:04:16.416Z] #67 DONE 0.2s [2022-09-07T14:04:16.416Z] [2022-09-07T14:04:16.416Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T14:04:16.678Z] #68 DONE 0.3s [2022-09-07T14:04:16.678Z] [2022-09-07T14:04:16.678Z] #45 [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-09-07T14:04:16.935Z] #45 ... [2022-09-07T14:04:16.935Z] [2022-09-07T14:04:16.935Z] #69 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T14:04:17.196Z] #69 DONE 0.2s [2022-09-07T14:04:17.196Z] [2022-09-07T14:04:17.196Z] #70 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-07T14:04:17.196Z] #70 DONE 0.2s [2022-09-07T14:04:17.196Z] [2022-09-07T14:04:17.196Z] #71 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-07T14:04:17.196Z] #71 DONE 0.1s [2022-09-07T14:04:17.196Z] [2022-09-07T14:04:17.196Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-07T14:04:17.453Z] #72 DONE 0.1s [2022-09-07T14:04:17.453Z] [2022-09-07T14:04:17.453Z] #73 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T14:04:17.453Z] #73 DONE 0.1s [2022-09-07T14:04:17.453Z] [2022-09-07T14:04:17.453Z] #45 [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-09-07T14:04:17.453Z] #45 ... [2022-09-07T14:04:17.453Z] [2022-09-07T14:04:17.453Z] #74 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T14:04:17.453Z] #74 DONE 0.2s [2022-09-07T14:04:17.453Z] [2022-09-07T14:04:17.453Z] #45 [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-09-07T14:04:17.711Z] #45 ... [2022-09-07T14:04:17.711Z] [2022-09-07T14:04:17.711Z] #75 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-07T14:04:17.711Z] #75 DONE 0.1s [2022-09-07T14:04:17.711Z] [2022-09-07T14:04:17.711Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T14:04:17.711Z] #76 DONE 0.1s [2022-09-07T14:04:17.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T14:04:17.971Z] [2022-09-07T14:04:17.971Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T14:04:17.971Z] #77 DONE 0.3s [2022-09-07T14:04:17.971Z] [2022-09-07T14:04:17.971Z] #45 [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-09-07T14:04:18.227Z] #45 ... [2022-09-07T14:04:18.227Z] [2022-09-07T14:04:18.227Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T14:04:18.227Z] #78 DONE 0.1s [2022-09-07T14:04:18.227Z] [2022-09-07T14:04:18.227Z] #79 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T14:04:18.227Z] #79 DONE 0.1s [2022-09-07T14:04:18.227Z] [2022-09-07T14:04:18.227Z] #45 [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-09-07T14:04:18.426Z] #26 ... [2022-09-07T14:04:18.426Z] [2022-09-07T14:04:18.426Z] #41 [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-09-07T14:04:18.426Z] #41 219.1 + bin/containerd [2022-09-07T14:04:18.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T14:04:20.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T14:04:20.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T14:04:21.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T14:04:22.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T14:04:23.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T14:04:24.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T14:04:24.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T14:04:25.514Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:04:25.514Z] Using test binary docker [2022-09-07T14:04:25.514Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T14:04:25.514Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-07T14:04:25.514Z] Starting dockerd [2022-09-07T14:04:25.514Z] INFO: Waiting for daemon to start... [2022-09-07T14:04:28.031Z] . [2022-09-07T14:04:28.031Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:04:28.031Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:04:28.031Z] Error: No such image: emptyfs [2022-09-07T14:04:28.031Z] Loaded image: emptyfs:latest [2022-09-07T14:04:28.031Z] Running integration-test (iteration 1) [2022-09-07T14:04:28.031Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T14:04:28.031Z] Loaded image: busybox:latest [2022-09-07T14:04:28.288Z] Loaded image: busybox:glibc [2022-09-07T14:04:29.656Z] Loaded image: debian:bullseye-slim [2022-09-07T14:04:29.656Z] Loaded image: hello-world:latest [2022-09-07T14:04:29.656Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:04:29.656Z] INFO: Testing against a local daemon [2022-09-07T14:04:29.656Z] === RUN TestCgroupNamespacesBuild [2022-09-07T14:04:30.687Z] #41 ... [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #26 [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-09-07T14:04:30.687Z] #26 265.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-09-07T14:04:30.687Z] #26 DONE 265.8s [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #41 [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-09-07T14:04:30.687Z] #41 ... [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T14:04:30.687Z] #70 DONE 0.2s [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T14:04:30.687Z] #71 DONE 0.1s [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T14:04:30.687Z] #72 DONE 0.1s [2022-09-07T14:04:30.687Z] [2022-09-07T14:04:30.687Z] #41 [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-09-07T14:04:31.023Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-09-07T14:04:31.023Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T14:04:32.390Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-09-07T14:04:32.390Z] === RUN TestBuildWithSession [2022-09-07T14:04:32.390Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:04:32.390Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T14:04:32.390Z] === RUN TestBuildSquashParent [2022-09-07T14:04:36.559Z] --- PASS: TestBuildSquashParent (3.96s) [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:04:36.559Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:04:36.559Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:04:36.559Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:04:36.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:04:37.927Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:04:38.184Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:04:39.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:04:39.677Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.73s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-09-07T14:04:41.594Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.66s) [2022-09-07T14:04:41.594Z] === RUN TestBuildMultiStageCopy [2022-09-07T14:04:41.594Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T14:04:41.909Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T14:04:41.909Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:04:41.909Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:04:41.909Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:04:41.909Z] [2022-09-07T14:04:41.909Z] + TEST_INTEGRATION_DEST=1 [2022-09-07T14:04:41.909Z] + CONTAINER_NAME=docker-pr2-1 [2022-09-07T14:04:41.909Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T14:04:41.909Z] + run_tests test-integration-flaky [2022-09-07T14:04:41.909Z] + '[' -n 0 ']' [2022-09-07T14:04:41.909Z] + rm= [2022-09-07T14:04:41.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh test-integration-flaky test-integration [2022-09-07T14:04:41.910Z] + c=0 [2022-09-07T14:04:41.910Z] ++ jobs -p [2022-09-07T14:04:41.910Z] + for job in $(jobs -p) [2022-09-07T14:04:41.910Z] + wait 7615 [2022-09-07T14:04:41.910Z] + TEST_INTEGRATION_DEST=3 [2022-09-07T14:04:41.910Z] + CONTAINER_NAME=docker-pr2-3 [2022-09-07T14:04:41.910Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T14:04:41.910Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-07T14:04:41.910Z] + run_tests [2022-09-07T14:04:41.910Z] + '[' -n 0 ']' [2022-09-07T14:04:41.910Z] + TEST_INTEGRATION_DEST=2 [2022-09-07T14:04:41.910Z] + rm= [2022-09-07T14:04:41.910Z] + CONTAINER_NAME=docker-pr2-2 [2022-09-07T14:04:41.910Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T14:04:41.910Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-07T14:04:41.910Z] + run_tests [2022-09-07T14:04:41.910Z] + '[' -n 0 ']' [2022-09-07T14:04:41.910Z] + rm= [2022-09-07T14:04:41.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh '' test-integration [2022-09-07T14:04:41.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44107/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh '' test-integration [2022-09-07T14:04:41.910Z] [2022-09-07T14:04:41.910Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-07T14:04:41.910Z] [2022-09-07T14:04:41.910Z] [2022-09-07T14:04:41.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:04:41.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:04:41.910Z] HOSTNAME=ea134d03ed4c [2022-09-07T14:04:41.910Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T14:04:41.910Z] TESTDEBUG=0 [2022-09-07T14:04:41.910Z] DEST=bundles/test-integration [2022-09-07T14:04:41.910Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:04:41.910Z] KEEPBUNDLE=1 [2022-09-07T14:04:41.910Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:04:41.910Z] container=docker [2022-09-07T14:04:41.910Z] HOME=/root [2022-09-07T14:04:41.910Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:04:41.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:04:41.910Z] VALIDATE_BRANCH=master [2022-09-07T14:04:41.910Z] TERM=xterm [2022-09-07T14:04:41.910Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:04:41.910Z] SHLVL=1 [2022-09-07T14:04:41.910Z] TIMEOUT=120m [2022-09-07T14:04:41.910Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:04:41.910Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:04:41.910Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-07T14:04:41.910Z] GO111MODULE=off [2022-09-07T14:04:41.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:04:41.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:04:41.910Z] GOPATH=/go [2022-09-07T14:04:41.910Z] PKG_CONFIG=pkg-config [2022-09-07T14:04:41.910Z] _=/usr/bin/env [2022-09-07T14:04:41.910Z] Building test suite binary ./integration-cli/test.main [2022-09-07T14:04:41.910Z] No new tests added to integration. [2022-09-07T14:04:41.910Z] [2022-09-07T14:04:41.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:04:41.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:04:41.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:04:41.910Z] HOSTNAME=4cd2b1e71db0 [2022-09-07T14:04:41.910Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T14:04:41.910Z] TESTDEBUG=0 [2022-09-07T14:04:41.910Z] DEST=bundles/test-integration [2022-09-07T14:04:41.910Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:04:41.910Z] KEEPBUNDLE=1 [2022-09-07T14:04:41.910Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:04:41.910Z] container=docker [2022-09-07T14:04:41.910Z] HOME=/root [2022-09-07T14:04:41.910Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:04:41.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:04:41.910Z] VALIDATE_BRANCH=master [2022-09-07T14:04:41.910Z] TERM=xterm [2022-09-07T14:04:41.910Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:04:41.910Z] SHLVL=1 [2022-09-07T14:04:41.910Z] TIMEOUT=120m [2022-09-07T14:04:41.910Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:04:41.910Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:04:41.910Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-07T14:04:41.910Z] GO111MODULE=off [2022-09-07T14:04:41.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:04:41.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:04:41.910Z] GOPATH=/go [2022-09-07T14:04:41.910Z] PKG_CONFIG=pkg-config [2022-09-07T14:04:41.910Z] _=/usr/bin/env [2022-09-07T14:04:41.910Z] Building test suite binary ./integration-cli/test.main [2022-09-07T14:04:41.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:04:41.910Z] HOSTNAME=a6a29755a117 [2022-09-07T14:04:41.910Z] TESTDEBUG=0 [2022-09-07T14:04:41.910Z] DEST=bundles/test-integration [2022-09-07T14:04:41.910Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:04:41.910Z] KEEPBUNDLE=1 [2022-09-07T14:04:41.910Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:04:41.910Z] container=docker [2022-09-07T14:04:41.910Z] HOME=/root [2022-09-07T14:04:41.910Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:04:41.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:04:41.910Z] VALIDATE_BRANCH=master [2022-09-07T14:04:41.910Z] TERM=xterm [2022-09-07T14:04:41.910Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:04:41.910Z] SHLVL=1 [2022-09-07T14:04:41.910Z] TIMEOUT=120m [2022-09-07T14:04:41.910Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:04:41.910Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:04:41.910Z] GO111MODULE=off [2022-09-07T14:04:41.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T14:04:41.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:04:41.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:04:41.910Z] GOPATH=/go [2022-09-07T14:04:41.910Z] PKG_CONFIG=pkg-config [2022-09-07T14:04:41.910Z] _=/usr/bin/env [2022-09-07T14:04:41.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T14:04:42.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T14:04:42.961Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T14:04:43.217Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T14:04:43.474Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy (2.42s) [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-09-07T14:04:43.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-07T14:04:43.731Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T14:04:44.293Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-09-07T14:04:44.293Z] === RUN TestBuildLabelWithTargets [2022-09-07T14:04:44.738Z] #45 138.7 # github.com/containerd/containerd/cmd/containerd [2022-09-07T14:04:44.738Z] #45 138.7 /usr/bin/ld: /tmp/go-link-1088444215/000019.o: in function `New': [2022-09-07T14:04:44.738Z] #45 138.7 /tmp/tmp.hcLrvnoxOb/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-09-07T14:04:44.738Z] #45 138.7 + bin/containerd-stress [2022-09-07T14:04:44.995Z] #45 139.8 + bin/containerd-shim [2022-09-07T14:04:45.222Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-07T14:04:45.222Z] === RUN TestBuildWithEmptyLayers [2022-09-07T14:04:45.786Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-07T14:04:45.786Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T14:04:47.677Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-09-07T14:04:47.677Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T14:04:47.933Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-09-07T14:04:47.933Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T14:04:49.826Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-09-07T14:04:49.826Z] === RUN TestBuildWithHugeFile [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork 37.717s coverage: 40.6% of statements [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/config 0.020s coverage: 22.4% of statements [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.556s coverage: 59.9% of statements [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.1% of statements [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-09-07T14:04:54.172Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-07T14:04:54.172Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-07T14:04:57.176Z] #45 150.9 + bin/containerd-shim-runc-v1 [2022-09-07T14:05:02.467Z] #45 157.2 + bin/containerd-shim-runc-v2 [2022-09-07T14:05:03.396Z] #45 158.0 + binaries [2022-09-07T14:05:03.396Z] #45 158.0 + install -D bin/containerd /build/containerd [2022-09-07T14:05:03.396Z] #45 158.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T14:05:03.396Z] #45 158.0 + install -D bin/ctr /build/ctr [2022-09-07T14:05:03.396Z] #45 DONE 158.4s [2022-09-07T14:05:04.142Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.339s coverage: 6.6% of statements [2022-09-07T14:05:04.142Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-07T14:05:04.142Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-07T14:05:04.400Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-09-07T14:05:04.400Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-07T14:05:04.400Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-07T14:05:04.400Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-07T14:05:04.766Z] [2022-09-07T14:05:04.766Z] #80 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T14:05:04.766Z] #80 DONE 0.2s [2022-09-07T14:05:04.766Z] [2022-09-07T14:05:04.766Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T14:05:04.766Z] #81 DONE 0.1s [2022-09-07T14:05:04.766Z] [2022-09-07T14:05:04.766Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T14:05:04.967Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-09-07T14:05:04.967Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-09-07T14:05:05.023Z] #82 DONE 0.4s [2022-09-07T14:05:05.226Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-09-07T14:05:05.280Z] [2022-09-07T14:05:05.280Z] #83 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T14:05:05.280Z] #83 DONE 0.1s [2022-09-07T14:05:05.280Z] [2022-09-07T14:05:05.280Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T14:05:05.280Z] #84 DONE 0.0s [2022-09-07T14:05:05.280Z] [2022-09-07T14:05:05.280Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T14:05:05.280Z] #85 DONE 0.0s [2022-09-07T14:05:05.280Z] [2022-09-07T14:05:05.280Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T14:05:05.494Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-07T14:05:07.172Z] #86 DONE 1.9s [2022-09-07T14:05:07.428Z] [2022-09-07T14:05:07.428Z] #87 exporting to image [2022-09-07T14:05:07.428Z] #87 exporting layers [2022-09-07T14:05:17.696Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-07T14:05:26.984Z] #41 281.4 # github.com/containerd/containerd/cmd/containerd [2022-09-07T14:05:26.984Z] #41 281.4 /usr/bin/ld: /tmp/go-link-2272763446/000019.o: in function `New': [2022-09-07T14:05:26.984Z] #41 281.4 /tmp/tmp.nlLlYMT0h2/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-09-07T14:05:26.984Z] #41 281.5 + bin/containerd-stress [2022-09-07T14:05:26.984Z] #41 282.9 + bin/containerd-shim [2022-09-07T14:05:29.328Z] #87 exporting layers 21.8s done [2022-09-07T14:05:29.328Z] #87 writing image sha256:7f1c85d36f98df8d0dc2913adae08146e773f8188f001d0effcda74abe55159e done [2022-09-07T14:05:29.328Z] #87 naming to docker.io/library/docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e done [2022-09-07T14:05:29.328Z] #87 DONE 21.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-07T14:05:29.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/validate/default [2022-09-07T14:05:31.013Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-07T14:05:31.013Z] Congratulations! yamllint config file formatted correctly [2022-09-07T14:05:31.013Z] Congratulations! YAML files are formatted correctly [2022-09-07T14:05:32.574Z] ok github.com/docker/docker/libnetwork/ipam 15.921s coverage: 85.3% of statements [2022-09-07T14:05:32.574Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-07T14:05:32.574Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-07T14:05:32.574Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-07T14:05:32.832Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-09-07T14:05:32.832Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-07T14:05:33.090Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-09-07T14:05:33.657Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-09-07T14:05:34.283Z] Congratulations! All API changes are done the right way. [2022-09-07T14:05:34.283Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-07T14:05:34.283Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-07T14:05:34.283Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-07T14:05:34.283Z] [2022-09-07T14:05:34.283Z] INFO Start validation with golang-ci-lint [2022-09-07T14:05:34.592Z] ok github.com/docker/docker/libnetwork/iptables 0.178s coverage: 45.0% of statements [2022-09-07T14:05:34.592Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-07T14:05:34.846Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-07T14:05:34.846Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-07T14:05:34.846Z] INFO [loader] Using build tags: [ journald] [2022-09-07T14:05:34.850Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-07T14:05:35.145Z] #41 295.8 + bin/containerd-shim-runc-v1 [2022-09-07T14:05:43.296Z] #41 303.1 + bin/containerd-shim-runc-v2 [2022-09-07T14:05:43.296Z] #41 304.0 + binaries [2022-09-07T14:05:43.296Z] #41 304.0 + install -D bin/containerd /build/containerd [2022-09-07T14:05:43.296Z] #41 304.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T14:05:43.296Z] #41 304.1 + install -D bin/ctr /build/ctr [2022-09-07T14:05:43.558Z] #41 DONE 304.5s [2022-09-07T14:05:44.500Z] [2022-09-07T14:05:44.500Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T14:05:44.761Z] #73 DONE 0.2s [2022-09-07T14:05:44.761Z] [2022-09-07T14:05:44.761Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T14:05:44.761Z] #74 DONE 0.1s [2022-09-07T14:05:44.761Z] [2022-09-07T14:05:44.761Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T14:05:45.333Z] #75 DONE 0.5s [2022-09-07T14:05:45.333Z] [2022-09-07T14:05:45.333Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-07T14:05:45.333Z] #76 DONE 0.1s [2022-09-07T14:05:45.333Z] [2022-09-07T14:05:45.333Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-07T14:05:45.333Z] #77 DONE 0.0s [2022-09-07T14:05:45.333Z] [2022-09-07T14:05:45.333Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-07T14:05:45.333Z] #78 DONE 0.0s [2022-09-07T14:05:45.594Z] [2022-09-07T14:05:45.594Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T14:05:46.004Z] --- PASS: TestBuildWithHugeFile (51.57s) [2022-09-07T14:05:46.004Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T14:05:46.004Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:05:46.004Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:05:46.004Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T14:05:46.004Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:05:46.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:05:46.004Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:05:46.004Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:05:46.004Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:05:46.004Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:05:46.004Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:05:46.004Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:05:46.004Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:05:46.004Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T14:05:46.004Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-09-07T14:05:46.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-09-07T14:05:46.004Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-09-07T14:05:46.004Z] === RUN TestBuildPreserveOwnership [2022-09-07T14:05:46.004Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T14:05:46.004Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T14:05:46.004Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2022-09-07T14:05:46.004Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2022-09-07T14:05:46.004Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-09-07T14:05:46.004Z] === RUN TestBuildPlatformInvalid [2022-09-07T14:05:46.004Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T14:05:46.004Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T14:05:46.168Z] #79 DONE 0.8s [2022-09-07T14:05:46.168Z] [2022-09-07T14:05:46.168Z] #80 exporting to image [2022-09-07T14:05:46.168Z] #80 exporting layers [2022-09-07T14:05:46.567Z] Loaded image: busybox:latest [2022-09-07T14:05:46.823Z] Loaded image: busybox:glibc [2022-09-07T14:05:48.191Z] Loaded image: debian:bullseye-slim [2022-09-07T14:05:48.191Z] Loaded image: hello-world:latest [2022-09-07T14:05:48.191Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:05:52.776Z] #80 exporting layers 6.0s done [2022-09-07T14:05:52.776Z] #80 writing image sha256:1808857ce664169703a685ab8ea1238e6775f592febc6a8e795ae4bdff56bad6 done [2022-09-07T14:05:52.776Z] #80 naming to docker.io/library/docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e done [2022-09-07T14:05:52.776Z] #80 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T14:05:53.120Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh dynbinary test-integration [2022-09-07T14:05:53.694Z] [2022-09-07T14:05:53.694Z] Removing bundles/ [2022-09-07T14:05:53.694Z] [2022-09-07T14:05:53.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T14:05:53.694Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T14:05:53.694Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:05:58.138Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.74s) [2022-09-07T14:05:58.138Z] PASS [2022-09-07T14:05:58.138Z] [2022-09-07T14:05:58.138Z] === Skipped [2022-09-07T14:05:58.138Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T14:05:58.138Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:05:58.138Z] [2022-09-07T14:05:58.138Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:05:58.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:05:58.138Z] [2022-09-07T14:05:58.138Z] DONE 34 tests, 2 skipped in 88.712s [2022-09-07T14:05:58.138Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T14:05:58.138Z] INFO: Testing against a local daemon [2022-09-07T14:05:58.138Z] === RUN TestConfigInspect [2022-09-07T14:05:58.733Z] --- PASS: TestConfigInspect (2.17s) [2022-09-07T14:05:58.733Z] === RUN TestConfigList [2022-09-07T14:06:01.257Z] --- PASS: TestConfigList (2.17s) [2022-09-07T14:06:01.257Z] === RUN TestConfigsCreateAndDelete [2022-09-07T14:06:03.149Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-09-07T14:06:03.149Z] === RUN TestConfigsUpdate [2022-09-07T14:06:05.665Z] --- PASS: TestConfigsUpdate (2.16s) [2022-09-07T14:06:05.665Z] === RUN TestTemplatedConfig [2022-09-07T14:06:08.183Z] --- PASS: TestTemplatedConfig (2.58s) [2022-09-07T14:06:08.183Z] === RUN TestConfigCreateResolve [2022-09-07T14:06:10.074Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-09-07T14:06:10.074Z] PASS [2022-09-07T14:06:10.074Z] [2022-09-07T14:06:10.074Z] DONE 6 tests in 13.429s [2022-09-07T14:06:10.074Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T14:06:10.074Z] INFO: Testing against a local daemon [2022-09-07T14:06:10.074Z] === RUN TestAttachWithTTY [2022-09-07T14:06:10.074Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-07T14:06:10.074Z] === RUN TestAttachWithoutTTy [2022-09-07T14:06:10.074Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-07T14:06:10.074Z] === RUN TestCheckpoint [2022-09-07T14:06:10.074Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:06:10.074Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:06:10.074Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T14:06:10.074Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T14:06:10.074Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T14:06:10.074Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T14:06:10.075Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T14:06:10.075Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T14:06:10.331Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-07T14:06:10.331Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T14:06:10.331Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T14:06:10.331Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T14:06:10.331Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-07T14:06:10.331Z] === RUN TestCopyEmptyFile [2022-09-07T14:06:10.587Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-07T14:06:10.587Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T14:06:10.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-07T14:06:10.587Z] === RUN TestCopyFromContainer [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer// [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T14:06:11.954Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T14:06:12.211Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T14:06:12.211Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T14:06:12.211Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T14:06:12.211Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer (1.73s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-07T14:06:12.467Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-07T14:06:12.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T14:06:12.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:06:12.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:06:12.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:06:12.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:06:12.467Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:06:12.467Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:06:12.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:06:12.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:06:12.467Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:06:12.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T14:06:12.467Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T14:06:12.467Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-09-07T14:06:12.467Z] === RUN TestCreateWithInvalidEnv [2022-09-07T14:06:12.467Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T14:06:12.467Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T14:06:12.467Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T14:06:12.467Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T14:06:12.467Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T14:06:12.467Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T14:06:12.467Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T14:06:12.467Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T14:06:12.467Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T14:06:12.467Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T14:06:12.467Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T14:06:12.467Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T14:06:12.467Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T14:06:12.467Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T14:06:14.358Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2022-09-07T14:06:14.358Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.50s) [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:06:15.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:06:15.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:06:15.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:06:15.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:06:15.725Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:06:15.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:06:15.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:06:15.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:06:15.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:06:15.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:06:15.725Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T14:06:15.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-09-07T14:06:15.725Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T14:06:15.981Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-09-07T14:06:15.981Z] === RUN TestCreateDifferentPlatform [2022-09-07T14:06:15.981Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T14:06:15.981Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T14:06:15.981Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T14:06:15.981Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T14:06:15.981Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T14:06:15.981Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T14:06:15.981Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-07T14:06:15.981Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T14:06:16.237Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-07T14:06:16.237Z] === RUN TestCreateInvalidHostConfig [2022-09-07T14:06:16.237Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:06:16.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:06:16.237Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:06:16.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:06:16.237Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:06:16.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:06:16.237Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:06:16.237Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:06:16.237Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:06:16.237Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:06:16.237Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:06:16.237Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:06:16.237Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T14:06:16.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T14:06:16.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T14:06:16.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T14:06:16.237Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T14:06:16.237Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T14:06:16.237Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T14:06:16.237Z] === RUN TestDaemonRestartIpcMode [2022-09-07T14:06:16.237Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T14:06:16.237Z] === RUN TestDaemonHostGatewayIP [2022-09-07T14:06:16.237Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T14:06:16.237Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T14:06:16.237Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T14:06:16.237Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T14:06:16.237Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T14:06:16.237Z] === RUN TestDiff [2022-09-07T14:06:16.800Z] --- PASS: TestDiff (0.59s) [2022-09-07T14:06:16.800Z] === RUN TestExecConsoleSize [2022-09-07T14:06:17.363Z] --- PASS: TestExecConsoleSize (0.63s) [2022-09-07T14:06:17.363Z] === RUN TestExecWithCloseStdin [2022-09-07T14:06:17.926Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-09-07T14:06:17.926Z] === RUN TestExec [2022-09-07T14:06:18.487Z] --- PASS: TestExec (0.60s) [2022-09-07T14:06:18.487Z] === RUN TestExecUser [2022-09-07T14:06:19.417Z] --- PASS: TestExecUser (0.59s) [2022-09-07T14:06:19.417Z] === RUN TestExportContainerAndImportImage [2022-09-07T14:06:19.979Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-09-07T14:06:19.979Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T14:06:21.345Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-07T14:06:21.345Z] === RUN TestHealthCheckWorkdir [2022-09-07T14:06:21.908Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2022-09-07T14:06:21.908Z] === RUN TestHealthKillContainer [2022-09-07T14:06:31.863Z] --- PASS: TestHealthKillContainer (8.14s) [2022-09-07T14:06:31.863Z] === RUN TestHealthCheckProcessKilled [2022-09-07T14:06:31.863Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-09-07T14:06:31.863Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T14:06:31.863Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-09-07T14:06:31.863Z] === RUN TestIpcModeNone [2022-09-07T14:06:32.128Z] --- PASS: TestIpcModeNone (0.64s) [2022-09-07T14:06:32.128Z] === RUN TestIpcModePrivate [2022-09-07T14:06:32.692Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-09-07T14:06:32.692Z] --- PASS: TestIpcModePrivate (0.65s) [2022-09-07T14:06:32.692Z] === RUN TestIpcModeShareable [2022-09-07T14:06:33.255Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-09-07T14:06:33.511Z] --- PASS: TestIpcModeShareable (0.64s) [2022-09-07T14:06:33.511Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T14:06:35.401Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-09-07T14:06:35.402Z] === RUN TestAPIIpcModeHost [2022-09-07T14:06:35.658Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-09-07T14:06:35.658Z] === RUN TestDaemonIpcModeShareable [2022-09-07T14:06:36.586Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-07T14:06:36.842Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-07T14:06:36.842Z] === RUN TestDaemonIpcModePrivate [2022-09-07T14:06:37.769Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-07T14:06:38.026Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-09-07T14:06:38.026Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T14:06:38.955Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-09-07T14:06:39.211Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-07T14:06:39.211Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T14:06:40.140Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-09-07T14:06:40.396Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-09-07T14:06:40.396Z] === RUN TestIpcModeOlderClient [2022-09-07T14:06:40.396Z] === PAUSE TestIpcModeOlderClient [2022-09-07T14:06:40.396Z] === RUN TestKillContainerInvalidSignal [2022-09-07T14:06:40.653Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-07T14:06:40.653Z] === RUN TestKillContainer [2022-09-07T14:06:40.653Z] === RUN TestKillContainer/no_signal [2022-09-07T14:06:41.216Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T14:06:41.472Z] === RUN TestKillContainer/killing_signal [2022-09-07T14:06:42.034Z] --- PASS: TestKillContainer (1.33s) [2022-09-07T14:06:42.034Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-09-07T14:06:42.034Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-09-07T14:06:42.034Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-09-07T14:06:42.034Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T14:06:42.034Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T14:06:42.596Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T14:06:43.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-09-07T14:06:43.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-07T14:06:43.525Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-07T14:06:43.525Z] === RUN TestKillStoppedContainer [2022-09-07T14:06:43.525Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T14:06:43.525Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T14:06:43.525Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-07T14:06:43.525Z] === RUN TestKillDifferentUserContainer [2022-09-07T14:06:44.087Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2022-09-07T14:06:44.087Z] === RUN TestInspectOomKilledTrue [2022-09-07T14:06:44.087Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T14:06:44.087Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T14:06:44.087Z] === RUN TestInspectOomKilledFalse [2022-09-07T14:06:44.344Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-07T14:06:44.344Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T14:06:44.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-09-07T14:06:44.600Z] === RUN TestLinksContainerNames [2022-09-07T14:06:45.530Z] --- PASS: TestLinksContainerNames (0.92s) [2022-09-07T14:06:45.530Z] === RUN TestLogsFollowTailEmpty [2022-09-07T14:06:46.093Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2022-09-07T14:06:46.093Z] === RUN TestLogs [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:06:46.093Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:06:46.093Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:06:46.093Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:06:46.093Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:06:46.657Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:06:46.657Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:06:47.219Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T14:06:47.477Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:06:48.040Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:06:48.040Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:06:48.040Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:06:48.040Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:06:48.602Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:06:48.602Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:06:49.166Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:06:49.423Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:06:49.985Z] --- PASS: TestLogs (3.79s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.56s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-09-07T14:06:49.985Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-09-07T14:06:49.985Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T14:06:50.243Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/default [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/private [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/slave [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/shared [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T14:06:50.243Z] === CONT TestMountDaemonRoot/default [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T14:06:50.243Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:06:50.243Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:06:50.243Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:06:50.243Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:06:50.243Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/shared [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/slave [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/private [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:06:50.499Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T14:06:50.499Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:06:50.499Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:06:50.759Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T14:06:50.759Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-07T14:06:50.759Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T14:06:52.128Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-09-07T14:06:52.128Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T14:06:52.691Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-07T14:06:52.691Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T14:06:52.948Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-09-07T14:06:52.948Z] === RUN TestNetworkNat [2022-09-07T14:06:53.524Z] --- PASS: TestNetworkNat (0.46s) [2022-09-07T14:06:53.524Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T14:06:53.782Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-07T14:06:53.782Z] === RUN TestNetworkLoopbackNat [2022-09-07T14:06:56.301Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-09-07T14:06:56.301Z] === RUN TestPause [2022-09-07T14:06:56.865Z] --- PASS: TestPause (0.47s) [2022-09-07T14:06:56.865Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T14:06:56.865Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:06:56.865Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:06:56.865Z] === RUN TestPauseStopPausedContainer [2022-09-07T14:06:57.427Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-07T14:06:57.427Z] === RUN TestPidHost [2022-09-07T14:06:58.357Z] --- PASS: TestPidHost (0.98s) [2022-09-07T14:06:58.357Z] === RUN TestPsFilter [2022-09-07T14:06:58.357Z] --- PASS: TestPsFilter (0.11s) [2022-09-07T14:06:58.357Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T14:06:58.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-07T14:06:58.919Z] === RUN TestRemoveContainerWithVolume [2022-09-07T14:06:59.175Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-07T14:06:59.175Z] === RUN TestRemoveContainerRunning [2022-09-07T14:06:59.738Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-07T14:06:59.738Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T14:06:59.995Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-09-07T14:06:59.995Z] === RUN TestRemoveInvalidContainer [2022-09-07T14:07:00.251Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T14:07:00.251Z] === RUN TestRenameLinkedContainer [2022-09-07T14:07:02.143Z] --- PASS: TestRenameLinkedContainer (1.90s) [2022-09-07T14:07:02.143Z] === RUN TestRenameStoppedContainer [2022-09-07T14:07:02.399Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-09-07T14:07:02.399Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T14:07:03.327Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-09-07T14:07:03.327Z] === RUN TestRenameInvalidName [2022-09-07T14:07:03.889Z] --- PASS: TestRenameInvalidName (0.43s) [2022-09-07T14:07:03.889Z] === RUN TestRenameAnonymousContainer [2022-09-07T14:07:05.780Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-09-07T14:07:05.780Z] === RUN TestRenameContainerWithSameName [2022-09-07T14:07:05.780Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-07T14:07:05.780Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T14:07:06.710Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-09-07T14:07:06.710Z] === RUN TestResize [2022-09-07T14:07:07.273Z] --- PASS: TestResize (0.42s) [2022-09-07T14:07:07.273Z] === RUN TestResizeWithInvalidSize [2022-09-07T14:07:07.836Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-07T14:07:07.836Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T14:07:08.092Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-09-07T14:07:08.092Z] === RUN TestDaemonRestartKillContainers [2022-09-07T14:07:08.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:07:08.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:07:08.092Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:07:08.092Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:07:08.092Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:08.093Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:08.093Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:08.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:07:08.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:09.460Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:10.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:07:10.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:07:11.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:12.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:14.660Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:07:15.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:07:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T14:07:18.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T14:07:18.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:07:19.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:07:20.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:07:21.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:07:22.731Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:07:23.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:07:24.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:07:26.286Z] ok github.com/docker/docker/libnetwork/networkdb 105.206s coverage: 56.2% of statements [2022-09-07T14:07:26.286Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-07T14:07:26.286Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-07T14:07:26.547Z] ok github.com/docker/docker/libnetwork/osl 4.346s coverage: 39.7% of statements [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.52s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-09-07T14:07:26.554Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-09-07T14:07:26.554Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T14:07:26.554Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T14:07:26.806Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-07T14:07:27.068Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-09-07T14:07:27.117Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T14:07:28.022Z] ok github.com/docker/docker/libnetwork/portmapper 0.685s coverage: 48.6% of statements [2022-09-07T14:07:28.046Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2022-09-07T14:07:28.046Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s) [2022-09-07T14:07:28.046Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-09-07T14:07:28.046Z] === RUN TestCgroupNamespacesRun [2022-09-07T14:07:28.285Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-07T14:07:28.285Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-07T14:07:28.852Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === Skipped [2022-09-07T14:07:28.852Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-07T14:07:28.852Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-07T14:07:28.852Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-07T14:07:28.852Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-07T14:07:28.852Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-07T14:07:28.852Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-07T14:07:28.852Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-07T14:07:28.852Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-07T14:07:28.852Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-07T14:07:28.852Z] firewalld_test.go:14: firewalld is not running [2022-09-07T14:07:28.852Z] [2022-09-07T14:07:28.852Z] DONE 327 tests, 9 skipped in 204.252s [2022-09-07T14:07:29.414Z] --- PASS: TestCgroupNamespacesRun (1.31s) [2022-09-07T14:07:29.414Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T14:07:29.414Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T14:07:29.414Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T14:07:29.414Z] === RUN TestCgroupNamespacesRunDaemonHostMode Post stage [Pipeline] junit [2022-09-07T14:07:29.437Z] Recording test results [2022-09-07T14:07:29.536Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T14:07:29.866Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh dynbinary test-integration [2022-09-07T14:07:30.436Z] [2022-09-07T14:07:30.436Z] Removing bundles/ [2022-09-07T14:07:30.436Z] [2022-09-07T14:07:30.436Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T14:07:30.436Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T14:07:30.436Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:07:30.781Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-07T14:07:30.781Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T14:07:32.150Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-09-07T14:07:32.150Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T14:07:33.078Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-07T14:07:33.078Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T14:07:34.444Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-09-07T14:07:34.444Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T14:07:35.006Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-07T14:07:35.006Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T14:07:36.373Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2022-09-07T14:07:36.373Z] === RUN TestNISDomainname [2022-09-07T14:07:36.630Z] --- PASS: TestNISDomainname (0.56s) [2022-09-07T14:07:36.630Z] === RUN TestHostnameDnsResolution [2022-09-07T14:07:37.557Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-09-07T14:07:37.557Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T14:07:37.813Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-09-07T14:07:37.813Z] === RUN TestPrivilegedHostDevices [2022-09-07T14:07:38.376Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-09-07T14:07:38.376Z] === RUN TestRunConsoleSize [2022-09-07T14:07:38.939Z] --- PASS: TestRunConsoleSize (0.41s) [2022-09-07T14:07:38.939Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T14:07:40.831Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s) [2022-09-07T14:07:40.831Z] === RUN TestStats [2022-09-07T14:07:43.347Z] --- PASS: TestStats (2.49s) [2022-09-07T14:07:43.347Z] === RUN TestStopContainerWithTimeout [2022-09-07T14:07:43.347Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T14:07:43.347Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T14:07:43.347Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T14:07:43.347Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T14:07:43.347Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T14:07:43.347Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T14:07:43.347Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T14:07:43.347Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T14:07:43.347Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T14:07:43.347Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T14:07:43.911Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T14:07:46.447Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T14:07:47.812Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T14:07:47.812Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-09-07T14:07:47.812Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-09-07T14:07:47.812Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-09-07T14:07:47.812Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-09-07T14:07:47.812Z] === RUN TestDeleteDevicemapper [2022-09-07T14:07:47.812Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:07:47.812Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T14:07:47.812Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T14:07:49.179Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-09-07T14:07:49.179Z] === RUN TestUpdateMemory [2022-09-07T14:07:49.741Z] --- PASS: TestUpdateMemory (0.58s) [2022-09-07T14:07:49.741Z] === RUN TestUpdateCPUQuota [2022-09-07T14:07:50.669Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-09-07T14:07:50.669Z] === RUN TestUpdatePidsLimit [2022-09-07T14:07:50.669Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T14:07:50.669Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T14:07:50.925Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T14:07:51.181Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T14:07:51.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T14:07:51.694Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T14:07:51.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-07T14:07:52.513Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-09-07T14:07:52.513Z] === RUN TestUpdateRestartPolicy [2022-09-07T14:08:04.682Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2022-09-07T14:08:04.682Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T14:08:04.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-07T14:08:04.682Z] === RUN TestWaitNonBlocked [2022-09-07T14:08:04.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:08:04.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:08:04.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:08:04.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:08:04.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:08:04.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:08:04.938Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T14:08:04.938Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-07T14:08:04.938Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-09-07T14:08:04.938Z] === RUN TestWaitBlocked [2022-09-07T14:08:04.938Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:08:04.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:08:04.938Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:08:04.938Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:08:04.938Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:08:04.938Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:08:05.866Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T14:08:05.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-09-07T14:08:05.866Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-09-07T14:08:05.866Z] === RUN TestWaitConditions [2022-09-07T14:08:05.866Z] === RUN TestWaitConditions/default [2022-09-07T14:08:05.866Z] === PAUSE TestWaitConditions/default [2022-09-07T14:08:05.866Z] === RUN TestWaitConditions/not-running [2022-09-07T14:08:05.866Z] === PAUSE TestWaitConditions/not-running [2022-09-07T14:08:05.866Z] === RUN TestWaitConditions/next-exit [2022-09-07T14:08:05.866Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T14:08:05.866Z] === RUN TestWaitConditions/removed [2022-09-07T14:08:05.866Z] === PAUSE TestWaitConditions/removed [2022-09-07T14:08:05.866Z] === CONT TestWaitConditions/default [2022-09-07T14:08:05.866Z] === CONT TestWaitConditions/removed [2022-09-07T14:08:05.866Z] wait_test.go:146: ContainerID = fa4f224471d5da04ab02e39bef46f063218968852501bda591f4b85ef90d598f [2022-09-07T14:08:05.866Z] === CONT TestWaitConditions/default [2022-09-07T14:08:05.866Z] wait_test.go:146: ContainerID = b89878bde4d896a90a448869972d71ce9cd2cb1a289c036610c2dcdc2269cb1d [2022-09-07T14:08:06.795Z] === CONT TestWaitConditions/next-exit [2022-09-07T14:08:06.795Z] wait_test.go:146: ContainerID = 91ba55a0f31fe5832b8e1e69395ab194f6c9959f3c3b2d915642e460850f0b28 [2022-09-07T14:08:06.795Z] === CONT TestWaitConditions/not-running [2022-09-07T14:08:06.795Z] wait_test.go:146: ContainerID = b411a02722afda99970467a0269a3c136d0a6b87f61d8aa4ace89d90fc2f1233 [2022-09-07T14:08:07.358Z] --- PASS: TestWaitConditions (0.02s) [2022-09-07T14:08:07.358Z] --- PASS: TestWaitConditions/default (0.76s) [2022-09-07T14:08:07.358Z] --- PASS: TestWaitConditions/removed (0.81s) [2022-09-07T14:08:07.358Z] --- PASS: TestWaitConditions/next-exit (0.64s) [2022-09-07T14:08:07.358Z] --- PASS: TestWaitConditions/not-running (0.62s) [2022-09-07T14:08:07.358Z] === RUN TestWaitRestartedContainer [2022-09-07T14:08:07.358Z] === RUN TestWaitRestartedContainer/default [2022-09-07T14:08:07.358Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T14:08:07.358Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T14:08:07.358Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T14:08:07.358Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T14:08:07.358Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T14:08:07.358Z] === CONT TestWaitRestartedContainer/default [2022-09-07T14:08:07.358Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T14:08:09.249Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T14:08:09.811Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-07T14:08:09.811Z] --- PASS: TestWaitRestartedContainer/next-exit (1.64s) [2022-09-07T14:08:09.811Z] --- PASS: TestWaitRestartedContainer/default (1.66s) [2022-09-07T14:08:09.811Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-09-07T14:08:09.811Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T14:08:09.811Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T14:08:12.331Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-09-07T14:08:12.331Z] === CONT TestIpcModeOlderClient [2022-09-07T14:08:12.331Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-07T14:08:12.331Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T14:08:12.331Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s) [2022-09-07T14:08:12.331Z] === CONT TestDaemonHostGatewayIP [2022-09-07T14:08:14.850Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-09-07T14:08:14.850Z] === CONT TestDaemonRestartIpcMode [2022-09-07T14:08:15.258Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T14:08:15.258Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:08:15.258Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:08:15.258Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:08:15.258Z] [2022-09-07T14:08:15.258Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:08:15.258Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:08:15.258Z] HOSTNAME=21053cdba03c [2022-09-07T14:08:15.258Z] DEST=bundles/test-integration [2022-09-07T14:08:15.258Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:08:15.258Z] DOCKER_ROOTLESS=1 [2022-09-07T14:08:15.258Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:08:15.258Z] container=docker [2022-09-07T14:08:15.258Z] HOME=/root [2022-09-07T14:08:15.258Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:08:15.258Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:08:15.258Z] VALIDATE_BRANCH=master [2022-09-07T14:08:15.258Z] TERM=xterm [2022-09-07T14:08:15.258Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:08:15.258Z] SHLVL=1 [2022-09-07T14:08:15.258Z] TIMEOUT=120m [2022-09-07T14:08:15.258Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:08:15.258Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:08:15.258Z] GO111MODULE=off [2022-09-07T14:08:15.258Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T14:08:15.258Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T14:08:15.258Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:08:15.258Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:08:15.258Z] GOPATH=/go [2022-09-07T14:08:15.258Z] PKG_CONFIG=pkg-config [2022-09-07T14:08:15.258Z] _=/usr/bin/env [2022-09-07T14:08:15.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T14:08:17.368Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2022-09-07T14:08:23.926Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-09-07T14:08:23.926Z] PASS [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] === Skipped [2022-09-07T14:08:23.926Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T14:08:23.926Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T14:08:23.926Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:08:23.926Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T14:08:23.926Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T14:08:23.926Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:08:23.926Z] [2022-09-07T14:08:23.926Z] DONE 273 tests, 5 skipped in 134.021s [2022-09-07T14:08:23.926Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T14:08:24.182Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T14:08:24.744Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-09-07T14:08:24.744Z] === RUN TestConfigDaemonID [2022-09-07T14:08:25.673Z] daemon_test.go:83: [dc5ce720f69e5] daemon is not started [2022-09-07T14:08:25.673Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:08:25.673Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T14:08:25.673Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T14:08:25.673Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T14:08:25.673Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T14:08:25.673Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T14:08:25.673Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T14:08:25.673Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:08:25.673Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T14:08:25.673Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T14:08:25.673Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T14:08:25.930Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation/valid_config (0.11s) [2022-09-07T14:08:25.930Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-07T14:08:25.930Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T14:08:25.930Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T14:08:26.858Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T14:08:28.225Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T14:08:29.153Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T14:08:29.153Z] daemon_test.go:197: [d487b582f9854] daemon is not started [2022-09-07T14:08:29.153Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-09-07T14:08:29.153Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-07T14:08:29.153Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-07T14:08:29.153Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-07T14:08:29.153Z] === RUN TestDaemonProxy [2022-09-07T14:08:29.153Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T14:08:31.043Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T14:08:32.409Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T14:08:34.298Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T14:08:34.861Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy (6.22s) [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-09-07T14:08:35.117Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-07T14:08:35.117Z] PASS [2022-09-07T14:08:35.117Z] [2022-09-07T14:08:35.117Z] DONE 18 tests in 11.158s [2022-09-07T14:08:35.117Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T14:08:35.373Z] INFO: Testing against a local daemon [2022-09-07T14:08:35.373Z] === RUN TestCommitInheritsEnv [2022-09-07T14:08:35.630Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-07T14:08:35.630Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T14:08:35.630Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform// [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T14:08:35.630Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T14:08:35.887Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T14:08:35.887Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T14:08:35.887Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T14:08:35.887Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T14:08:35.887Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T14:08:35.887Z] === RUN TestImagesFilterMultiReference [2022-09-07T14:08:35.887Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-07T14:08:35.887Z] === RUN TestImagePullPlatformInvalid [2022-09-07T14:08:35.887Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T14:08:35.887Z] === RUN TestRemoveImageOrphaning [2022-09-07T14:08:36.144Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-07T14:08:36.144Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T14:08:36.706Z] time="2022-09-07T14:08:36Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-07T14:08:38.073Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-09-07T14:08:38.073Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T14:08:38.073Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T14:08:38.073Z] === RUN TestTagInvalidReference [2022-09-07T14:08:38.329Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T14:08:38.329Z] === RUN TestTagValidPrefixedRepo [2022-09-07T14:08:38.329Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-09-07T14:08:38.329Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T14:08:38.329Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T14:08:38.329Z] === RUN TestTagOfficialNames [2022-09-07T14:08:38.329Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T14:08:38.329Z] === RUN TestTagMatchesDigest [2022-09-07T14:08:38.329Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T14:08:38.329Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T14:08:41.318Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 2m55.026751055s [2022-09-07T14:08:41.318Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 518.064326ms [2022-09-07T14:08:54.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T14:09:06.878Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T14:09:06.878Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:09:06.878Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:09:06.878Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:09:06.878Z] [2022-09-07T14:09:06.878Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T14:09:06.878Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T14:09:06.878Z] HOSTNAME=a1db5e2dc6aa [2022-09-07T14:09:06.878Z] TESTDEBUG=0 [2022-09-07T14:09:06.878Z] DEST=bundles/test-integration [2022-09-07T14:09:06.878Z] PWD=/go/src/github.com/docker/docker [2022-09-07T14:09:06.878Z] DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e [2022-09-07T14:09:06.878Z] container=docker [2022-09-07T14:09:06.878Z] HOME=/root [2022-09-07T14:09:06.878Z] GOLANG_VERSION=1.18.6 [2022-09-07T14:09:06.878Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T14:09:06.878Z] VALIDATE_BRANCH=master [2022-09-07T14:09:06.878Z] TERM=xterm [2022-09-07T14:09:06.878Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T14:09:06.878Z] SHLVL=1 [2022-09-07T14:09:06.878Z] TIMEOUT=120m [2022-09-07T14:09:06.878Z] DOCKER_BUILDTAGS= journald [2022-09-07T14:09:06.878Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T14:09:06.878Z] GO111MODULE=off [2022-09-07T14:09:06.878Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T14:09:06.878Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T14:09:06.878Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T14:09:06.878Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T14:09:06.878Z] GOPATH=/go [2022-09-07T14:09:06.878Z] PKG_CONFIG=pkg-config [2022-09-07T14:09:06.878Z] _=/usr/bin/env [2022-09-07T14:09:06.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T14:09:11.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T14:09:11.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T14:09:26.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T14:09:33.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T14:09:33.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T14:09:50.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T14:09:53.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T14:09:53.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T14:09:55.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T14:09:56.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T14:09:57.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T14:09:59.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-07T14:10:00.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T14:10:00.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T14:10:03.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T14:10:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T14:10:06.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T14:10:07.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T14:10:08.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T14:10:08.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T14:10:09.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T14:10:09.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T14:10:09.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T14:10:11.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T14:10:12.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T14:10:13.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T14:10:14.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T14:10:14.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-07T14:10:14.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T14:10:14.729Z] --- PASS: TestImportExtremelyLargeImageWorks (92.30s) [2022-09-07T14:10:14.729Z] PASS [2022-09-07T14:10:14.729Z] [2022-09-07T14:10:14.729Z] DONE 22 tests in 95.411s [2022-09-07T14:10:14.729Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T14:10:14.729Z] === RUN TestStripANSICommands [2022-09-07T14:10:14.729Z] === RUN TestStripANSICommands/#00 [2022-09-07T14:10:14.729Z] === RUN TestStripANSICommands/#01 [2022-09-07T14:10:14.729Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T14:10:14.729Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T14:10:14.729Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T14:10:14.729Z] PASS [2022-09-07T14:10:14.729Z] [2022-09-07T14:10:14.729Z] DONE 3 tests in 0.009s [2022-09-07T14:10:14.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T14:10:14.729Z] INFO: Testing against a local daemon [2022-09-07T14:10:14.729Z] === RUN TestNetworkCreateDelete [2022-09-07T14:10:14.729Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-07T14:10:14.729Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T14:10:14.729Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-09-07T14:10:14.729Z] === RUN TestDaemonDNSFallback [2022-09-07T14:10:14.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T14:10:15.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T14:10:15.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T14:10:15.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T14:10:16.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T14:10:16.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T14:10:16.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T14:10:16.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T14:10:17.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T14:10:17.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T14:10:17.724Z] INFO [linters context/goanalysis] analyzers took 6m32.506199108s with top 10 stages: buildir: 2m21.936633154s, the_only_name: 41.108532108s, goimports: 29.800191425s, unconvert: 23.407352173s, gosec: 19.000177746s, S1038: 17.573915066s, misspell: 6.795643225s, S1039: 5.776622228s, nilness: 5.48070817s, unused: 5.314837127s [2022-09-07T14:10:17.724Z] INFO [runner] Issues before processing: 2438, after processing: 0 [2022-09-07T14:10:17.724Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2117/2117, autogenerated_exclude: 2014/2117, filename_unadjuster: 2117/2117, path_prettifier: 2117/2117, identifier_marker: 2014/2014, exclude-rules: 79/2014, nolint: 0/79, cgo: 2117/2438, exclude: 2014/2014, skip_dirs: 2117/2117 [2022-09-07T14:10:17.724Z] INFO [runner] processing took 86.045079ms with stages: nolint: 34.644578ms, identifier_marker: 22.131709ms, path_prettifier: 10.536842ms, autogenerated_exclude: 8.678636ms, exclude-rules: 7.864727ms, skip_dirs: 1.827071ms, cgo: 221.499µs, filename_unadjuster: 134.749µs, max_same_issues: 1.404µs, skip_files: 761ns, uniq_by_line: 574ns, exclude: 395ns, diff: 339ns, source_code: 327ns, max_from_linter: 308ns, sort_results: 294ns, max_per_file_from_linter: 259ns, severity-rules: 245ns, path_shortener: 243ns, path_prefixer: 119ns [2022-09-07T14:10:17.724Z] INFO [runner] linters took 1m47.217157501s with stages: goanalysis_metalinter: 1m47.130954988s [2022-09-07T14:10:17.724Z] INFO File cache stats: 1706 entries of total size 8.7MiB [2022-09-07T14:10:17.724Z] INFO Memory: 2827 samples, avg is 312.1MB, max is 1210.5MB [2022-09-07T14:10:17.724Z] INFO Execution took 4m42.772142592s [2022-09-07T14:10:17.724Z] Congratulations! The shell scripts are properly formatted. [2022-09-07T14:10:17.997Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-09-07T14:10:17.998Z] === RUN TestInspectNetwork [2022-09-07T14:10:18.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-07T14:10:18.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T14:10:18.971Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh dynbinary test-docker-py [2022-09-07T14:10:19.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T14:10:19.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T14:10:19.536Z] [2022-09-07T14:10:19.536Z] Removing bundles/ [2022-09-07T14:10:19.536Z] [2022-09-07T14:10:19.536Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T14:10:19.536Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-07T14:10:19.536Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:10:19.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T14:10:20.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T14:10:20.514Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T14:10:20.514Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T14:10:20.514Z] === RUN TestInspectNetwork/network_name [2022-09-07T14:10:20.514Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T14:10:20.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T14:10:21.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T14:10:21.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T14:10:21.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T14:10:22.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T14:10:22.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:10:22.300Z] Using test binary docker [2022-09-07T14:10:22.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T14:10:22.300Z] Not: starting. [2022-09-07T14:10:22.300Z] INFO: Waiting for daemon to start... [2022-09-07T14:10:22.300Z] Starting dockerd [2022-09-07T14:10:22.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T14:10:23.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T14:10:24.214Z] . [2022-09-07T14:10:24.214Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:10:24.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:10:24.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T14:10:24.476Z] Error: No such image: emptyfs [2022-09-07T14:10:24.476Z] Loaded image: emptyfs:latest [2022-09-07T14:10:24.476Z] Running integration-test (iteration 1) [2022-09-07T14:10:24.476Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T14:10:24.723Z] --- PASS: TestInspectNetwork (7.14s) [2022-09-07T14:10:24.723Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T14:10:24.723Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T14:10:24.723Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T14:10:24.723Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T14:10:24.723Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T14:10:24.739Z] Loaded image: busybox:latest [2022-09-07T14:10:25.001Z] Loaded image: busybox:glibc [2022-09-07T14:10:25.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T14:10:25.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T14:10:26.131Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:10:26.131Z] Using test binary docker [2022-09-07T14:10:26.131Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T14:10:26.131Z] +++ /etc/init.d/apparmor start [2022-09-07T14:10:26.131Z] Not: starting. [2022-09-07T14:10:26.131Z] INFO: Waiting for daemon to start... [2022-09-07T14:10:26.131Z] Starting dockerd [2022-09-07T14:10:26.131Z] +++ 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-09-07T14:10:26.389Z] Loaded image: debian:bullseye-slim [2022-09-07T14:10:26.389Z] Loaded image: hello-world:latest [2022-09-07T14:10:26.613Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T14:10:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:10:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:10:26.613Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:10:26.613Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T14:10:26.613Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T14:10:26.613Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T14:10:26.613Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T14:10:26.613Z] === RUN TestNetworkList [2022-09-07T14:10:26.613Z] === RUN TestNetworkList//networks [2022-09-07T14:10:26.613Z] === PAUSE TestNetworkList//networks [2022-09-07T14:10:26.613Z] === RUN TestNetworkList//networks/ [2022-09-07T14:10:26.613Z] === PAUSE TestNetworkList//networks/ [2022-09-07T14:10:26.613Z] === CONT TestNetworkList//networks [2022-09-07T14:10:26.613Z] === CONT TestNetworkList//networks/ [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkList (0.02s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T14:10:26.613Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T14:10:26.613Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T14:10:26.650Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:10:26.651Z] INFO: Testing against a local daemon [2022-09-07T14:10:26.651Z] === RUN TestCgroupNamespacesBuild [2022-09-07T14:10:26.869Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-07T14:10:26.869Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T14:10:27.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T14:10:27.797Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-07T14:10:27.797Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T14:10:28.030Z] . [2022-09-07T14:10:28.030Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:10:28.030Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:10:28.030Z] Error: No such image: emptyfs [2022-09-07T14:10:28.030Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T14:10:28.030Z] ++++ docker load [2022-09-07T14:10:28.030Z] Loaded image: emptyfs:latest [2022-09-07T14:10:28.035Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-09-07T14:10:28.035Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T14:10:28.289Z] Running integration-test (iteration 1) [2022-09-07T14:10:28.289Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T14:10:28.289Z] ++ 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-09-07T14:10:28.289Z] ++ set -e [2022-09-07T14:10:28.289Z] ++ '[' -n 0 ']' [2022-09-07T14:10:28.289Z] ++ set -x [2022-09-07T14:10:28.289Z] ++ 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-09-07T14:10:28.547Z] Loaded image: busybox:latest [2022-09-07T14:10:28.547Z] Loaded image: busybox:glibc [2022-09-07T14:10:28.724Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-09-07T14:10:28.724Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T14:10:28.980Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-09-07T14:10:28.980Z] === RUN TestBuildWithSession [2022-09-07T14:10:28.980Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:10:28.980Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T14:10:28.980Z] === RUN TestBuildSquashParent [2022-09-07T14:10:29.483Z] Loaded image: debian:bullseye-slim [2022-09-07T14:10:29.483Z] Loaded image: hello-world:latest [2022-09-07T14:10:29.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T14:10:29.654Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-07T14:10:29.654Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T14:10:29.742Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:10:29.742Z] INFO: Testing against a local daemon [2022-09-07T14:10:29.742Z] === RUN TestCgroupNamespacesBuild [2022-09-07T14:10:31.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-07T14:10:31.019Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T14:10:31.581Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-07T14:10:31.581Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T14:10:31.643Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2022-09-07T14:10:31.643Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T14:10:32.074Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:10:32.074Z] Using test binary docker [2022-09-07T14:10:32.331Z] +++ /etc/init.d/apparmor start [2022-09-07T14:10:32.331Z] Not: starting. [2022-09-07T14:10:32.331Z] INFO: Waiting for daemon to start... [2022-09-07T14:10:32.331Z] Starting dockerd [2022-09-07T14:10:32.331Z] +++ 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-09-07T14:10:32.578Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2022-09-07T14:10:32.578Z] === RUN TestBuildWithSession [2022-09-07T14:10:32.578Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:10:32.578Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T14:10:32.578Z] === RUN TestBuildSquashParent [2022-09-07T14:10:34.099Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2022-09-07T14:10:34.099Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T14:10:34.099Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:10:34.099Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:10:34.099Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T14:10:34.854Z] . [2022-09-07T14:10:34.854Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:10:34.854Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:10:34.854Z] Error: No such image: emptyfs [2022-09-07T14:10:34.854Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T14:10:34.854Z] ++++ docker load [2022-09-07T14:10:34.854Z] Loaded image: emptyfs:latest [2022-09-07T14:10:34.854Z] Running integration-test (iteration 1) [2022-09-07T14:10:34.854Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T14:10:34.854Z] ++ 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-09-07T14:10:34.854Z] ++ set -e [2022-09-07T14:10:34.854Z] ++ '[' -n 0 ']' [2022-09-07T14:10:34.854Z] ++ set -x [2022-09-07T14:10:34.854Z] ++ 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-09-07T14:10:35.785Z] Loaded image: busybox:latest [2022-09-07T14:10:36.349Z] Loaded image: busybox:glibc [2022-09-07T14:10:36.765Z] --- PASS: TestBuildSquashParent (3.66s) [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:36.766Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:36.766Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:36.766Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:36.766Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:37.142Z] --- PASS: TestBuildSquashParent (7.06s) [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:37.142Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:37.142Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:37.142Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:37.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:37.715Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:37.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:38.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:38.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:39.082Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:39.340Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:39.632Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:39.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:40.714Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.35s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-09-07T14:10:40.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-09-07T14:10:40.715Z] === RUN TestBuildMultiStageCopy [2022-09-07T14:10:40.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T14:10:41.610Z] Loaded image: debian:bullseye-slim [2022-09-07T14:10:41.610Z] Loaded image: hello-world:latest [2022-09-07T14:10:41.610Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:10:41.610Z] INFO: Testing against a local daemon [2022-09-07T14:10:41.610Z] === RUN TestCgroupNamespacesBuild [2022-09-07T14:10:41.652Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-09-07T14:10:41.811Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-09-07T14:10:41.811Z] === RUN TestBuildMultiStageCopy [2022-09-07T14:10:41.811Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T14:10:41.910Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T14:10:42.169Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T14:10:42.169Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-09-07T14:10:42.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-09-07T14:10:42.428Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T14:10:43.362Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-09-07T14:10:43.362Z] === RUN TestBuildLabelWithTargets [2022-09-07T14:10:43.503Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2022-09-07T14:10:43.503Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T14:10:44.298Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2022-09-07T14:10:44.298Z] === RUN TestBuildWithEmptyLayers [2022-09-07T14:10:44.864Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-09-07T14:10:44.864Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T14:10:45.111Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T14:10:46.023Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s) [2022-09-07T14:10:46.023Z] === RUN TestBuildWithSession [2022-09-07T14:10:46.023Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:10:46.023Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T14:10:46.023Z] === RUN TestBuildSquashParent [2022-09-07T14:10:46.053Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T14:10:46.239Z] --- PASS: TestBuildMultiStageOnBuild (1.40s) [2022-09-07T14:10:46.239Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T14:10:46.823Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2022-09-07T14:10:46.823Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T14:10:47.438Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T14:10:48.202Z] --- PASS: TestBuildMultiStageLayerLeak (1.48s) [2022-09-07T14:10:48.202Z] === RUN TestBuildWithHugeFile [2022-09-07T14:10:48.380Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T14:10:48.941Z] --- PASS: TestServiceWithDataPathPortInit (13.89s) [2022-09-07T14:10:48.941Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-09-07T14:10:49.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-09-07T14:10:49.320Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T14:10:50.833Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i6y07pif61kfopvr6tvx39rt0 Created:2022-09-07 14:10:49.180195963 +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[f8ff427d6fd2a01e851b4bf032d5d57b367d8a4454e978fc8bf1193b148df095:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixz7q5s3u0rsysv4u1qbxa4zt EndpointID:fe177f03deab897ac4b92f5e0a655563d7b44262712e0e0a571f5d98034fd2b6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:67f1b03cd24836fc6e18e7927b7cd3a1bd439dfb533781dd68b9379460dbb1a4 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:11212be3a512 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ixz7q5s3u0rsysv4u1qbxa4zt EndpointID:fe177f03deab897ac4b92f5e0a655563d7b44262712e0e0a571f5d98034fd2b6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T14:10:54.606Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-09-07T14:10:54.606Z] === RUN TestBuildLabelWithTargets [2022-09-07T14:10:55.033Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.19s) [2022-09-07T14:10:55.034Z] PASS [2022-09-07T14:10:55.034Z] [2022-09-07T14:10:55.034Z] === Skipped [2022-09-07T14:10:55.034Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:10:55.034Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:10:55.034Z] [2022-09-07T14:10:55.034Z] DONE 38 tests, 1 skipped in 44.330s [2022-09-07T14:10:55.034Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:10:55.034Z] INFO: Testing against a local daemon [2022-09-07T14:10:55.034Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T14:10:55.034Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:10:55.034Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:10:55.034Z] === RUN TestDockerNetworkIpvlan [2022-09-07T14:10:55.034Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:10:55.034Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:10:55.034Z] PASS [2022-09-07T14:10:55.034Z] [2022-09-07T14:10:55.034Z] === Skipped [2022-09-07T14:10:55.034Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:10:55.034Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:10:55.034Z] [2022-09-07T14:10:55.034Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:10:55.034Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:10:55.034Z] [2022-09-07T14:10:55.034Z] DONE 2 tests, 2 skipped in 0.023s [2022-09-07T14:10:55.034Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:10:55.034Z] INFO: Testing against a local daemon [2022-09-07T14:10:55.034Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T14:10:55.977Z] --- PASS: TestBuildSquashParent (8.60s) [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:55.977Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:55.977Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:55.977Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T14:10:55.977Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T14:10:56.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-09-07T14:10:56.402Z] === RUN TestDockerNetworkMacvlan [2022-09-07T14:10:56.964Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T14:10:57.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T14:10:57.872Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T14:10:57.891Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T14:10:58.453Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T14:11:00.346Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T14:11:01.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T14:11:01.146Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T14:11:02.238Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T14:11:02.741Z] --- PASS: TestBuildLabelWithTargets (8.03s) [2022-09-07T14:11:02.741Z] === RUN TestBuildWithEmptyLayers [2022-09-07T14:11:04.420Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-09-07T14:11:04.421Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2022-09-07T14:11:04.421Z] === RUN TestBuildMultiStageCopy [2022-09-07T14:11:04.421Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T14:11:05.309Z] --- PASS: TestBuildWithEmptyLayers (2.97s) [2022-09-07T14:11:05.309Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T14:11:05.508Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan (9.66s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-09-07T14:11:06.072Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-09-07T14:11:06.072Z] PASS [2022-09-07T14:11:06.072Z] [2022-09-07T14:11:06.072Z] DONE 8 tests in 10.919s [2022-09-07T14:11:06.072Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T14:11:06.072Z] testing: warning: no tests to run [2022-09-07T14:11:06.072Z] PASS [2022-09-07T14:11:06.072Z] [2022-09-07T14:11:06.072Z] DONE 0 tests in 0.008s [2022-09-07T14:11:06.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T14:11:06.072Z] INFO: Testing against a local daemon [2022-09-07T14:11:06.072Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T14:11:07.440Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-09-07T14:11:07.440Z] === RUN TestAuthZPluginTLS [2022-09-07T14:11:07.694Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T14:11:07.695Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T14:11:07.696Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T14:11:07.696Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T14:11:08.258Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T14:11:08.258Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T14:11:08.259Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T14:11:08.820Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T14:11:08.820Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T14:11:08.823Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T14:11:09.385Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-07T14:11:09.385Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T14:11:09.386Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2022-09-07T14:11:09.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.76s) [2022-09-07T14:11:09.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-09-07T14:11:09.386Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-09-07T14:11:09.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-09-07T14:11:09.387Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-09-07T14:11:09.387Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T14:11:10.596Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-09-07T14:11:10.596Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T14:11:10.752Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-09-07T14:11:10.752Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T14:11:10.755Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2022-09-07T14:11:10.755Z] === RUN TestBuildLabelWithTargets [2022-09-07T14:11:10.858Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2022-09-07T14:11:10.858Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T14:11:11.009Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-07T14:11:11.009Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T14:11:11.571Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-07T14:11:11.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T14:11:12.132Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-07T14:11:12.132Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T14:11:13.276Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2022-09-07T14:11:13.276Z] === RUN TestBuildWithEmptyLayers [2022-09-07T14:11:13.499Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s) [2022-09-07T14:11:13.499Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T14:11:14.218Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-09-07T14:11:14.219Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T14:11:15.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2022-09-07T14:11:15.061Z] === RUN TestBuildWithHugeFile [2022-09-07T14:11:15.388Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-09-07T14:11:15.388Z] === RUN TestAuthZPluginHeader [2022-09-07T14:11:15.644Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-07T14:11:15.644Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T14:11:17.497Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2022-09-07T14:11:17.497Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T14:11:18.867Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2022-09-07T14:11:18.867Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T14:11:20.888Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2022-09-07T14:11:20.889Z] === RUN TestAuthZPluginV2Disable [2022-09-07T14:11:22.143Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2022-09-07T14:11:22.143Z] === RUN TestBuildWithHugeFile [2022-09-07T14:11:24.170Z] --- PASS: TestAuthZPluginV2Disable (3.99s) [2022-09-07T14:11:24.171Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T14:11:26.919Z] --- PASS: TestBuildWithHugeFile (34.76s) [2022-09-07T14:11:26.919Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T14:11:26.919Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:11:26.919Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:11:26.919Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T14:11:26.919Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:11:26.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:11:26.919Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:11:26.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:11:26.919Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:11:26.919Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:11:26.919Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:11:26.919Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:11:26.919Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:11:26.919Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-07T14:11:26.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-09-07T14:11:26.919Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-09-07T14:11:26.919Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-07T14:11:26.919Z] === RUN TestBuildPreserveOwnership [2022-09-07T14:11:26.919Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T14:11:26.919Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T14:11:26.919Z] --- PASS: TestBuildPreserveOwnership (3.14s) [2022-09-07T14:11:26.919Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-09-07T14:11:26.919Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-09-07T14:11:26.919Z] === RUN TestBuildPlatformInvalid [2022-09-07T14:11:26.919Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-09-07T14:11:26.919Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T14:11:27.177Z] Loaded image: busybox:latest [2022-09-07T14:11:27.177Z] Loaded image: busybox:glibc [2022-09-07T14:11:28.337Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.67s) [2022-09-07T14:11:28.337Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T14:11:28.552Z] Loaded image: debian:bullseye-slim [2022-09-07T14:11:28.552Z] Loaded image: hello-world:latest [2022-09-07T14:11:28.552Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:11:36.664Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.13s) [2022-09-07T14:11:36.664Z] PASS [2022-09-07T14:11:36.664Z] [2022-09-07T14:11:36.664Z] === Skipped [2022-09-07T14:11:36.664Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-07T14:11:36.664Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:11:36.664Z] [2022-09-07T14:11:36.664Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:11:36.664Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:11:36.664Z] [2022-09-07T14:11:36.664Z] DONE 34 tests, 2 skipped in 68.360s [2022-09-07T14:11:36.664Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T14:11:36.664Z] ++ 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-09-07T14:11:36.664Z] ++ set -e [2022-09-07T14:11:36.664Z] ++ '[' -n 0 ']' [2022-09-07T14:11:36.664Z] ++ set -x [2022-09-07T14:11:36.665Z] ++ 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-09-07T14:11:36.665Z] INFO: Testing against a local daemon [2022-09-07T14:11:36.665Z] === RUN TestConfigInspect [2022-09-07T14:11:38.280Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s) [2022-09-07T14:11:38.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T14:11:39.193Z] --- PASS: TestConfigInspect (2.22s) [2022-09-07T14:11:39.193Z] === RUN TestConfigList [2022-09-07T14:11:40.568Z] --- PASS: TestConfigList (1.81s) [2022-09-07T14:11:40.568Z] === RUN TestConfigsCreateAndDelete [2022-09-07T14:11:43.096Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2022-09-07T14:11:43.096Z] === RUN TestConfigsUpdate [2022-09-07T14:11:45.002Z] --- PASS: TestConfigsUpdate (2.18s) [2022-09-07T14:11:45.002Z] === RUN TestTemplatedConfig [2022-09-07T14:11:47.530Z] --- PASS: TestTemplatedConfig (2.42s) [2022-09-07T14:11:47.530Z] === RUN TestConfigCreateResolve [2022-09-07T14:11:50.082Z] --- PASS: TestConfigCreateResolve (2.22s) [2022-09-07T14:11:50.082Z] PASS [2022-09-07T14:11:50.082Z] [2022-09-07T14:11:50.082Z] DONE 6 tests in 13.119s [2022-09-07T14:11:50.082Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T14:11:50.082Z] ++ 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-09-07T14:11:50.082Z] ++ set -e [2022-09-07T14:11:50.082Z] ++ '[' -n 0 ']' [2022-09-07T14:11:50.082Z] ++ set -x [2022-09-07T14:11:50.082Z] ++ 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-09-07T14:11:50.082Z] INFO: Testing against a local daemon [2022-09-07T14:11:50.082Z] === RUN TestAttachWithTTY [2022-09-07T14:11:50.082Z] --- PASS: TestAttachWithTTY (0.13s) [2022-09-07T14:11:50.082Z] === RUN TestAttachWithoutTTy [2022-09-07T14:11:50.082Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-07T14:11:50.082Z] === RUN TestCheckpoint [2022-09-07T14:11:50.082Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:11:50.082Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:11:50.082Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T14:11:50.082Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T14:11:50.082Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T14:11:50.082Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T14:11:50.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-07T14:11:50.082Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T14:11:50.340Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-09-07T14:11:50.340Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T14:11:50.340Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-09-07T14:11:50.340Z] === RUN TestCopyEmptyFile [2022-09-07T14:11:50.598Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-07T14:11:50.598Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T14:11:50.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-07T14:11:50.598Z] === RUN TestCopyFromContainer [2022-09-07T14:11:51.533Z] === RUN TestCopyFromContainer// [2022-09-07T14:11:51.533Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T14:11:51.533Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T14:11:51.791Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T14:11:51.791Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T14:11:51.791Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T14:11:51.791Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T14:11:52.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T14:11:52.053Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T14:11:52.053Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer (1.56s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-07T14:11:52.053Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-07T14:11:52.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T14:11:52.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:11:52.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:11:52.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:11:52.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:11:52.053Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:11:52.053Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:11:52.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:11:52.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:11:52.053Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:11:52.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T14:11:52.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T14:11:52.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T14:11:52.053Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T14:11:52.053Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T14:11:52.311Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2022-09-07T14:11:52.311Z] === RUN TestCreateWithInvalidEnv [2022-09-07T14:11:52.311Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T14:11:52.311Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T14:11:52.311Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T14:11:52.311Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T14:11:52.311Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T14:11:52.311Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T14:11:52.311Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T14:11:52.311Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T14:11:52.311Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T14:11:52.311Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T14:11:52.311Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T14:11:52.311Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T14:11:52.311Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T14:11:52.311Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T14:11:52.311Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T14:11:52.311Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T14:11:53.686Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-09-07T14:11:53.686Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:11:55.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:11:55.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:11:55.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:11:55.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:11:55.062Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:11:55.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:11:55.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:11:55.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:11:55.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:11:55.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:11:55.062Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T14:11:55.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T14:11:55.062Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T14:11:55.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-07T14:11:55.320Z] === RUN TestCreateDifferentPlatform [2022-09-07T14:11:55.320Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T14:11:55.320Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T14:11:55.320Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T14:11:55.320Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T14:11:55.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-07T14:11:55.320Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T14:11:55.320Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-07T14:11:55.320Z] === RUN TestCreateInvalidHostConfig [2022-09-07T14:11:55.320Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:11:55.320Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:11:55.320Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:11:55.320Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:11:55.320Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:11:55.320Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:11:55.320Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:11:55.320Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:11:55.320Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:11:55.320Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:11:55.320Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:11:55.320Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:11:55.320Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T14:11:55.320Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T14:11:55.320Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T14:11:55.320Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T14:11:55.320Z] === RUN TestDaemonRestartIpcMode [2022-09-07T14:11:55.320Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T14:11:55.320Z] === RUN TestDaemonHostGatewayIP [2022-09-07T14:11:55.320Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T14:11:55.320Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T14:11:55.320Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T14:11:55.320Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T14:11:55.320Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T14:11:55.320Z] === RUN TestDiff [2022-09-07T14:11:55.887Z] --- PASS: TestDiff (0.43s) [2022-09-07T14:11:55.887Z] === RUN TestExecConsoleSize [2022-09-07T14:11:56.145Z] --- PASS: TestExecConsoleSize (0.48s) [2022-09-07T14:11:56.145Z] === RUN TestExecWithCloseStdin [2022-09-07T14:11:56.321Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-09-07T14:11:56.321Z] PASS [2022-09-07T14:11:56.321Z] [2022-09-07T14:11:56.321Z] DONE 17 tests in 48.693s [2022-09-07T14:11:56.321Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T14:11:56.321Z] INFO: Testing against a local daemon [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:11:56.321Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:11:56.321Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T14:11:56.321Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T14:11:56.321Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T14:11:56.321Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T14:11:56.321Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T14:11:56.321Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T14:11:56.321Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T14:11:56.321Z] === RUN TestPluginInstall [2022-09-07T14:11:56.321Z] === RUN TestPluginInstall/no_auth [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf82800433a82077a1b179dc10c23d5cfde823733709d85283740c1e3bdea90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf82800433a82077a1b179dc10c23d5cfde823733709d85283740c1e3bdea90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:56.321Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf82800433a82077a1b179dc10c23d5cfde823733709d85283740c1e3bdea90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:56.321Z] time="2022-09-07T14:11:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cf82800433a82077a1b179dc10c23d5cfde823733709d85283740c1e3bdea90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:56.321Z] === RUN TestPluginInstall/with_insecure [2022-09-07T14:11:56.712Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-09-07T14:11:56.712Z] === RUN TestExec [2022-09-07T14:11:57.248Z] time="2022-09-07T14:11:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:57.248Z] time="2022-09-07T14:11:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3581a0044a8115d3f18404fb4f087c47199d1876012ceac1bd10fc2552d9f03d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:57.248Z] time="2022-09-07T14:11:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:11:57.248Z] time="2022-09-07T14:11:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3581a0044a8115d3f18404fb4f087c47199d1876012ceac1bd10fc2552d9f03d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:11:57.278Z] --- PASS: TestExec (0.46s) [2022-09-07T14:11:57.278Z] === RUN TestExecUser [2022-09-07T14:11:57.505Z] plugin_test.go:196: [d36c45ef0c072] daemon is not started [2022-09-07T14:11:57.505Z] --- PASS: TestPluginInstall (2.74s) [2022-09-07T14:11:57.505Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-09-07T14:11:57.505Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-09-07T14:11:57.505Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-09-07T14:11:57.505Z] === RUN TestPluginsWithRuntimes [2022-09-07T14:11:57.536Z] --- PASS: TestExecUser (0.48s) [2022-09-07T14:11:57.536Z] === RUN TestExportContainerAndImportImage [2022-09-07T14:11:58.102Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-09-07T14:11:58.102Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T14:11:58.870Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T14:11:59.477Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-07T14:11:59.477Z] === RUN TestHealthCheckWorkdir [2022-09-07T14:11:59.797Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T14:12:00.044Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-09-07T14:12:00.044Z] === RUN TestHealthKillContainer [2022-09-07T14:12:00.725Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-09-07T14:12:00.725Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-07T14:12:00.725Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-09-07T14:12:00.725Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T14:12:01.287Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-07T14:12:01.287Z] PASS [2022-09-07T14:12:01.287Z] [2022-09-07T14:12:01.287Z] DONE 24 tests in 6.710s [2022-09-07T14:12:01.544Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T14:12:01.544Z] INFO: Testing against a local daemon [2022-09-07T14:12:01.544Z] === RUN TestExternalGraphDriver [2022-09-07T14:12:01.799Z] === RUN TestExternalGraphDriver/json [2022-09-07T14:12:03.689Z] === RUN TestExternalGraphDriver/spec [2022-09-07T14:12:05.055Z] === RUN TestExternalGraphDriver/pull [2022-09-07T14:12:06.943Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-09-07T14:12:06.943Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-09-07T14:12:06.943Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-09-07T14:12:06.943Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2022-09-07T14:12:06.943Z] === RUN TestGraphdriverPluginV2 [2022-09-07T14:12:08.153Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-07T14:12:08.153Z] === RUN TestHealthCheckProcessKilled [2022-09-07T14:12:08.411Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-09-07T14:12:08.411Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T14:12:08.978Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-09-07T14:12:08.978Z] === RUN TestIpcModeNone [2022-09-07T14:12:09.544Z] --- PASS: TestIpcModeNone (0.46s) [2022-09-07T14:12:09.544Z] === RUN TestIpcModePrivate [2022-09-07T14:12:09.802Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-07T14:12:09.802Z] --- PASS: TestIpcModePrivate (0.49s) [2022-09-07T14:12:09.802Z] === RUN TestIpcModeShareable [2022-09-07T14:12:10.369Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-07T14:12:10.369Z] --- PASS: TestIpcModeShareable (0.49s) [2022-09-07T14:12:10.369Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T14:12:11.124Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-09-07T14:12:11.124Z] PASS [2022-09-07T14:12:11.124Z] [2022-09-07T14:12:11.124Z] DONE 5 tests in 9.816s [2022-09-07T14:12:11.348Z] --- PASS: TestBuildWithHugeFile (52.77s) [2022-09-07T14:12:11.348Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T14:12:11.348Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:12:11.348Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:12:11.348Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T14:12:11.348Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:12:11.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:12:11.348Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:12:11.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:12:11.348Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:12:11.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:12:11.348Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:12:11.348Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:12:11.348Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:12:11.348Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-09-07T14:12:11.348Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-09-07T14:12:11.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-09-07T14:12:11.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-07T14:12:11.348Z] === RUN TestBuildPreserveOwnership [2022-09-07T14:12:11.348Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T14:12:11.385Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T14:12:11.385Z] INFO: Testing against a local daemon [2022-09-07T14:12:11.385Z] === RUN TestContinueAfterPluginCrash [2022-09-07T14:12:11.385Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T14:12:11.385Z] === RUN TestReadPluginNoRead [2022-09-07T14:12:11.385Z] === PAUSE TestReadPluginNoRead [2022-09-07T14:12:11.385Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T14:12:11.385Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T14:12:11.385Z] === CONT TestContinueAfterPluginCrash [2022-09-07T14:12:11.385Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T14:12:12.269Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-09-07T14:12:12.269Z] === RUN TestAPIIpcModeHost [2022-09-07T14:12:12.269Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-09-07T14:12:12.269Z] === RUN TestDaemonIpcModeShareable [2022-09-07T14:12:13.204Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-07T14:12:13.462Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-09-07T14:12:13.462Z] === RUN TestDaemonIpcModePrivate [2022-09-07T14:12:14.396Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-07T14:12:14.644Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T14:12:14.655Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-09-07T14:12:14.655Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T14:12:15.553Z] --- PASS: TestDaemonStartWithLogOpt (3.47s) [2022-09-07T14:12:15.553Z] === CONT TestReadPluginNoRead [2022-09-07T14:12:15.600Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-07T14:12:15.858Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-09-07T14:12:15.858Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T14:12:16.793Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-07T14:12:17.051Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-09-07T14:12:17.051Z] === RUN TestIpcModeOlderClient [2022-09-07T14:12:17.051Z] === PAUSE TestIpcModeOlderClient [2022-09-07T14:12:17.051Z] === RUN TestKillContainerInvalidSignal [2022-09-07T14:12:17.309Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-09-07T14:12:17.309Z] === RUN TestKillContainer [2022-09-07T14:12:17.309Z] === RUN TestKillContainer/no_signal [2022-09-07T14:12:17.443Z] === RUN TestReadPluginNoRead/default [2022-09-07T14:12:17.875Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T14:12:18.134Z] === RUN TestKillContainer/killing_signal [2022-09-07T14:12:18.371Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T14:12:18.700Z] --- PASS: TestKillContainer (1.27s) [2022-09-07T14:12:18.700Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-09-07T14:12:18.700Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-07T14:12:18.700Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-09-07T14:12:18.700Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T14:12:18.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T14:12:18.876Z] --- PASS: TestBuildPreserveOwnership (9.90s) [2022-09-07T14:12:18.876Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.87s) [2022-09-07T14:12:18.876Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-07T14:12:18.876Z] === RUN TestBuildPlatformInvalid [2022-09-07T14:12:18.876Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-09-07T14:12:18.876Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T14:12:18.876Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-07T14:12:18.876Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T14:12:18.876Z] PASS [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === Skipped [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T14:12:18.876Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:12:18.876Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T14:12:18.876Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] DONE 34 tests, 3 skipped in 113.759s [2022-09-07T14:12:18.876Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T14:12:18.876Z] INFO: Testing against a local daemon [2022-09-07T14:12:18.876Z] === RUN TestConfigInspect [2022-09-07T14:12:18.876Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-07T14:12:18.876Z] === RUN TestConfigList [2022-09-07T14:12:18.876Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestConfigList (0.02s) [2022-09-07T14:12:18.876Z] === RUN TestConfigsCreateAndDelete [2022-09-07T14:12:18.876Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2022-09-07T14:12:18.876Z] === RUN TestConfigsUpdate [2022-09-07T14:12:18.876Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-07T14:12:18.876Z] === RUN TestTemplatedConfig [2022-09-07T14:12:18.876Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-07T14:12:18.876Z] === RUN TestConfigCreateResolve [2022-09-07T14:12:18.876Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-07T14:12:18.876Z] PASS [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === Skipped [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-07T14:12:18.876Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-07T14:12:18.876Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2022-09-07T14:12:18.876Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-07T14:12:18.876Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-07T14:12:18.876Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-07T14:12:18.876Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:12:18.876Z] [2022-09-07T14:12:18.876Z] DONE 6 tests, 6 skipped in 0.188s [2022-09-07T14:12:18.876Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T14:12:18.876Z] INFO: Testing against a local daemon [2022-09-07T14:12:18.876Z] === RUN TestAttachWithTTY [2022-09-07T14:12:18.876Z] --- PASS: TestAttachWithTTY (0.05s) [2022-09-07T14:12:18.876Z] === RUN TestAttachWithoutTTy [2022-09-07T14:12:18.876Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-07T14:12:18.876Z] === RUN TestCheckpoint [2022-09-07T14:12:18.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:12:18.876Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:12:18.876Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T14:12:18.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T14:12:18.876Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T14:12:18.877Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T14:12:18.877Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T14:12:18.877Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T14:12:18.877Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T14:12:18.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-07T14:12:18.877Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T14:12:19.138Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T14:12:19.138Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T14:12:19.138Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-07T14:12:19.138Z] === RUN TestCopyEmptyFile [2022-09-07T14:12:19.266Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T14:12:19.400Z] --- PASS: TestCopyEmptyFile (0.24s) [2022-09-07T14:12:19.400Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T14:12:19.400Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-07T14:12:19.400Z] === RUN TestCopyFromContainer [2022-09-07T14:12:19.736Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T14:12:19.736Z] --- PASS: TestContinueAfterPluginCrash (8.48s) [2022-09-07T14:12:19.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-09-07T14:12:19.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-07T14:12:19.832Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-09-07T14:12:19.832Z] === RUN TestKillStoppedContainer [2022-09-07T14:12:20.090Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T14:12:20.090Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T14:12:20.090Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-07T14:12:20.090Z] === RUN TestKillDifferentUserContainer [2022-09-07T14:12:20.348Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-09-07T14:12:20.348Z] === RUN TestInspectOomKilledTrue [2022-09-07T14:12:20.915Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-09-07T14:12:20.915Z] === RUN TestInspectOomKilledFalse [2022-09-07T14:12:21.102Z] === CONT TestReadPluginNoRead [2022-09-07T14:12:21.102Z] read_test.go:92: [dfe550528ad20] daemon is not started [2022-09-07T14:12:21.102Z] --- PASS: TestReadPluginNoRead (6.19s) [2022-09-07T14:12:21.102Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-09-07T14:12:21.102Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-09-07T14:12:21.102Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-09-07T14:12:21.102Z] PASS [2022-09-07T14:12:21.102Z] [2022-09-07T14:12:21.102Z] DONE 6 tests in 9.701s [2022-09-07T14:12:21.102Z] 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-09-07T14:12:21.102Z] testing: warning: no tests to run [2022-09-07T14:12:21.102Z] PASS [2022-09-07T14:12:21.102Z] [2022-09-07T14:12:21.102Z] DONE 0 tests in 0.008s [2022-09-07T14:12:21.102Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T14:12:21.102Z] INFO: Testing against a local daemon [2022-09-07T14:12:21.102Z] === RUN TestPluginWithDevMounts [2022-09-07T14:12:21.102Z] === PAUSE TestPluginWithDevMounts [2022-09-07T14:12:21.102Z] === CONT TestPluginWithDevMounts [2022-09-07T14:12:21.480Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-09-07T14:12:21.480Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T14:12:21.739Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-09-07T14:12:21.739Z] === RUN TestLinksContainerNames [2022-09-07T14:12:22.673Z] --- PASS: TestLinksContainerNames (0.81s) [2022-09-07T14:12:22.673Z] === RUN TestLogsFollowTailEmpty [2022-09-07T14:12:22.933Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-09-07T14:12:22.933Z] === RUN TestLogs [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:22.933Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:22.933Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:22.933Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:22.933Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:22.991Z] --- PASS: TestPluginWithDevMounts (1.68s) [2022-09-07T14:12:22.991Z] PASS [2022-09-07T14:12:22.991Z] [2022-09-07T14:12:22.991Z] DONE 1 tests in 1.705s [2022-09-07T14:12:22.991Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T14:12:22.991Z] INFO: Testing against a local daemon [2022-09-07T14:12:22.991Z] === RUN TestSecretInspect [2022-09-07T14:12:23.503Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:23.503Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer// [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T14:12:23.601Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T14:12:23.863Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer (4.51s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-09-07T14:12:23.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-07T14:12:23.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T14:12:23.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:12:23.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:12:23.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:12:23.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:12:23.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:12:23.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:12:23.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:12:23.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:12:23.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:12:23.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T14:12:23.863Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T14:12:23.863Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-07T14:12:23.863Z] === RUN TestCreateWithInvalidEnv [2022-09-07T14:12:23.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T14:12:23.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T14:12:23.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T14:12:23.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T14:12:23.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T14:12:23.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T14:12:23.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T14:12:23.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T14:12:23.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T14:12:23.863Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T14:12:23.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T14:12:23.863Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T14:12:23.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T14:12:23.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T14:12:24.070Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:24.070Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:24.636Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:24.636Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:24.636Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:24.636Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:24.881Z] --- PASS: TestSecretInspect (2.21s) [2022-09-07T14:12:24.881Z] === RUN TestSecretList [2022-09-07T14:12:25.250Z] --- PASS: TestCreateWithCustomMaskedPaths (1.32s) [2022-09-07T14:12:25.250Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T14:12:25.570Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:25.570Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:25.994Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-07T14:12:25.994Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:12:25.994Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:12:25.994Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-07T14:12:25.994Z] [2022-09-07T14:12:25.994Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-07T14:12:25.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-07T14:12:25.994Z] Using test binary docker [2022-09-07T14:12:25.994Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T14:12:25.994Z] Not: starting. [2022-09-07T14:12:25.994Z] INFO: Waiting for daemon to start... [2022-09-07T14:12:25.994Z] Starting dockerd [2022-09-07T14:12:25.994Z] . [2022-09-07T14:12:25.994Z] INFO: Building docker-sdk-python3:5.0.3... [2022-09-07T14:12:26.136Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:26.136Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:26.396Z] --- PASS: TestLogs (3.67s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-09-07T14:12:26.396Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:12:26.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:12:26.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:12:26.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:12:26.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:12:26.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:12:26.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:12:26.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:12:26.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:12:26.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:12:26.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:12:26.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-09-07T14:12:26.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-09-07T14:12:26.637Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.45s) [2022-09-07T14:12:26.654Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s) [2022-09-07T14:12:26.654Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T14:12:26.911Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/default [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/private [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/slave [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/shared [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/default [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/shared [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/slave [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/private [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:26.912Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:26.912Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:26.912Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:27.170Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:27.209Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-09-07T14:12:27.209Z] === RUN TestCreateDifferentPlatform [2022-09-07T14:12:27.209Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T14:12:27.209Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T14:12:27.209Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T14:12:27.209Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T14:12:27.209Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-09-07T14:12:27.209Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T14:12:27.209Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-07T14:12:27.209Z] === RUN TestCreateInvalidHostConfig [2022-09-07T14:12:27.209Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:12:27.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:12:27.209Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:12:27.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:12:27.209Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:12:27.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:12:27.209Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:12:27.209Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:12:27.209Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:12:27.209Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:12:27.209Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:12:27.209Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:12:27.209Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-07T14:12:27.209Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T14:12:27.209Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T14:12:27.209Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T14:12:27.209Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T14:12:27.209Z] === RUN TestDaemonRestartIpcMode [2022-09-07T14:12:27.209Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T14:12:27.209Z] === RUN TestDaemonHostGatewayIP [2022-09-07T14:12:27.209Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:12:27.209Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-07T14:12:27.209Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T14:12:27.209Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T14:12:27.209Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T14:12:27.209Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T14:12:27.209Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-07T14:12:27.209Z] === RUN TestDiff [2022-09-07T14:12:27.398Z] --- PASS: TestSecretList (2.21s) [2022-09-07T14:12:27.398Z] === RUN TestSecretsCreateAndDelete [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:27.428Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-07T14:12:27.428Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T14:12:27.428Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T14:12:27.781Z] --- PASS: TestDiff (0.45s) [2022-09-07T14:12:27.781Z] === RUN TestExecConsoleSize [2022-09-07T14:12:28.043Z] --- PASS: TestExecConsoleSize (0.52s) [2022-09-07T14:12:28.043Z] === RUN TestExecWithCloseStdin [2022-09-07T14:12:28.614Z] --- PASS: TestExecWithCloseStdin (0.55s) [2022-09-07T14:12:28.614Z] === RUN TestExec [2022-09-07T14:12:28.802Z] --- PASS: TestContainerBindMountNonRecursive (1.19s) [2022-09-07T14:12:28.802Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T14:12:29.060Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-07T14:12:29.060Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T14:12:29.187Z] --- PASS: TestExec (0.53s) [2022-09-07T14:12:29.187Z] === RUN TestExecUser [2022-09-07T14:12:29.288Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-07T14:12:29.288Z] === RUN TestSecretsUpdate [2022-09-07T14:12:29.626Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-07T14:12:29.626Z] === RUN TestNetworkNat [2022-09-07T14:12:29.760Z] --- PASS: TestExecUser (0.52s) [2022-09-07T14:12:29.760Z] === RUN TestExportContainerAndImportImage [2022-09-07T14:12:29.887Z] --- PASS: TestNetworkNat (0.46s) [2022-09-07T14:12:29.887Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T14:12:30.333Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-09-07T14:12:30.333Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T14:12:30.452Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-09-07T14:12:30.453Z] === RUN TestNetworkLoopbackNat [2022-09-07T14:12:31.720Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-09-07T14:12:31.720Z] === RUN TestHealthCheckWorkdir [2022-09-07T14:12:31.805Z] --- PASS: TestSecretsUpdate (2.18s) [2022-09-07T14:12:31.805Z] === RUN TestTemplatedSecret [2022-09-07T14:12:32.292Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-09-07T14:12:32.292Z] === RUN TestHealthKillContainer [2022-09-07T14:12:32.980Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-09-07T14:12:32.980Z] === RUN TestPause [2022-09-07T14:12:33.546Z] --- PASS: TestPause (0.45s) [2022-09-07T14:12:33.546Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T14:12:33.546Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:12:33.546Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:12:33.546Z] === RUN TestPauseStopPausedContainer [2022-09-07T14:12:33.806Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-07T14:12:33.806Z] === RUN TestPidHost [2022-09-07T14:12:34.321Z] --- PASS: TestTemplatedSecret (2.71s) [2022-09-07T14:12:34.322Z] === RUN TestSecretCreateResolve [2022-09-07T14:12:34.741Z] --- PASS: TestPidHost (0.98s) [2022-09-07T14:12:34.741Z] === RUN TestPsFilter [2022-09-07T14:12:34.999Z] --- PASS: TestPsFilter (0.12s) [2022-09-07T14:12:34.999Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T14:12:35.565Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-09-07T14:12:35.565Z] === RUN TestRemoveContainerWithVolume [2022-09-07T14:12:35.839Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-07T14:12:35.840Z] === RUN TestRemoveContainerRunning [2022-09-07T14:12:36.209Z] --- PASS: TestSecretCreateResolve (1.83s) [2022-09-07T14:12:36.210Z] PASS [2022-09-07T14:12:36.210Z] [2022-09-07T14:12:36.210Z] DONE 6 tests in 13.357s [2022-09-07T14:12:36.210Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T14:12:36.210Z] INFO: Testing against a local daemon [2022-09-07T14:12:36.210Z] === RUN TestServiceCreateInit [2022-09-07T14:12:36.210Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T14:12:36.408Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-09-07T14:12:36.408Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T14:12:36.666Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-09-07T14:12:36.666Z] === RUN TestRemoveInvalidContainer [2022-09-07T14:12:36.666Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T14:12:36.666Z] === RUN TestRenameLinkedContainer [2022-09-07T14:12:38.567Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-09-07T14:12:38.567Z] === RUN TestRenameStoppedContainer [2022-09-07T14:12:38.825Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-07T14:12:38.825Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T14:12:39.760Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-09-07T14:12:39.760Z] === RUN TestRenameInvalidName [2022-09-07T14:12:40.326Z] --- PASS: TestRenameInvalidName (0.47s) [2022-09-07T14:12:40.326Z] === RUN TestRenameAnonymousContainer [2022-09-07T14:12:40.376Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T14:12:40.424Z] --- PASS: TestHealthKillContainer (7.86s) [2022-09-07T14:12:40.424Z] === RUN TestHealthCheckProcessKilled [2022-09-07T14:12:40.685Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-09-07T14:12:40.685Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T14:12:40.685Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T14:12:40.685Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T14:12:40.685Z] === RUN TestIpcModeNone [2022-09-07T14:12:41.260Z] --- PASS: TestIpcModeNone (0.51s) [2022-09-07T14:12:41.260Z] === RUN TestIpcModePrivate [2022-09-07T14:12:41.521Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-09-07T14:12:41.782Z] --- PASS: TestIpcModePrivate (0.50s) [2022-09-07T14:12:41.782Z] === RUN TestIpcModeShareable [2022-09-07T14:12:41.782Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:12:41.782Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-07T14:12:41.782Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T14:12:42.228Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-09-07T14:12:42.228Z] === RUN TestRenameContainerWithSameName [2022-09-07T14:12:42.228Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-09-07T14:12:42.228Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T14:12:43.163Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-07T14:12:43.163Z] === RUN TestResize [2022-09-07T14:12:43.656Z] --- PASS: TestServiceCreateInit (7.62s) [2022-09-07T14:12:43.656Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2022-09-07T14:12:43.656Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-09-07T14:12:43.656Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T14:12:43.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-09-07T14:12:43.710Z] === RUN TestAPIIpcModeHost [2022-09-07T14:12:43.710Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:12:43.710Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-07T14:12:43.710Z] === RUN TestDaemonIpcModeShareable [2022-09-07T14:12:43.710Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:12:43.710Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-07T14:12:43.710Z] === RUN TestDaemonIpcModePrivate [2022-09-07T14:12:43.730Z] --- PASS: TestResize (0.44s) [2022-09-07T14:12:43.730Z] === RUN TestResizeWithInvalidSize [2022-09-07T14:12:43.988Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-07T14:12:43.988Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T14:12:44.554Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-07T14:12:44.554Z] === RUN TestDaemonRestartKillContainers [2022-09-07T14:12:44.554Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:44.555Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:44.555Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:44.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:12:44.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:44.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-09-07T14:12:44.651Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-09-07T14:12:44.651Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T14:12:44.651Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:12:44.651Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T14:12:44.651Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T14:12:44.651Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:12:44.651Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T14:12:44.651Z] === RUN TestIpcModeOlderClient [2022-09-07T14:12:44.651Z] === PAUSE TestIpcModeOlderClient [2022-09-07T14:12:44.651Z] === RUN TestKillContainerInvalidSignal [2022-09-07T14:12:45.222Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-09-07T14:12:45.223Z] === RUN TestKillContainer [2022-09-07T14:12:45.223Z] === RUN TestKillContainer/no_signal [2022-09-07T14:12:45.483Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T14:12:45.930Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:12:46.055Z] === RUN TestKillContainer/killing_signal [2022-09-07T14:12:46.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:46.627Z] --- PASS: TestKillContainer (1.33s) [2022-09-07T14:12:46.627Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-09-07T14:12:46.627Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-07T14:12:46.627Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-09-07T14:12:46.627Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T14:12:46.627Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T14:12:46.889Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T14:12:47.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) [2022-09-07T14:12:47.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-09-07T14:12:47.462Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2022-09-07T14:12:47.462Z] === RUN TestKillStoppedContainer [2022-09-07T14:12:47.462Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T14:12:47.462Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T14:12:47.462Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-07T14:12:47.462Z] === RUN TestKillDifferentUserContainer [2022-09-07T14:12:47.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:12:47.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:12:48.034Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-09-07T14:12:48.034Z] === RUN TestInspectOomKilledTrue [2022-09-07T14:12:48.034Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:12:48.034Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T14:12:48.034Z] === RUN TestInspectOomKilledFalse [2022-09-07T14:12:48.034Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:12:48.034Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T14:12:48.034Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T14:12:48.034Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T14:12:48.034Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T14:12:48.034Z] === RUN TestLinksContainerNames [2022-09-07T14:12:48.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:48.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:48.977Z] --- PASS: TestLinksContainerNames (0.90s) [2022-09-07T14:12:48.977Z] === RUN TestLogsFollowTailEmpty [2022-09-07T14:12:49.238Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-09-07T14:12:49.238Z] === RUN TestLogs [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:49.238Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:49.238Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:49.238Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:12:49.238Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:12:50.182Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:12:50.182Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:12:50.756Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T14:12:50.756Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:51.327Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:51.327Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:51.327Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:12:51.327Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:12:52.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:12:52.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:12:52.272Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:12:52.272Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:12:52.843Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:12:52.843Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:12:53.414Z] --- PASS: TestLogs (4.04s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.76s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-09-07T14:12:53.414Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s) [2022-09-07T14:12:53.414Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T14:12:53.676Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/default [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/private [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/slave [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/shared [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T14:12:53.676Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T14:12:53.676Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/default [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/shared [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/slave [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/private [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:54.052Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:54.052Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:12:54.052Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:12:54.314Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T14:12:54.314Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:12:54.314Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:12:54.314Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T14:12:54.314Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T14:12:54.314Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T14:12:54.314Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T14:12:54.314Z] 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-09-07T14:12:54.314Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-09-07T14:12:54.314Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T14:12:54.314Z] 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-09-07T14:12:54.314Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T14:12:54.314Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T14:12:54.314Z] 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-09-07T14:12:54.314Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T14:12:54.314Z] === RUN TestNetworkNat [2022-09-07T14:12:54.886Z] --- PASS: TestNetworkNat (0.55s) [2022-09-07T14:12:54.886Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T14:12:55.459Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-07T14:12:55.459Z] === RUN TestNetworkLoopbackNat [2022-09-07T14:12:56.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:12:56.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:12:57.779Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:12:58.000Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-09-07T14:12:58.000Z] === RUN TestPause [2022-09-07T14:12:58.000Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:12:58.000Z] --- SKIP: TestPause (0.00s) [2022-09-07T14:12:58.000Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T14:12:58.000Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:12:58.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:12:58.000Z] === RUN TestPauseStopPausedContainer [2022-09-07T14:12:58.000Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:12:58.000Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-09-07T14:12:58.000Z] === RUN TestPidHost [2022-09-07T14:12:58.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:12:58.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:12:58.546Z] Using test binary docker [2022-09-07T14:12:58.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T14:12:58.546Z] Using test binary docker [2022-09-07T14:12:58.546Z] +++ /etc/init.d/apparmor start [2022-09-07T14:12:58.546Z] +++ /etc/init.d/apparmor start [2022-09-07T14:12:58.546Z] Not: startingNot: starting. [2022-09-07T14:12:58.546Z] . [2022-09-07T14:12:58.546Z] INFO: Waiting for daemon to start... [2022-09-07T14:12:58.546Z] Starting dockerdINFO: Waiting for daemon to start... [2022-09-07T14:12:58.546Z] Starting dockerd [2022-09-07T14:12:58.546Z] +++ 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-09-07T14:12:58.546Z] [2022-09-07T14:12:58.546Z] +++ 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-09-07T14:12:58.944Z] --- PASS: TestPidHost (0.96s) [2022-09-07T14:12:58.944Z] === RUN TestPsFilter [2022-09-07T14:12:58.944Z] --- PASS: TestPsFilter (0.10s) [2022-09-07T14:12:58.944Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T14:12:59.515Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-07T14:12:59.515Z] === RUN TestRemoveContainerWithVolume [2022-09-07T14:12:59.776Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-09-07T14:12:59.776Z] === RUN TestRemoveContainerRunning [2022-09-07T14:12:59.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:13:00.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:13:00.349Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-09-07T14:13:00.349Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T14:13:00.611Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-09-07T14:13:00.611Z] === RUN TestRemoveInvalidContainer [2022-09-07T14:13:00.611Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T14:13:00.611Z] === RUN TestRenameLinkedContainer [2022-09-07T14:13:01.697Z] --- PASS: TestCreateServiceMultipleTimes (15.97s) [2022-09-07T14:13:01.697Z] === RUN TestCreateServiceConflict [2022-09-07T14:13:01.817Z] .. [2022-09-07T14:13:01.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:13:01.817Z] [2022-09-07T14:13:01.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T14:13:01.953Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-09-07T14:13:01.953Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T14:13:02.076Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:13:02.076Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T14:13:02.076Z] Error: No such image: emptyfs [2022-09-07T14:13:02.076Z] Error: No such image: emptyfs [2022-09-07T14:13:02.076Z] ++++ docker load [2022-09-07T14:13:02.076Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T14:13:02.076Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T14:13:02.076Z] ++++ docker load [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.40s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-09-07T14:13:02.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-09-07T14:13:02.121Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T14:13:02.121Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T14:13:02.333Z] Loaded image: emptyfs:latest [2022-09-07T14:13:02.333Z] Running integration-test (iteration 1) [2022-09-07T14:13:02.333Z] Loaded image: emptyfs:latest [2022-09-07T14:13:02.333Z] Running integration-test (iteration 1) [2022-09-07T14:13:02.333Z] 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-09-07T14:13:02.333Z] ++ 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-09-07T14:13:02.333Z] ++ set -e [2022-09-07T14:13:02.333Z] ++ '[' -n 0 ']' [2022-09-07T14:13:02.333Z] ++ set -x [2022-09-07T14:13:02.333Z] ++ 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-09-07T14:13:02.536Z] --- PASS: TestRenameLinkedContainer (1.86s) [2022-09-07T14:13:02.536Z] === RUN TestRenameStoppedContainer [2022-09-07T14:13:02.590Z] 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-09-07T14:13:02.591Z] ++ 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-09-07T14:13:02.591Z] ++ set -e [2022-09-07T14:13:02.591Z] ++ '[' -n 0 ']' [2022-09-07T14:13:02.591Z] ++ set -x [2022-09-07T14:13:02.591Z] ++ 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-09-07T14:13:03.056Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T14:13:03.109Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-07T14:13:03.109Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T14:13:03.521Z] Loaded image: busybox:latest [2022-09-07T14:13:03.521Z] Loaded image: busybox:latest [2022-09-07T14:13:03.781Z] Loaded image: busybox:glibc [2022-09-07T14:13:03.781Z] Loaded image: busybox:glibc [2022-09-07T14:13:03.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s) [2022-09-07T14:13:03.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s) [2022-09-07T14:13:03.990Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-09-07T14:13:03.990Z] === RUN TestCgroupNamespacesRun [2022-09-07T14:13:04.050Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-09-07T14:13:04.050Z] === RUN TestRenameInvalidName [2022-09-07T14:13:04.310Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-07T14:13:04.310Z] === RUN TestRenameAnonymousContainer [2022-09-07T14:13:04.670Z] sha256:ca9edfa2b5f27f1f191343cc7a44077f81bd3961db51dbabe11b0820629252dc [2022-09-07T14:13:04.670Z] INFO: Starting docker-py tests... [2022-09-07T14:13:04.924Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-09-07T14:13:04.924Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T14:13:05.218Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2022-09-07T14:13:05.218Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T14:13:05.599Z] ============================= test session starts ============================== [2022-09-07T14:13:05.599Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-07T14:13:05.599Z] rootdir: /src, inifile: pytest.ini [2022-09-07T14:13:05.599Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-07T14:13:06.226Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-09-07T14:13:06.226Z] === RUN TestRenameContainerWithSameName [2022-09-07T14:13:06.299Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-09-07T14:13:06.299Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T14:13:06.486Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-09-07T14:13:06.486Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T14:13:06.968Z] collected 395 items / 2 deselected / 393 selected [2022-09-07T14:13:06.968Z] [2022-09-07T14:13:07.428Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-09-07T14:13:07.428Z] === RUN TestResize [2022-09-07T14:13:07.673Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-09-07T14:13:07.673Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T14:13:07.689Z] --- PASS: TestResize (0.42s) [2022-09-07T14:13:07.689Z] === RUN TestResizeWithInvalidSize [2022-09-07T14:13:07.951Z] Loaded image: debian:bullseye-slim [2022-09-07T14:13:07.951Z] Loaded image: debian:bullseye-slim [2022-09-07T14:13:07.951Z] Loaded image: hello-world:latest [2022-09-07T14:13:08.207Z] Loaded image: hello-world:latest [2022-09-07T14:13:08.207Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:13:08.207Z] INFO: Testing against a local daemon [2022-09-07T14:13:08.207Z] === RUN TestDockerDaemonSuite [2022-09-07T14:13:08.207Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-07T14:13:08.207Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:13:08.207Z] INFO: Testing against a local daemon [2022-09-07T14:13:08.207Z] === RUN TestDockerSuite [2022-09-07T14:13:08.207Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-07T14:13:08.207Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-07T14:13:08.207Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-07T14:13:08.261Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-09-07T14:13:08.261Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T14:13:08.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-07T14:13:08.463Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-07T14:13:08.464Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-07T14:13:08.464Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-07T14:13:08.464Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-07T14:13:08.521Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-09-07T14:13:08.521Z] === RUN TestDaemonRestartKillContainers [2022-09-07T14:13:08.521Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T14:13:08.521Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-07T14:13:08.521Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T14:13:08.521Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T14:13:08.607Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-09-07T14:13:08.607Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T14:13:09.464Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T14:13:09.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-07T14:13:09.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T14:13:10.407Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-09-07T14:13:10.407Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-09-07T14:13:10.407Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s) [2022-09-07T14:13:10.407Z] === RUN TestCgroupNamespacesRun [2022-09-07T14:13:10.915Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-09-07T14:13:10.915Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T14:13:11.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-09-07T14:13:11.482Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T14:13:11.792Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-09-07T14:13:11.792Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T14:13:12.653Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-07T14:13:12.653Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-07T14:13:12.856Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-09-07T14:13:12.856Z] === RUN TestNISDomainname [2022-09-07T14:13:13.176Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s) [2022-09-07T14:13:13.176Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T14:13:13.423Z] --- PASS: TestNISDomainname (0.55s) [2022-09-07T14:13:13.423Z] === RUN TestHostnameDnsResolution [2022-09-07T14:13:13.580Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-07T14:13:13.580Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-07T14:13:13.838Z] --- PASS: TestBuildWithHugeFile (111.86s) [2022-09-07T14:13:13.838Z] === RUN TestBuildWCOWSandboxSize [2022-09-07T14:13:13.838Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:13:13.838Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:13:13.838Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T14:13:13.838Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:13:13.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:13:13.838Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:13:13.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:13:13.838Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:13:13.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:13:13.838Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T14:13:13.838Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T14:13:13.989Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-09-07T14:13:13.989Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T14:13:14.094Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T14:13:14.094Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T14:13:14.094Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-09-07T14:13:14.094Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-09-07T14:13:14.095Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-09-07T14:13:14.095Z] === RUN TestBuildPreserveOwnership [2022-09-07T14:13:14.095Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T14:13:14.119Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-09-07T14:13:14.119Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T14:13:14.350Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-07T14:13:14.555Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-09-07T14:13:14.555Z] === RUN TestPrivilegedHostDevices [2022-09-07T14:13:15.122Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-09-07T14:13:15.122Z] === RUN TestRunConsoleSize [2022-09-07T14:13:15.279Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-07T14:13:15.279Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-07T14:13:15.380Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-07T14:13:15.380Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T14:13:15.504Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s) [2022-09-07T14:13:15.504Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T14:13:16.210Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-07T14:13:16.771Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-07T14:13:16.889Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-09-07T14:13:16.889Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T14:13:17.027Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T14:13:17.280Z] --- PASS: TestRunWithAlternativeContainerdShim (2.00s) [2022-09-07T14:13:17.280Z] === RUN TestStats [2022-09-07T14:13:17.283Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-07T14:13:17.283Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-07T14:13:17.283Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-07T14:13:17.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-09-07T14:13:17.833Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T14:13:17.845Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-07T14:13:18.404Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-09-07T14:13:18.404Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T14:13:18.406Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-07T14:13:18.662Z] --- PASS: TestBuildPreserveOwnership (4.53s) [2022-09-07T14:13:18.662Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2022-09-07T14:13:18.662Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2022-09-07T14:13:18.662Z] === RUN TestBuildPlatformInvalid [2022-09-07T14:13:18.662Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-09-07T14:13:18.662Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T14:13:18.918Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-07T14:13:19.174Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-07T14:13:19.174Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-07T14:13:19.174Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-07T14:13:19.737Z] Loaded image: busybox:latest [2022-09-07T14:13:19.737Z] Loaded image: busybox:glibc [2022-09-07T14:13:19.788Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s) [2022-09-07T14:13:19.788Z] === RUN TestNISDomainname [2022-09-07T14:13:19.788Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T14:13:19.788Z] --- SKIP: TestNISDomainname (0.03s) [2022-09-07T14:13:19.788Z] === RUN TestHostnameDnsResolution [2022-09-07T14:13:19.808Z] --- PASS: TestStats (2.45s) [2022-09-07T14:13:19.808Z] === RUN TestStopContainerWithTimeout [2022-09-07T14:13:19.808Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T14:13:19.808Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T14:13:19.808Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T14:13:19.808Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T14:13:19.808Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T14:13:19.808Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T14:13:19.808Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T14:13:19.808Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T14:13:19.808Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T14:13:19.808Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T14:13:20.056Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.76s) [2022-09-07T14:13:20.057Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T14:13:20.372Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-09-07T14:13:20.372Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T14:13:20.372Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-07T14:13:20.372Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T14:13:20.372Z] === RUN TestPrivilegedHostDevices [2022-09-07T14:13:20.373Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T14:13:20.957Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-09-07T14:13:20.957Z] === RUN TestRunConsoleSize [2022-09-07T14:13:21.103Z] Loaded image: debian:bullseye-slim [2022-09-07T14:13:21.104Z] Loaded image: hello-world:latest [2022-09-07T14:13:21.104Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T14:13:21.529Z] --- PASS: TestRunConsoleSize (0.48s) [2022-09-07T14:13:21.530Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T14:13:22.901Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T14:13:22.993Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-07T14:13:23.612Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-07T14:13:24.073Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s) [2022-09-07T14:13:24.073Z] === RUN TestStats [2022-09-07T14:13:24.073Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:24.073Z] --- SKIP: TestStats (0.00s) [2022-09-07T14:13:24.073Z] === RUN TestStopContainerWithTimeout [2022-09-07T14:13:24.073Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T14:13:24.073Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T14:13:24.073Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T14:13:24.073Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T14:13:24.073Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T14:13:24.073Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T14:13:24.073Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T14:13:24.073Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T14:13:24.073Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T14:13:24.073Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T14:13:24.273Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T14:13:24.274Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-09-07T14:13:24.274Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-09-07T14:13:24.274Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-09-07T14:13:24.274Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-09-07T14:13:24.274Z] === RUN TestDeleteDevicemapper [2022-09-07T14:13:24.274Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:13:24.274Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T14:13:24.274Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T14:13:24.334Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T14:13:24.430Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-07T14:13:24.884Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-07T14:13:26.177Z] tests/integration/api_config_test.py ...... [ 8%] [2022-09-07T14:13:26.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.96s) [2022-09-07T14:13:26.192Z] === RUN TestUpdateMemory [2022-09-07T14:13:26.451Z] --- PASS: TestUpdateMemory (0.58s) [2022-09-07T14:13:26.451Z] === RUN TestUpdateCPUQuota [2022-09-07T14:13:26.776Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-07T14:13:26.876Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T14:13:27.384Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-09-07T14:13:27.384Z] === RUN TestUpdatePidsLimit [2022-09-07T14:13:27.384Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T14:13:27.384Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T14:13:27.642Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T14:13:27.816Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T14:13:27.816Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2022-09-07T14:13:27.816Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2022-09-07T14:13:27.816Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-09-07T14:13:27.816Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-09-07T14:13:27.816Z] === RUN TestDeleteDevicemapper [2022-09-07T14:13:27.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:13:27.816Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T14:13:27.816Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T14:13:27.900Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T14:13:27.900Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T14:13:28.158Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T14:13:28.416Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit (1.82s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-07T14:13:28.982Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-07T14:13:28.982Z] === RUN TestUpdateRestartPolicy [2022-09-07T14:13:29.204Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2022-09-07T14:13:29.204Z] === RUN TestUpdateMemory [2022-09-07T14:13:29.204Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:29.204Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T14:13:29.204Z] === RUN TestUpdateCPUQuota [2022-09-07T14:13:29.204Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:29.204Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-07T14:13:29.204Z] === RUN TestUpdatePidsLimit [2022-09-07T14:13:29.204Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:29.204Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-07T14:13:29.204Z] === RUN TestUpdateRestartPolicy [2022-09-07T14:13:29.295Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-07T14:13:29.857Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-07T14:13:30.418Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.67s) [2022-09-07T14:13:30.418Z] PASS [2022-09-07T14:13:30.418Z] [2022-09-07T14:13:30.418Z] === Skipped [2022-09-07T14:13:30.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T14:13:30.418Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T14:13:30.418Z] [2022-09-07T14:13:30.419Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-07T14:13:30.419Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-07T14:13:30.419Z] [2022-09-07T14:13:30.419Z] DONE 34 tests, 2 skipped in 175.416s [2022-09-07T14:13:30.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T14:13:30.419Z] ++ 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-09-07T14:13:30.419Z] ++ set -e [2022-09-07T14:13:30.419Z] ++ '[' -n 0 ']' [2022-09-07T14:13:30.419Z] ++ set -x [2022-09-07T14:13:30.419Z] ++ 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-09-07T14:13:30.419Z] INFO: Testing against a local daemon [2022-09-07T14:13:30.419Z] === RUN TestConfigInspect [2022-09-07T14:13:30.674Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-07T14:13:31.603Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-07T14:13:32.234Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2022-09-07T14:13:32.234Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T14:13:32.534Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-07T14:13:33.097Z] --- PASS: TestConfigInspect (2.63s) [2022-09-07T14:13:33.097Z] === RUN TestConfigList [2022-09-07T14:13:33.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-07T14:13:33.354Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-07T14:13:34.298Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-07T14:13:34.298Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-07T14:13:34.864Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-07T14:13:35.793Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-07T14:13:35.793Z] docker_cli_daemon_test.go:1475: [d1e197e7b26c9] daemon is not started [2022-09-07T14:13:36.049Z] --- PASS: TestConfigList (2.90s) [2022-09-07T14:13:36.049Z] === RUN TestConfigsCreateAndDelete [2022-09-07T14:13:36.612Z] check_test.go:540: [d35e6bee9654a] daemon is not started [2022-09-07T14:13:36.612Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-07T14:13:36.869Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-07T14:13:38.768Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-07T14:13:39.024Z] --- PASS: TestConfigsCreateAndDelete (2.98s) [2022-09-07T14:13:39.024Z] === RUN TestConfigsUpdate [2022-09-07T14:13:40.390Z] check_test.go:540: [d59c890345c39] daemon is not started [2022-09-07T14:13:40.390Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-07T14:13:41.175Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-09-07T14:13:41.175Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T14:13:41.175Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-07T14:13:41.175Z] === RUN TestWaitNonBlocked [2022-09-07T14:13:41.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.175Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T14:13:41.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-09-07T14:13:41.175Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-09-07T14:13:41.175Z] === RUN TestWaitBlocked [2022-09-07T14:13:41.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.175Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.175Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.175Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.428Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-09-07T14:13:41.428Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T14:13:41.428Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-09-07T14:13:41.428Z] === RUN TestWaitNonBlocked [2022-09-07T14:13:41.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.428Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.428Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:13:41.428Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:13:41.688Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T14:13:41.688Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-09-07T14:13:41.688Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-09-07T14:13:41.688Z] === RUN TestWaitBlocked [2022-09-07T14:13:41.688Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.688Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.688Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:13:41.688Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:13:41.740Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T14:13:41.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-09-07T14:13:41.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-09-07T14:13:41.741Z] === RUN TestWaitConditions [2022-09-07T14:13:41.755Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-07T14:13:41.755Z] --- PASS: TestConfigsUpdate (2.79s) [2022-09-07T14:13:41.755Z] === RUN TestTemplatedConfig [2022-09-07T14:13:41.998Z] === RUN TestWaitConditions/default [2022-09-07T14:13:41.998Z] === PAUSE TestWaitConditions/default [2022-09-07T14:13:41.998Z] === RUN TestWaitConditions/not-running [2022-09-07T14:13:41.998Z] === PAUSE TestWaitConditions/not-running [2022-09-07T14:13:41.998Z] === RUN TestWaitConditions/next-exit [2022-09-07T14:13:41.998Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T14:13:41.998Z] === RUN TestWaitConditions/removed [2022-09-07T14:13:41.998Z] === PAUSE TestWaitConditions/removed [2022-09-07T14:13:41.998Z] === CONT TestWaitConditions/default [2022-09-07T14:13:41.998Z] === CONT TestWaitConditions/next-exit [2022-09-07T14:13:41.998Z] === CONT TestWaitConditions/default [2022-09-07T14:13:41.998Z] wait_test.go:146: ContainerID = 4ecdfbc15581da7019d1f2badbe3fcbd73f23f54da3af27aa5f43ba77d14c127 [2022-09-07T14:13:41.998Z] === CONT TestWaitConditions/next-exit [2022-09-07T14:13:41.998Z] wait_test.go:146: ContainerID = ff8f98c40425e4ee5b3839e37d8d04f7156fee65963f62d44c6ad3781a3fb787 [2022-09-07T14:13:42.172Z] --- PASS: TestCreateServiceConfigFileMode (9.04s) [2022-09-07T14:13:42.173Z] === RUN TestCreateServiceSysctls [2022-09-07T14:13:42.259Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T14:13:42.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-09-07T14:13:42.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-09-07T14:13:42.259Z] === RUN TestWaitConditions [2022-09-07T14:13:42.259Z] === RUN TestWaitConditions/default [2022-09-07T14:13:42.259Z] === PAUSE TestWaitConditions/default [2022-09-07T14:13:42.259Z] === RUN TestWaitConditions/not-running [2022-09-07T14:13:42.259Z] === PAUSE TestWaitConditions/not-running [2022-09-07T14:13:42.259Z] === RUN TestWaitConditions/next-exit [2022-09-07T14:13:42.259Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T14:13:42.259Z] === RUN TestWaitConditions/removed [2022-09-07T14:13:42.259Z] === PAUSE TestWaitConditions/removed [2022-09-07T14:13:42.259Z] === CONT TestWaitConditions/default [2022-09-07T14:13:42.259Z] === CONT TestWaitConditions/removed [2022-09-07T14:13:42.259Z] wait_test.go:146: ContainerID = 1085198cdb3ac52773ce8fd213dac3fe84e745290387375fd9f06f2fd0f96d27 [2022-09-07T14:13:42.259Z] === CONT TestWaitConditions/default [2022-09-07T14:13:42.259Z] wait_test.go:146: ContainerID = 8dd9cb917baa821ab86a55e440e26a3880f40262eff16869df00223044eccd8d [2022-09-07T14:13:42.317Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-07T14:13:42.564Z] === CONT TestWaitConditions/removed [2022-09-07T14:13:42.564Z] === CONT TestWaitConditions/not-running [2022-09-07T14:13:42.564Z] === CONT TestWaitConditions/removed [2022-09-07T14:13:42.564Z] wait_test.go:146: ContainerID = fecb1eeaf94f4dbc7e816e1485091b053432fccfa7b13f68d0ef8fb5073841f4 [2022-09-07T14:13:42.564Z] === CONT TestWaitConditions/not-running [2022-09-07T14:13:42.564Z] wait_test.go:146: ContainerID = ed0b4c94bce1c2fb0a17a942c18e6d29a4e1ad95ea7920db47f2e6473e6e30ee [2022-09-07T14:13:42.878Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-07T14:13:43.130Z] --- PASS: TestWaitConditions (0.02s) [2022-09-07T14:13:43.130Z] --- PASS: TestWaitConditions/next-exit (0.56s) [2022-09-07T14:13:43.130Z] --- PASS: TestWaitConditions/default (0.60s) [2022-09-07T14:13:43.130Z] --- PASS: TestWaitConditions/removed (0.59s) [2022-09-07T14:13:43.130Z] --- PASS: TestWaitConditions/not-running (0.58s) [2022-09-07T14:13:43.130Z] === RUN TestWaitRestartedContainer [2022-09-07T14:13:43.130Z] === RUN TestWaitRestartedContainer/default [2022-09-07T14:13:43.130Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T14:13:43.130Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T14:13:43.130Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T14:13:43.130Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T14:13:43.130Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T14:13:43.130Z] === CONT TestWaitRestartedContainer/default [2022-09-07T14:13:43.130Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T14:13:43.134Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-07T14:13:43.201Z] === CONT TestWaitConditions/next-exit [2022-09-07T14:13:43.201Z] wait_test.go:146: ContainerID = 90926b44935e0cba2632fb7111847d84c5425cc7c1d59f643cdc5b717538884d [2022-09-07T14:13:43.201Z] === CONT TestWaitConditions/not-running [2022-09-07T14:13:43.201Z] wait_test.go:146: ContainerID = 1f8f54197ab5c62641c4a3a302b8550df557c9a057953b4bd51d58cac5e8834a [2022-09-07T14:13:43.390Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-07T14:13:43.390Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-07T14:13:43.390Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-07T14:13:43.772Z] --- PASS: TestWaitConditions (0.01s) [2022-09-07T14:13:43.772Z] --- PASS: TestWaitConditions/default (0.64s) [2022-09-07T14:13:43.772Z] --- PASS: TestWaitConditions/removed (0.78s) [2022-09-07T14:13:43.772Z] --- PASS: TestWaitConditions/next-exit (0.61s) [2022-09-07T14:13:43.772Z] --- PASS: TestWaitConditions/not-running (0.60s) [2022-09-07T14:13:43.772Z] === RUN TestWaitRestartedContainer [2022-09-07T14:13:43.772Z] === RUN TestWaitRestartedContainer/default [2022-09-07T14:13:43.772Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T14:13:43.772Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T14:13:43.772Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T14:13:43.772Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T14:13:43.772Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T14:13:43.772Z] === CONT TestWaitRestartedContainer/default [2022-09-07T14:13:43.772Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T14:13:44.504Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T14:13:44.689Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-09-07T14:13:44.689Z] === RUN TestCreateServiceCapabilities [2022-09-07T14:13:44.757Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-07T14:13:45.013Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-07T14:13:45.156Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T14:13:45.269Z] --- PASS: TestTemplatedConfig (3.36s) [2022-09-07T14:13:45.269Z] === RUN TestConfigCreateResolve [2022-09-07T14:13:45.438Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-07T14:13:45.438Z] --- PASS: TestWaitRestartedContainer/next-exit (1.41s) [2022-09-07T14:13:45.438Z] --- PASS: TestWaitRestartedContainer/default (1.45s) [2022-09-07T14:13:45.438Z] --- PASS: TestWaitRestartedContainer/not-running (0.84s) [2022-09-07T14:13:45.438Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T14:13:45.438Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T14:13:46.098Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-09-07T14:13:46.098Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-09-07T14:13:46.098Z] --- PASS: TestWaitRestartedContainer/default (1.58s) [2022-09-07T14:13:46.099Z] --- PASS: TestWaitRestartedContainer/not-running (1.06s) [2022-09-07T14:13:46.099Z] === CONT TestDaemonRestartIpcMode [2022-09-07T14:13:46.099Z] === CONT TestIpcModeOlderClient [2022-09-07T14:13:46.360Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-07T14:13:46.360Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T14:13:46.635Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-07T14:13:46.635Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-07T14:13:47.225Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-09-07T14:13:47.225Z] === RUN TestInspect [2022-09-07T14:13:47.565Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-07T14:13:47.565Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-07T14:13:47.965Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-09-07T14:13:47.965Z] === CONT TestIpcModeOlderClient [2022-09-07T14:13:47.965Z] --- PASS: TestContainerStartOnDaemonRestart (2.23s) [2022-09-07T14:13:47.965Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T14:13:47.965Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-07T14:13:47.965Z] === CONT TestDaemonHostGatewayIP [2022-09-07T14:13:48.129Z] --- PASS: TestConfigCreateResolve (2.82s) [2022-09-07T14:13:48.129Z] PASS [2022-09-07T14:13:48.129Z] [2022-09-07T14:13:48.129Z] DONE 6 tests in 17.603s [2022-09-07T14:13:48.129Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T14:13:48.129Z] ++ 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-09-07T14:13:48.129Z] ++ set -e [2022-09-07T14:13:48.129Z] ++ '[' -n 0 ']' [2022-09-07T14:13:48.129Z] ++ set -x [2022-09-07T14:13:48.129Z] ++ 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-09-07T14:13:48.129Z] INFO: Testing against a local daemon [2022-09-07T14:13:48.129Z] === RUN TestAttachWithTTY [2022-09-07T14:13:48.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-07T14:13:48.386Z] --- PASS: TestAttachWithTTY (0.07s) [2022-09-07T14:13:48.386Z] === RUN TestAttachWithoutTTy [2022-09-07T14:13:48.386Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-09-07T14:13:48.386Z] === RUN TestCheckpoint [2022-09-07T14:13:48.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:13:48.386Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/commit [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:13:48.386Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/commit [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-07T14:13:48.386Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-07T14:13:48.386Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-07T14:13:48.386Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T14:13:48.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-09-07T14:13:48.386Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T14:13:48.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-07T14:13:48.643Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T14:13:48.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-09-07T14:13:48.643Z] === RUN TestCopyEmptyFile [2022-09-07T14:13:48.899Z] --- PASS: TestCopyEmptyFile (0.36s) [2022-09-07T14:13:48.899Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T14:13:48.906Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.78s) [2022-09-07T14:13:49.156Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-07T14:13:49.156Z] === RUN TestCopyFromContainer [2022-09-07T14:13:49.156Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-07T14:13:49.489Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2022-09-07T14:13:49.489Z] PASS [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === Skipped [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T14:13:49.489Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T14:13:49.489Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-07T14:13:49.489Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-07T14:13:49.489Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T14:13:49.489Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-07T14:13:49.489Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-07T14:13:49.489Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-07T14:13:49.489Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T14:13:49.489Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T14:13:49.489Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T14:13:49.489Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T14:13:49.489Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T14:13:49.489Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-09-07T14:13:49.489Z] 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-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T14:13:49.489Z] 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-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T14:13:49.489Z] 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-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-07T14:13:49.489Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:13:49.489Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-09-07T14:13:49.489Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-07T14:13:49.489Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestNISDomainname (0.03s) [2022-09-07T14:13:49.489Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T14:13:49.489Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-07T14:13:49.489Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T14:13:49.489Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T14:13:49.489Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-07T14:13:49.489Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-07T14:13:49.489Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T14:13:49.489Z] [2022-09-07T14:13:49.489Z] DONE 250 tests, 27 skipped in 90.800s [2022-09-07T14:13:49.489Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T14:13:49.489Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T14:13:49.722Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-07T14:13:49.722Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-07T14:13:49.740Z] --- PASS: TestInspect (2.77s) [2022-09-07T14:13:49.740Z] === RUN TestCreateJob [2022-09-07T14:13:50.064Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-09-07T14:13:50.064Z] === RUN TestConfigDaemonID [2022-09-07T14:13:50.495Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-09-07T14:13:50.495Z] === CONT TestDaemonRestartIpcMode [2022-09-07T14:13:50.650Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-07T14:13:50.650Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-07T14:13:50.650Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-07T14:13:50.906Z] === RUN TestCopyFromContainer// [2022-09-07T14:13:50.906Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T14:13:51.162Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T14:13:51.162Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T14:13:51.418Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T14:13:51.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T14:13:51.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T14:13:51.418Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-07T14:13:51.418Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-07T14:13:51.450Z] daemon_test.go:83: [dcfcae45dfa62] daemon is not started [2022-09-07T14:13:51.450Z] --- PASS: TestConfigDaemonID (1.10s) [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:13:51.450Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T14:13:51.450Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T14:13:51.450Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T14:13:51.450Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T14:13:51.450Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T14:13:51.450Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T14:13:51.450Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:13:51.450Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T14:13:51.450Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T14:13:51.450Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T14:13:51.450Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-09-07T14:13:51.450Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-09-07T14:13:51.450Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T14:13:51.450Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T14:13:51.674Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-07T14:13:51.675Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T14:13:51.675Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-07T14:13:51.675Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T14:13:51.675Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-07T14:13:51.931Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer (2.97s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-09-07T14:13:51.931Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-09-07T14:13:51.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T14:13:51.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:13:51.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:13:51.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:13:51.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:13:51.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:13:51.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:13:51.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T14:13:51.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T14:13:51.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T14:13:51.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-07T14:13:51.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T14:13:51.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T14:13:51.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-07T14:13:51.931Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T14:13:52.188Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2022-09-07T14:13:52.188Z] === RUN TestCreateWithInvalidEnv [2022-09-07T14:13:52.188Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T14:13:52.188Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T14:13:52.188Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T14:13:52.188Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T14:13:52.188Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T14:13:52.188Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T14:13:52.188Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T14:13:52.188Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T14:13:52.188Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T14:13:52.188Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-09-07T14:13:52.188Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T14:13:52.188Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T14:13:52.188Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T14:13:52.188Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T14:13:52.188Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-07T14:13:52.188Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T14:13:52.394Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-09-07T14:13:52.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-07T14:13:52.836Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T14:13:53.008Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-07T14:13:53.009Z] --- PASS: TestCreateJob (3.12s) [2022-09-07T14:13:53.009Z] === RUN TestReplicatedJob [2022-09-07T14:13:53.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-07T14:13:53.781Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T14:13:54.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-07T14:13:54.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-07T14:13:54.392Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s) [2022-09-07T14:13:54.392Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T14:13:54.725Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T14:13:54.725Z] daemon_test.go:197: [d7f9d008e188a] daemon is not started [2022-09-07T14:13:54.725Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2022-09-07T14:13:54.725Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-09-07T14:13:54.725Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-09-07T14:13:54.725Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-09-07T14:13:54.725Z] === RUN TestDaemonProxy [2022-09-07T14:13:54.725Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-07T14:13:54.725Z] --- SKIP: TestDaemonProxy (0.00s) [2022-09-07T14:13:54.725Z] PASS [2022-09-07T14:13:54.725Z] [2022-09-07T14:13:54.725Z] === Skipped [2022-09-07T14:13:54.725Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-09-07T14:13:54.725Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-09-07T14:13:54.725Z] [2022-09-07T14:13:54.725Z] DONE 13 tests, 1 skipped in 5.392s [2022-09-07T14:13:54.725Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T14:13:54.985Z] INFO: Testing against a local daemon [2022-09-07T14:13:54.985Z] === RUN TestCommitInheritsEnv [2022-09-07T14:13:55.880Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-09-07T14:13:56.286Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-07T14:13:56.286Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-07T14:13:56.366Z] --- PASS: TestCommitInheritsEnv (1.20s) [2022-09-07T14:13:56.366Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T14:13:56.366Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform// [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T14:13:56.366Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:13:56.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:13:56.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:13:56.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:13:56.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:13:56.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:13:56.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:13:56.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T14:13:56.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T14:13:56.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T14:13:56.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T14:13:56.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T14:13:56.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T14:13:56.543Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T14:13:56.627Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T14:13:56.627Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T14:13:56.627Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T14:13:56.627Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T14:13:56.627Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T14:13:56.627Z] === RUN TestImagesFilterMultiReference [2022-09-07T14:13:56.627Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-07T14:13:56.627Z] === RUN TestImagePullPlatformInvalid [2022-09-07T14:13:56.887Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-07T14:13:56.887Z] === RUN TestRemoveImageOrphaning [2022-09-07T14:13:57.105Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-07T14:13:57.105Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-07T14:13:57.105Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-09-07T14:13:57.105Z] === RUN TestCreateDifferentPlatform [2022-09-07T14:13:57.105Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T14:13:57.105Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T14:13:57.105Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-07T14:13:57.105Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T14:13:57.105Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T14:13:57.105Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T14:13:57.105Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-09-07T14:13:57.105Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T14:13:57.362Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-09-07T14:13:57.362Z] === RUN TestCreateInvalidHostConfig [2022-09-07T14:13:57.362Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:13:57.362Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:13:57.362Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:13:57.362Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:13:57.362Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:13:57.362Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:13:57.362Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:13:57.362Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:13:57.362Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-07T14:13:57.362Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-07T14:13:57.362Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-07T14:13:57.362Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-07T14:13:57.362Z] --- PASS: TestCreateInvalidHostConfig (0.04s) [2022-09-07T14:13:57.362Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-09-07T14:13:57.362Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-09-07T14:13:57.362Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-07T14:13:57.362Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s) [2022-09-07T14:13:57.362Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T14:13:57.362Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T14:13:57.362Z] === RUN TestDaemonRestartIpcMode [2022-09-07T14:13:57.362Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T14:13:57.362Z] === RUN TestDaemonHostGatewayIP [2022-09-07T14:13:57.362Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T14:13:57.362Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T14:13:57.362Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T14:13:57.362Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T14:13:57.362Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T14:13:57.362Z] === RUN TestDiff [2022-09-07T14:13:57.619Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-07T14:13:58.185Z] --- PASS: TestDiff (0.84s) [2022-09-07T14:13:58.185Z] === RUN TestExecConsoleSize [2022-09-07T14:13:58.255Z] --- PASS: TestReplicatedJob (4.81s) [2022-09-07T14:13:58.255Z] === RUN TestUpdateReplicatedJob [2022-09-07T14:13:58.270Z] --- PASS: TestRemoveImageOrphaning (1.40s) [2022-09-07T14:13:58.270Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T14:13:58.270Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T14:13:58.270Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T14:13:58.270Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T14:13:58.270Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T14:13:58.270Z] === RUN TestTagInvalidReference [2022-09-07T14:13:58.270Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T14:13:58.270Z] === RUN TestTagValidPrefixedRepo [2022-09-07T14:13:58.270Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T14:13:58.270Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T14:13:58.270Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-07T14:13:58.270Z] === RUN TestTagOfficialNames [2022-09-07T14:13:58.270Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-07T14:13:58.270Z] === RUN TestTagMatchesDigest [2022-09-07T14:13:58.270Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T14:13:58.270Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T14:13:58.442Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-07T14:13:58.698Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-07T14:13:59.260Z] --- PASS: TestExecConsoleSize (0.91s) [2022-09-07T14:13:59.260Z] === RUN TestExecWithCloseStdin [2022-09-07T14:13:59.260Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-07T14:14:00.189Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-09-07T14:14:00.189Z] === RUN TestExec [2022-09-07T14:14:00.189Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-07T14:14:00.189Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-07T14:14:00.189Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-07T14:14:00.499Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-09-07T14:14:00.499Z] PASS [2022-09-07T14:14:00.499Z] [2022-09-07T14:14:00.499Z] === Skipped [2022-09-07T14:14:00.499Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-07T14:14:00.499Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:14:00.499Z] [2022-09-07T14:14:00.499Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:14:00.499Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:14:00.499Z] [2022-09-07T14:14:00.499Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T14:14:00.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:14:00.499Z] [2022-09-07T14:14:00.499Z] DONE 273 tests, 3 skipped in 129.533s [2022-09-07T14:14:00.499Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T14:14:00.499Z] ++ 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-09-07T14:14:00.499Z] ++ set -e [2022-09-07T14:14:00.499Z] ++ '[' -n 0 ']' [2022-09-07T14:14:00.499Z] ++ set -x [2022-09-07T14:14:00.499Z] ++ 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-09-07T14:14:00.499Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T14:14:00.499Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-07T14:14:00.499Z] === RUN TestConfigDaemonID [2022-09-07T14:14:00.755Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-07T14:14:00.755Z] --- PASS: TestExec (0.86s) [2022-09-07T14:14:00.755Z] === RUN TestExecUser [2022-09-07T14:14:01.065Z] daemon_test.go:83: [d89c9f8728445] daemon is not started [2022-09-07T14:14:01.065Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:14:01.065Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T14:14:01.065Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T14:14:01.065Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T14:14:01.065Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T14:14:01.065Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T14:14:01.065Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T14:14:01.065Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:14:01.065Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T14:14:01.065Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T14:14:01.065Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T14:14:01.065Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-07T14:14:01.065Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-07T14:14:01.065Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T14:14:01.065Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T14:14:01.521Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-09-07T14:14:01.521Z] === RUN TestServiceListWithStatuses [2022-09-07T14:14:01.521Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:14:01.521Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T14:14:01.521Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T14:14:01.685Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-07T14:14:01.941Z] --- PASS: TestExecUser (0.97s) [2022-09-07T14:14:01.941Z] === RUN TestExportContainerAndImportImage [2022-09-07T14:14:02.449Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T14:14:02.504Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-07T14:14:02.760Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-07T14:14:02.760Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-07T14:14:02.760Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-09-07T14:14:02.760Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T14:14:03.384Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T14:14:03.690Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-07T14:14:03.947Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-07T14:14:04.318Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T14:14:04.318Z] daemon_test.go:197: [db2d7e5fd44cd] daemon is not started [2022-09-07T14:14:04.318Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-07T14:14:04.318Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-07T14:14:04.318Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-07T14:14:04.318Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-07T14:14:04.318Z] === RUN TestDaemonProxy [2022-09-07T14:14:04.318Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T14:14:04.510Z] check_test.go:540: [d8c5476257934] daemon is not started [2022-09-07T14:14:04.510Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-07T14:14:04.510Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-09-07T14:14:04.510Z] === RUN TestHealthCheckWorkdir [2022-09-07T14:14:05.072Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-07T14:14:05.328Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-09-07T14:14:05.328Z] === RUN TestHealthKillContainer [2022-09-07T14:14:05.689Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-09-07T14:14:05.689Z] === RUN TestDockerNetworkReConnect [2022-09-07T14:14:06.216Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T14:14:06.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-07T14:14:06.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-07T14:14:06.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-07T14:14:06.696Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-07T14:14:06.696Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-07T14:14:06.696Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-07T14:14:06.952Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-07T14:14:07.880Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-07T14:14:08.120Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T14:14:08.954Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-09-07T14:14:08.954Z] === RUN TestServicePlugin [2022-09-07T14:14:09.492Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T14:14:09.770Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-07T14:14:10.058Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy (6.23s) [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-09-07T14:14:10.624Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-07T14:14:10.624Z] PASS [2022-09-07T14:14:10.624Z] [2022-09-07T14:14:10.624Z] DONE 18 tests in 11.267s [2022-09-07T14:14:10.624Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T14:14:10.624Z] ++ 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-09-07T14:14:10.624Z] ++ set -e [2022-09-07T14:14:10.624Z] ++ '[' -n 0 ']' [2022-09-07T14:14:10.624Z] ++ set -x [2022-09-07T14:14:10.624Z] ++ 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-09-07T14:14:10.624Z] INFO: Testing against a local daemon [2022-09-07T14:14:10.624Z] === RUN TestCommitInheritsEnv [2022-09-07T14:14:10.882Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-09-07T14:14:10.882Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T14:14:10.882Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T14:14:10.882Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T14:14:10.882Z] === RUN TestImportWithCustomPlatform [2022-09-07T14:14:10.882Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T14:14:11.135Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-07T14:14:11.139Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T14:14:11.140Z] === RUN TestImportWithCustomPlatform// [2022-09-07T14:14:11.140Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T14:14:11.140Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T14:14:11.140Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T14:14:11.397Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T14:14:11.397Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T14:14:11.397Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T14:14:11.397Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T14:14:11.397Z] === RUN TestImagesFilterMultiReference [2022-09-07T14:14:11.397Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-07T14:14:11.397Z] === RUN TestImagePullPlatformInvalid [2022-09-07T14:14:11.397Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T14:14:11.397Z] === RUN TestRemoveImageOrphaning [2022-09-07T14:14:11.656Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-07T14:14:11.656Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T14:14:11.656Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:14:11.656Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T14:14:11.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T14:14:11.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T14:14:11.656Z] === RUN TestTagInvalidReference [2022-09-07T14:14:11.656Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-07T14:14:11.656Z] === RUN TestTagValidPrefixedRepo [2022-09-07T14:14:11.656Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T14:14:11.656Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T14:14:11.656Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T14:14:11.656Z] === RUN TestTagOfficialNames [2022-09-07T14:14:11.697Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-07T14:14:11.914Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T14:14:11.914Z] === RUN TestTagMatchesDigest [2022-09-07T14:14:11.914Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T14:14:11.914Z] PASS [2022-09-07T14:14:11.914Z] [2022-09-07T14:14:11.914Z] === Skipped [2022-09-07T14:14:11.914Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T14:14:11.914Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T14:14:11.914Z] [2022-09-07T14:14:11.914Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T14:14:11.914Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:14:11.914Z] [2022-09-07T14:14:11.914Z] DONE 22 tests, 2 skipped in 1.307s [2022-09-07T14:14:11.914Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T14:14:11.914Z] ++ 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-09-07T14:14:11.914Z] ++ set -e [2022-09-07T14:14:11.914Z] ++ '[' -n 0 ']' [2022-09-07T14:14:11.914Z] ++ set -x [2022-09-07T14:14:11.914Z] ++ 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-09-07T14:14:11.914Z] === RUN TestStripANSICommands [2022-09-07T14:14:11.914Z] === RUN TestStripANSICommands/#00 [2022-09-07T14:14:11.914Z] === RUN TestStripANSICommands/#01 [2022-09-07T14:14:11.914Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T14:14:11.914Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T14:14:11.914Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T14:14:11.914Z] PASS [2022-09-07T14:14:11.914Z] [2022-09-07T14:14:11.914Z] DONE 3 tests in 0.037s [2022-09-07T14:14:11.914Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T14:14:11.914Z] ++ 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-09-07T14:14:11.914Z] ++ set -e [2022-09-07T14:14:11.914Z] ++ '[' -n 0 ']' [2022-09-07T14:14:11.914Z] ++ set -x [2022-09-07T14:14:11.914Z] ++ 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-09-07T14:14:11.914Z] INFO: Testing against a local daemon [2022-09-07T14:14:11.914Z] === RUN TestNetworkCreateDelete [2022-09-07T14:14:12.172Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-07T14:14:12.172Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T14:14:12.220Z] plugin_test.go:61: [d4411ae1e8b3f] joining swarm manager [dc5ec2eb15c80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:14:12.259Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-07T14:14:12.259Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-07T14:14:12.259Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-07T14:14:12.259Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-07T14:14:12.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-07T14:14:12.429Z] === RUN TestDaemonDNSFallback [2022-09-07T14:14:13.186Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-07T14:14:13.584Z] plugin_test.go:64: [d7dbea83d0a9c] joining swarm manager [dc5ec2eb15c80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:14:13.747Z] --- PASS: TestHealthKillContainer (8.33s) [2022-09-07T14:14:13.747Z] === RUN TestHealthCheckProcessKilled [2022-09-07T14:14:14.308Z] --- PASS: TestHealthCheckProcessKilled (0.68s) [2022-09-07T14:14:14.308Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T14:14:14.872Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-07T14:14:14.872Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-09-07T14:14:14.872Z] === RUN TestIpcModeNone [2022-09-07T14:14:15.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-07T14:14:15.436Z] --- PASS: TestIpcModeNone (0.63s) [2022-09-07T14:14:15.436Z] === RUN TestIpcModePrivate [2022-09-07T14:14:15.997Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-09-07T14:14:16.261Z] --- PASS: TestIpcModePrivate (0.69s) [2022-09-07T14:14:16.261Z] === RUN TestIpcModeShareable [2022-09-07T14:14:16.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-09-07T14:14:16.844Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-09-07T14:14:16.844Z] --- PASS: TestIpcModeShareable (0.69s) [2022-09-07T14:14:16.844Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T14:14:16.844Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-07T14:14:17.408Z] check_test.go:540: [d8fe35bca6862] daemon is not started [2022-09-07T14:14:17.408Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-07T14:14:17.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-09-07T14:14:17.920Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-07T14:14:18.483Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-07T14:14:18.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2022-09-07T14:14:18.739Z] === RUN TestAPIIpcModeHost [2022-09-07T14:14:18.985Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-09-07T14:14:18.985Z] === RUN TestInspectNetwork [2022-09-07T14:14:18.995Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-07T14:14:19.251Z] --- PASS: TestAPIIpcModeHost (0.49s) [2022-09-07T14:14:19.251Z] === RUN TestDaemonIpcModeShareable [2022-09-07T14:14:19.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-09-07T14:14:20.620Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-09-07T14:14:20.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-09-07T14:14:20.620Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2022-09-07T14:14:20.620Z] === RUN TestDaemonIpcModePrivate [2022-09-07T14:14:21.550Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-07T14:14:22.113Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-07T14:14:22.113Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2022-09-07T14:14:22.113Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T14:14:22.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001058570__} [2022-09-07T14:14:22.264Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T14:14:22.264Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T14:14:22.264Z] === RUN TestInspectNetwork/network_name [2022-09-07T14:14:22.264Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T14:14:23.481Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: false, mustBeShared: false [2022-09-07T14:14:23.739Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2022-09-07T14:14:23.739Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T14:14:23.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13720147704_/foo_false_____} [2022-09-07T14:14:24.669Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-09-07T14:14:24.925Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2022-09-07T14:14:24.925Z] === RUN TestIpcModeOlderClient [2022-09-07T14:14:24.925Z] === PAUSE TestIpcModeOlderClient [2022-09-07T14:14:24.925Z] === RUN TestKillContainerInvalidSignal [2022-09-07T14:14:25.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13720147704_/foo_true_____} [2022-09-07T14:14:25.747Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2022-09-07T14:14:25.747Z] === RUN TestKillContainer [2022-09-07T14:14:25.747Z] === RUN TestKillContainer/no_signal [2022-09-07T14:14:26.313Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-07T14:14:26.313Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T14:14:26.446Z] --- PASS: TestInspectNetwork (7.08s) [2022-09-07T14:14:26.446Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T14:14:26.446Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T14:14:26.446Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T14:14:26.446Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T14:14:26.446Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T14:14:26.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-331861595_/foo_false_____} [2022-09-07T14:14:26.569Z] === RUN TestKillContainer/killing_signal [2022-09-07T14:14:27.380Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T14:14:27.380Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:14:27.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:14:27.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:14:27.380Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T14:14:27.380Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T14:14:27.380Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T14:14:27.380Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T14:14:27.380Z] === RUN TestNetworkList [2022-09-07T14:14:27.380Z] === RUN TestNetworkList//networks [2022-09-07T14:14:27.380Z] === PAUSE TestNetworkList//networks [2022-09-07T14:14:27.380Z] === RUN TestNetworkList//networks/ [2022-09-07T14:14:27.380Z] === PAUSE TestNetworkList//networks/ [2022-09-07T14:14:27.380Z] === CONT TestNetworkList//networks [2022-09-07T14:14:27.380Z] === CONT TestNetworkList//networks/ [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T14:14:27.380Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T14:14:27.380Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T14:14:27.500Z] --- PASS: TestKillContainer (1.91s) [2022-09-07T14:14:27.500Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-09-07T14:14:27.500Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2022-09-07T14:14:27.500Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-09-07T14:14:27.500Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T14:14:27.500Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T14:14:27.946Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-07T14:14:27.947Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T14:14:28.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T14:14:28.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-331861595_/foo_true_____} [2022-09-07T14:14:28.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-07T14:14:28.624Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T14:14:28.624Z] check_test.go:540: [ddd0c6fa38973] daemon is not started [2022-09-07T14:14:28.624Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-07T14:14:28.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-09-07T14:14:28.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-09-07T14:14:28.881Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2022-09-07T14:14:28.881Z] === RUN TestKillStoppedContainer [2022-09-07T14:14:28.881Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T14:14:28.881Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T14:14:28.881Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-07T14:14:28.881Z] === RUN TestKillDifferentUserContainer [2022-09-07T14:14:28.892Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T14:14:28.892Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T14:14:29.443Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2022-09-07T14:14:29.443Z] === RUN TestInspectOomKilledTrue [2022-09-07T14:14:29.443Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:14:29.443Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T14:14:29.443Z] === RUN TestInspectOomKilledFalse [2022-09-07T14:14:29.443Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:14:29.443Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T14:14:29.443Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T14:14:29.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-331861595_/foo_true__0xc0010585a0___} [2022-09-07T14:14:29.826Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-07T14:14:29.826Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T14:14:30.261Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-09-07T14:14:30.262Z] === RUN TestLinksContainerNames [2022-09-07T14:14:30.518Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-07T14:14:31.199Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-09-07T14:14:31.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T14:14:31.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010585b8__} [2022-09-07T14:14:31.447Z] --- PASS: TestLinksContainerNames (1.43s) [2022-09-07T14:14:31.447Z] === RUN TestLogsFollowTailEmpty [2022-09-07T14:14:32.133Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-07T14:14:32.133Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T14:14:32.376Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-09-07T14:14:32.377Z] === RUN TestLogs [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:14:32.377Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:14:32.377Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:14:32.377Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-07T14:14:32.377Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-07T14:14:32.377Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-07T14:14:32.699Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-07T14:14:32.699Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T14:14:32.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010585d0__} [2022-09-07T14:14:33.197Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-07T14:14:33.197Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-07T14:14:33.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010585e8__} [2022-09-07T14:14:34.325Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-07T14:14:34.325Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-07T14:14:34.325Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-07T14:14:35.227Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-09-07T14:14:35.227Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T14:14:35.227Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:14:35.227Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:14:35.227Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:14:35.254Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:14:35.254Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:14:35.254Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-07T14:14:35.254Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-07T14:14:35.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001058600__} [2022-09-07T14:14:35.767Z] check_test.go:540: [decf85a2c3b98] daemon is not started [2022-09-07T14:14:35.767Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-07T14:14:36.330Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-07T14:14:36.330Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-07T14:14:36.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-07T14:14:37.160Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-07T14:14:37.160Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-07T14:14:38.530Z] --- PASS: TestLogs (6.20s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local (0.02s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.02s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.08s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.06s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.75s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.11s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.79s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.98s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.16s) [2022-09-07T14:14:38.530Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.40s) [2022-09-07T14:14:38.530Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-07T14:14:38.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-07T14:14:38.787Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-07T14:14:38.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-07T14:14:39.044Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-07T14:14:39.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-07T14:14:39.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-07T14:14:39.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/default [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/private [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/slave [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/shared [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T14:14:39.044Z] === CONT TestMountDaemonRoot/default [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:14:39.044Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T14:14:39.044Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:14:39.044Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:14:39.044Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:14:39.044Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T14:14:39.044Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/shared [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/slave [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/private [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:14:39.301Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T14:14:39.301Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T14:14:39.301Z] check_test.go:540: [d49c7ab64af54] daemon is not started [2022-09-07T14:14:39.301Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T14:14:39.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T14:14:39.558Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T14:14:39.815Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-09-07T14:14:39.815Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T14:14:39.815Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-09-07T14:14:39.815Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-07T14:14:39.816Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-07T14:14:39.816Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T14:14:39.816Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-07T14:14:40.079Z] --- PASS: TestServicePlugin (29.83s) [2022-09-07T14:14:40.079Z] === RUN TestServiceUpdateLabel [2022-09-07T14:14:40.656Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-09-07T14:14:40.656Z] === RUN TestServiceUpdateSecrets [2022-09-07T14:14:41.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-07T14:14:41.442Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2022-09-07T14:14:41.442Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T14:14:42.371Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-09-07T14:14:42.372Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T14:14:42.372Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-07T14:14:42.372Z] docker_cli_daemon_plugins_test.go:80: [d38e290f6b01f] daemon is not started [2022-09-07T14:14:42.934Z] --- PASS: TestContainerVolumesMountedAsSlave (0.63s) [2022-09-07T14:14:42.934Z] === RUN TestNetworkNat [2022-09-07T14:14:43.497Z] --- PASS: TestNetworkNat (0.65s) [2022-09-07T14:14:43.497Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T14:14:43.497Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins=== RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-07T14:14:43.497Z] [2022-09-07T14:14:44.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2022-09-07T14:14:44.060Z] === RUN TestNetworkLoopbackNat [2022-09-07T14:14:44.992Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-07T14:14:45.554Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-07T14:14:46.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-07T14:14:46.116Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-07T14:14:46.373Z] docker_cli_daemon_plugins_test.go:170: [d92415cb5bad1] daemon is not started [2022-09-07T14:14:46.630Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-07T14:14:47.194Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-09-07T14:14:47.194Z] === RUN TestPause [2022-09-07T14:14:47.450Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-07T14:14:47.706Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-07T14:14:47.962Z] --- PASS: TestPause (0.82s) [2022-09-07T14:14:47.962Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T14:14:47.962Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:14:47.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:14:47.963Z] === RUN TestPauseStopPausedContainer [2022-09-07T14:14:48.219Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-07T14:14:48.782Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-09-07T14:14:48.782Z] === RUN TestPidHost [2022-09-07T14:14:49.621Z] .........................xx.................... [ 29%] [2022-09-07T14:14:50.097Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2022-09-07T14:14:50.097Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T14:14:50.149Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-07T14:14:50.149Z] --- PASS: TestPidHost (1.61s) [2022-09-07T14:14:50.149Z] === RUN TestPsFilter [2022-09-07T14:14:50.404Z] --- PASS: TestPsFilter (0.15s) [2022-09-07T14:14:50.404Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T14:14:50.968Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-07T14:14:51.224Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-07T14:14:51.224Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2022-09-07T14:14:51.224Z] === RUN TestRemoveContainerWithVolume [2022-09-07T14:14:51.471Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uy6mbh2kcwjkqlu52klvrdcct Created:2022-09-07 14:14:49.878364424 +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[1396cc1fa09ff4910f58357b38d4563d3ff9c737959ac2aa6e726a61500a002a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eiljwhqvl5dt0bznbajccakwk EndpointID:2990b0184ba0526ced061df087929299e83556882f0dbb3a837600d988592de4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f3548a55d8710e7a9c49364786e055b989ec860f8f652fb7d4f8dc0c30a3952 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:c694991c8660 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.eiljwhqvl5dt0bznbajccakwk EndpointID:2990b0184ba0526ced061df087929299e83556882f0dbb3a837600d988592de4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T14:14:51.786Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-07T14:14:51.786Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-07T14:14:51.786Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2022-09-07T14:14:51.786Z] === RUN TestRemoveContainerRunning [2022-09-07T14:14:52.350Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-07T14:14:52.606Z] --- PASS: TestRemoveContainerRunning (0.68s) [2022-09-07T14:14:52.606Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T14:14:52.606Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-07T14:14:52.863Z] check_test.go:540: [d843e11e325c7] daemon is not started [2022-09-07T14:14:52.863Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-07T14:14:53.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-09-07T14:14:53.425Z] === RUN TestRemoveInvalidContainer [2022-09-07T14:14:53.425Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-09-07T14:14:53.426Z] === RUN TestRenameLinkedContainer [2022-09-07T14:14:53.426Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-07T14:14:54.354Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-07T14:14:54.611Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-07T14:14:55.174Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-07T14:14:55.490Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2022-09-07T14:14:55.490Z] === RUN TestServiceUpdateConfigs [2022-09-07T14:14:55.653Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-09-07T14:14:55.653Z] PASS [2022-09-07T14:14:55.653Z] [2022-09-07T14:14:55.653Z] === Skipped [2022-09-07T14:14:55.653Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:14:55.653Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:14:55.653Z] [2022-09-07T14:14:55.653Z] DONE 38 tests, 1 skipped in 43.587s [2022-09-07T14:14:55.653Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:14:55.653Z] ++ 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-09-07T14:14:55.653Z] ++ set -e [2022-09-07T14:14:55.653Z] ++ '[' -n 0 ']' [2022-09-07T14:14:55.653Z] ++ set -x [2022-09-07T14:14:55.653Z] ++ 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-09-07T14:14:55.653Z] INFO: Testing against a local daemon [2022-09-07T14:14:55.653Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T14:14:55.653Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:14:55.653Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:14:55.653Z] === RUN TestDockerNetworkIpvlan [2022-09-07T14:14:55.653Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:14:55.653Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:14:55.653Z] PASS [2022-09-07T14:14:55.653Z] [2022-09-07T14:14:55.653Z] === Skipped [2022-09-07T14:14:55.653Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:14:55.653Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:14:55.653Z] [2022-09-07T14:14:55.653Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:14:55.653Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:14:55.653Z] [2022-09-07T14:14:55.653Z] DONE 2 tests, 2 skipped in 0.088s [2022-09-07T14:14:55.653Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:14:55.653Z] ++ 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-09-07T14:14:55.653Z] ++ set -e [2022-09-07T14:14:55.653Z] ++ '[' -n 0 ']' [2022-09-07T14:14:55.653Z] ++ set -x [2022-09-07T14:14:55.653Z] ++ 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-09-07T14:14:55.653Z] INFO: Testing against a local daemon [2022-09-07T14:14:55.653Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T14:14:56.105Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-07T14:14:56.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-07T14:14:56.362Z] --- PASS: TestRenameLinkedContainer (3.05s) [2022-09-07T14:14:56.362Z] === RUN TestRenameStoppedContainer [2022-09-07T14:14:56.945Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-09-07T14:14:56.945Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T14:14:57.027Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-09-07T14:14:57.027Z] === RUN TestDockerNetworkMacvlan [2022-09-07T14:14:57.593Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T14:14:57.894Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-07T14:14:57.894Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-07T14:14:58.456Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-09-07T14:14:58.456Z] === RUN TestRenameInvalidName [2022-09-07T14:14:58.527Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T14:14:59.019Z] --- PASS: TestRenameInvalidName (0.55s) [2022-09-07T14:14:59.019Z] === RUN TestRenameAnonymousContainer [2022-09-07T14:14:59.092Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T14:14:59.276Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-07T14:15:00.642Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-07T14:15:00.993Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T14:15:01.205Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2022-09-07T14:15:01.205Z] === RUN TestRenameContainerWithSameName [2022-09-07T14:15:01.771Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-09-07T14:15:01.771Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T14:15:02.028Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-07T14:15:02.894Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T14:15:02.956Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-09-07T14:15:02.956Z] === RUN TestResize [2022-09-07T14:15:03.521Z] --- PASS: TestResize (0.59s) [2022-09-07T14:15:03.521Z] === RUN TestResizeWithInvalidSize [2022-09-07T14:15:03.521Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-07T14:15:04.084Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-09-07T14:15:04.084Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T14:15:04.084Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-07T14:15:04.647Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:04.647Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:04.647Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:04.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T14:15:04.647Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:05.663Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-07T14:15:06.193Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T14:15:06.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan (9.68s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-09-07T14:15:06.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-09-07T14:15:06.759Z] PASS [2022-09-07T14:15:06.759Z] [2022-09-07T14:15:06.759Z] DONE 8 tests in 11.009s [2022-09-07T14:15:06.759Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T14:15:06.759Z] ++ 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-09-07T14:15:06.759Z] ++ set -e [2022-09-07T14:15:06.759Z] ++ '[' -n 0 ']' [2022-09-07T14:15:06.759Z] ++ set -x [2022-09-07T14:15:06.759Z] ++ 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-09-07T14:15:06.759Z] testing: warning: no tests to run [2022-09-07T14:15:06.759Z] PASS [2022-09-07T14:15:06.759Z] [2022-09-07T14:15:06.759Z] DONE 0 tests in 0.029s [2022-09-07T14:15:06.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T14:15:06.760Z] ++ 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-09-07T14:15:06.760Z] ++ set -e [2022-09-07T14:15:06.760Z] ++ '[' -n 0 ']' [2022-09-07T14:15:06.760Z] ++ set -x [2022-09-07T14:15:06.760Z] ++ 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-09-07T14:15:06.760Z] INFO: Testing against a local daemon [2022-09-07T14:15:06.760Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T14:15:07.902Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-07T14:15:07.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:08.133Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-09-07T14:15:08.133Z] === RUN TestAuthZPluginTLS [2022-09-07T14:15:08.391Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T14:15:08.391Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T14:15:08.830Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-07T14:15:08.958Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T14:15:08.958Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T14:15:09.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T14:15:09.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T14:15:09.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T14:15:09.524Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T14:15:10.090Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-07T14:15:10.090Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T14:15:10.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:10.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-07T14:15:11.464Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-09-07T14:15:11.464Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T14:15:11.722Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-07T14:15:11.722Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T14:15:12.288Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-07T14:15:12.288Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T14:15:12.854Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-07T14:15:12.854Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T14:15:13.115Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-07T14:15:13.532Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2022-09-07T14:15:13.532Z] === RUN TestServiceUpdateNetwork [2022-09-07T14:15:13.717Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-07T14:15:13.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-07T14:15:13.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T14:15:14.229Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-07T14:15:14.229Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-09-07T14:15:14.229Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T14:15:15.603Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-09-07T14:15:15.603Z] === RUN TestAuthZPluginHeader [2022-09-07T14:15:16.536Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-07T14:15:16.536Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T14:15:16.536Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:16.536Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T14:15:16.536Z] === RUN TestAuthZPluginV2Disable [2022-09-07T14:15:16.536Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:16.536Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-07T14:15:16.536Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T14:15:16.536Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:16.536Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T14:15:16.536Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T14:15:16.536Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:16.536Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T14:15:16.536Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T14:15:16.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T14:15:18.117Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-07T14:15:18.188Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-09-07T14:15:18.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T14:15:18.942Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T14:15:18.942Z] check_test.go:540: [d1fccf8cdcbc4] daemon is not started [2022-09-07T14:15:18.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-07T14:15:19.929Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-07T14:15:20.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T14:15:21.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-07T14:15:21.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T14:15:22.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T14:15:25.247Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.42s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.57s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.74s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.82s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.83s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.88s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2022-09-07T14:15:25.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2022-09-07T14:15:25.247Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-07T14:15:25.247Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-07T14:15:25.699Z] --- PASS: TestServiceUpdateNetwork (13.98s) [2022-09-07T14:15:25.699Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T14:15:25.955Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T14:15:26.175Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-07T14:15:26.175Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-07T14:15:26.175Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-07T14:15:26.883Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T14:15:27.107Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-07T14:15:27.107Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-07T14:15:28.475Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-07T14:15:29.404Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-07T14:15:29.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.99s) [2022-09-07T14:15:29.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.59s) [2022-09-07T14:15:29.404Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.37s) [2022-09-07T14:15:29.404Z] === RUN TestCgroupNamespacesRun [2022-09-07T14:15:30.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-07T14:15:31.265Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-07T14:15:31.522Z] --- PASS: TestCgroupNamespacesRun (2.22s) [2022-09-07T14:15:31.522Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T14:15:32.450Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-07T14:15:32.450Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-07T14:15:32.450Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-07T14:15:33.379Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2022-09-07T14:15:33.379Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T14:15:33.379Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-07T14:15:33.946Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-07T14:15:34.608Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-07T14:15:34.608Z] PASS [2022-09-07T14:15:34.608Z] [2022-09-07T14:15:34.608Z] === Skipped [2022-09-07T14:15:34.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T14:15:34.608Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:34.608Z] [2022-09-07T14:15:34.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-07T14:15:34.608Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:34.608Z] [2022-09-07T14:15:34.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T14:15:34.608Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:34.608Z] [2022-09-07T14:15:34.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T14:15:34.608Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:34.608Z] [2022-09-07T14:15:34.608Z] DONE 17 tests, 4 skipped in 26.581s [2022-09-07T14:15:34.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T14:15:34.608Z] ++ 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-09-07T14:15:34.608Z] ++ set -e [2022-09-07T14:15:34.608Z] ++ '[' -n 0 ']' [2022-09-07T14:15:34.608Z] ++ set -x [2022-09-07T14:15:34.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T14:15:34.608Z] INFO: Testing against a local daemon [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:34.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:34.608Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:34.608Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:34.608Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T14:15:34.608Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T14:15:34.608Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T14:15:34.608Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T14:15:34.608Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T14:15:34.608Z] === RUN TestPluginInstall [2022-09-07T14:15:34.608Z] === RUN TestPluginInstall/no_auth [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8069cffd1050d60aa7806bb4b4121202f5f3ab4ae9e84d63a3d0844a7e1394a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8069cffd1050d60aa7806bb4b4121202f5f3ab4ae9e84d63a3d0844a7e1394a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:34.608Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:172dab329b07c8a4ac27496a4ed2ceb6479d80d32fd3f00fb48b7252dec71f4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:34.608Z] time="2022-09-07T14:15:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:172dab329b07c8a4ac27496a4ed2ceb6479d80d32fd3f00fb48b7252dec71f4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:34.619Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-07T14:15:34.769Z] --- PASS: TestImportExtremelyLargeImageWorks (94.83s) [2022-09-07T14:15:34.769Z] PASS [2022-09-07T14:15:34.769Z] [2022-09-07T14:15:34.769Z] === Skipped [2022-09-07T14:15:34.769Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T14:15:34.769Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T14:15:34.769Z] [2022-09-07T14:15:34.769Z] DONE 22 tests, 1 skipped in 98.449s [2022-09-07T14:15:34.769Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T14:15:34.769Z] === RUN TestStripANSICommands [2022-09-07T14:15:34.769Z] === RUN TestStripANSICommands/#00 [2022-09-07T14:15:34.769Z] === RUN TestStripANSICommands/#01 [2022-09-07T14:15:34.769Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T14:15:34.769Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T14:15:34.769Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T14:15:34.769Z] PASS [2022-09-07T14:15:34.769Z] [2022-09-07T14:15:34.769Z] DONE 3 tests in 0.041s [2022-09-07T14:15:34.769Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T14:15:34.769Z] INFO: Testing against a local daemon [2022-09-07T14:15:34.769Z] === RUN TestNetworkCreateDelete [2022-09-07T14:15:34.769Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-07T14:15:34.769Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T14:15:34.769Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-07T14:15:34.769Z] === RUN TestDaemonDNSFallback [2022-09-07T14:15:34.866Z] === RUN TestPluginInstall/with_insecure [2022-09-07T14:15:34.970Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T14:15:35.800Z] time="2022-09-07T14:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:35.800Z] time="2022-09-07T14:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c9716b975534c090901fa3747141692464baa65c9850b23bb07177f36395f2d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:35.800Z] time="2022-09-07T14:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:15:35.800Z] time="2022-09-07T14:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c9716b975534c090901fa3747141692464baa65c9850b23bb07177f36395f2d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:15:35.835Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2022-09-07T14:15:35.835Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T14:15:35.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-07T14:15:36.058Z] plugin_test.go:196: [d62296164d8c7] daemon is not started [2022-09-07T14:15:36.058Z] --- PASS: TestPluginInstall (2.56s) [2022-09-07T14:15:36.058Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-09-07T14:15:36.058Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-07T14:15:36.058Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-07T14:15:36.058Z] === RUN TestPluginsWithRuntimes [2022-09-07T14:15:37.201Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2022-09-07T14:15:37.202Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T14:15:37.431Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T14:15:37.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-07T14:15:38.021Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-07T14:15:38.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2022-09-07T14:15:38.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T14:15:38.365Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T14:15:38.841Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-07T14:15:38.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-07T14:15:39.303Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-09-07T14:15:39.303Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-09-07T14:15:39.303Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-09-07T14:15:39.303Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T14:15:39.769Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2022-09-07T14:15:39.769Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T14:15:39.877Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-09-07T14:15:39.878Z] PASS [2022-09-07T14:15:39.878Z] [2022-09-07T14:15:39.878Z] DONE 24 tests in 6.562s [2022-09-07T14:15:39.878Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T14:15:39.878Z] ++ 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-09-07T14:15:39.878Z] ++ set -e [2022-09-07T14:15:39.878Z] ++ '[' -n 0 ']' [2022-09-07T14:15:39.878Z] ++ set -x [2022-09-07T14:15:39.878Z] ++ 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-09-07T14:15:39.878Z] INFO: Testing against a local daemon [2022-09-07T14:15:39.878Z] === RUN TestExternalGraphDriver [2022-09-07T14:15:40.454Z] === RUN TestExternalGraphDriver/json [2022-09-07T14:15:40.702Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s) [2022-09-07T14:15:40.702Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T14:15:41.366Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-09-07T14:15:41.366Z] === RUN TestInspectNetwork [2022-09-07T14:15:41.366Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.366Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T14:15:41.366Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T14:15:41.366Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:15:41.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:15:41.366Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:15:41.366Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T14:15:41.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T14:15:41.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T14:15:41.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestNetworkList [2022-09-07T14:15:41.366Z] === RUN TestNetworkList//networks [2022-09-07T14:15:41.366Z] === PAUSE TestNetworkList//networks [2022-09-07T14:15:41.366Z] === RUN TestNetworkList//networks/ [2022-09-07T14:15:41.366Z] === PAUSE TestNetworkList//networks/ [2022-09-07T14:15:41.366Z] === CONT TestNetworkList//networks [2022-09-07T14:15:41.366Z] === CONT TestNetworkList//networks/ [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T14:15:41.366Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T14:15:41.366Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T14:15:41.366Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-09-07T14:15:41.366Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T14:15:41.366Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-09-07T14:15:41.366Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T14:15:41.366Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-07T14:15:41.366Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T14:15:41.366Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-07T14:15:41.366Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T14:15:41.366Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-07T14:15:41.366Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T14:15:41.366Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.366Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T14:15:41.366Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:15:41.366Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:15:41.366Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T14:15:41.366Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.366Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s) [2022-09-07T14:15:41.366Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T14:15:41.366Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.366Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T14:15:41.366Z] PASS [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.366Z] === Skipped [2022-09-07T14:15:41.366Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-07T14:15:41.366Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.366Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-07T14:15:41.366Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.366Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-07T14:15:41.366Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.366Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-09-07T14:15:41.366Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.366Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-09-07T14:15:41.366Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.366Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-09-07T14:15:41.367Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-09-07T14:15:41.367Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-09-07T14:15:41.367Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T14:15:41.367Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:15:41.367Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s) [2022-09-07T14:15:41.367Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T14:15:41.367Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] DONE 34 tests, 12 skipped in 7.218s [2022-09-07T14:15:41.367Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.367Z] INFO: Testing against a local daemon [2022-09-07T14:15:41.367Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T14:15:41.367Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:15:41.367Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestDockerNetworkIpvlan [2022-09-07T14:15:41.367Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:15:41.367Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:15:41.367Z] PASS [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === Skipped [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:15:41.367Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:15:41.367Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] DONE 2 tests, 2 skipped in 0.085s [2022-09-07T14:15:41.367Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.367Z] INFO: Testing against a local daemon [2022-09-07T14:15:41.367Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T14:15:41.367Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestDockerNetworkMacvlan [2022-09-07T14:15:41.367Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-07T14:15:41.367Z] PASS [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === Skipped [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T14:15:41.367Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-07T14:15:41.367Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] DONE 2 tests, 2 skipped in 0.086s [2022-09-07T14:15:41.367Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.367Z] testing: warning: no tests to run [2022-09-07T14:15:41.367Z] PASS [2022-09-07T14:15:41.367Z] [2022-09-07T14:15:41.367Z] DONE 0 tests in 0.023s [2022-09-07T14:15:41.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.367Z] INFO: Testing against a local daemon [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginTLS [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginHeader [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T14:15:41.367Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.367Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-07T14:15:41.367Z] === RUN TestAuthZPluginV2Disable [2022-09-07T14:15:41.505Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-09-07T14:15:41.505Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-09-07T14:15:41.505Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-07T14:15:41.505Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-09-07T14:15:41.505Z] PASS [2022-09-07T14:15:41.505Z] [2022-09-07T14:15:41.505Z] === Skipped [2022-09-07T14:15:41.505Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T14:15:41.505Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:15:41.505Z] [2022-09-07T14:15:41.505Z] DONE 27 tests, 1 skipped in 184.851s [2022-09-07T14:15:41.505Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.505Z] INFO: Testing against a local daemon [2022-09-07T14:15:41.505Z] === RUN TestSessionCreate [2022-09-07T14:15:41.505Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T14:15:41.505Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T14:15:41.505Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T14:15:41.505Z] PASS [2022-09-07T14:15:41.505Z] [2022-09-07T14:15:41.505Z] DONE 2 tests in 0.057s [2022-09-07T14:15:41.505Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T14:15:41.505Z] INFO: Testing against a local daemon [2022-09-07T14:15:41.505Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:15:41.505Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:15:41.505Z] === RUN TestDiskUsage [2022-09-07T14:15:41.505Z] === PAUSE TestDiskUsage [2022-09-07T14:15:41.505Z] === RUN TestEventsExecDie [2022-09-07T14:15:41.505Z] --- PASS: TestEventsExecDie (0.57s) [2022-09-07T14:15:41.505Z] === RUN TestEventsBackwardsCompatible [2022-09-07T14:15:41.627Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.627Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-07T14:15:41.627Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T14:15:41.761Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-07T14:15:41.761Z] === RUN TestEventsVolumeCreate [2022-09-07T14:15:41.761Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-07T14:15:41.761Z] === RUN TestInfoBinaryCommits [2022-09-07T14:15:41.761Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T14:15:41.761Z] === RUN TestInfoAPIVersioned [2022-09-07T14:15:41.761Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-09-07T14:15:41.761Z] === RUN TestInfoAPI [2022-09-07T14:15:41.761Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T14:15:41.761Z] === RUN TestInfoAPIWarnings [2022-09-07T14:15:41.835Z] === RUN TestExternalGraphDriver/spec [2022-09-07T14:15:41.887Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:41.887Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T14:15:41.887Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T14:15:42.072Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s) [2022-09-07T14:15:42.072Z] === RUN TestNISDomainname [2022-09-07T14:15:42.148Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.148Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T14:15:42.148Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T14:15:42.634Z] --- PASS: TestNISDomainname (0.74s) [2022-09-07T14:15:42.634Z] === RUN TestHostnameDnsResolution [2022-09-07T14:15:42.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T14:15:42.719Z] PASS [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === Skipped [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T14:15:42.719Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] DONE 17 tests, 17 skipped in 1.797s [2022-09-07T14:15:42.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T14:15:42.719Z] INFO: Testing against a local daemon [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:42.719Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:42.719Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:42.719Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:42.719Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:15:42.719Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T14:15:42.719Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T14:15:42.719Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T14:15:42.719Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T14:15:42.719Z] === RUN TestPluginInstall [2022-09-07T14:15:42.719Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-07T14:15:42.719Z] === RUN TestPluginsWithRuntimes [2022-09-07T14:15:42.719Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T14:15:42.719Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-07T14:15:42.719Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T14:15:42.719Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T14:15:42.719Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T14:15:42.719Z] PASS [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === Skipped [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-07T14:15:42.719Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-07T14:15:42.719Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T14:15:42.719Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T14:15:42.719Z] [2022-09-07T14:15:42.719Z] DONE 19 tests, 3 skipped in 0.156s [2022-09-07T14:15:42.719Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T14:15:42.719Z] INFO: Testing against a local daemon [2022-09-07T14:15:42.980Z] === RUN TestExternalGraphDriver [2022-09-07T14:15:43.240Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T14:15:43.240Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-07T14:15:43.240Z] === RUN TestGraphdriverPluginV2 [2022-09-07T14:15:43.570Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-07T14:15:43.570Z] --- PASS: TestHostnameDnsResolution (0.92s) [2022-09-07T14:15:43.570Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T14:15:43.735Z] === RUN TestExternalGraphDriver/pull [2022-09-07T14:15:44.132Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-07T14:15:44.389Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-09-07T14:15:44.389Z] === RUN TestPrivilegedHostDevices [2022-09-07T14:15:44.593Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-09-07T14:15:45.108Z] --- PASS: TestExternalGraphDriver (5.24s) [2022-09-07T14:15:45.108Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-09-07T14:15:45.108Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-09-07T14:15:45.108Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-09-07T14:15:45.108Z] === RUN TestGraphdriverPluginV2 [2022-09-07T14:15:45.317Z] --- PASS: TestPrivilegedHostDevices (0.80s) [2022-09-07T14:15:45.317Z] === RUN TestRunConsoleSize [2022-09-07T14:15:45.573Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-07T14:15:45.674Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:45.674Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-07T14:15:45.674Z] PASS [2022-09-07T14:15:45.674Z] [2022-09-07T14:15:45.674Z] === Skipped [2022-09-07T14:15:45.674Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-07T14:15:45.674Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:15:45.674Z] [2022-09-07T14:15:45.674Z] DONE 5 tests, 1 skipped in 5.671s [2022-09-07T14:15:45.674Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T14:15:45.674Z] ++ 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-09-07T14:15:45.674Z] ++ set -e [2022-09-07T14:15:45.674Z] ++ '[' -n 0 ']' [2022-09-07T14:15:45.674Z] ++ set -x [2022-09-07T14:15:45.674Z] ++ 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-09-07T14:15:45.674Z] INFO: Testing against a local daemon [2022-09-07T14:15:45.674Z] === RUN TestContinueAfterPluginCrash [2022-09-07T14:15:45.674Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T14:15:45.674Z] === RUN TestReadPluginNoRead [2022-09-07T14:15:45.674Z] === PAUSE TestReadPluginNoRead [2022-09-07T14:15:45.674Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T14:15:45.674Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T14:15:45.674Z] === CONT TestContinueAfterPluginCrash [2022-09-07T14:15:45.674Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T14:15:45.830Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-07T14:15:45.830Z] --- PASS: TestRunConsoleSize (0.62s) [2022-09-07T14:15:45.830Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-07T14:15:46.339Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-07T14:15:47.445Z] --- PASS: TestGraphdriverPluginV2 (4.03s) [2022-09-07T14:15:47.445Z] PASS [2022-09-07T14:15:47.445Z] [2022-09-07T14:15:47.445Z] === Skipped [2022-09-07T14:15:47.445Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-07T14:15:47.445Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T14:15:47.445Z] [2022-09-07T14:15:47.445Z] DONE 2 tests, 1 skipped in 4.477s [2022-09-07T14:15:47.445Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T14:15:47.445Z] INFO: Testing against a local daemon [2022-09-07T14:15:47.445Z] === RUN TestContinueAfterPluginCrash [2022-09-07T14:15:47.445Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T14:15:47.445Z] === RUN TestReadPluginNoRead [2022-09-07T14:15:47.445Z] === PAUSE TestReadPluginNoRead [2022-09-07T14:15:47.445Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T14:15:47.445Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T14:15:47.445Z] === CONT TestContinueAfterPluginCrash [2022-09-07T14:15:47.445Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T14:15:48.349Z] --- PASS: TestRunWithAlternativeContainerdShim (2.41s) [2022-09-07T14:15:48.349Z] === RUN TestStats [2022-09-07T14:15:48.955Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-09-07T14:15:48.955Z] === CONT TestReadPluginNoRead [2022-09-07T14:15:49.714Z] check_test.go:540: [df5ae432a4bca] daemon is not started [2022-09-07T14:15:49.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-07T14:15:50.744Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-09-07T14:15:50.856Z] === RUN TestReadPluginNoRead/default [2022-09-07T14:15:51.079Z] --- PASS: TestStats (2.55s) [2022-09-07T14:15:51.079Z] === RUN TestStopContainerWithTimeout [2022-09-07T14:15:51.079Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T14:15:51.079Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T14:15:51.079Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T14:15:51.079Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T14:15:51.079Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T14:15:51.079Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T14:15:51.079Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T14:15:51.079Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T14:15:51.079Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T14:15:51.079Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T14:15:51.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-07T14:15:51.647Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T14:15:52.229Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T14:15:52.580Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-07T14:15:52.580Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-07T14:15:52.580Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-07T14:15:52.746Z] --- PASS: TestDaemonStartWithLogOpt (4.54s) [2022-09-07T14:15:52.746Z] === CONT TestReadPluginNoRead [2022-09-07T14:15:53.143Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-07T14:15:53.143Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-07T14:15:53.143Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-07T14:15:53.163Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T14:15:53.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-07T14:15:53.705Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-07T14:15:53.705Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T14:15:53.729Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-09-07T14:15:54.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-07T14:15:54.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-07T14:15:54.659Z] === RUN TestReadPluginNoRead/default [2022-09-07T14:15:54.667Z] === CONT TestReadPluginNoRead [2022-09-07T14:15:54.667Z] read_test.go:92: [d3a564c55557c] daemon is not started [2022-09-07T14:15:54.667Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-09-07T14:15:54.667Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-09-07T14:15:54.667Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-09-07T14:15:54.667Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-09-07T14:15:54.667Z] PASS [2022-09-07T14:15:54.667Z] [2022-09-07T14:15:54.667Z] DONE 6 tests in 8.883s [2022-09-07T14:15:54.667Z] 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-09-07T14:15:54.667Z] ++ 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-09-07T14:15:54.667Z] ++ set -e [2022-09-07T14:15:54.667Z] ++ '[' -n 0 ']' [2022-09-07T14:15:54.667Z] ++ set -x [2022-09-07T14:15:54.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T14:15:54.667Z] testing: warning: no tests to run [2022-09-07T14:15:54.667Z] PASS [2022-09-07T14:15:54.667Z] [2022-09-07T14:15:54.667Z] DONE 0 tests in 0.039s [2022-09-07T14:15:54.667Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T14:15:54.667Z] ++ 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-09-07T14:15:54.667Z] ++ set -e [2022-09-07T14:15:54.667Z] ++ '[' -n 0 ']' [2022-09-07T14:15:54.667Z] ++ set -x [2022-09-07T14:15:54.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T14:15:54.667Z] INFO: Testing against a local daemon [2022-09-07T14:15:54.667Z] === RUN TestPluginWithDevMounts [2022-09-07T14:15:54.667Z] === PAUSE TestPluginWithDevMounts [2022-09-07T14:15:54.667Z] === CONT TestPluginWithDevMounts [2022-09-07T14:15:55.564Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T14:15:55.564Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2022-09-07T14:15:55.564Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2022-09-07T14:15:55.564Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-09-07T14:15:55.564Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-09-07T14:15:55.564Z] === RUN TestDeleteDevicemapper [2022-09-07T14:15:55.564Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:15:55.564Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T14:15:55.564Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T14:15:55.601Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T14:15:55.820Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-07T14:15:55.820Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-07T14:15:56.040Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-09-07T14:15:56.040Z] PASS [2022-09-07T14:15:56.040Z] [2022-09-07T14:15:56.040Z] DONE 1 tests in 1.636s [2022-09-07T14:15:56.040Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T14:15:56.040Z] ++ 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-09-07T14:15:56.040Z] ++ set -e [2022-09-07T14:15:56.040Z] ++ '[' -n 0 ']' [2022-09-07T14:15:56.040Z] ++ set -x [2022-09-07T14:15:56.040Z] ++ 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-09-07T14:15:56.298Z] INFO: Testing against a local daemon [2022-09-07T14:15:56.298Z] === RUN TestSecretInspect [2022-09-07T14:15:56.412Z] ............................ [ 66%] [2022-09-07T14:15:56.545Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2022-09-07T14:15:56.750Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-07T14:15:57.117Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T14:15:58.198Z] --- PASS: TestSecretInspect (1.79s) [2022-09-07T14:15:58.198Z] === RUN TestSecretList [2022-09-07T14:15:58.500Z] === CONT TestReadPluginNoRead [2022-09-07T14:15:58.500Z] read_test.go:92: [dc8fa4909672a] daemon is not started [2022-09-07T14:15:58.500Z] --- PASS: TestReadPluginNoRead (6.62s) [2022-09-07T14:15:58.500Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-09-07T14:15:58.500Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-09-07T14:15:58.500Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-09-07T14:15:58.500Z] PASS [2022-09-07T14:15:58.500Z] [2022-09-07T14:15:58.500Z] DONE 6 tests in 11.270s [2022-09-07T14:15:58.500Z] 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-09-07T14:15:58.500Z] testing: warning: no tests to run [2022-09-07T14:15:58.500Z] PASS [2022-09-07T14:15:58.500Z] [2022-09-07T14:15:58.500Z] DONE 0 tests in 0.037s [2022-09-07T14:15:58.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T14:15:58.645Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-07T14:15:58.645Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2022-09-07T14:15:58.645Z] === RUN TestUpdateMemory [2022-09-07T14:15:58.645Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:15:58.645Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T14:15:58.645Z] === RUN TestUpdateCPUQuota [2022-09-07T14:15:58.761Z] INFO: Testing against a local daemon [2022-09-07T14:15:58.761Z] === RUN TestPluginWithDevMounts [2022-09-07T14:15:58.761Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-07T14:15:58.761Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-07T14:15:58.761Z] PASS [2022-09-07T14:15:58.761Z] [2022-09-07T14:15:58.761Z] === Skipped [2022-09-07T14:15:58.761Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-07T14:15:58.761Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-09-07T14:15:58.761Z] [2022-09-07T14:15:58.761Z] DONE 1 tests, 1 skipped in 0.112s [2022-09-07T14:15:58.761Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T14:15:58.761Z] INFO: Testing against a local daemon [2022-09-07T14:15:58.761Z] === RUN TestSecretInspect [2022-09-07T14:15:58.761Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-07T14:15:58.761Z] === RUN TestSecretList [2022-09-07T14:15:58.761Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestSecretList (0.02s) [2022-09-07T14:15:58.761Z] === RUN TestSecretsCreateAndDelete [2022-09-07T14:15:58.761Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-09-07T14:15:58.761Z] === RUN TestSecretsUpdate [2022-09-07T14:15:58.761Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestSecretsUpdate (0.03s) [2022-09-07T14:15:58.761Z] === RUN TestTemplatedSecret [2022-09-07T14:15:58.761Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-07T14:15:58.761Z] === RUN TestSecretCreateResolve [2022-09-07T14:15:58.761Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:58.761Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-09-07T14:15:58.761Z] PASS [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === Skipped [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-07T14:15:59.022Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-09-07T14:15:59.022Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-09-07T14:15:59.022Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s) [2022-09-07T14:15:59.022Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-07T14:15:59.022Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-09-07T14:15:59.022Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] [2022-09-07T14:15:59.022Z] DONE 6 tests, 6 skipped in 0.189s [2022-09-07T14:15:59.022Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T14:15:59.022Z] INFO: Testing against a local daemon [2022-09-07T14:15:59.022Z] === RUN TestServiceCreateInit [2022-09-07T14:15:59.022Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T14:15:59.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T14:15:59.022Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-07T14:15:59.022Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T14:15:59.022Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T14:15:59.022Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceConflict [2022-09-07T14:15:59.022Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T14:15:59.022Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-07T14:15:59.022Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T14:15:59.022Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T14:15:59.022Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T14:15:59.022Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.022Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-07T14:15:59.022Z] === RUN TestCreateServiceSysctls [2022-09-07T14:15:59.283Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-09-07T14:15:59.283Z] === RUN TestCreateServiceCapabilities [2022-09-07T14:15:59.283Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-09-07T14:15:59.283Z] === RUN TestInspect [2022-09-07T14:15:59.283Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestInspect (0.01s) [2022-09-07T14:15:59.283Z] === RUN TestCreateJob [2022-09-07T14:15:59.283Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestCreateJob (0.01s) [2022-09-07T14:15:59.283Z] === RUN TestReplicatedJob [2022-09-07T14:15:59.283Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-07T14:15:59.283Z] === RUN TestUpdateReplicatedJob [2022-09-07T14:15:59.283Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.283Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-09-07T14:15:59.284Z] === RUN TestServiceListWithStatuses [2022-09-07T14:15:59.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:15:59.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T14:15:59.284Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T14:15:59.284Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.284Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-09-07T14:15:59.284Z] === RUN TestDockerNetworkReConnect [2022-09-07T14:15:59.284Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:15:59.284Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-07T14:15:59.284Z] === RUN TestServicePlugin [2022-09-07T14:15:59.848Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T14:15:59.848Z] === RUN TestInfoDebug [2022-09-07T14:15:59.848Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T14:15:59.848Z] === RUN TestInfoInsecureRegistries [2022-09-07T14:15:59.848Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T14:15:59.848Z] === RUN TestInfoRegistryMirrors [2022-09-07T14:15:59.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T14:15:59.848Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T14:16:00.013Z] --- PASS: TestUpdateCPUQuota (1.30s) [2022-09-07T14:16:00.013Z] === RUN TestUpdatePidsLimit [2022-09-07T14:16:00.013Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T14:16:00.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T14:16:00.412Z] === RUN TestPingCacheHeaders [2022-09-07T14:16:00.412Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T14:16:00.412Z] === RUN TestPingGet [2022-09-07T14:16:00.412Z] --- PASS: TestPingGet (0.02s) [2022-09-07T14:16:00.412Z] === RUN TestPingHead [2022-09-07T14:16:00.412Z] --- PASS: TestPingHead (0.02s) [2022-09-07T14:16:00.412Z] === RUN TestPingSwarmHeader [2022-09-07T14:16:00.575Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-07T14:16:00.575Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T14:16:00.726Z] --- PASS: TestSecretList (2.20s) [2022-09-07T14:16:00.726Z] === RUN TestSecretsCreateAndDelete [2022-09-07T14:16:00.832Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T14:16:00.973Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T14:16:01.088Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T14:16:01.344Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-07T14:16:01.534Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T14:16:01.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T14:16:01.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-07T14:16:01.832Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServicePlugin (2.15s) [2022-09-07T14:16:01.832Z] === RUN TestServiceUpdateLabel [2022-09-07T14:16:01.832Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-07T14:16:01.832Z] === RUN TestServiceUpdateSecrets [2022-09-07T14:16:01.832Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-07T14:16:01.832Z] === RUN TestServiceUpdateConfigs [2022-09-07T14:16:01.832Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-07T14:16:01.832Z] === RUN TestServiceUpdateNetwork [2022-09-07T14:16:01.832Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-07T14:16:01.832Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T14:16:01.832Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-09-07T14:16:01.832Z] PASS [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === Skipped [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T14:16:01.832Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T14:16:01.832Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-09-07T14:16:01.832Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-09-07T14:16:01.832Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-07T14:16:01.832Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-09-07T14:16:01.832Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-09-07T14:16:01.832Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-07T14:16:01.832Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.05s) [2022-09-07T14:16:01.832Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-09-07T14:16:01.832Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-07T14:16:01.832Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-07T14:16:01.832Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-07T14:16:01.832Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-09-07T14:16:01.832Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T14:16:01.832Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.832Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-09-07T14:16:01.832Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.832Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-07T14:16:01.833Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServicePlugin (2.15s) [2022-09-07T14:16:01.833Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-07T14:16:01.833Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-07T14:16:01.833Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-07T14:16:01.833Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-07T14:16:01.833Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-09-07T14:16:01.833Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] DONE 24 tests, 23 skipped in 2.636s [2022-09-07T14:16:01.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T14:16:01.833Z] INFO: Testing against a local daemon [2022-09-07T14:16:01.833Z] === RUN TestSessionCreate [2022-09-07T14:16:01.833Z] --- PASS: TestSessionCreate (0.04s) [2022-09-07T14:16:01.833Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T14:16:01.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-09-07T14:16:01.833Z] PASS [2022-09-07T14:16:01.833Z] [2022-09-07T14:16:01.833Z] DONE 2 tests in 0.167s [2022-09-07T14:16:01.833Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T14:16:01.833Z] INFO: Testing against a local daemon [2022-09-07T14:16:01.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:16:01.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:16:01.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:16:01.833Z] === RUN TestDiskUsage [2022-09-07T14:16:01.833Z] === PAUSE TestDiskUsage [2022-09-07T14:16:01.833Z] === RUN TestEventsExecDie [2022-09-07T14:16:01.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T14:16:02.099Z] --- PASS: TestSecretsCreateAndDelete (1.82s) [2022-09-07T14:16:02.099Z] === RUN TestSecretsUpdate [2022-09-07T14:16:02.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T14:16:02.115Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-07T14:16:02.406Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-07T14:16:02.406Z] === RUN TestEventsBackwardsCompatible [2022-09-07T14:16:02.406Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-07T14:16:02.406Z] === RUN TestEventsVolumeCreate [2022-09-07T14:16:02.406Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-09-07T14:16:02.406Z] === RUN TestInfoBinaryCommits [2022-09-07T14:16:02.406Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T14:16:02.406Z] === RUN TestInfoAPIVersioned [2022-09-07T14:16:02.406Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T14:16:02.406Z] === RUN TestInfoAPI [2022-09-07T14:16:02.461Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T14:16:02.461Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-09-07T14:16:02.461Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T14:16:02.461Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T14:16:02.461Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T14:16:02.461Z] === RUN TestPingBuilderHeader [2022-09-07T14:16:02.461Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T14:16:02.666Z] --- PASS: TestInfoAPI (0.04s) [2022-09-07T14:16:02.666Z] === RUN TestInfoAPIWarnings [2022-09-07T14:16:03.025Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit (3.32s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-09-07T14:16:03.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) [2022-09-07T14:16:03.482Z] === RUN TestUpdateRestartPolicy [2022-09-07T14:16:03.587Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-09-07T14:16:03.587Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-09-07T14:16:03.587Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T14:16:03.587Z] === RUN TestVersion [2022-09-07T14:16:03.587Z] --- PASS: TestVersion (0.02s) [2022-09-07T14:16:03.587Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:16:03.587Z] === CONT TestDiskUsage [2022-09-07T14:16:04.045Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T14:16:04.153Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T14:16:04.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-07T14:16:04.409Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T14:16:04.410Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T14:16:04.558Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-07T14:16:04.628Z] --- PASS: TestSecretsUpdate (2.32s) [2022-09-07T14:16:04.628Z] === RUN TestTemplatedSecret [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T14:16:04.972Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage (1.59s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:04.972Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.62s) [2022-09-07T14:16:04.972Z] PASS [2022-09-07T14:16:04.972Z] [2022-09-07T14:16:04.972Z] DONE 57 tests in 24.061s [2022-09-07T14:16:05.121Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-07T14:16:05.229Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T14:16:05.229Z] INFO: Testing against a local daemon [2022-09-07T14:16:05.229Z] === RUN TestVolumesCreateAndList [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T14:16:05.229Z] === RUN TestVolumesRemove [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-07T14:16:05.229Z] === RUN TestVolumesInspect [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:05.229Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:05.229Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T14:16:05.229Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T14:16:05.229Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T14:16:05.229Z] PASS [2022-09-07T14:16:05.229Z] [2022-09-07T14:16:05.229Z] DONE 9 tests in 0.145s [2022-09-07T14:16:05.229Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:16:05.791Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-07T14:16:05.791Z] Removing test suite binaries [2022-09-07T14:16:05.791Z] exiting test-integration [2022-09-07T14:16:05.791Z] ++ exit 0 [2022-09-07T14:16:05.791Z] [2022-09-07T14:16:06.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning Post stage [Pipeline] junit [2022-09-07T14:16:07.169Z] Recording test results [2022-09-07T14:16:07.175Z] --- PASS: TestTemplatedSecret (2.71s) [2022-09-07T14:16:07.175Z] === RUN TestSecretCreateResolve [2022-09-07T14:16:07.369Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T14:16:07.691Z] + echo Ensuring container killed. [2022-09-07T14:16:07.691Z] Ensuring container killed. [2022-09-07T14:16:07.691Z] + docker rm -vf docker-pr2 [2022-09-07T14:16:07.691Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-07T14:16:07.964Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:16:07.964Z] Chowning /workspace to jenkins user [2022-09-07T14:16:07.964Z] + id -u [2022-09-07T14:16:07.964Z] + id -g [2022-09-07T14:16:07.964Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T14:16:07.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:16:09.661Z] + bundleName=amd64-cgroup2 [2022-09-07T14:16:09.661Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T14:16:09.661Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T14:16:09.661Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-07T14:16:09.661Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T14:16:09.702Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-09-07T14:16:09.702Z] PASS [2022-09-07T14:16:09.702Z] [2022-09-07T14:16:09.702Z] DONE 6 tests in 13.105s [2022-09-07T14:16:09.702Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T14:16:09.702Z] ++ 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-09-07T14:16:09.702Z] ++ set -e [2022-09-07T14:16:09.702Z] ++ '[' -n 0 ']' [2022-09-07T14:16:09.702Z] ++ set -x [2022-09-07T14:16:09.702Z] ++ 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-09-07T14:16:09.702Z] INFO: Testing against a local daemon [2022-09-07T14:16:09.702Z] === RUN TestServiceCreateInit [2022-09-07T14:16:09.702Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] archiveArtifacts [2022-09-07T14:16:09.932Z] Archiving artifacts [2022-09-07T14:16:10.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T14:16:10.548Z] + make clean [2022-09-07T14:16:10.804Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T14:16:10.804Z] docker-dev-cache [2022-09-07T14:16:10.804Z] docker-mod-cache [Pipeline] deleteDir [2022-09-07T14:16:11.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-07T14:16:11.259Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T14:16:11.259Z] check_test.go:540: [d04f5cac56ce5] daemon is not started [2022-09-07T14:16:11.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-07T14:16:11.259Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T14:16:11.259Z] check_test.go:540: [d2d9cb70f8e16] daemon is not started [2022-09-07T14:16:11.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T14:16:12.987Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T14:16:13.777Z] check_test.go:540: [df32c0fad9305] daemon is not started [2022-09-07T14:16:13.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-07T14:16:15.669Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2022-09-07T14:16:15.669Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T14:16:16.603Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-09-07T14:16:16.603Z] === RUN TestWaitNonBlocked [2022-09-07T14:16:16.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:16:16.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:16:16.603Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:16:16.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:16:16.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T14:16:16.603Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T14:16:17.174Z] --- PASS: TestServiceCreateInit (7.18s) [2022-09-07T14:16:17.174Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-09-07T14:16:17.174Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-09-07T14:16:17.174Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T14:16:17.971Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-07T14:16:17.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2022-09-07T14:16:17.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2022-09-07T14:16:17.971Z] === RUN TestWaitBlocked [2022-09-07T14:16:17.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:16:17.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:16:17.971Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:16:17.971Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:16:17.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T14:16:17.971Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T14:16:17.971Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-07T14:16:18.901Z] --- PASS: TestWaitBlocked (0.02s) [2022-09-07T14:16:18.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2022-09-07T14:16:18.901Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2022-09-07T14:16:18.901Z] === RUN TestWaitConditions [2022-09-07T14:16:18.901Z] === RUN TestWaitConditions/default [2022-09-07T14:16:18.901Z] === PAUSE TestWaitConditions/default [2022-09-07T14:16:18.901Z] === RUN TestWaitConditions/not-running [2022-09-07T14:16:18.901Z] === PAUSE TestWaitConditions/not-running [2022-09-07T14:16:18.901Z] === RUN TestWaitConditions/next-exit [2022-09-07T14:16:18.901Z] === PAUSE TestWaitConditions/next-exit [2022-09-07T14:16:18.901Z] === RUN TestWaitConditions/removed [2022-09-07T14:16:18.901Z] === PAUSE TestWaitConditions/removed [2022-09-07T14:16:18.901Z] === CONT TestWaitConditions/default [2022-09-07T14:16:18.901Z] === CONT TestWaitConditions/removed [2022-09-07T14:16:18.901Z] === CONT TestWaitConditions/default [2022-09-07T14:16:18.901Z] wait_test.go:146: ContainerID = 485d914cfbdb57657138c05d1701912732d4ede602cfe94c4c2a0c441b5a66a5 [2022-09-07T14:16:18.901Z] === CONT TestWaitConditions/removed [2022-09-07T14:16:18.901Z] wait_test.go:146: ContainerID = 2dfae9d72197f97764dcbecae93d40dd644411b56967f5e36c5fd54236109d43 [2022-09-07T14:16:19.464Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-07T14:16:20.393Z] === CONT TestWaitConditions/next-exit [2022-09-07T14:16:20.393Z] wait_test.go:146: ContainerID = 97699e2d45f66c3ddcff0189ad1fd5b3499febc9c4b91259dd030f3ede80af0e [2022-09-07T14:16:20.393Z] === CONT TestWaitConditions/not-running [2022-09-07T14:16:20.393Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-07T14:16:20.393Z] wait_test.go:146: ContainerID = 3dec6461ac7a7e9291c96c054d243ae664c4b7934e005e4b2288251d893a03ee [2022-09-07T14:16:20.809Z] --- PASS: TestInfoAPIWarnings (16.58s) [2022-09-07T14:16:20.809Z] === RUN TestInfoDebug [2022-09-07T14:16:20.809Z] --- PASS: TestInfoDebug (0.55s) [2022-09-07T14:16:20.809Z] === RUN TestInfoInsecureRegistries [2022-09-07T14:16:20.809Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-09-07T14:16:20.809Z] === RUN TestInfoRegistryMirrors [2022-09-07T14:16:20.809Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-09-07T14:16:20.809Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T14:16:21.069Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-09-07T14:16:21.070Z] === RUN TestPingCacheHeaders [2022-09-07T14:16:21.324Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-07T14:16:21.324Z] --- PASS: TestWaitConditions (0.06s) [2022-09-07T14:16:21.324Z] --- PASS: TestWaitConditions/default (1.32s) [2022-09-07T14:16:21.324Z] --- PASS: TestWaitConditions/removed (1.36s) [2022-09-07T14:16:21.324Z] --- PASS: TestWaitConditions/next-exit (1.05s) [2022-09-07T14:16:21.324Z] --- PASS: TestWaitConditions/not-running (1.05s) [2022-09-07T14:16:21.324Z] === RUN TestWaitRestartedContainer [2022-09-07T14:16:21.324Z] === RUN TestWaitRestartedContainer/default [2022-09-07T14:16:21.324Z] === PAUSE TestWaitRestartedContainer/default [2022-09-07T14:16:21.324Z] === RUN TestWaitRestartedContainer/not-running [2022-09-07T14:16:21.324Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-07T14:16:21.324Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-07T14:16:21.324Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-07T14:16:21.324Z] === CONT TestWaitRestartedContainer/default [2022-09-07T14:16:21.324Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-07T14:16:21.330Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-09-07T14:16:21.330Z] === RUN TestPingGet [2022-09-07T14:16:21.330Z] --- PASS: TestPingGet (0.01s) [2022-09-07T14:16:21.330Z] === RUN TestPingHead [2022-09-07T14:16:21.330Z] --- PASS: TestPingHead (0.04s) [2022-09-07T14:16:21.330Z] === RUN TestPingSwarmHeader [2022-09-07T14:16:21.887Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-07T14:16:21.901Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T14:16:22.451Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-07T14:16:22.471Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T14:16:23.414Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T14:16:23.414Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-09-07T14:16:23.414Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T14:16:23.414Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T14:16:23.414Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T14:16:23.414Z] === RUN TestPingBuilderHeader [2022-09-07T14:16:23.414Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T14:16:23.820Z] === CONT TestWaitRestartedContainer/not-running [2022-09-07T14:16:23.986Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T14:16:24.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-07T14:16:24.558Z] --- PASS: TestPingBuilderHeader (1.11s) [2022-09-07T14:16:24.558Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-09-07T14:16:24.558Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-09-07T14:16:24.558Z] === RUN TestVersion [2022-09-07T14:16:24.558Z] --- PASS: TestVersion (0.04s) [2022-09-07T14:16:24.558Z] === CONT TestDiskUsage [2022-09-07T14:16:24.637Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T14:16:25.130Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T14:16:25.200Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-09-07T14:16:25.200Z] --- PASS: TestWaitRestartedContainer/next-exit (2.32s) [2022-09-07T14:16:25.200Z] --- PASS: TestWaitRestartedContainer/default (2.38s) [2022-09-07T14:16:25.200Z] --- PASS: TestWaitRestartedContainer/not-running (1.51s) [2022-09-07T14:16:25.200Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T14:16:25.200Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T14:16:25.391Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T14:16:25.652Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage (1.33s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run (0.46s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-09-07T14:16:25.912Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-09-07T14:16:25.912Z] PASS [2022-09-07T14:16:25.912Z] [2022-09-07T14:16:25.912Z] === Skipped [2022-09-07T14:16:25.912Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:16:25.912Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:16:25.912Z] [2022-09-07T14:16:25.912Z] DONE 57 tests, 1 skipped in 24.156s [2022-09-07T14:16:25.912Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T14:16:25.912Z] INFO: Testing against a local daemon [2022-09-07T14:16:25.912Z] === RUN TestVolumesCreateAndList [2022-09-07T14:16:25.912Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T14:16:25.912Z] === RUN TestVolumesRemove [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesRemove (0.09s) [2022-09-07T14:16:26.174Z] === RUN TestVolumesInspect [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:26.174Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:26.174Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T14:16:26.174Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T14:16:26.174Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T14:16:26.174Z] PASS [2022-09-07T14:16:26.174Z] [2022-09-07T14:16:26.174Z] DONE 9 tests in 0.240s [2022-09-07T14:16:26.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:16:26.174Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14737 is not a child of this shell [2022-09-07T14:16:26.174Z] warning: PID 14737 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-07T14:16:26.174Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:16:26.174Z] [2022-09-07T14:16:26.174Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:16:26.174Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:16:26.174Z] [2022-09-07T14:16:26.174Z] To set a process to complain mode, use the command line tool [2022-09-07T14:16:26.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:16:26.174Z] Removing test suite binaries [2022-09-07T14:16:26.174Z] exiting test-integration [2022-09-07T14:16:26.174Z] ++ exit 0 [2022-09-07T14:16:26.174Z] [2022-09-07T14:16:27.092Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-07T14:16:27.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled Post stage [Pipeline] junit [2022-09-07T14:16:27.572Z] Recording test results [2022-09-07T14:16:28.008Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T14:16:28.284Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2022-09-07T14:16:28.284Z] === CONT TestIpcModeOlderClient [2022-09-07T14:16:28.284Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-07T14:16:28.284Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-09-07T14:16:28.284Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T14:16:28.284Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.24s) [2022-09-07T14:16:28.284Z] === CONT TestDaemonHostGatewayIP [2022-09-07T14:16:28.340Z] + echo Ensuring container killed. [2022-09-07T14:16:28.340Z] Ensuring container killed. [2022-09-07T14:16:28.340Z] + docker rm -vf docker-pr2 [2022-09-07T14:16:28.910Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-07T14:16:29.204Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:16:29.204Z] Chowning /workspace to jenkins user [2022-09-07T14:16:29.204Z] + id -u [2022-09-07T14:16:29.204Z] + id -g [2022-09-07T14:16:29.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:16:30.954Z] + bundleName=amd64-rootless [2022-09-07T14:16:30.954Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-07T14:16:30.954Z] Creating amd64-rootless-bundles.tar.gz [2022-09-07T14:16:30.954Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-07T14:16:30.954Z] + 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-09-07T14:16:30.969Z] Archiving artifacts [2022-09-07T14:16:31.217Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T14:16:31.533Z] + make clean [2022-09-07T14:16:31.793Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T14:16:31.793Z] docker-dev-cache [2022-09-07T14:16:31.793Z] docker-mod-cache [Pipeline] deleteDir [2022-09-07T14:16:32.046Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-09-07T14:16:32.046Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T14:16:32.624Z] === CONT TestDaemonRestartIpcMode [2022-09-07T14:16:32.624Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2022-09-07T14:16:32.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-07T14:16:33.945Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-09-07T14:16:33.945Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T14:16:35.143Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-07T14:16:35.400Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-09-07T14:16:35.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-07T14:16:37.228Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-09-07T14:16:37.228Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T14:16:38.075Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-07T14:16:38.487Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-07T14:16:38.487Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-07T14:16:39.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-07T14:16:39.612Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-07T14:16:40.980Z] --- PASS: TestContainerKillOnDaemonStart (12.54s) [2022-09-07T14:16:40.980Z] PASS [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === Skipped [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T14:16:40.980Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T14:16:40.980Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T14:16:40.980Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T14:16:40.980Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T14:16:40.980Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T14:16:40.980Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T14:16:40.980Z] [2022-09-07T14:16:40.980Z] DONE 273 tests, 6 skipped in 172.878s [2022-09-07T14:16:40.980Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-07T14:16:40.980Z] ++ 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-09-07T14:16:40.980Z] ++ set -e [2022-09-07T14:16:40.980Z] ++ '[' -n 0 ']' [2022-09-07T14:16:40.980Z] ++ set -x [2022-09-07T14:16:40.980Z] ++ 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-09-07T14:16:41.238Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T14:16:41.238Z] check_test.go:540: [de2bd996d8d95] daemon is not started [2022-09-07T14:16:41.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-07T14:16:41.801Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-07T14:16:41.801Z] === RUN TestConfigDaemonID [2022-09-07T14:16:42.733Z] daemon_test.go:83: [dbf8e7298e0c8] daemon is not started [2022-09-07T14:16:42.733Z] --- PASS: TestConfigDaemonID (1.09s) [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:16:42.733Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-07T14:16:42.733Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-07T14:16:42.733Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-07T14:16:42.733Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-07T14:16:42.733Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-07T14:16:42.733Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-07T14:16:42.733Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-07T14:16:42.733Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-07T14:16:42.990Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-07T14:16:42.990Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-07T14:16:42.990Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-07T14:16:43.247Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation (0.01s) [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.21s) [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-09-07T14:16:43.248Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-09-07T14:16:43.248Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-07T14:16:43.248Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-07T14:16:44.177Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-07T14:16:44.434Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-07T14:16:44.434Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-07T14:16:44.997Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-07T14:16:45.560Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-07T14:16:46.490Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-07T14:16:46.490Z] daemon_test.go:197: [dcc505c1f0892] daemon is not started [2022-09-07T14:16:46.490Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-09-07T14:16:46.490Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-09-07T14:16:46.490Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-07T14:16:46.490Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-09-07T14:16:46.490Z] === RUN TestDaemonProxy [2022-09-07T14:16:46.490Z] === RUN TestDaemonProxy/environment_variables [2022-09-07T14:16:47.418Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-07T14:16:48.346Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-07T14:16:48.346Z] === RUN TestDaemonProxy/command-line_options [2022-09-07T14:16:49.275Z] check_test.go:540: [d84b5ce2b9ac8] daemon is not started [2022-09-07T14:16:49.275Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-07T14:16:50.202Z] === RUN TestDaemonProxy/configuration_file [2022-09-07T14:16:50.202Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-07T14:16:50.765Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-07T14:16:51.696Z] === RUN TestDaemonProxy/conflicting_options [2022-09-07T14:16:52.096Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-07T14:16:52.096Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T14:16:52.260Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-07T14:16:52.354Z] --- PASS: TestCreateServiceSecretFileMode (2.39s) [2022-09-07T14:16:52.354Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T14:16:52.518Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-07T14:16:52.775Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-09-07T14:16:52.775Z] --- PASS: TestDaemonProxy (6.31s) [2022-09-07T14:16:52.775Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-09-07T14:16:52.775Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-09-07T14:16:52.775Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-09-07T14:16:52.775Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-07T14:16:52.775Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-07T14:16:52.775Z] PASS [2022-09-07T14:16:52.775Z] [2022-09-07T14:16:52.775Z] === Skipped [2022-09-07T14:16:52.775Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-09-07T14:16:52.775Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-09-07T14:16:52.775Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-09-07T14:16:52.775Z] [2022-09-07T14:16:52.775Z] DONE 18 tests, 1 skipped in 11.851s [2022-09-07T14:16:52.775Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T14:16:52.775Z] ++ 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-09-07T14:16:52.775Z] ++ set -e [2022-09-07T14:16:52.775Z] ++ '[' -n 0 ']' [2022-09-07T14:16:52.775Z] ++ set -x [2022-09-07T14:16:52.775Z] ++ 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-09-07T14:16:52.775Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-07T14:16:53.031Z] INFO: Testing against a local daemon [2022-09-07T14:16:53.031Z] === RUN TestCommitInheritsEnv [2022-09-07T14:16:53.169Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-07T14:16:53.288Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-09-07T14:16:53.288Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T14:16:53.288Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T14:16:53.288Z] === RUN TestImportWithCustomPlatform [2022-09-07T14:16:53.288Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-07T14:16:53.544Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-07T14:16:53.544Z] === RUN TestImportWithCustomPlatform// [2022-09-07T14:16:53.544Z] === RUN TestImportWithCustomPlatform/linux [2022-09-07T14:16:53.800Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-07T14:16:53.800Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-07T14:16:53.800Z] === RUN TestImportWithCustomPlatform/macos [2022-09-07T14:16:53.800Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-07T14:16:53.800Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-07T14:16:53.800Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-07T14:16:53.800Z] === RUN TestImagesFilterMultiReference [2022-09-07T14:16:54.058Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-09-07T14:16:54.058Z] === RUN TestImagePullPlatformInvalid [2022-09-07T14:16:54.058Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-09-07T14:16:54.058Z] === RUN TestRemoveImageOrphaning [2022-09-07T14:16:54.315Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-09-07T14:16:54.315Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T14:16:54.893Z] time="2022-09-07T14:16:54Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-09-07T14:16:54.896Z] --- PASS: TestCreateServiceConfigFileMode (2.12s) [2022-09-07T14:16:54.896Z] === RUN TestCreateServiceSysctls [2022-09-07T14:16:55.685Z] tests/integration/client_test.py ..... [ 75%] [2022-09-07T14:16:55.685Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-07T14:16:55.685Z] tests/integration/errors_test.py . [ 76%] [2022-09-07T14:16:56.825Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2022-09-07T14:16:56.825Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T14:16:56.825Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-09-07T14:16:56.825Z] === RUN TestTagInvalidReference [2022-09-07T14:16:56.825Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T14:16:56.825Z] === RUN TestTagValidPrefixedRepo [2022-09-07T14:16:56.825Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-09-07T14:16:56.825Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T14:16:57.081Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-09-07T14:16:57.081Z] === RUN TestTagOfficialNames [2022-09-07T14:16:57.081Z] --- PASS: TestTagOfficialNames (0.08s) [2022-09-07T14:16:57.081Z] === RUN TestTagMatchesDigest [2022-09-07T14:16:57.081Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-09-07T14:16:57.081Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T14:16:57.435Z] --- PASS: TestCreateServiceSysctls (2.60s) [2022-09-07T14:16:57.435Z] === RUN TestCreateServiceCapabilities [2022-09-07T14:16:58.971Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-07T14:16:58.971Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-07T14:16:59.899Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-07T14:16:59.963Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-09-07T14:16:59.963Z] === RUN TestInspect [2022-09-07T14:17:00.156Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-07T14:17:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-07T14:17:01.084Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-09-07T14:17:01.339Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-09-07T14:17:01.901Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-09-07T14:17:02.463Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-09-07T14:17:02.491Z] --- PASS: TestInspect (2.68s) [2022-09-07T14:17:02.491Z] === RUN TestCreateJob [2022-09-07T14:17:03.025Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-09-07T14:17:03.025Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-07T14:17:03.587Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-09-07T14:17:03.844Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-09-07T14:17:04.406Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-09-07T14:17:04.969Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-09-07T14:17:05.532Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-09-07T14:17:05.773Z] --- PASS: TestCreateJob (3.08s) [2022-09-07T14:17:05.773Z] === RUN TestReplicatedJob [2022-09-07T14:17:05.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-07T14:17:06.044Z] check_test.go:540: [d8352e9cf19e4] daemon is not started [2022-09-07T14:17:06.044Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-07T14:17:06.301Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-07T14:17:07.231Z] check_test.go:540: [dfe8e3c2c7446] daemon is not started [2022-09-07T14:17:07.231Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-07T14:17:07.488Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-09-07T14:17:09.381Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-07T14:17:09.956Z] --- PASS: TestReplicatedJob (4.65s) [2022-09-07T14:17:09.956Z] === RUN TestUpdateReplicatedJob [2022-09-07T14:17:12.651Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-07T14:17:12.908Z] check_test.go:540: [d05ff5ada9ed1] daemon is not started [2022-09-07T14:17:12.908Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-07T14:17:13.235Z] --- PASS: TestUpdateReplicatedJob (3.10s) [2022-09-07T14:17:13.235Z] === RUN TestServiceListWithStatuses [2022-09-07T14:17:13.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:17:13.235Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T14:17:13.235Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T14:17:14.276Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-07T14:17:14.311Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-07T14:17:15.644Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-07T14:17:15.901Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-07T14:17:17.269Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-07T14:17:17.417Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-09-07T14:17:17.417Z] === RUN TestDockerNetworkReConnect [2022-09-07T14:17:17.526Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-07T14:17:20.698Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-09-07T14:17:20.698Z] === RUN TestServicePlugin [2022-09-07T14:17:20.698Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:17:20.698Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-07T14:17:20.698Z] === RUN TestServiceUpdateLabel [2022-09-07T14:17:21.702Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-07T14:17:21.702Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-07T14:17:22.597Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-09-07T14:17:22.597Z] === RUN TestServiceUpdateSecrets [2022-09-07T14:17:22.631Z] check_test.go:540: [d79db8af28325] daemon is not started [2022-09-07T14:17:22.631Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-07T14:17:26.800Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-07T14:17:28.170Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-07T14:17:28.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-07T14:17:30.626Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-07T14:17:30.791Z] ......... [ 85%] [2022-09-07T14:17:31.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-07T14:17:33.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-07T14:17:33.081Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-07T14:17:34.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-07T14:17:35.819Z] check_test.go:540: [d827e9eb7d20a] daemon is not started [2022-09-07T14:17:35.819Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-07T14:17:35.947Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-07T14:17:36.383Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-07T14:17:36.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-07T14:17:36.895Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-07T14:17:37.130Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-07T14:17:37.458Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-07T14:17:37.484Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-09-07T14:17:37.484Z] === RUN TestServiceUpdateConfigs [2022-09-07T14:17:38.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-07T14:17:39.084Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-07T14:17:39.084Z] check_test.go:540: [dfccef2c0a47b] daemon is not started [2022-09-07T14:17:39.084Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-07T14:17:40.976Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-07T14:17:41.904Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-07T14:17:42.161Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-07T14:17:43.665Z] tests/integration/models_nodes_test.py . [ 90%] [2022-09-07T14:17:43.665Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-07T14:17:44.681Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-07T14:17:45.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-07T14:17:48.894Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-07T14:17:49.983Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-09-07T14:17:50.263Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-07T14:17:52.157Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-07T14:17:52.352Z] --- PASS: TestServiceUpdateConfigs (14.03s) [2022-09-07T14:17:52.352Z] === RUN TestServiceUpdateNetwork [2022-09-07T14:17:56.328Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-07T14:17:57.119Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-07T14:17:57.119Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-07T14:17:57.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-07T14:17:59.154Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-07T14:18:00.645Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-07T14:18:01.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-07T14:18:01.158Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-07T14:18:01.158Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-07T14:18:01.158Z] [2022-09-07T14:18:01.158Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-07T14:18:01.158Z] =========================== short test summary info ============================ [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-07T14:18:01.158Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-07T14:18:01.158Z] Not supported on most drivers [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-07T14:18:01.158Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-07T14:18:01.158Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-07T14:18:01.158Z] Can fail if eth0 has multiple IP addresses [2022-09-07T14:18:01.158Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-07T14:18:01.158Z] This doesn't seem to be taken into account by the engine [2022-09-07T14:18:01.158Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-09-07T14:18:01.158Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-07T14:18:01.158Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 295.58 seconds == [2022-09-07T14:18:01.414Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-07T14:18:03.568Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-07T14:18:03.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-07T14:18:03.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-07T14:18:04.547Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-09-07T14:18:04.548Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T14:18:04.805Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T14:18:05.194Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-07T14:18:05.371Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T14:18:06.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-07T14:18:06.123Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-07T14:18:07.052Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-07T14:18:08.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-07T14:18:10.309Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-07T14:18:13.478Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T14:18:13.593Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:18:13.593Z] [2022-09-07T14:18:13.593Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:18:13.593Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:18:13.593Z] [2022-09-07T14:18:13.593Z] To set a process to complain mode, use the command line tool [2022-09-07T14:18:13.593Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:18:13.593Z] Post stage [Pipeline] junit [2022-09-07T14:18:13.603Z] Recording test results [2022-09-07T14:18:13.762Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-07T14:18:14.039Z] + echo Ensuring container killed. [2022-09-07T14:18:14.040Z] Ensuring container killed. [2022-09-07T14:18:14.040Z] + docker rm -vf docker-pr2 [2022-09-07T14:18:14.040Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-07T14:18:14.316Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:18:14.316Z] Chowning /workspace to jenkins user [2022-09-07T14:18:14.316Z] + id -u [2022-09-07T14:18:14.316Z] + id -g [2022-09-07T14:18:14.316Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T14:18:14.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-07T14:18:15.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:18:15.972Z] + bundleName=docker-py [2022-09-07T14:18:15.972Z] + echo Creating docker-py-bundles.tar.gz [2022-09-07T14:18:15.972Z] Creating docker-py-bundles.tar.gz [2022-09-07T14:18:15.972Z] + 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-09-07T14:18:15.982Z] Archiving artifacts [2022-09-07T14:18:15.985Z] docker_cli_daemon_test.go:2504: [d1426f4ff95cb] daemon is not started [2022-09-07T14:18:16.227Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-07T14:18:16.554Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-07T14:18:16.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh binary [2022-09-07T14:18:17.139Z] [2022-09-07T14:18:17.139Z] Removing bundles/ [2022-09-07T14:18:17.139Z] [2022-09-07T14:18:17.139Z] ---> Making bundle: binary (in bundles/binary) [2022-09-07T14:18:17.139Z] Building: bundles/binary-daemon/dockerd [2022-09-07T14:18:17.139Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:18:17.921Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-07T14:18:17.921Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-07T14:18:18.850Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-07T14:18:20.035Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-09-07T14:18:20.036Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-09-07T14:18:20.036Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-07T14:18:20.036Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-07T14:18:20.036Z] PASS [2022-09-07T14:18:20.036Z] [2022-09-07T14:18:20.036Z] === Skipped [2022-09-07T14:18:20.036Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T14:18:20.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:18:20.036Z] [2022-09-07T14:18:20.036Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-07T14:18:20.036Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T14:18:20.036Z] [2022-09-07T14:18:20.036Z] DONE 27 tests, 2 skipped in 130.306s [2022-09-07T14:18:20.036Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T14:18:20.036Z] ++ 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-09-07T14:18:20.036Z] ++ set -e [2022-09-07T14:18:20.036Z] ++ '[' -n 0 ']' [2022-09-07T14:18:20.036Z] ++ set -x [2022-09-07T14:18:20.036Z] ++ 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-09-07T14:18:20.036Z] INFO: Testing against a local daemon [2022-09-07T14:18:20.036Z] === RUN TestSessionCreate [2022-09-07T14:18:20.036Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T14:18:20.036Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T14:18:20.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T14:18:20.036Z] PASS [2022-09-07T14:18:20.036Z] [2022-09-07T14:18:20.036Z] DONE 2 tests in 0.127s [2022-09-07T14:18:20.036Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T14:18:20.036Z] ++ 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-09-07T14:18:20.036Z] ++ set -e [2022-09-07T14:18:20.036Z] ++ '[' -n 0 ']' [2022-09-07T14:18:20.036Z] ++ set -x [2022-09-07T14:18:20.036Z] ++ 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-09-07T14:18:20.036Z] INFO: Testing against a local daemon [2022-09-07T14:18:20.036Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:18:20.036Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:18:20.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:18:20.036Z] === RUN TestDiskUsage [2022-09-07T14:18:20.036Z] === PAUSE TestDiskUsage [2022-09-07T14:18:20.036Z] === RUN TestEventsExecDie [2022-09-07T14:18:20.294Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-07T14:18:20.294Z] === RUN TestEventsBackwardsCompatible [2022-09-07T14:18:20.551Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-07T14:18:20.551Z] === RUN TestEventsVolumeCreate [2022-09-07T14:18:20.551Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-07T14:18:20.551Z] === RUN TestInfoBinaryCommits [2022-09-07T14:18:20.551Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T14:18:20.551Z] === RUN TestInfoAPIVersioned [2022-09-07T14:18:20.551Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T14:18:20.551Z] === RUN TestInfoAPI [2022-09-07T14:18:20.551Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T14:18:20.551Z] === RUN TestInfoAPIWarnings [2022-09-07T14:18:25.392Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-07T14:18:25.954Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-07T14:18:26.210Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-07T14:18:27.139Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-07T14:18:28.069Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-07T14:18:29.438Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-07T14:18:30.806Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-07T14:18:31.062Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-07T14:18:31.625Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-07T14:18:32.189Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-07T14:18:32.751Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-07T14:18:33.008Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-07T14:18:33.575Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-07T14:18:33.575Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-07T14:18:33.575Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-07T14:18:33.575Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-07T14:18:33.832Z] check_test.go:540: [dd8907d4437d9] daemon is not started [2022-09-07T14:18:33.832Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-07T14:18:35.200Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-07T14:18:38.637Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T14:18:38.637Z] === RUN TestInfoDebug [2022-09-07T14:18:38.637Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T14:18:38.637Z] === RUN TestInfoInsecureRegistries [2022-09-07T14:18:38.637Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T14:18:38.637Z] === RUN TestInfoRegistryMirrors [2022-09-07T14:18:38.637Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T14:18:38.637Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T14:18:39.204Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-07T14:18:39.204Z] === RUN TestPingCacheHeaders [2022-09-07T14:18:39.204Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T14:18:39.204Z] === RUN TestPingGet [2022-09-07T14:18:39.204Z] --- PASS: TestPingGet (0.01s) [2022-09-07T14:18:39.204Z] === RUN TestPingHead [2022-09-07T14:18:39.204Z] --- PASS: TestPingHead (0.02s) [2022-09-07T14:18:39.204Z] === RUN TestPingSwarmHeader [2022-09-07T14:18:39.769Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T14:18:40.336Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite (331.66s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.87s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.33s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.67s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.27s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.62s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-09-07T14:18:40.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.88s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.97s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.43s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.11s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.17s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.54s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.48s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.53s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.92s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.17s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.96s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.82s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.95s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.60s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.17s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.55s) [2022-09-07T14:18:40.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T14:18:40.450Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.01s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.41s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.14s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.62s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.76s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.21s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.12s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.08s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.95s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.17s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.77s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.32s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.67s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.07s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.25s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s) [2022-09-07T14:18:40.450Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-09-07T14:18:40.451Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-09-07T14:18:40.451Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-09-07T14:18:40.451Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s) [2022-09-07T14:18:40.451Z] === RUN TestDockerSwarmSuite [2022-09-07T14:18:40.451Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-07T14:18:40.451Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-07T14:18:41.270Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T14:18:41.270Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-09-07T14:18:41.270Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T14:18:41.270Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T14:18:41.270Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T14:18:41.270Z] === RUN TestPingBuilderHeader [2022-09-07T14:18:41.270Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T14:18:41.379Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-07T14:18:41.837Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T14:18:42.095Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-07T14:18:42.095Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-07T14:18:42.095Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T14:18:42.095Z] === RUN TestVersion [2022-09-07T14:18:42.095Z] --- PASS: TestVersion (0.02s) [2022-09-07T14:18:42.095Z] === CONT TestDiskUsage [2022-09-07T14:18:42.311Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T14:18:42.660Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T14:18:42.661Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T14:18:42.661Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T14:18:42.661Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T14:18:42.661Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T14:18:42.661Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T14:18:42.874Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T14:18:42.918Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T14:18:43.130Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T14:18:43.176Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage (1.20s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T14:18:43.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:18:43.434Z] PASS [2022-09-07T14:18:43.434Z] [2022-09-07T14:18:43.434Z] === Skipped [2022-09-07T14:18:43.434Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:18:43.434Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:18:43.434Z] [2022-09-07T14:18:43.434Z] DONE 57 tests, 1 skipped in 23.664s [2022-09-07T14:18:43.434Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T14:18:43.434Z] ++ 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-09-07T14:18:43.434Z] ++ set -e [2022-09-07T14:18:43.434Z] ++ '[' -n 0 ']' [2022-09-07T14:18:43.434Z] ++ set -x [2022-09-07T14:18:43.434Z] ++ 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-09-07T14:18:43.434Z] INFO: Testing against a local daemon [2022-09-07T14:18:43.434Z] === RUN TestVolumesCreateAndList [2022-09-07T14:18:43.434Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T14:18:43.434Z] === RUN TestVolumesRemove [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-07T14:18:43.692Z] === RUN TestVolumesInspect [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T14:18:43.692Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T14:18:43.692Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T14:18:43.692Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T14:18:43.692Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T14:18:43.692Z] PASS [2022-09-07T14:18:43.692Z] [2022-09-07T14:18:43.692Z] DONE 9 tests in 0.217s [2022-09-07T14:18:43.692Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:18:43.692Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T14:18:43.692Z] +++ kill 14758 [2022-09-07T14:18:43.693Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-07T14:18:43.950Z] +++ /etc/init.d/apparmor stop [2022-09-07T14:18:43.950Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:18:43.950Z] [2022-09-07T14:18:43.950Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:18:43.950Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:18:43.950Z] [2022-09-07T14:18:43.950Z] To set a process to complain mode, use the command line tool [2022-09-07T14:18:43.950Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:18:43.950Z] +++ true [2022-09-07T14:18:43.950Z] exiting test-integration [2022-09-07T14:18:43.950Z] ++ exit 0 [2022-09-07T14:18:43.950Z] [2022-09-07T14:18:44.266Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-07T14:18:44.828Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles Post stage [Pipeline] junit [2022-09-07T14:18:44.898Z] Recording test results [2022-09-07T14:18:45.055Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T14:18:45.380Z] + echo Ensuring container killed. [2022-09-07T14:18:45.380Z] Ensuring container killed. [2022-09-07T14:18:45.380Z] + docker rm -vf docker-pr2 [2022-09-07T14:18:45.380Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-07T14:18:45.660Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:18:45.660Z] Chowning /workspace to jenkins user [2022-09-07T14:18:45.660Z] + id -u [2022-09-07T14:18:45.660Z] + id -g [2022-09-07T14:18:45.660Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T14:18:46.195Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:18:47.330Z] + bundleName=arm64-integration [2022-09-07T14:18:47.330Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-07T14:18:47.330Z] Creating arm64-integration-bundles.tar.gz [2022-09-07T14:18:47.330Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T14:18:47.330Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T14:18:47.600Z] Archiving artifacts [2022-09-07T14:18:47.836Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T14:18:48.137Z] + make clean [2022-09-07T14:18:48.394Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T14:18:48.394Z] docker-dev-cache [2022-09-07T14:18:48.394Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T14:18:51.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-07T14:18:59.554Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-07T14:19:00.117Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-07T14:19:02.639Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-07T14:19:05.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-07T14:19:06.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-07T14:19:06.088Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-07T14:19:07.980Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-07T14:19:07.980Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-07T14:19:07.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-07T14:19:07.980Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-07T14:19:07.980Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-07T14:19:07.980Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-07T14:19:07.980Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-07T14:19:07.980Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-07T14:19:07.980Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-07T14:19:08.909Z] docker_api_swarm_test.go:563: [df545beec1f51] joining swarm manager [d091ec2f83607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:19:11.431Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-07T14:19:15.606Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-07T14:19:18.125Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-07T14:19:18.390Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-07T14:19:20.298Z] docker_api_swarm_test.go:585: [d4bca9172f6dc] joining swarm manager [d091ec2f83607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:19:23.569Z] check_test.go:611: [df545beec1f51] daemon is not started [2022-09-07T14:19:24.499Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-07T14:19:29.748Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-07T14:19:29.748Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-07T14:19:31.119Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-07T14:19:33.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-07T14:19:33.642Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T14:19:33.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-07T14:19:33.899Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-07T14:19:34.462Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-07T14:19:34.462Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-07T14:19:35.831Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-07T14:19:36.087Z] docker_api_swarm_test.go:46: [d5bd900ec9b88] joining swarm manager [dde6c3dc454fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:19:37.018Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-07T14:19:38.387Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-07T14:19:46.481Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-07T14:19:47.847Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-07T14:19:51.122Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-07T14:19:53.660Z] --- PASS: TestImportExtremelyLargeImageWorks (176.51s) [2022-09-07T14:19:53.660Z] PASS [2022-09-07T14:19:53.660Z] [2022-09-07T14:19:53.660Z] DONE 22 tests in 180.783s [2022-09-07T14:19:53.660Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-07T14:19:53.660Z] ++ 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-09-07T14:19:53.660Z] ++ set -e [2022-09-07T14:19:53.660Z] ++ '[' -n 0 ']' [2022-09-07T14:19:53.660Z] ++ set -x [2022-09-07T14:19:53.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-07T14:19:53.660Z] === RUN TestStripANSICommands [2022-09-07T14:19:53.660Z] === RUN TestStripANSICommands/#00 [2022-09-07T14:19:53.660Z] === RUN TestStripANSICommands/#01 [2022-09-07T14:19:53.660Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-07T14:19:53.660Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-07T14:19:53.660Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-07T14:19:53.660Z] PASS [2022-09-07T14:19:53.660Z] [2022-09-07T14:19:53.660Z] DONE 3 tests in 0.044s [2022-09-07T14:19:53.660Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T14:19:53.660Z] ++ 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-09-07T14:19:53.660Z] ++ set -e [2022-09-07T14:19:53.660Z] ++ '[' -n 0 ']' [2022-09-07T14:19:53.660Z] ++ set -x [2022-09-07T14:19:53.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-07T14:19:53.660Z] INFO: Testing against a local daemon [2022-09-07T14:19:53.660Z] === RUN TestNetworkCreateDelete [2022-09-07T14:19:53.917Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-09-07T14:19:53.917Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T14:19:54.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-07T14:19:54.431Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2022-09-07T14:19:54.431Z] === RUN TestDaemonDNSFallback [2022-09-07T14:19:55.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-07T14:19:59.539Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-07T14:19:59.539Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-07T14:19:59.539Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-07T14:20:01.430Z] --- PASS: TestDaemonDNSFallback (6.93s) [2022-09-07T14:20:01.430Z] === RUN TestInspectNetwork [2022-09-07T14:20:01.993Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-07T14:20:03.886Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-07T14:20:05.254Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T14:20:05.254Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T14:20:05.254Z] === RUN TestInspectNetwork/network_name [2022-09-07T14:20:05.254Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T14:20:05.254Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-07T14:20:09.428Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-07T14:20:09.685Z] --- PASS: TestInspectNetwork (8.23s) [2022-09-07T14:20:09.685Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T14:20:09.685Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T14:20:09.685Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T14:20:09.685Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T14:20:09.685Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T14:20:10.613Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-07T14:20:11.544Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-07T14:20:11.544Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:20:11.544Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:20:11.544Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:20:11.544Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-07T14:20:11.544Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-07T14:20:11.544Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-07T14:20:11.544Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-07T14:20:11.544Z] === RUN TestNetworkList [2022-09-07T14:20:11.544Z] === RUN TestNetworkList//networks [2022-09-07T14:20:11.544Z] === PAUSE TestNetworkList//networks [2022-09-07T14:20:11.544Z] === RUN TestNetworkList//networks/ [2022-09-07T14:20:11.544Z] === PAUSE TestNetworkList//networks/ [2022-09-07T14:20:11.544Z] === CONT TestNetworkList//networks [2022-09-07T14:20:11.544Z] === CONT TestNetworkList//networks/ [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkList (0.04s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T14:20:11.544Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T14:20:11.544Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T14:20:12.106Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-07T14:20:12.362Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-07T14:20:12.362Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T14:20:13.292Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T14:20:13.292Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T14:20:14.221Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-09-07T14:20:14.221Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T14:20:15.151Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2022-09-07T14:20:15.151Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T14:20:16.519Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-09-07T14:20:16.519Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T14:20:17.082Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-09-07T14:20:17.082Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T14:20:20.376Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2022-09-07T14:20:20.376Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T14:20:20.376Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:20:20.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:20:20.376Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T14:20:23.567Z] Created binary: bundles/binary-daemon/dockerd [2022-09-07T14:20:23.567Z] Copying nested executables into bundles/binary-daemon [2022-09-07T14:20:23.567Z] Building: bundles/binary-daemon/docker-proxy [2022-09-07T14:20:23.567Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:20:23.567Z] Created binary: bundles/binary-daemon/docker-proxy [2022-09-07T14:20:23.567Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-07T14:20:23.649Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-07T14:20:23.649Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-07T14:20:23.888Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/make.sh cross [2022-09-07T14:20:24.451Z] [2022-09-07T14:20:24.451Z] Removing bundles/ [2022-09-07T14:20:24.451Z] [2022-09-07T14:20:24.451Z] ---> Making bundle: cross (in bundles/cross) [2022-09-07T14:20:24.451Z] Cross building: bundles/cross/linux/amd64 [2022-09-07T14:20:24.451Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-09-07T14:20:24.451Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-07T14:20:26.166Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-07T14:20:26.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-07T14:20:26.167Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-07T14:20:26.730Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-07T14:20:26.730Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-07T14:20:26.986Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-07T14:20:27.242Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-07T14:20:28.611Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-07T14:20:29.980Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-07T14:20:30.911Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-07T14:20:31.840Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-07T14:20:32.771Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-07T14:20:33.334Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-07T14:20:35.856Z] --- PASS: TestServiceWithDataPathPortInit (15.70s) [2022-09-07T14:20:35.856Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T14:20:38.378Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-07T14:20:38.941Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pvkptawl7h9ay5hgd7ykfyf5h Created:2022-09-07 14:20:37.03392182 +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[ac465c65b4cc9afac137e972cf4def2f5fa60889615f6ce516021d40c8afe132:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io1nwd1ah00mtgz0txibqq1w9 EndpointID:aa5f6339b59196085e036f2d4dcdd651ce44fa7a77062941f566c12fca24facb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3f4e9f3f81d22a1a7695748f7ca82770777c660801854ba312011af25a88b9e4 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:d975f3973c66 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io1nwd1ah00mtgz0txibqq1w9 EndpointID:aa5f6339b59196085e036f2d4dcdd651ce44fa7a77062941f566c12fca24facb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T14:20:44.187Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s) [2022-09-07T14:20:44.188Z] PASS [2022-09-07T14:20:44.188Z] [2022-09-07T14:20:44.188Z] === Skipped [2022-09-07T14:20:44.188Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T14:20:44.188Z] service_test.go:243: FLAKY_TEST [2022-09-07T14:20:44.188Z] [2022-09-07T14:20:44.188Z] DONE 38 tests, 1 skipped in 50.094s [2022-09-07T14:20:44.188Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:20:44.188Z] ++ 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-09-07T14:20:44.188Z] ++ set -e [2022-09-07T14:20:44.188Z] ++ '[' -n 0 ']' [2022-09-07T14:20:44.188Z] ++ set -x [2022-09-07T14:20:44.188Z] ++ 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-09-07T14:20:44.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-07T14:20:44.188Z] INFO: Testing against a local daemon [2022-09-07T14:20:44.188Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T14:20:44.188Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:20:44.188Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:20:44.188Z] === RUN TestDockerNetworkIpvlan [2022-09-07T14:20:44.188Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:20:44.188Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:20:44.188Z] PASS [2022-09-07T14:20:44.188Z] [2022-09-07T14:20:44.188Z] === Skipped [2022-09-07T14:20:44.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T14:20:44.188Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:20:44.188Z] [2022-09-07T14:20:44.188Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T14:20:44.188Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T14:20:44.188Z] [2022-09-07T14:20:44.188Z] DONE 2 tests, 2 skipped in 0.108s [2022-09-07T14:20:44.188Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T14:20:44.188Z] ++ 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-09-07T14:20:44.188Z] ++ set -e [2022-09-07T14:20:44.188Z] ++ '[' -n 0 ']' [2022-09-07T14:20:44.188Z] ++ set -x [2022-09-07T14:20:44.188Z] ++ 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-09-07T14:20:44.188Z] INFO: Testing against a local daemon [2022-09-07T14:20:44.188Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T14:20:45.555Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-09-07T14:20:45.555Z] === RUN TestDockerNetworkMacvlan [2022-09-07T14:20:46.486Z] docker_api_swarm_test.go:304: [d3db2b2978842] joining swarm manager [de07c950daf85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:20:46.486Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T14:20:47.415Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T14:20:47.687Z] docker_api_swarm_test.go:305: [dab98cf79fc87] joining swarm manager [de07c950daf85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:20:48.262Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T14:20:48.824Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-07T14:20:50.716Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T14:20:53.236Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T14:20:55.130Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-07T14:20:56.500Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-07T14:20:57.429Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan (12.88s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2022-09-07T14:20:58.359Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-09-07T14:20:58.359Z] PASS [2022-09-07T14:20:58.359Z] [2022-09-07T14:20:58.359Z] DONE 8 tests in 14.405s [2022-09-07T14:20:58.359Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T14:20:58.359Z] ++ 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-09-07T14:20:58.359Z] ++ set -e [2022-09-07T14:20:58.359Z] ++ '[' -n 0 ']' [2022-09-07T14:20:58.359Z] ++ set -x [2022-09-07T14:20:58.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09-07T14:20:58.359Z] testing: warning: no tests to run [2022-09-07T14:20:58.359Z] PASS [2022-09-07T14:20:58.359Z] [2022-09-07T14:20:58.359Z] DONE 0 tests in 0.031s [2022-09-07T14:20:58.359Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T14:20:58.360Z] ++ 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-09-07T14:20:58.360Z] ++ set -e [2022-09-07T14:20:58.360Z] ++ '[' -n 0 ']' [2022-09-07T14:20:58.360Z] ++ set -x [2022-09-07T14:20:58.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-09-07T14:20:58.616Z] INFO: Testing against a local daemon [2022-09-07T14:20:58.616Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T14:20:59.985Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2022-09-07T14:20:59.985Z] === RUN TestAuthZPluginTLS [2022-09-07T14:21:00.548Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-09-07T14:21:00.548Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T14:21:01.112Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-07T14:21:01.112Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T14:21:01.675Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-09-07T14:21:01.675Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T14:21:02.238Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-07T14:21:02.238Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T14:21:03.607Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-07T14:21:03.607Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-09-07T14:21:03.607Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T14:21:04.171Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-09-07T14:21:04.171Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T14:21:04.171Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-07T14:21:04.428Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-07T14:21:04.428Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-07T14:21:04.428Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T14:21:04.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-07T14:21:04.991Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-07T14:21:04.991Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T14:21:05.922Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-07T14:21:05.922Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-07T14:21:05.922Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-07T14:21:06.178Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-07T14:21:07.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-09-07T14:21:07.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T14:21:07.109Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-07T14:21:09.005Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2022-09-07T14:21:09.005Z] === RUN TestAuthZPluginHeader [2022-09-07T14:21:09.934Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-09-07T14:21:09.934Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T14:21:14.126Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-07T14:21:14.689Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-07T14:21:14.689Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.84s) [2022-09-07T14:21:14.689Z] === RUN TestAuthZPluginV2Disable [2022-09-07T14:21:14.945Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-07T14:21:15.202Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-07T14:21:15.459Z] === RUN TestDockerSuite/TestBuildFails [2022-09-07T14:21:16.021Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-07T14:21:16.021Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-07T14:21:17.912Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-07T14:21:18.841Z] --- PASS: TestAuthZPluginV2Disable (4.11s) [2022-09-07T14:21:18.841Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T14:21:19.097Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-07T14:21:20.465Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-07T14:21:21.398Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-07T14:21:21.654Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-07T14:21:22.582Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-07T14:21:22.582Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s) [2022-09-07T14:21:22.583Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T14:21:23.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-07T14:21:23.769Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-07T14:21:24.333Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-07T14:21:24.589Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-07T14:21:25.961Z] docker_api_swarm_test.go:272: [da55a30191ef4] joining swarm manager [da6ab0ff89068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:21:26.892Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-07T14:21:27.456Z] docker_api_swarm_test.go:273: [d13f5d41df53a] joining swarm manager [da6ab0ff89068]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:21:29.349Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-07T14:21:31.242Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-07T14:21:31.498Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-07T14:21:32.061Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-07T14:21:32.318Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-07T14:21:32.881Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-07T14:21:32.881Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-07T14:21:33.443Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-07T14:21:33.700Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-07T14:21:33.956Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-07T14:21:34.519Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-07T14:21:34.519Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.99s) [2022-09-07T14:21:34.519Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T14:21:34.519Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-07T14:21:35.083Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-07T14:21:36.024Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-07T14:21:37.933Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-07T14:21:42.100Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-07T14:21:43.994Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-07T14:21:45.361Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-07T14:21:45.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-07T14:21:46.487Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-07T14:21:49.760Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-07T14:21:49.760Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-07T14:21:50.016Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-07T14:21:51.386Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-07T14:21:51.386Z] PASS [2022-09-07T14:21:51.386Z] [2022-09-07T14:21:51.386Z] DONE 17 tests in 53.008s [2022-09-07T14:21:51.386Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T14:21:51.386Z] ++ 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-09-07T14:21:51.386Z] ++ set -e [2022-09-07T14:21:51.386Z] ++ '[' -n 0 ']' [2022-09-07T14:21:51.386Z] ++ set -x [2022-09-07T14:21:51.386Z] ++ 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-09-07T14:21:51.643Z] INFO: Testing against a local daemon [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:21:51.643Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:21:51.643Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-07T14:21:51.643Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-07T14:21:51.643Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-07T14:21:51.643Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-07T14:21:51.643Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-07T14:21:51.643Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-07T14:21:51.643Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-07T14:21:51.643Z] === RUN TestPluginInstall [2022-09-07T14:21:51.643Z] === RUN TestPluginInstall/no_auth [2022-09-07T14:21:53.013Z] time="2022-09-07T14:21:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:53.013Z] time="2022-09-07T14:21:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b60d9a9e9ff895e4fe249b2aa76bb03ac0b63ec1431e4ca87cd7f80df39d2f04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:53.013Z] time="2022-09-07T14:21:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:53.013Z] time="2022-09-07T14:21:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b60d9a9e9ff895e4fe249b2aa76bb03ac0b63ec1431e4ca87cd7f80df39d2f04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:53.269Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T14:21:53.527Z] time="2022-09-07T14:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:53.527Z] time="2022-09-07T14:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97c332d0c6d2db9730b3bd13eed338b5000fe90a5d97180deab1380ef243f859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:53.784Z] time="2022-09-07T14:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:53.784Z] time="2022-09-07T14:21:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97c332d0c6d2db9730b3bd13eed338b5000fe90a5d97180deab1380ef243f859" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:54.040Z] === RUN TestPluginInstall/with_insecure [2022-09-07T14:21:54.975Z] time="2022-09-07T14:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:54.975Z] time="2022-09-07T14:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df227331742d1e26605af643596276626fcb11b4edc1a0e39cfeef5d15f4529f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:54.975Z] time="2022-09-07T14:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T14:21:54.975Z] time="2022-09-07T14:21:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df227331742d1e26605af643596276626fcb11b4edc1a0e39cfeef5d15f4529f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T14:21:55.232Z] plugin_test.go:196: [d666d20a0040d] daemon is not started [2022-09-07T14:21:55.232Z] --- PASS: TestPluginInstall (3.76s) [2022-09-07T14:21:55.232Z] --- PASS: TestPluginInstall/no_auth (1.60s) [2022-09-07T14:21:55.232Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-09-07T14:21:55.232Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-09-07T14:21:55.232Z] === RUN TestPluginsWithRuntimes [2022-09-07T14:21:57.125Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T14:21:57.125Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-07T14:21:58.054Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T14:21:59.424Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-09-07T14:21:59.424Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-09-07T14:21:59.424Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-09-07T14:21:59.424Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T14:21:59.988Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-07T14:21:59.988Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-09-07T14:21:59.988Z] PASS [2022-09-07T14:21:59.988Z] [2022-09-07T14:21:59.988Z] DONE 24 tests in 8.531s [2022-09-07T14:21:59.988Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T14:21:59.988Z] ++ 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-09-07T14:21:59.988Z] ++ set -e [2022-09-07T14:21:59.988Z] ++ '[' -n 0 ']' [2022-09-07T14:21:59.988Z] ++ set -x [2022-09-07T14:21:59.988Z] ++ 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-09-07T14:22:00.244Z] INFO: Testing against a local daemon [2022-09-07T14:22:00.244Z] === RUN TestExternalGraphDriver [2022-09-07T14:22:00.500Z] === RUN TestExternalGraphDriver/json [2022-09-07T14:22:00.756Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-07T14:22:02.667Z] === RUN TestExternalGraphDriver/spec [2022-09-07T14:22:02.667Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-07T14:22:02.667Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-07T14:22:02.667Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-07T14:22:04.141Z] === RUN TestExternalGraphDriver/pull [2022-09-07T14:22:06.046Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-07T14:22:06.046Z] --- PASS: TestExternalGraphDriver (5.90s) [2022-09-07T14:22:06.046Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-09-07T14:22:06.046Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-09-07T14:22:06.046Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2022-09-07T14:22:06.046Z] === RUN TestGraphdriverPluginV2 [2022-09-07T14:22:06.303Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-07T14:22:07.773Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-07T14:22:07.773Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-07T14:22:09.665Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-07T14:22:09.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-07T14:22:10.177Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-07T14:22:11.107Z] --- PASS: TestGraphdriverPluginV2 (5.10s) [2022-09-07T14:22:11.107Z] PASS [2022-09-07T14:22:11.107Z] [2022-09-07T14:22:11.107Z] DONE 5 tests in 11.144s [2022-09-07T14:22:11.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T14:22:11.107Z] ++ 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-09-07T14:22:11.107Z] ++ set -e [2022-09-07T14:22:11.107Z] ++ '[' -n 0 ']' [2022-09-07T14:22:11.107Z] ++ set -x [2022-09-07T14:22:11.107Z] ++ 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-09-07T14:22:11.364Z] INFO: Testing against a local daemon [2022-09-07T14:22:11.364Z] === RUN TestContinueAfterPluginCrash [2022-09-07T14:22:11.364Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T14:22:11.364Z] === RUN TestReadPluginNoRead [2022-09-07T14:22:11.364Z] === PAUSE TestReadPluginNoRead [2022-09-07T14:22:11.364Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T14:22:11.364Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T14:22:11.364Z] === CONT TestContinueAfterPluginCrash [2022-09-07T14:22:11.364Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T14:22:11.364Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-07T14:22:12.737Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-07T14:22:14.633Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-07T14:22:14.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-07T14:22:15.455Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-07T14:22:15.455Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-07T14:22:16.019Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-07T14:22:16.583Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-07T14:22:17.148Z] --- PASS: TestDaemonStartWithLogOpt (5.83s) [2022-09-07T14:22:17.148Z] === CONT TestReadPluginNoRead [2022-09-07T14:22:17.405Z] docker_api_swarm_node_test.go:20: [d27f089955020] joining swarm manager [d5cbe1c514234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:22:17.663Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-07T14:22:18.593Z] docker_api_swarm_node_test.go:21: [dcc26ded95401] joining swarm manager [d5cbe1c514234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:22:19.963Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-07T14:22:20.221Z] === RUN TestReadPluginNoRead/default [2022-09-07T14:22:21.590Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T14:22:21.590Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-07T14:22:22.152Z] --- PASS: TestContinueAfterPluginCrash (10.99s) [2022-09-07T14:22:22.716Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-07T14:22:22.975Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T14:22:24.345Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-07T14:22:24.603Z] === CONT TestReadPluginNoRead [2022-09-07T14:22:24.603Z] read_test.go:92: [dfbf3ed1e2f57] daemon is not started [2022-09-07T14:22:24.603Z] --- PASS: TestReadPluginNoRead (7.43s) [2022-09-07T14:22:24.603Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-09-07T14:22:24.603Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2022-09-07T14:22:24.603Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-09-07T14:22:24.603Z] PASS [2022-09-07T14:22:24.603Z] [2022-09-07T14:22:24.603Z] DONE 6 tests in 13.366s [2022-09-07T14:22:24.603Z] 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-09-07T14:22:24.603Z] ++ 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-09-07T14:22:24.603Z] ++ set -e [2022-09-07T14:22:24.603Z] ++ '[' -n 0 ']' [2022-09-07T14:22:24.603Z] ++ set -x [2022-09-07T14:22:24.603Z] ++ 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-09-07T14:22:24.603Z] testing: warning: no tests to run [2022-09-07T14:22:24.603Z] PASS [2022-09-07T14:22:24.603Z] [2022-09-07T14:22:24.603Z] DONE 0 tests in 0.048s [2022-09-07T14:22:24.603Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T14:22:24.603Z] ++ 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-09-07T14:22:24.603Z] ++ set -e [2022-09-07T14:22:24.603Z] ++ '[' -n 0 ']' [2022-09-07T14:22:24.603Z] ++ set -x [2022-09-07T14:22:24.603Z] ++ 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-09-07T14:22:24.860Z] INFO: Testing against a local daemon [2022-09-07T14:22:24.860Z] === RUN TestPluginWithDevMounts [2022-09-07T14:22:24.860Z] === PAUSE TestPluginWithDevMounts [2022-09-07T14:22:24.860Z] === CONT TestPluginWithDevMounts [2022-09-07T14:22:25.424Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-07T14:22:26.355Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-07T14:22:26.619Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-09-07T14:22:26.619Z] PASS [2022-09-07T14:22:26.619Z] [2022-09-07T14:22:26.619Z] DONE 1 tests in 1.910s [2022-09-07T14:22:26.619Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T14:22:26.619Z] ++ 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-09-07T14:22:26.619Z] ++ set -e [2022-09-07T14:22:26.619Z] ++ '[' -n 0 ']' [2022-09-07T14:22:26.619Z] ++ set -x [2022-09-07T14:22:26.620Z] ++ 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-09-07T14:22:26.620Z] INFO: Testing against a local daemon [2022-09-07T14:22:26.620Z] === RUN TestSecretInspect [2022-09-07T14:22:29.141Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-07T14:22:29.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-07T14:22:29.398Z] --- PASS: TestSecretInspect (2.61s) [2022-09-07T14:22:29.398Z] === RUN TestSecretList [2022-09-07T14:22:30.870Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-09-07T14:22:30.870Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-09-07T14:22:30.870Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-07T14:22:30.870Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-07T14:22:30.870Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-09-07T14:22:30.870Z] Cross building: bundles/cross/windows/amd64 [2022-09-07T14:22:30.870Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-09-07T14:22:30.870Z] { [2022-09-07T14:22:30.870Z] "RT_GROUP_ICON": { [2022-09-07T14:22:30.870Z] "#1": { [2022-09-07T14:22:30.870Z] "0409": "../../winresources/docker.ico" [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] }, [2022-09-07T14:22:30.870Z] "RT_MANIFEST": { [2022-09-07T14:22:30.870Z] "#1": { [2022-09-07T14:22:30.870Z] "0409": { [2022-09-07T14:22:30.870Z] "identity": {}, [2022-09-07T14:22:30.870Z] "description": "Docker Engine", [2022-09-07T14:22:30.870Z] "minimum-os": "vista", [2022-09-07T14:22:30.870Z] "execution-level": "", [2022-09-07T14:22:30.870Z] "ui-access": false, [2022-09-07T14:22:30.870Z] "auto-elevate": false, [2022-09-07T14:22:30.870Z] "dpi-awareness": "unaware", [2022-09-07T14:22:30.870Z] "disable-theming": false, [2022-09-07T14:22:30.870Z] "disable-window-filtering": false, [2022-09-07T14:22:30.870Z] "high-resolution-scrolling-aware": false, [2022-09-07T14:22:30.870Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-07T14:22:30.870Z] "long-path-aware": false, [2022-09-07T14:22:30.870Z] "printer-driver-isolation": false, [2022-09-07T14:22:30.870Z] "gdi-scaling": false, [2022-09-07T14:22:30.870Z] "segment-heap": false, [2022-09-07T14:22:30.870Z] "use-common-controls-v6": false [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] }, [2022-09-07T14:22:30.870Z] "RT_MESSAGETABLE": { [2022-09-07T14:22:30.870Z] "#1": { [2022-09-07T14:22:30.870Z] "0409": "../../winresources/event_messages.bin" [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] }, [2022-09-07T14:22:30.870Z] "RT_VERSION": { [2022-09-07T14:22:30.870Z] "#1": { [2022-09-07T14:22:30.870Z] "0409": { [2022-09-07T14:22:30.870Z] "fixed": { [2022-09-07T14:22:30.870Z] "file_version": "0.0.0.0", [2022-09-07T14:22:30.870Z] "product_version": "0.0.0.0", [2022-09-07T14:22:30.870Z] "type": "Unknown" [2022-09-07T14:22:30.870Z] }, [2022-09-07T14:22:30.870Z] "info": { [2022-09-07T14:22:30.870Z] "0000": { [2022-09-07T14:22:30.870Z] "CompanyName": "", [2022-09-07T14:22:30.870Z] "FileVersion": "dev", [2022-09-07T14:22:30.870Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-07T14:22:30.870Z] "OriginalFileName": "dockerd.exe", [2022-09-07T14:22:30.870Z] "ProductName": "", [2022-09-07T14:22:30.870Z] "ProductVersion": "dev", [2022-09-07T14:22:30.870Z] "SpecialBuild": "4460acf0876fa7d3b7cd200bbc4287292dc4f10e" [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] } [2022-09-07T14:22:30.870Z] cmd/dockerd/config.go [2022-09-07T14:22:30.870Z] cmd/dockerd/config_windows.go [2022-09-07T14:22:30.870Z] cmd/dockerd/daemon.go [2022-09-07T14:22:30.870Z] cmd/dockerd/daemon_test.go [2022-09-07T14:22:30.870Z] cmd/dockerd/daemon_windows.go [2022-09-07T14:22:30.870Z] cmd/dockerd/docker.go [2022-09-07T14:22:30.870Z] cmd/dockerd/docker_windows.go [2022-09-07T14:22:30.870Z] cmd/dockerd/genwinres_windows.go [2022-09-07T14:22:30.870Z] cmd/dockerd/metrics.go [2022-09-07T14:22:30.870Z] cmd/dockerd/options.go [2022-09-07T14:22:30.870Z] cmd/dockerd/options_test.go [2022-09-07T14:22:30.870Z] cmd/dockerd/service_windows.go [2022-09-07T14:22:30.870Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-07T14:22:30.870Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-07T14:22:31.294Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-07T14:22:32.223Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-07T14:22:32.223Z] --- PASS: TestSecretList (3.02s) [2022-09-07T14:22:32.223Z] === RUN TestSecretsCreateAndDelete [2022-09-07T14:22:33.153Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-07T14:22:34.085Z] docker_api_swarm_test.go:502: [d18d783418791] joining swarm manager [dd31b6320f57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:22:35.453Z] --- PASS: TestSecretsCreateAndDelete (2.99s) [2022-09-07T14:22:35.453Z] === RUN TestSecretsUpdate [2022-09-07T14:22:37.975Z] --- PASS: TestSecretsUpdate (2.70s) [2022-09-07T14:22:37.975Z] === RUN TestTemplatedSecret [2022-09-07T14:22:40.500Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-07T14:22:41.433Z] --- PASS: TestTemplatedSecret (3.28s) [2022-09-07T14:22:41.433Z] === RUN TestSecretCreateResolve [2022-09-07T14:22:43.953Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-07T14:22:43.953Z] docker_api_swarm_test.go:507: [da60968b4c29a] joining swarm manager [dd31b6320f57b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:22:43.953Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-09-07T14:22:43.953Z] PASS [2022-09-07T14:22:43.953Z] [2022-09-07T14:22:43.953Z] DONE 6 tests in 17.415s [2022-09-07T14:22:43.953Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T14:22:43.953Z] ++ 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-09-07T14:22:43.953Z] ++ set -e [2022-09-07T14:22:43.953Z] ++ '[' -n 0 ']' [2022-09-07T14:22:43.953Z] ++ set -x [2022-09-07T14:22:43.953Z] ++ 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-09-07T14:22:44.210Z] INFO: Testing against a local daemon [2022-09-07T14:22:44.210Z] === RUN TestServiceCreateInit [2022-09-07T14:22:44.210Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T14:22:45.139Z] === RUN TestDockerSuite/TestBuildRm [2022-09-07T14:22:47.659Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-07T14:22:48.591Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-07T14:22:48.591Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T14:22:49.520Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-07T14:22:50.083Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-07T14:22:51.013Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-07T14:22:51.944Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-07T14:22:53.311Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-07T14:22:53.311Z] --- PASS: TestServiceCreateInit (9.10s) [2022-09-07T14:22:53.311Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s) [2022-09-07T14:22:53.311Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.61s) [2022-09-07T14:22:53.311Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T14:22:56.580Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-07T14:22:56.580Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-07T14:22:57.145Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-07T14:22:57.145Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-07T14:22:57.145Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-07T14:22:57.708Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-07T14:22:58.272Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-07T14:22:58.529Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-07T14:22:59.461Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-07T14:23:03.636Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-07T14:23:03.897Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-07T14:23:04.829Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-07T14:23:05.086Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-07T14:23:05.652Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-07T14:23:06.582Z] === RUN TestDockerSuite/TestBuildUser [2022-09-07T14:23:07.950Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-07T14:23:09.842Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-07T14:23:10.772Z] --- PASS: TestCreateServiceMultipleTimes (17.44s) [2022-09-07T14:23:10.772Z] === RUN TestCreateServiceConflict [2022-09-07T14:23:11.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-07T14:23:13.594Z] --- PASS: TestCreateServiceConflict (2.90s) [2022-09-07T14:23:13.594Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T14:23:14.158Z] docker_api_swarm_node_test.go:81: [d6329c0bdc182] joining swarm manager [d823682a52f60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:23:17.437Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2022-09-07T14:23:17.437Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T14:23:23.984Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-07T14:23:24.548Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-07T14:23:24.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-07T14:23:25.371Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-07T14:23:25.934Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-07T14:23:26.862Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-07T14:23:26.862Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-07T14:23:26.862Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-07T14:23:26.862Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-07T14:23:26.862Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-07T14:23:26.862Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-07T14:23:26.862Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-07T14:23:26.862Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T14:23:26.862Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-07T14:23:28.229Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-07T14:23:28.229Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-07T14:23:28.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-07T14:23:28.486Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-07T14:23:29.050Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-07T14:23:29.612Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-07T14:23:29.868Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-07T14:23:31.238Z] docker_api_swarm_node_test.go:53: [d77c37915d9b5] joining swarm manager [d09bbf7cbdff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:23:31.802Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s) [2022-09-07T14:23:31.802Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T14:23:32.059Z] docker_api_swarm_node_test.go:54: [dc62984259120] joining swarm manager [d09bbf7cbdff8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:23:32.316Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-07T14:23:34.223Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-07T14:23:34.786Z] --- PASS: TestCreateServiceSecretFileMode (3.04s) [2022-09-07T14:23:34.786Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T14:23:34.786Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-07T14:23:35.043Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-07T14:23:35.606Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-07T14:23:35.606Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-07T14:23:35.606Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-07T14:23:36.169Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-07T14:23:38.061Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2022-09-07T14:23:38.061Z] === RUN TestCreateServiceSysctls [2022-09-07T14:23:38.061Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-07T14:23:38.990Z] === RUN TestDockerSuite/TestCommitChange [2022-09-07T14:23:39.554Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-07T14:23:40.484Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-07T14:23:41.415Z] --- PASS: TestCreateServiceSysctls (3.60s) [2022-09-07T14:23:41.415Z] === RUN TestCreateServiceCapabilities [2022-09-07T14:23:41.673Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-07T14:23:43.040Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-07T14:23:43.604Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-07T14:23:44.534Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-09-07T14:23:44.534Z] === RUN TestInspect [2022-09-07T14:23:45.097Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-07T14:23:46.027Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-07T14:23:46.957Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-07T14:23:47.886Z] --- PASS: TestInspect (3.32s) [2022-09-07T14:23:47.886Z] === RUN TestCreateJob [2022-09-07T14:23:48.453Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-07T14:23:48.453Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-07T14:23:49.016Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-07T14:23:49.946Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-07T14:23:50.509Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-07T14:23:51.440Z] --- PASS: TestCreateJob (3.70s) [2022-09-07T14:23:51.440Z] === RUN TestReplicatedJob [2022-09-07T14:23:51.440Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-07T14:23:52.003Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-07T14:23:52.566Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-07T14:23:53.935Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-07T14:23:54.499Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-07T14:23:55.428Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-07T14:23:56.371Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-07T14:23:56.936Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-07T14:23:57.867Z] --- PASS: TestReplicatedJob (6.38s) [2022-09-07T14:23:57.867Z] === RUN TestUpdateReplicatedJob [2022-09-07T14:23:57.867Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-07T14:23:58.797Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-07T14:23:59.729Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-07T14:24:00.660Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-07T14:24:01.589Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-07T14:24:01.589Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-07T14:24:01.589Z] --- PASS: TestUpdateReplicatedJob (3.76s) [2022-09-07T14:24:01.589Z] === RUN TestServiceListWithStatuses [2022-09-07T14:24:01.589Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:24:01.589Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T14:24:01.589Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T14:24:02.153Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-07T14:24:02.716Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-07T14:24:03.647Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-07T14:24:04.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-07T14:24:04.467Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-07T14:24:05.396Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-07T14:24:07.275Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-09-07T14:24:07.275Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-09-07T14:24:07.275Z] { [2022-09-07T14:24:07.275Z] "RT_GROUP_ICON": { [2022-09-07T14:24:07.275Z] "#1": { [2022-09-07T14:24:07.275Z] "0409": "../../winresources/docker.ico" [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] }, [2022-09-07T14:24:07.275Z] "RT_MANIFEST": { [2022-09-07T14:24:07.275Z] "#1": { [2022-09-07T14:24:07.275Z] "0409": { [2022-09-07T14:24:07.275Z] "identity": {}, [2022-09-07T14:24:07.275Z] "description": "Docker Engine", [2022-09-07T14:24:07.275Z] "minimum-os": "vista", [2022-09-07T14:24:07.275Z] "execution-level": "", [2022-09-07T14:24:07.275Z] "ui-access": false, [2022-09-07T14:24:07.275Z] "auto-elevate": false, [2022-09-07T14:24:07.275Z] "dpi-awareness": "unaware", [2022-09-07T14:24:07.275Z] "disable-theming": false, [2022-09-07T14:24:07.275Z] "disable-window-filtering": false, [2022-09-07T14:24:07.275Z] "high-resolution-scrolling-aware": false, [2022-09-07T14:24:07.275Z] "ultra-high-resolution-scrolling-aware": false, [2022-09-07T14:24:07.275Z] "long-path-aware": false, [2022-09-07T14:24:07.275Z] "printer-driver-isolation": false, [2022-09-07T14:24:07.275Z] "gdi-scaling": false, [2022-09-07T14:24:07.275Z] "segment-heap": false, [2022-09-07T14:24:07.275Z] "use-common-controls-v6": false [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] }, [2022-09-07T14:24:07.275Z] "RT_MESSAGETABLE": { [2022-09-07T14:24:07.275Z] "#1": { [2022-09-07T14:24:07.275Z] "0409": "../../winresources/event_messages.bin" [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] }, [2022-09-07T14:24:07.275Z] "RT_VERSION": { [2022-09-07T14:24:07.275Z] "#1": { [2022-09-07T14:24:07.275Z] "0409": { [2022-09-07T14:24:07.275Z] "fixed": { [2022-09-07T14:24:07.275Z] "file_version": "0.0.0.0", [2022-09-07T14:24:07.275Z] "product_version": "0.0.0.0", [2022-09-07T14:24:07.275Z] "type": "Unknown" [2022-09-07T14:24:07.275Z] }, [2022-09-07T14:24:07.275Z] "info": { [2022-09-07T14:24:07.275Z] "0000": { [2022-09-07T14:24:07.275Z] "CompanyName": "", [2022-09-07T14:24:07.275Z] "FileVersion": "dev", [2022-09-07T14:24:07.275Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-09-07T14:24:07.275Z] "OriginalFileName": "docker-proxy.exe", [2022-09-07T14:24:07.275Z] "ProductName": "", [2022-09-07T14:24:07.275Z] "ProductVersion": "dev", [2022-09-07T14:24:07.275Z] "SpecialBuild": "4460acf0876fa7d3b7cd200bbc4287292dc4f10e" [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] } [2022-09-07T14:24:07.275Z] cmd/docker-proxy/genwinres_windows.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/main.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/network_proxy_test.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/proxy.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/sctp_proxy.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/tcp_proxy.go [2022-09-07T14:24:07.275Z] cmd/docker-proxy/udp_proxy.go [2022-09-07T14:24:07.275Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-07T14:24:07.275Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-07T14:24:07.275Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-09-07T14:24:07.275Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-07T14:24:07.275Z] remote: Enumerating objects: 23, done. [2022-09-07T14:24:07.275Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-07T14:24:07.275Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-07T14:24:07.275Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-07T14:24:07.275Z] 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-09-07T14:24:07.275Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-09-07T14:24:07.275Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-07T14:24:07.275Z] Cross building: bundles/cross/linux/ppc64le [2022-09-07T14:24:07.275Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-07T14:24:07.275Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-07T14:24:07.289Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2022-09-07T14:24:07.289Z] === RUN TestDockerNetworkReConnect [2022-09-07T14:24:07.289Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-07T14:24:07.547Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-07T14:24:09.439Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-07T14:24:10.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-07T14:24:11.371Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2022-09-07T14:24:11.371Z] === RUN TestServicePlugin [2022-09-07T14:24:13.268Z] docker_api_swarm_test.go:202: [d865fe2abff00] joining swarm manager [dfe817b390a16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:24:13.831Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-07T14:24:16.352Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-07T14:24:16.352Z] plugin_test.go:61: [d9a1295db3866] joining swarm manager [d063d8639ad54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:24:16.609Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-07T14:24:17.541Z] plugin_test.go:64: [dfd308a19836e] joining swarm manager [d063d8639ad54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:24:20.063Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-07T14:24:22.604Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-07T14:24:22.604Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-07T14:24:25.876Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-07T14:24:26.133Z] === RUN TestDockerSuite/TestCpToDot [2022-09-07T14:24:27.062Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-07T14:24:27.991Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-07T14:24:28.920Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-07T14:24:29.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-07T14:24:30.852Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-07T14:24:31.108Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-07T14:24:31.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-07T14:24:31.671Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-07T14:24:33.052Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-07T14:24:33.052Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-07T14:24:33.052Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-07T14:24:33.616Z] docker_api_swarm_test.go:384: [d04fe9bba9f7b] joining swarm manager [d0e621758157b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:24:33.616Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-07T14:24:34.179Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-07T14:24:34.179Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T14:24:34.179Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-07T14:24:34.179Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-07T14:24:34.742Z] docker_api_swarm_test.go:385: [d21abb05005fb] joining swarm manager [d0e621758157b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:24:34.742Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-07T14:24:35.305Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-07T14:24:35.305Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-07T14:24:35.305Z] === RUN TestDockerSuite/TestCreateRM [2022-09-07T14:24:35.305Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-07T14:24:35.305Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-07T14:24:35.305Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-07T14:24:35.561Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-07T14:24:35.561Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-07T14:24:36.928Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-07T14:24:37.184Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-07T14:24:37.185Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-07T14:24:39.705Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-07T14:24:39.961Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-07T14:24:39.961Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-07T14:24:40.525Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-07T14:24:41.089Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-07T14:24:41.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-07T14:24:42.214Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-07T14:24:42.470Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-07T14:24:43.835Z] --- PASS: TestServicePlugin (32.30s) [2022-09-07T14:24:43.835Z] === RUN TestServiceUpdateLabel [2022-09-07T14:24:44.093Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-07T14:24:45.459Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-07T14:24:46.422Z] --- PASS: TestServiceUpdateLabel (2.66s) [2022-09-07T14:24:46.422Z] === RUN TestServiceUpdateSecrets [2022-09-07T14:24:47.811Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-07T14:24:50.331Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-07T14:24:50.587Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-07T14:24:51.514Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-07T14:24:52.076Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-07T14:24:52.333Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-07T14:24:53.260Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-07T14:24:54.187Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-07T14:24:54.443Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-07T14:24:54.700Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-07T14:24:54.700Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-07T14:24:54.700Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-07T14:24:55.629Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-07T14:24:56.562Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-07T14:24:56.562Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-07T14:24:56.562Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-07T14:24:57.125Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-07T14:24:57.381Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-07T14:24:58.309Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-07T14:24:59.673Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-07T14:24:59.673Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-07T14:24:59.673Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-07T14:24:59.673Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-07T14:24:59.673Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-07T14:24:59.673Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-07T14:25:01.040Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2022-09-07T14:25:01.040Z] === RUN TestServiceUpdateConfigs [2022-09-07T14:25:01.969Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-07T14:25:02.533Z] === RUN TestDockerSuite/TestEventsRename [2022-09-07T14:25:03.462Z] === RUN TestDockerSuite/TestEventsResize [2022-09-07T14:25:03.718Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-07T14:25:10.255Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-07T14:25:10.255Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-07T14:25:10.255Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-07T14:25:13.524Z] === RUN TestDockerSuite/TestEventsTop [2022-09-07T14:25:13.524Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-07T14:25:16.058Z] --- PASS: TestServiceUpdateConfigs (14.64s) [2022-09-07T14:25:16.058Z] === RUN TestServiceUpdateNetwork [2022-09-07T14:25:16.058Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-07T14:25:26.006Z] check_test.go:611: [d21abb05005fb] daemon is not started [2022-09-07T14:25:26.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-07T14:25:27.373Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-07T14:25:27.373Z] docker_api_swarm_test.go:802: [d9db3f4dd2e5c] joining swarm manager [dc4a5a1ab1a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:25:28.739Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2022-09-07T14:25:28.739Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T14:25:28.739Z] docker_api_swarm_test.go:802: [d3de220dc0ec1] joining swarm manager [dc4a5a1ab1a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:25:30.105Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T14:25:30.105Z] docker_api_swarm_test.go:802: [d0c13ac3e647f] joining swarm manager [dc4a5a1ab1a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T14:25:31.035Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T14:25:31.301Z] docker_api_swarm_test.go:802: [d5be20e8f95b4] joining swarm manager [dc4a5a1ab1a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T14:25:32.671Z] docker_api_swarm_test.go:810: [d409225542a25] joining swarm manager [dc4a5a1ab1a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-07T14:25:32.927Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-07T14:25:38.173Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T14:25:38.430Z] === RUN TestDockerSuite/TestExec [2022-09-07T14:25:38.992Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-07T14:25:40.360Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-07T14:25:40.922Z] === RUN TestDockerSuite/TestExecEnv [2022-09-07T14:25:41.485Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-07T14:25:42.853Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-07T14:25:43.109Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-07T14:25:45.627Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2022-09-07T14:25:45.627Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-07T14:25:45.627Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-09-07T14:25:45.627Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.94s) [2022-09-07T14:25:45.627Z] PASS [2022-09-07T14:25:45.627Z] [2022-09-07T14:25:45.627Z] === Skipped [2022-09-07T14:25:45.627Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T14:25:45.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T14:25:45.627Z] [2022-09-07T14:25:45.627Z] DONE 27 tests, 1 skipped in 181.221s [2022-09-07T14:25:45.627Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T14:25:45.627Z] ++ 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-09-07T14:25:45.627Z] ++ set -e [2022-09-07T14:25:45.627Z] ++ '[' -n 0 ']' [2022-09-07T14:25:45.627Z] ++ set -x [2022-09-07T14:25:45.627Z] ++ 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-09-07T14:25:45.627Z] INFO: Testing against a local daemon [2022-09-07T14:25:45.627Z] === RUN TestSessionCreate [2022-09-07T14:25:45.627Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T14:25:45.627Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T14:25:45.627Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T14:25:45.627Z] PASS [2022-09-07T14:25:45.627Z] [2022-09-07T14:25:45.627Z] DONE 2 tests in 0.128s [2022-09-07T14:25:45.627Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T14:25:45.627Z] ++ 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-09-07T14:25:45.627Z] ++ set -e [2022-09-07T14:25:45.627Z] ++ '[' -n 0 ']' [2022-09-07T14:25:45.627Z] ++ set -x [2022-09-07T14:25:45.627Z] ++ 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-09-07T14:25:45.627Z] INFO: Testing against a local daemon [2022-09-07T14:25:45.627Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T14:25:45.627Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:25:45.627Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:25:45.627Z] === RUN TestDiskUsage [2022-09-07T14:25:45.627Z] === PAUSE TestDiskUsage [2022-09-07T14:25:45.627Z] === RUN TestEventsExecDie [2022-09-07T14:25:45.885Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-07T14:25:46.141Z] --- PASS: TestEventsExecDie (0.65s) [2022-09-07T14:25:46.141Z] === RUN TestEventsBackwardsCompatible [2022-09-07T14:25:46.141Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-07T14:25:46.141Z] === RUN TestEventsVolumeCreate [2022-09-07T14:25:46.398Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-09-07T14:25:46.398Z] === RUN TestInfoBinaryCommits [2022-09-07T14:25:46.398Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T14:25:46.398Z] === RUN TestInfoAPIVersioned [2022-09-07T14:25:46.398Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T14:25:46.398Z] === RUN TestInfoAPI [2022-09-07T14:25:46.398Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T14:25:46.398Z] === RUN TestInfoAPIWarnings [2022-09-07T14:25:46.398Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-07T14:25:46.960Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-07T14:25:47.523Z] === RUN TestDockerSuite/TestExecParseError [2022-09-07T14:25:48.096Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-07T14:25:48.660Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-07T14:25:49.222Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-07T14:25:49.788Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-07T14:25:50.350Z] === RUN TestDockerSuite/TestExecTTY [2022-09-07T14:25:50.913Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-07T14:25:51.476Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-07T14:25:52.039Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-07T14:25:52.601Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-07T14:25:52.601Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-07T14:25:52.601Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-07T14:25:53.969Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-07T14:25:54.532Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-07T14:25:55.094Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-07T14:25:55.658Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-07T14:25:56.221Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-07T14:25:57.590Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-07T14:25:58.704Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-09-07T14:25:58.704Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-07T14:25:58.704Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-09-07T14:25:58.704Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-09-07T14:25:58.704Z] Cross building: bundles/cross/linux/s390x [2022-09-07T14:25:58.704Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-09-07T14:25:58.704Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-07T14:25:59.481Z] === RUN TestDockerSuite/TestHealth [2022-09-07T14:26:02.749Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-09-07T14:26:02.749Z] === RUN TestInfoDebug [2022-09-07T14:26:03.312Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T14:26:03.312Z] === RUN TestInfoInsecureRegistries [2022-09-07T14:26:03.875Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T14:26:03.875Z] === RUN TestInfoRegistryMirrors [2022-09-07T14:26:04.438Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T14:26:04.438Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T14:26:04.694Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T14:26:04.694Z] === RUN TestPingCacheHeaders [2022-09-07T14:26:04.951Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-09-07T14:26:04.951Z] === RUN TestPingGet [2022-09-07T14:26:04.951Z] --- PASS: TestPingGet (0.02s) [2022-09-07T14:26:04.951Z] === RUN TestPingHead [2022-09-07T14:26:04.951Z] --- PASS: TestPingHead (0.02s) [2022-09-07T14:26:04.951Z] === RUN TestPingSwarmHeader [2022-09-07T14:26:05.513Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-07T14:26:06.076Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-07T14:26:07.443Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-07T14:26:07.443Z] --- PASS: TestPingSwarmHeader (2.35s) [2022-09-07T14:26:07.443Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-07T14:26:07.443Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-07T14:26:07.443Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-07T14:26:07.443Z] === RUN TestPingBuilderHeader [2022-09-07T14:26:07.443Z] === RUN TestPingBuilderHeader/default_config [2022-09-07T14:26:07.699Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-07T14:26:08.263Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-07T14:26:08.263Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-07T14:26:08.263Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-07T14:26:08.263Z] === RUN TestVersion [2022-09-07T14:26:08.263Z] --- PASS: TestVersion (0.04s) [2022-09-07T14:26:08.263Z] === CONT TestDiskUsage [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/container_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/image_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/volume_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-07T14:26:08.825Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-07T14:26:09.081Z] === RUN TestDiskUsage/after_container.Run [2022-09-07T14:26:09.337Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-07T14:26:09.338Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage (1.24s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-07T14:26:09.594Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-07T14:26:09.594Z] PASS [2022-09-07T14:26:09.594Z] [2022-09-07T14:26:09.594Z] === Skipped [2022-09-07T14:26:09.594Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T14:26:09.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T14:26:09.594Z] [2022-09-07T14:26:09.594Z] DONE 57 tests, 1 skipped in 24.169s [2022-09-07T14:26:09.595Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T14:26:09.595Z] ++ 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-09-07T14:26:09.595Z] ++ set -e [2022-09-07T14:26:09.595Z] ++ '[' -n 0 ']' [2022-09-07T14:26:09.595Z] ++ set -x [2022-09-07T14:26:09.595Z] ++ 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-09-07T14:26:09.595Z] INFO: Testing against a local daemon [2022-09-07T14:26:09.595Z] === RUN TestVolumesCreateAndList [2022-09-07T14:26:09.595Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T14:26:09.595Z] === RUN TestVolumesRemove [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-07T14:26:09.851Z] === RUN TestVolumesInspect [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-07T14:26:09.851Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-07T14:26:09.851Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-07T14:26:09.851Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-07T14:26:09.851Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-07T14:26:09.851Z] PASS [2022-09-07T14:26:09.851Z] [2022-09-07T14:26:09.851Z] DONE 9 tests in 0.194s [2022-09-07T14:26:09.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:26:09.851Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T14:26:09.851Z] +++ kill 7144 [2022-09-07T14:26:10.108Z] +++ /etc/init.d/apparmor stop [2022-09-07T14:26:10.108Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:26:10.108Z] [2022-09-07T14:26:10.108Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:26:10.108Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:26:10.108Z] [2022-09-07T14:26:10.108Z] To set a process to complain mode, use the command line tool [2022-09-07T14:26:10.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:26:10.108Z] +++ true [2022-09-07T14:26:10.108Z] exiting test-integration [2022-09-07T14:26:10.108Z] ++ exit 0 [2022-09-07T14:26:10.108Z] [2022-09-07T14:26:10.670Z] + for job in $(jobs -p) [2022-09-07T14:26:10.670Z] + wait 7616 [2022-09-07T14:26:18.778Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-07T14:26:22.045Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-07T14:26:24.564Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-07T14:26:24.564Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-07T14:26:24.564Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-07T14:26:24.564Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-07T14:26:24.820Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-07T14:26:24.820Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-07T14:26:25.382Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-07T14:26:25.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-07T14:26:25.946Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-07T14:26:25.946Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-07T14:26:25.946Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-07T14:26:26.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-07T14:26:26.459Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-07T14:26:26.715Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-07T14:26:26.972Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-07T14:26:26.972Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-07T14:26:27.535Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-07T14:26:27.792Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-07T14:26:28.354Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-07T14:26:28.916Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-07T14:26:28.916Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-07T14:26:29.479Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-07T14:26:31.995Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-07T14:26:31.995Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-07T14:26:31.995Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-07T14:26:33.361Z] === RUN TestDockerSuite/TestImportFile [2022-09-07T14:26:34.290Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-07T14:26:34.290Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-07T14:26:35.659Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-07T14:26:36.588Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-07T14:26:37.519Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-07T14:26:38.082Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-07T14:26:38.644Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-07T14:26:39.207Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-07T14:26:39.207Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-07T14:26:39.207Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-07T14:26:39.464Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-07T14:26:40.032Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-07T14:26:40.032Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-07T14:26:40.595Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-07T14:26:40.595Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-07T14:26:40.595Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-07T14:26:41.171Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-07T14:26:41.738Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-07T14:26:42.300Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-07T14:26:42.863Z] === RUN TestDockerSuite/TestInspectImage [2022-09-07T14:26:42.863Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-07T14:26:42.863Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-07T14:26:42.863Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-07T14:26:42.863Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-07T14:26:43.425Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-07T14:26:43.681Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-07T14:26:43.681Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-07T14:26:44.243Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-07T14:26:44.805Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-07T14:26:47.320Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-07T14:26:47.320Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-07T14:26:47.576Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-07T14:26:47.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-07T14:26:48.138Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-07T14:26:49.504Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-07T14:26:50.068Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-07T14:26:50.632Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-07T14:26:51.562Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-07T14:26:52.125Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-07T14:26:52.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-07T14:26:52.688Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-07T14:26:53.252Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-07T14:26:53.252Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-07T14:26:54.621Z] docker_api_swarm_service_test.go:395: [ddd0c2ebcc7a3] joining swarm manager [dea38a1cc91af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:26:54.621Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-07T14:26:55.550Z] docker_api_swarm_service_test.go:395: [dfeef38554156] joining swarm manager [dea38a1cc91af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:26:55.807Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-07T14:26:56.371Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-07T14:26:57.742Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-07T14:26:59.634Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-07T14:27:01.528Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-07T14:27:01.528Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-07T14:27:02.897Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-07T14:27:02.897Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-07T14:27:03.459Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-07T14:27:11.566Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-07T14:27:11.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-07T14:27:11.822Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-07T14:27:12.384Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-07T14:27:13.752Z] docker_api_swarm_service_test.go:343: [d7b1a6b83bceb] joining swarm manager [d54e1574727b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:27:14.317Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-07T14:27:14.317Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-07T14:27:14.317Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-07T14:27:14.573Z] docker_api_swarm_service_test.go:343: [d1185adc08853] joining swarm manager [d54e1574727b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:27:15.504Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-07T14:27:16.873Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-07T14:27:17.805Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-07T14:27:18.735Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-07T14:27:19.665Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-07T14:27:21.555Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-07T14:27:21.812Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-07T14:27:22.068Z] === RUN TestDockerSuite/TestLogsSince [2022-09-07T14:27:28.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-07T14:27:28.604Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-07T14:27:30.494Z] docker_api_swarm_service_test.go:490: [d12aaaed95504] joining swarm manager [d498af2c111bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:27:31.422Z] docker_api_swarm_service_test.go:490: [d2a590e354481] joining swarm manager [d498af2c111bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:27:34.693Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-07T14:27:34.693Z] === RUN TestDockerSuite/TestLogsTail [2022-09-07T14:27:35.255Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-07T14:27:35.512Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-07T14:27:36.075Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-07T14:27:36.075Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-07T14:27:36.075Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-07T14:27:36.075Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-07T14:27:36.075Z] === RUN TestDockerSuite/TestNetHostname [2022-09-07T14:27:37.443Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-07T14:27:37.710Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-07T14:27:37.710Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-07T14:27:37.710Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-07T14:27:38.284Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-07T14:27:38.848Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-07T14:27:40.213Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-07T14:27:40.213Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-07T14:27:40.213Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-07T14:27:40.213Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-07T14:27:44.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-07T14:27:45.745Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-07T14:27:46.674Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-07T14:27:48.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-07T14:27:49.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-07T14:27:50.109Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-09-07T14:27:50.109Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-07T14:27:50.109Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-09-07T14:27:50.109Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-09-07T14:27:50.109Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T14:27:50.424Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-07T14:27:50.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/test/unit [2022-09-07T14:27:50.861Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-07T14:27:51.260Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-07T14:27:51.260Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-07T14:27:51.260Z] + TESTDIRS=./... [2022-09-07T14:27:51.260Z] + exclude_paths='/vendor/|/integration' [2022-09-07T14:27:51.260Z] ++ go list ./... [2022-09-07T14:27:51.260Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-07T14:27:52.191Z] + pkg_list='github.com/docker/docker/api [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/backend [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/container [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/events [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/filters [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/image [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/mount [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/network [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/registry [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/time [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/versions [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:27:52.191Z] github.com/docker/docker/api/types/volume [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:27:52.191Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:27:52.191Z] github.com/docker/docker/cli [2022-09-07T14:27:52.191Z] github.com/docker/docker/cli/config [2022-09-07T14:27:52.191Z] github.com/docker/docker/cli/debug [2022-09-07T14:27:52.191Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:27:52.191Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:27:52.191Z] github.com/docker/docker/client [2022-09-07T14:27:52.191Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:27:52.191Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:27:52.191Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:27:52.191Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:27:52.191Z] github.com/docker/docker/container [2022-09-07T14:27:52.191Z] github.com/docker/docker/container/stream [2022-09-07T14:27:52.191Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:27:52.191Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:27:52.191Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/config [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/events [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/images [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/links [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/names [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/network [2022-09-07T14:27:52.191Z] github.com/docker/docker/daemon/stats [2022-09-07T14:27:52.191Z] github.com/docker/docker/distribution [2022-09-07T14:27:52.191Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:27:52.191Z] github.com/docker/docker/distribution/utils [2022-09-07T14:27:52.191Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:27:52.191Z] github.com/docker/docker/dockerversion [2022-09-07T14:27:52.191Z] github.com/docker/docker/errdefs [2022-09-07T14:27:52.191Z] github.com/docker/docker/image [2022-09-07T14:27:52.191Z] github.com/docker/docker/image/cache [2022-09-07T14:27:52.191Z] github.com/docker/docker/image/tarexport [2022-09-07T14:27:52.191Z] github.com/docker/docker/image/v1 [2022-09-07T14:27:52.191Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:27:52.191Z] github.com/docker/docker/layer [2022-09-07T14:27:52.191Z] github.com/docker/docker/libcontainerd [2022-09-07T14:27:52.191Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:27:52.191Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:27:52.191Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:27:52.191Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:27:52.191Z] github.com/docker/docker/libnetwork [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:27:52.192Z] github.com/docker/docker/oci [2022-09-07T14:27:52.192Z] github.com/docker/docker/oci/caps [2022-09-07T14:27:52.192Z] github.com/docker/docker/opts [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/archive [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/directory [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/platform [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/pools [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/progress [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/signal [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/stack [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/system [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:27:52.192Z] github.com/docker/docker/plugin [2022-09-07T14:27:52.192Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:27:52.192Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:27:52.192Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:27:52.192Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:27:52.192Z] github.com/docker/docker/quota [2022-09-07T14:27:52.192Z] github.com/docker/docker/reference [2022-09-07T14:27:52.192Z] github.com/docker/docker/registry [2022-09-07T14:27:52.192Z] github.com/docker/docker/registry/resumable [2022-09-07T14:27:52.192Z] github.com/docker/docker/restartmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/rootless [2022-09-07T14:27:52.192Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:27:52.192Z] github.com/docker/docker/runconfig [2022-09-07T14:27:52.192Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/environment [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/registry [2022-09-07T14:27:52.192Z] github.com/docker/docker/testutil/request [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/drivers [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/local [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/mounts [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/service [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:27:52.192Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:27:52.192Z] ++ grep --fixed-strings -v /libnetwork [2022-09-07T14:27:52.192Z] ++ echo 'github.com/docker/docker/api [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/backend [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/container [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/events [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/filters [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/image [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/mount [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/network [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/registry [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/time [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/versions [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:27:52.192Z] github.com/docker/docker/api/types/volume [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:27:52.192Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:27:52.192Z] github.com/docker/docker/cli [2022-09-07T14:27:52.192Z] github.com/docker/docker/cli/config [2022-09-07T14:27:52.192Z] github.com/docker/docker/cli/debug [2022-09-07T14:27:52.192Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:27:52.192Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:27:52.192Z] github.com/docker/docker/client [2022-09-07T14:27:52.192Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:27:52.192Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:27:52.192Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:27:52.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:27:52.192Z] github.com/docker/docker/container [2022-09-07T14:27:52.192Z] github.com/docker/docker/container/stream [2022-09-07T14:27:52.192Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:27:52.192Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:27:52.192Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/config [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/events [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/images [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/links [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/names [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/network [2022-09-07T14:27:52.192Z] github.com/docker/docker/daemon/stats [2022-09-07T14:27:52.192Z] github.com/docker/docker/distribution [2022-09-07T14:27:52.192Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:27:52.192Z] github.com/docker/docker/distribution/utils [2022-09-07T14:27:52.192Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:27:52.192Z] github.com/docker/docker/dockerversion [2022-09-07T14:27:52.192Z] github.com/docker/docker/errdefs [2022-09-07T14:27:52.192Z] github.com/docker/docker/image [2022-09-07T14:27:52.192Z] github.com/docker/docker/image/cache [2022-09-07T14:27:52.192Z] github.com/docker/docker/image/tarexport [2022-09-07T14:27:52.192Z] github.com/docker/docker/image/v1 [2022-09-07T14:27:52.192Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:27:52.192Z] github.com/docker/docker/layer [2022-09-07T14:27:52.192Z] github.com/docker/docker/libcontainerd [2022-09-07T14:27:52.192Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:27:52.192Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:27:52.192Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:27:52.192Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:27:52.192Z] github.com/docker/docker/oci [2022-09-07T14:27:52.192Z] github.com/docker/docker/oci/caps [2022-09-07T14:27:52.192Z] github.com/docker/docker/opts [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/archive [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/directory [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/platform [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:27:52.192Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/pools [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/progress [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/signal [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stack [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/system [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:27:52.193Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:27:52.193Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:27:52.193Z] github.com/docker/docker/quota [2022-09-07T14:27:52.193Z] github.com/docker/docker/reference [2022-09-07T14:27:52.193Z] github.com/docker/docker/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/registry/resumable [2022-09-07T14:27:52.193Z] github.com/docker/docker/restartmanager [2022-09-07T14:27:52.193Z] github.com/docker/docker/rootless [2022-09-07T14:27:52.193Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:27:52.193Z] github.com/docker/docker/runconfig [2022-09-07T14:27:52.193Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/environment [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/request [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/drivers [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/local [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/mounts [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/service [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:27:52.193Z] + base_pkg_list='github.com/docker/docker/api [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/backend [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/events [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/filters [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/image [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/mount [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/network [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/time [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/config [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/debug [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/client [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:27:52.193Z] github.com/docker/docker/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/container/stream [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/config [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/events [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/images [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/links [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/names [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/network [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/stats [2022-09-07T14:27:52.193Z] github.com/docker/docker/distribution [2022-09-07T14:27:52.193Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:27:52.193Z] github.com/docker/docker/distribution/utils [2022-09-07T14:27:52.193Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:27:52.193Z] github.com/docker/docker/dockerversion [2022-09-07T14:27:52.193Z] github.com/docker/docker/errdefs [2022-09-07T14:27:52.193Z] github.com/docker/docker/image [2022-09-07T14:27:52.193Z] github.com/docker/docker/image/cache [2022-09-07T14:27:52.193Z] github.com/docker/docker/image/tarexport [2022-09-07T14:27:52.193Z] github.com/docker/docker/image/v1 [2022-09-07T14:27:52.193Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:27:52.193Z] github.com/docker/docker/layer [2022-09-07T14:27:52.193Z] github.com/docker/docker/libcontainerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:27:52.193Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:27:52.193Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:27:52.193Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:27:52.193Z] github.com/docker/docker/oci [2022-09-07T14:27:52.193Z] github.com/docker/docker/oci/caps [2022-09-07T14:27:52.193Z] github.com/docker/docker/opts [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/archive [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/directory [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/platform [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/pools [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/progress [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/signal [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stack [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/system [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:27:52.193Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:27:52.193Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:27:52.193Z] github.com/docker/docker/quota [2022-09-07T14:27:52.193Z] github.com/docker/docker/reference [2022-09-07T14:27:52.193Z] github.com/docker/docker/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/registry/resumable [2022-09-07T14:27:52.193Z] github.com/docker/docker/restartmanager [2022-09-07T14:27:52.193Z] github.com/docker/docker/rootless [2022-09-07T14:27:52.193Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:27:52.193Z] github.com/docker/docker/runconfig [2022-09-07T14:27:52.193Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/environment [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/testutil/request [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/drivers [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/local [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/mounts [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/service [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:27:52.193Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:27:52.193Z] ++ grep --fixed-strings /libnetwork [2022-09-07T14:27:52.193Z] ++ echo 'github.com/docker/docker/api [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/backend [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/events [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/filters [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/image [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/mount [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/network [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/registry [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/time [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:27:52.193Z] github.com/docker/docker/api/types/volume [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:27:52.193Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/config [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/debug [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:27:52.193Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/client [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:27:52.193Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:27:52.193Z] github.com/docker/docker/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/container/stream [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:27:52.193Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/config [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/events [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/images [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/links [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:27:52.193Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/names [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/network [2022-09-07T14:27:52.194Z] github.com/docker/docker/daemon/stats [2022-09-07T14:27:52.194Z] github.com/docker/docker/distribution [2022-09-07T14:27:52.194Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:27:52.194Z] github.com/docker/docker/distribution/utils [2022-09-07T14:27:52.194Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:27:52.194Z] github.com/docker/docker/dockerversion [2022-09-07T14:27:52.194Z] github.com/docker/docker/errdefs [2022-09-07T14:27:52.194Z] github.com/docker/docker/image [2022-09-07T14:27:52.194Z] github.com/docker/docker/image/cache [2022-09-07T14:27:52.194Z] github.com/docker/docker/image/tarexport [2022-09-07T14:27:52.194Z] github.com/docker/docker/image/v1 [2022-09-07T14:27:52.194Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:27:52.194Z] github.com/docker/docker/layer [2022-09-07T14:27:52.194Z] github.com/docker/docker/libcontainerd [2022-09-07T14:27:52.194Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:27:52.194Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:27:52.194Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/types [2022-09-07T14:27:52.194Z] github.com/docker/docker/oci [2022-09-07T14:27:52.194Z] github.com/docker/docker/oci/caps [2022-09-07T14:27:52.194Z] github.com/docker/docker/opts [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/archive [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/directory [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/platform [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/pools [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/progress [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/signal [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/stack [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/system [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:27:52.194Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:27:52.194Z] github.com/docker/docker/plugin [2022-09-07T14:27:52.194Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:27:52.194Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:27:52.194Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:27:52.194Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:27:52.194Z] github.com/docker/docker/quota [2022-09-07T14:27:52.194Z] github.com/docker/docker/reference [2022-09-07T14:27:52.194Z] github.com/docker/docker/registry [2022-09-07T14:27:52.194Z] github.com/docker/docker/registry/resumable [2022-09-07T14:27:52.194Z] github.com/docker/docker/restartmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/rootless [2022-09-07T14:27:52.194Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:27:52.194Z] github.com/docker/docker/runconfig [2022-09-07T14:27:52.194Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/environment [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/registry [2022-09-07T14:27:52.194Z] github.com/docker/docker/testutil/request [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/drivers [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/local [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/mounts [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/service [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:27:52.194Z] github.com/docker/docker/volume/testutils' [2022-09-07T14:27:52.194Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/types' [2022-09-07T14:27:52.194Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-07T14:27:52.194Z] + echo 'github.com/docker/docker/libnetwork [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/types' [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:27:52.194Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:27:52.194Z] + type docker-proxy [2022-09-07T14:27:52.194Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-07T14:27:52.194Z] + hack/make.sh binary-proxy install-proxy [2022-09-07T14:27:52.194Z] [2022-09-07T14:27:52.194Z] Removing bundles/ [2022-09-07T14:27:52.194Z] [2022-09-07T14:27:52.194Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-07T14:27:52.194Z] Building: bundles/binary-proxy/docker-proxy [2022-09-07T14:27:52.194Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T14:27:52.229Z] docker_api_swarm_service_test.go:128: [d2a8b41b02c08] joining swarm manager [d646d5160b4c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:27:53.157Z] docker_api_swarm_service_test.go:129: [d8fb879cf9522] joining swarm manager [d646d5160b4c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:27:53.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-07T14:27:55.052Z] docker_api_swarm_service_test.go:137: [d572fa2dca196] joining swarm manager [d646d5160b4c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T14:27:55.052Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-07T14:27:55.614Z] docker_api_swarm_service_test.go:138: [d3eb18cad64bd] joining swarm manager [d646d5160b4c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T14:27:58.134Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-07T14:28:00.024Z] === RUN TestDockerSuite/TestPluginActive [2022-09-07T14:28:00.289Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-07T14:28:00.290Z] [2022-09-07T14:28:00.290Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-07T14:28:00.290Z] Installing docker-proxy to /usr/local/bin/ [2022-09-07T14:28:00.290Z] [2022-09-07T14:28:00.290Z] + mkdir -p bundles [2022-09-07T14:28:00.290Z] + '[' -n 'github.com/docker/docker/api [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/backend/build [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/httpstatus [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/httputils [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/middleware [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/build [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/container [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/debug [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/distribution [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/grpc [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/image [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/network [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/plugin [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/session [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/swarm [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/system [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/server/router/volume [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/backend [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/blkiodev [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/container [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/events [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/filters [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/image [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/mount [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/network [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/registry [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/strslice [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/swarm [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/time [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/versions [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-07T14:28:00.290Z] github.com/docker/docker/api/types/volume [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/builder-next/worker [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/dockerfile [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/remotecontext [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/remotecontext/git [2022-09-07T14:28:00.290Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-07T14:28:00.290Z] github.com/docker/docker/cli [2022-09-07T14:28:00.290Z] github.com/docker/docker/cli/config [2022-09-07T14:28:00.290Z] github.com/docker/docker/cli/debug [2022-09-07T14:28:00.290Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-07T14:28:00.290Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-07T14:28:00.290Z] github.com/docker/docker/client [2022-09-07T14:28:00.290Z] github.com/docker/docker/cmd/docker-proxy [2022-09-07T14:28:00.290Z] github.com/docker/docker/cmd/dockerd [2022-09-07T14:28:00.290Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-07T14:28:00.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-07T14:28:00.290Z] github.com/docker/docker/container [2022-09-07T14:28:00.290Z] github.com/docker/docker/container/stream [2022-09-07T14:28:00.290Z] github.com/docker/docker/contrib/apparmor [2022-09-07T14:28:00.290Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-07T14:28:00.290Z] github.com/docker/docker/contrib/httpserver [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster/convert [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster/executor [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/cluster/provider [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/config [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/containerd [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/events [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/events/testutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/images [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/initlayer [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/links [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/listeners [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/gelf [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/journald [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/local [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/logentries [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/splunk [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/syslog [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/logger/templates [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/names [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/network [2022-09-07T14:28:00.290Z] github.com/docker/docker/daemon/stats [2022-09-07T14:28:00.290Z] github.com/docker/docker/distribution [2022-09-07T14:28:00.290Z] github.com/docker/docker/distribution/metadata [2022-09-07T14:28:00.290Z] github.com/docker/docker/distribution/utils [2022-09-07T14:28:00.290Z] github.com/docker/docker/distribution/xfer [2022-09-07T14:28:00.290Z] github.com/docker/docker/dockerversion [2022-09-07T14:28:00.290Z] github.com/docker/docker/errdefs [2022-09-07T14:28:00.290Z] github.com/docker/docker/image [2022-09-07T14:28:00.290Z] github.com/docker/docker/image/cache [2022-09-07T14:28:00.290Z] github.com/docker/docker/image/tarexport [2022-09-07T14:28:00.290Z] github.com/docker/docker/image/v1 [2022-09-07T14:28:00.290Z] github.com/docker/docker/internal/test/suite [2022-09-07T14:28:00.290Z] github.com/docker/docker/layer [2022-09-07T14:28:00.290Z] github.com/docker/docker/libcontainerd [2022-09-07T14:28:00.290Z] github.com/docker/docker/libcontainerd/queue [2022-09-07T14:28:00.290Z] github.com/docker/docker/libcontainerd/remote [2022-09-07T14:28:00.290Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-07T14:28:00.290Z] github.com/docker/docker/libcontainerd/types [2022-09-07T14:28:00.290Z] github.com/docker/docker/oci [2022-09-07T14:28:00.290Z] github.com/docker/docker/oci/caps [2022-09-07T14:28:00.290Z] github.com/docker/docker/opts [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/aaparser [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/archive [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/authorization [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/broadcaster [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/capabilities [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/chrootarchive [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/containerfs [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/devicemapper [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/directory [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/dmesg [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/fileutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/fsutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/homedir [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/idtools [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/ioutils [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/jsonmessage [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/longpath [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/loopback [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/namesgenerator [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/parsers [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/pidfile [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/platform [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugingetter [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugins [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/plugins/transport [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/pools [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/progress [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/pubsub [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/reexec [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/signal [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/stack [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/stdcopy [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/streamformatter [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/stringid [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/sysinfo [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/system [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/tailfile [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/tarsum [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/urlutil [2022-09-07T14:28:00.290Z] github.com/docker/docker/pkg/useragent [2022-09-07T14:28:00.290Z] github.com/docker/docker/plugin [2022-09-07T14:28:00.290Z] github.com/docker/docker/plugin/executor/containerd [2022-09-07T14:28:00.290Z] github.com/docker/docker/plugin/v2 [2022-09-07T14:28:00.290Z] github.com/docker/docker/profiles/apparmor [2022-09-07T14:28:00.290Z] github.com/docker/docker/profiles/seccomp [2022-09-07T14:28:00.290Z] github.com/docker/docker/quota [2022-09-07T14:28:00.290Z] github.com/docker/docker/reference [2022-09-07T14:28:00.290Z] github.com/docker/docker/registry [2022-09-07T14:28:00.290Z] github.com/docker/docker/registry/resumable [2022-09-07T14:28:00.290Z] github.com/docker/docker/restartmanager [2022-09-07T14:28:00.290Z] github.com/docker/docker/rootless [2022-09-07T14:28:00.290Z] github.com/docker/docker/rootless/specconv [2022-09-07T14:28:00.290Z] github.com/docker/docker/runconfig [2022-09-07T14:28:00.290Z] github.com/docker/docker/runconfig/opts [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/daemon [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/environment [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fakecontext [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fakegit [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fakestorage [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fixtures/load [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/registry [2022-09-07T14:28:00.290Z] github.com/docker/docker/testutil/request [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/drivers [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/local [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/mounts [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/service [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/service/opts [2022-09-07T14:28:00.290Z] github.com/docker/docker/volume/testutils' ']' [2022-09-07T14:28:00.290Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-07T14:28:00.290Z] ? github.com/docker/docker/api [no test files] [2022-09-07T14:28:02.542Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-07T14:28:09.098Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-07T14:28:09.098Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-07T14:28:09.098Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-07T14:28:09.677Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-07T14:28:12.953Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-07T14:28:18.199Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-07T14:28:18.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-07T14:28:18.395Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-09-07T14:28:19.127Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-07T14:28:20.060Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-07T14:28:20.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-07T14:28:20.988Z] === RUN TestDockerSuite/TestPortList [2022-09-07T14:28:23.508Z] docker_api_swarm_service_test.go:304: [d0bff25d06514] joining swarm manager [d10de9955bc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:28:24.071Z] docker_api_swarm_service_test.go:304: [d278d968c8e64] joining swarm manager [d10de9955bc30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:28:28.243Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-07T14:28:31.513Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-07T14:28:31.513Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-07T14:28:33.407Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-07T14:28:34.337Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-07T14:28:34.900Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-07T14:28:34.900Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-07T14:28:36.789Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-07T14:28:37.718Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-07T14:28:39.607Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-07T14:28:42.905Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-07T14:28:42.905Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-07T14:28:43.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-07T14:28:44.765Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-07T14:28:46.135Z] docker_api_swarm_service_test.go:100: [dc67573c1b030] joining swarm manager [d2ce4afe179d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:28:47.062Z] docker_api_swarm_service_test.go:101: [d983a79c8c9f9] joining swarm manager [d2ce4afe179d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:28:52.310Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-07T14:28:52.567Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-07T14:28:54.460Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-07T14:28:55.023Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-07T14:28:55.951Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-07T14:28:57.843Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-07T14:28:59.733Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-07T14:29:00.295Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-07T14:29:00.552Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-07T14:29:01.114Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-07T14:29:03.008Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-07T14:29:04.899Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-07T14:29:04.899Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-07T14:29:04.899Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-07T14:29:05.155Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-07T14:29:05.719Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-07T14:29:05.719Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-07T14:29:05.719Z] check_test.go:611: [dc67573c1b030] daemon is not started [2022-09-07T14:29:07.086Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-07T14:29:07.648Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-07T14:29:08.219Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-07T14:29:11.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-07T14:29:14.017Z] docker_api_swarm_service_test.go:533: [d9188e1ea9704] joining swarm manager [d4f7774f85cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:29:14.273Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-07T14:29:15.202Z] docker_api_swarm_service_test.go:534: [dfbb7d5ed294b] joining swarm manager [d4f7774f85cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:29:15.202Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-07T14:29:17.095Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-07T14:29:17.095Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-07T14:29:17.095Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-07T14:29:17.496Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-07T14:29:20.025Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-07T14:29:20.954Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-07T14:29:23.472Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-07T14:29:24.034Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-07T14:29:24.034Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-07T14:29:24.290Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-07T14:29:26.809Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-07T14:29:27.372Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-07T14:29:27.629Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-07T14:29:28.560Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-07T14:29:29.489Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-07T14:29:30.418Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-07T14:29:30.981Z] === RUN TestDockerSuite/TestRmiTag [2022-09-07T14:29:31.237Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-07T14:29:31.493Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-07T14:29:34.768Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-07T14:29:34.768Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-07T14:29:35.330Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-07T14:29:35.587Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-07T14:29:36.154Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-07T14:29:36.715Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-07T14:29:36.972Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-07T14:29:37.535Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-07T14:29:37.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-07T14:29:38.048Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-07T14:29:39.939Z] docker_api_swarm_service_test.go:148: [d20b5d0296696] joining swarm manager [dd7a6f3ff7393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:29:40.868Z] docker_api_swarm_service_test.go:148: [d642c6371bbc6] joining swarm manager [dd7a6f3ff7393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:29:41.433Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-07T14:29:42.363Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-07T14:29:43.293Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-07T14:29:44.223Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-07T14:29:46.115Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-07T14:29:47.482Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-07T14:29:49.374Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-07T14:29:49.375Z] === RUN TestDockerSuite/TestDockerFails [2022-09-07T14:29:49.631Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-07T14:29:51.008Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-07T14:29:51.265Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-07T14:29:51.827Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-07T14:29:53.195Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-07T14:29:53.452Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-07T14:29:54.014Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T14:29:54.800Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-09-07T14:29:54.800Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T14:29:54.800Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T14:29:54.943Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-07T14:29:55.199Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-07T14:29:55.362Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T14:29:55.363Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T14:29:55.455Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-07T14:29:55.620Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 6.0% of statements [2022-09-07T14:29:55.876Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T14:29:56.019Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-07T14:29:56.019Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-07T14:29:56.440Z] ok github.com/docker/docker/api/types/filters 0.022s coverage: 92.2% of statements [2022-09-07T14:29:56.440Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T14:29:56.440Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T14:29:56.581Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-07T14:29:57.003Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-09-07T14:29:57.003Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-09-07T14:29:57.003Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T14:29:57.003Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T14:29:57.260Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-09-07T14:29:57.260Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T14:29:57.260Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T14:29:57.510Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-07T14:29:58.073Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-07T14:29:59.018Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-07T14:29:59.580Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-07T14:30:00.508Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-07T14:30:01.430Z] ok github.com/docker/docker/builder/remotecontext 0.137s coverage: 13.7% of statements [2022-09-07T14:30:01.436Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-07T14:30:01.686Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 49.3% of statements [2022-09-07T14:30:01.943Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-09-07T14:30:01.998Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-07T14:30:02.560Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-07T14:30:02.872Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-09-07T14:30:03.122Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-07T14:30:03.435Z] ok github.com/docker/docker/builder/remotecontext/git 1.751s coverage: 86.3% of statements [2022-09-07T14:30:03.435Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T14:30:03.435Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T14:30:03.435Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-07T14:30:03.435Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-07T14:30:03.685Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-07T14:30:04.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-07T14:30:04.365Z] ok github.com/docker/docker/cmd/docker-proxy 0.166s coverage: 67.6% of statements [2022-09-07T14:30:05.181Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-07T14:30:06.108Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-07T14:30:06.364Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-07T14:30:06.927Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-07T14:30:07.489Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-07T14:30:07.489Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-07T14:30:08.536Z] ok github.com/docker/docker/client 0.140s coverage: 76.1% of statements [2022-09-07T14:30:08.856Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-07T14:30:09.113Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-07T14:30:09.676Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-07T14:30:09.932Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-07T14:30:10.494Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-07T14:30:10.494Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-07T14:30:11.058Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-07T14:30:11.315Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-07T14:30:11.878Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-07T14:30:12.440Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-07T14:30:12.696Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-07T14:30:12.696Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-07T14:30:13.258Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-07T14:30:13.258Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-07T14:30:13.822Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-07T14:30:14.388Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-07T14:30:14.950Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-07T14:30:15.207Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-07T14:30:15.463Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-07T14:30:15.720Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-07T14:30:16.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-07T14:30:16.654Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-07T14:30:18.025Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-07T14:30:19.392Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-07T14:30:19.961Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-07T14:30:20.539Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-07T14:30:21.468Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-07T14:30:21.724Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-07T14:30:22.288Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-07T14:30:23.219Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-07T14:30:25.740Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-07T14:30:25.740Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-07T14:30:25.996Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-07T14:30:27.889Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-07T14:30:28.818Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-07T14:30:30.711Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-07T14:30:32.602Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-07T14:30:32.602Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-07T14:30:32.602Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-07T14:30:32.602Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-07T14:30:32.602Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-07T14:30:32.861Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-07T14:30:34.231Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-07T14:30:35.600Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-07T14:30:36.969Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-07T14:30:37.532Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-07T14:30:38.460Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-07T14:30:39.022Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-07T14:30:39.022Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-07T14:30:39.022Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-07T14:30:39.585Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-07T14:30:41.479Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-07T14:30:41.479Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-07T14:30:41.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-07T14:30:41.992Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-07T14:30:42.249Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-07T14:30:42.812Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-07T14:30:43.375Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-07T14:30:43.375Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-07T14:30:44.328Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-07T14:30:44.893Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-07T14:30:45.823Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-07T14:30:46.386Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-07T14:30:46.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-07T14:30:46.949Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-07T14:30:47.264Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 29.9% of statements [2022-09-07T14:30:47.264Z] ok github.com/docker/docker/cmd/dockerd/trap 2.524s coverage: 0.0% of statements [2022-09-07T14:30:47.264Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-07T14:30:47.264Z] ok github.com/docker/docker/container 0.127s coverage: 35.5% of statements [2022-09-07T14:30:47.264Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T14:30:47.264Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T14:30:47.264Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T14:30:47.264Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T14:30:47.513Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-07T14:30:48.075Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-07T14:30:48.638Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-07T14:30:48.638Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-07T14:30:49.566Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-07T14:30:49.566Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-07T14:30:49.823Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-07T14:30:50.761Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-07T14:30:51.324Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T14:30:51.324Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-07T14:30:51.324Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-07T14:30:52.691Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-07T14:30:53.620Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-07T14:30:54.549Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-07T14:30:55.361Z] ok github.com/docker/docker/daemon/cluster 0.102s coverage: 0.5% of statements [2022-09-07T14:30:55.480Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-07T14:30:56.732Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-09-07T14:30:57.999Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-07T14:30:58.102Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-09-07T14:31:00.525Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-07T14:31:03.795Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-07T14:31:05.689Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-07T14:31:06.193Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.4% of statements [2022-09-07T14:31:06.251Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-07T14:31:07.562Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-07T14:31:07.619Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-07T14:31:07.619Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-07T14:31:07.819Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-07T14:31:07.819Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.4% of statements [2022-09-07T14:31:07.819Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T14:31:07.819Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T14:31:07.819Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-07T14:31:07.819Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T14:31:07.875Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-07T14:31:07.875Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-07T14:31:07.875Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-07T14:31:08.439Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-07T14:31:08.750Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2022-09-07T14:31:10.121Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.695s coverage: 74.8% of statements [2022-09-07T14:31:10.977Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-07T14:31:11.051Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-09-07T14:31:11.051Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.431s coverage: 60.7% of statements [2022-09-07T14:31:11.904Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-07T14:31:12.832Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-07T14:31:12.946Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.9% of statements [2022-09-07T14:31:14.332Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.6% of statements [2022-09-07T14:31:15.738Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.647s coverage: 45.9% of statements [2022-09-07T14:31:15.738Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T14:31:16.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.804s coverage: 58.5% of statements [2022-09-07T14:31:16.670Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T14:31:16.670Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T14:31:16.670Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-09-07T14:31:18.038Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-07T14:31:18.601Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-09-07T14:31:19.366Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-07T14:31:19.366Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-07T14:31:19.366Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-07T14:31:19.622Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-07T14:31:19.880Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-07T14:31:19.880Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-07T14:31:20.496Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-09-07T14:31:20.496Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.9% of statements [2022-09-07T14:31:20.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T14:31:20.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T14:31:20.808Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-07T14:31:21.735Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-07T14:31:21.863Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-09-07T14:31:21.863Z] ok github.com/docker/docker/daemon/logger/awslogs 0.176s coverage: 79.9% of statements [2022-09-07T14:31:21.863Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T14:31:22.425Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-09-07T14:31:22.663Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-07T14:31:22.663Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-07T14:31:22.663Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-07T14:31:22.988Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.018s coverage: 88.2% of statements [2022-09-07T14:31:23.592Z] === RUN TestDockerSuite/TestRunMount [2022-09-07T14:31:23.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.169s coverage: 76.8% of statements [2022-09-07T14:31:24.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-09-07T14:31:24.735Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 79.4% of statements [2022-09-07T14:31:25.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-09-07T14:31:26.595Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-09-07T14:31:26.851Z] ok github.com/docker/docker/daemon/logger/journald 3.483s coverage: 74.3% of statements [2022-09-07T14:31:26.851Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-07T14:31:26.851Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-07T14:31:26.851Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T14:31:26.851Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-07T14:31:27.764Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-07T14:31:27.764Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-07T14:31:27.780Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-09-07T14:31:28.037Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-07T14:31:28.294Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-09-07T14:31:28.328Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-07T14:31:28.857Z] ok github.com/docker/docker/daemon/logger/splunk 1.608s coverage: 82.5% of statements [2022-09-07T14:31:28.857Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T14:31:28.857Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T14:31:29.261Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-07T14:31:29.788Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 44.4% of statements [2022-09-07T14:31:30.630Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-07T14:31:31.679Z] ok github.com/docker/docker/distribution 1.509s coverage: 28.0% of statements [2022-09-07T14:31:31.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T14:31:31.935Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-07T14:31:31.997Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-07T14:31:31.997Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-07T14:31:32.498Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-09-07T14:31:32.498Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T14:31:32.498Z] ok github.com/docker/docker/image 0.088s coverage: 86.9% of statements [2022-09-07T14:31:33.062Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-09-07T14:31:33.625Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-09-07T14:31:33.625Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-07T14:31:33.625Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T14:31:33.882Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-07T14:31:33.891Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-07T14:31:34.812Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-09-07T14:31:35.260Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-07T14:31:35.375Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-09-07T14:31:35.632Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-09-07T14:31:36.628Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-07T14:31:36.628Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-07T14:31:37.008Z] ok github.com/docker/docker/pkg/archive 0.282s coverage: 81.9% of statements [2022-09-07T14:31:37.191Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-07T14:31:37.762Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-07T14:31:37.938Z] ok github.com/docker/docker/pkg/authorization 0.111s coverage: 68.3% of statements [2022-09-07T14:31:37.938Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-07T14:31:38.194Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-07T14:31:38.330Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-07T14:31:38.893Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-07T14:31:40.782Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-07T14:31:40.782Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-07T14:31:41.464Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-09-07T14:31:41.464Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-07T14:31:41.464Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-07T14:31:41.720Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-09-07T14:31:41.978Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-09-07T14:31:42.149Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-07T14:31:42.235Z] ok github.com/docker/docker/layer 7.187s coverage: 68.9% of statements [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T14:31:42.235Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T14:31:42.492Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-07T14:31:42.492Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2022-09-07T14:31:43.861Z] ok github.com/docker/docker/pkg/idtools 0.422s coverage: 69.3% of statements [2022-09-07T14:31:43.861Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 71.0% of statements [2022-09-07T14:31:44.118Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-09-07T14:31:44.118Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-07T14:31:44.118Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T14:31:44.374Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-07T14:31:44.374Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-07T14:31:44.631Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-09-07T14:31:44.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-07T14:31:44.887Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-09-07T14:31:44.887Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-09-07T14:31:44.887Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T14:31:44.887Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T14:31:45.449Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-09-07T14:31:45.599Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-07T14:31:46.012Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-09-07T14:31:46.269Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-07T14:31:46.269Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2022-09-07T14:31:46.530Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-07T14:31:46.530Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-07T14:31:47.092Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-07T14:31:47.348Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-07T14:31:47.348Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-07T14:31:47.634Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-09-07T14:31:47.891Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-07T14:31:47.910Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-07T14:31:48.148Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-09-07T14:31:48.405Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-09-07T14:31:48.405Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-07T14:31:48.472Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-07T14:31:48.472Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-07T14:31:48.662Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T14:31:49.035Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-07T14:31:49.225Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-09-07T14:31:49.482Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-07T14:31:49.739Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-09-07T14:31:50.301Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-09-07T14:31:50.301Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-07T14:31:50.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-07T14:31:52.194Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-07T14:31:52.451Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-07T14:31:52.919Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-07T14:31:53.014Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-09-07T14:31:53.944Z] ok github.com/docker/docker/quota 0.228s coverage: 71.4% of statements [2022-09-07T14:31:54.201Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-07T14:31:54.809Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-07T14:31:54.809Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-07T14:31:54.809Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-07T14:31:55.065Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-07T14:31:55.131Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-09-07T14:31:55.388Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-07T14:31:55.628Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-07T14:31:55.644Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-07T14:31:55.885Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-07T14:31:56.207Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-07T14:31:56.207Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-07T14:31:57.776Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-07T14:31:58.100Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-07T14:31:58.338Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-07T14:31:58.338Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-07T14:31:58.594Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-09-07T14:31:58.594Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-07T14:31:58.664Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.8% of statements [2022-09-07T14:31:59.158Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-07T14:31:59.251Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.7% of statements [2022-09-07T14:31:59.721Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-07T14:32:00.181Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-07T14:32:00.286Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-07T14:32:00.850Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T14:32:00.850Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-07T14:32:00.850Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-07T14:32:01.412Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-07T14:32:01.412Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-07T14:32:01.987Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-07T14:32:01.987Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-07T14:32:01.987Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-07T14:32:02.553Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-07T14:32:03.921Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-07T14:32:03.921Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T14:32:03.921Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-07T14:32:04.485Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-07T14:32:06.377Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-07T14:32:07.305Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-07T14:32:07.562Z] === RUN TestDockerSuite/TestRunRm [2022-09-07T14:32:08.124Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-07T14:32:10.014Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-07T14:32:11.906Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-07T14:32:12.469Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-07T14:32:13.032Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-07T14:32:14.400Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-07T14:32:14.656Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-07T14:32:16.023Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-07T14:32:17.392Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-07T14:32:20.665Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-07T14:32:21.227Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-07T14:32:21.227Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-07T14:32:21.484Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-07T14:32:22.067Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T14:32:22.067Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === Skipped [2022-09-07T14:32:22.067Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-07T14:32:22.067Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-07T14:32:22.067Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-07T14:32:22.067Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-07T14:32:22.067Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T14:32:22.067Z] time="2022-09-07T14:31:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T14:32:22.067Z] time="2022-09-07T14:31:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T14:32:22.067Z] time="2022-09-07T14:31:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T14:32:22.067Z] time="2022-09-07T14:31:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T14:32:22.067Z] time="2022-09-07T14:31:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T14:32:22.067Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T14:32:22.067Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T14:32:22.067Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T14:32:22.067Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T14:32:22.067Z] graphtest_unix.go:71: No driver to put! [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T14:32:22.067Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T14:32:22.067Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-07T14:32:22.067Z] [2022-09-07T14:32:22.067Z] DONE 2874 tests, 28 skipped in 260.273s [2022-09-07T14:32:22.067Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/bitseq [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cluster [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/config [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/datastore [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/driverapi [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/etchosts [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/idm [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/ipam [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-07T14:32:22.067Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/iptables [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/netlabel [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/netutils [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/networkdb [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/ns [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/options [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/osl [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/portallocator [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/portmapper [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/testutils [2022-09-07T14:32:22.068Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-07T14:32:22.068Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-09-07T14:32:22.415Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-07T14:32:22.672Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-07T14:32:23.237Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-07T14:32:23.801Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-07T14:32:24.729Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-07T14:32:24.729Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-07T14:32:24.985Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-07T14:32:25.548Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-07T14:32:27.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-07T14:32:28.032Z] === RUN TestDockerSuite/TestRunState [2022-09-07T14:32:29.400Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-07T14:32:29.963Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-07T14:32:30.527Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-07T14:32:30.784Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-07T14:32:30.784Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-07T14:32:30.784Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-07T14:32:30.784Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-07T14:32:31.348Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-07T14:32:31.910Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-07T14:32:33.280Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-07T14:32:33.280Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-07T14:32:33.280Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-07T14:32:33.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-07T14:32:33.793Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-07T14:32:35.685Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-07T14:32:35.942Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-07T14:32:37.309Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-07T14:32:38.238Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-07T14:32:40.130Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-07T14:32:41.503Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-07T14:32:42.877Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-07T14:32:43.441Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-07T14:32:44.371Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-07T14:32:44.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-07T14:32:44.627Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-07T14:32:47.150Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-07T14:32:47.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-07T14:32:47.715Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-07T14:32:48.279Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-07T14:32:48.279Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-07T14:32:48.536Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-07T14:32:49.468Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-07T14:32:49.726Z] docker_cli_service_logs_test.go:248: checking task fl5v4hi4ney7 [2022-09-07T14:32:49.726Z] docker_cli_service_logs_test.go:253: checking messages for fl5v4hi4ney7 [2022-09-07T14:32:49.726Z] docker_cli_service_logs_test.go:248: checking task ylpicgiv0lk9 [2022-09-07T14:32:49.726Z] docker_cli_service_logs_test.go:253: checking messages for ylpicgiv0lk9 [2022-09-07T14:32:49.982Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-07T14:32:50.576Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-07T14:32:50.576Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-07T14:32:50.576Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-07T14:32:50.576Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-07T14:32:50.837Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-07T14:32:51.399Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-07T14:32:53.291Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-07T14:32:54.219Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-07T14:32:54.782Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-07T14:32:55.710Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-07T14:32:57.077Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-07T14:32:58.006Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-07T14:32:59.374Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-07T14:33:01.267Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-07T14:33:01.830Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-07T14:33:01.830Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-07T14:33:01.830Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-07T14:33:01.830Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-07T14:33:01.830Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-07T14:33:01.830Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-07T14:33:01.830Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-07T14:33:02.086Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-07T14:33:02.086Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-07T14:33:02.086Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-07T14:33:02.651Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-07T14:33:03.213Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-07T14:33:04.142Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-07T14:33:04.704Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-07T14:33:04.961Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-07T14:33:04.961Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-07T14:33:05.524Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-07T14:33:05.524Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-07T14:33:06.087Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-07T14:33:06.343Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-07T14:33:06.343Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-07T14:33:06.906Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-07T14:33:07.163Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-07T14:33:07.725Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-07T14:33:07.725Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-07T14:33:08.288Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork 37.228s coverage: 40.6% of statements [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/datastore 0.008s coverage: 21.9% of statements [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.363s coverage: 59.9% of statements [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.129s coverage: 5.1% of statements [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.7% of statements [2022-09-07T14:33:08.695Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-07T14:33:08.695Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-09-07T14:33:08.852Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-07T14:33:08.852Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-07T14:33:08.852Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-07T14:33:09.415Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-07T14:33:10.790Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-07T14:33:10.790Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-07T14:33:11.352Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-07T14:33:11.352Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-07T14:33:11.352Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-07T14:33:11.608Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-07T14:33:11.608Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-07T14:33:12.973Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-07T14:33:13.539Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-07T14:33:13.795Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-07T14:33:15.687Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-07T14:33:15.944Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-07T14:33:15.944Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-07T14:33:15.944Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-07T14:33:15.944Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-07T14:33:15.944Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-09-07T14:33:16.875Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-09-07T14:33:17.438Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-09-07T14:33:18.001Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-07T14:33:18.258Z] docker_cli_swarm_test.go:1895: [d3bbcacbbc707] joining swarm manager [d9d0e0cafd020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:33:18.641Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.292s coverage: 6.6% of statements [2022-09-07T14:33:18.641Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-07T14:33:18.641Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-09-07T14:33:18.900Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-09-07T14:33:18.900Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-07T14:33:18.900Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-07T14:33:18.900Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-07T14:33:19.463Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-09-07T14:33:19.463Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-09-07T14:33:19.625Z] docker_cli_swarm_test.go:1896: [d3566b825f970] joining swarm manager [d9d0e0cafd020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:33:19.625Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-07T14:33:19.720Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-07T14:33:19.977Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-07T14:33:20.188Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-07T14:33:22.712Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-07T14:33:24.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-07T14:33:27.122Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-07T14:33:28.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-07T14:33:29.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-07T14:33:30.789Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-07T14:33:31.352Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-07T14:33:32.155Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-09-07T14:33:32.729Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-07T14:33:34.106Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-07T14:33:35.474Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-07T14:33:35.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-07T14:33:37.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-07T14:33:38.470Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-07T14:33:39.836Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-07T14:33:41.727Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-07T14:33:44.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-07T14:33:44.248Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-07T14:33:44.248Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-07T14:33:44.248Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-07T14:33:44.248Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-07T14:33:44.811Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-07T14:33:45.742Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-07T14:33:46.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-07T14:33:46.561Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-07T14:33:47.006Z] ok github.com/docker/docker/libnetwork/ipam 14.311s coverage: 85.3% of statements [2022-09-07T14:33:47.006Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-07T14:33:47.007Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-07T14:33:47.007Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-09-07T14:33:47.007Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-09-07T14:33:47.007Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-07T14:33:47.007Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-07T14:33:47.007Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-09-07T14:33:47.007Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.0% of statements [2022-09-07T14:33:47.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-07T14:33:47.491Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-07T14:33:47.491Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-07T14:33:47.519Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-09-07T14:33:48.860Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-07T14:33:48.860Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-07T14:33:49.424Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-07T14:33:50.353Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1468249803 [2022-09-07T14:33:50.609Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-07T14:33:50.609Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-07T14:33:51.977Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-07T14:33:51.977Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-07T14:33:51.977Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-07T14:33:52.909Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-07T14:33:54.277Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-07T14:33:56.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-07T14:33:56.728Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-07T14:33:56.984Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-07T14:33:57.240Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-07T14:33:58.630Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-07T14:33:58.630Z] docker_cli_sni_test.go:30: Flakey test [2022-09-07T14:33:58.630Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-07T14:34:01.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-07T14:34:03.791Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-07T14:34:04.048Z] docker_cli_swarm_test.go:1796: [d2a8e4960a3fa] joining swarm manager [d877ff3a19788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:34:05.417Z] docker_cli_swarm_test.go:1797: [d0c1b99cc748c] joining swarm manager [d877ff3a19788]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:34:05.417Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-07T14:34:06.348Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-07T14:34:07.276Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-07T14:34:09.791Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-07T14:34:11.161Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-07T14:34:13.636Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-07T14:34:13.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-07T14:34:13.896Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-07T14:34:15.263Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-07T14:34:17.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-07T14:34:17.714Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-07T14:34:21.881Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-07T14:34:25.152Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-07T14:34:25.152Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-07T14:34:27.043Z] docker_cli_swarm_test.go:1315: [dd45b4719e13e] joining swarm manager [d4fcd80cd0b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:34:28.409Z] docker_cli_swarm_test.go:1316: [daf72deecf19f] joining swarm manager [d4fcd80cd0b0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:34:29.777Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-07T14:34:32.293Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-07T14:34:32.549Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-07T14:34:33.112Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-07T14:34:33.674Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-07T14:34:33.674Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-07T14:34:33.674Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-07T14:34:33.930Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-07T14:34:34.494Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-07T14:34:34.494Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-07T14:34:34.494Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-07T14:34:34.494Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-07T14:34:34.494Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-07T14:34:35.424Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-07T14:34:35.987Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-07T14:34:36.549Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-07T14:34:37.479Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-07T14:34:41.648Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-07T14:34:41.905Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-07T14:34:41.905Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-07T14:34:41.905Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-07T14:34:42.833Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-07T14:34:43.400Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-07T14:34:44.770Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-07T14:34:46.662Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-07T14:34:47.590Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-07T14:35:05.656Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-07T14:35:06.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-07T14:35:06.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-07T14:35:06.478Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-07T14:35:06.478Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-07T14:35:06.478Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-07T14:35:06.478Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite (1318.27s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.07s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.50s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.13s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.15s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.87s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.12s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.85s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.84s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.90s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.53s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.65s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.52s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.82s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.82s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.48s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.41s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.49s) [2022-09-07T14:35:06.478Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.61s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.47s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.53s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.42s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.50s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001058570__} (1.52s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13720147704_/foo_false_____} (1.38s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13720147704_/foo_true_____} (1.53s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-331861595_/foo_false_____} (1.54s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-331861595_/foo_true_____} (1.58s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-331861595_/foo_true__0xc0010585a0___} (1.56s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010585b8__} (1.59s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010585d0__} (0.78s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010585e8__} (1.71s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001058600__} (1.58s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-07T14:35:06.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.41s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.63s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.92s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.79s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.83s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.81s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.90s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.73s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.63s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.24s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.96s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.15s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.59s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.99s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.68s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.63s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.23s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.04s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.58s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.29s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.69s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.32s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.94s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.98s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.27s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.40s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.48s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.58s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.77s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.09s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.49s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.71s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.04s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.47s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.99s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.89s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.37s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.93s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.12s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.35s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.17s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.63s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.74s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.12s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.59s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.95s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.26s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.90s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.53s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.52s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.46s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.33s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.48s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.34s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.83s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.65s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.29s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.36s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.18s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.71s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.58s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.60s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.32s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.67s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.05s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.58s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.47s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.55s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.97s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.33s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnv (0.86s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.78s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.70s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.70s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.75s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.85s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.65s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.42s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.03s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.43s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.54s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.10s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.04s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.68s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.32s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.18s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.89s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.49s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.62s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabels (0.35s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.74s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLastModified (3.99s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.87s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.30s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.68s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.84s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.72s) [2022-09-07T14:35:06.479Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.53s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.72s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.68s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.04s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.14s) [2022-09-07T14:35:06.479Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.28s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.71s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.21s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.90s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.10s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildPATH (2.18s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.49s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.07s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.55s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRm (2.36s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.39s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.58s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildStderr (0.97s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.58s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.98s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.90s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildUser (1.23s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.05s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.41s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.62s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.88s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.87s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitTTY (1.31s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.14s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.73s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.58s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.57s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.96s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.75s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.88s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.88s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.31s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.38s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.10s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.85s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToDot (0.89s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToStdout (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.35s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.74s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.47s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.71s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.42s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.85s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.47s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.23s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFormat (0.86s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.42s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.56s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.62s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExec (0.66s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecCgroup (0.75s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecInteractive (0.67s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.70s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecTTY (0.67s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHealth (19.26s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestBuildHistory (2.68s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.24s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportDisplay (1.14s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.49s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.56s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-07T14:35:06.480Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.54s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectStatus (0.64s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.10s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.60s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.76s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.57s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.22s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.29s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.42s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.65s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.95s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.00s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.55s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.91s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.19s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2022-09-07T14:35:06.480Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.66s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.93s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.79s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.35s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.96s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginActive (2.35s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.98s) [2022-09-07T14:35:06.481Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.76s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.04s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.99s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.13s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPortList (7.27s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.19s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.99s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.05s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.62s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.62s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.93s) [2022-09-07T14:35:06.481Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.17s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.37s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.07s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.26s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.27s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.82s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.52s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.32s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.96s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.91s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.13s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.77s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.53s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.59s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.88s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.63s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.81s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.37s) [2022-09-07T14:35:06.481Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.87s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.72s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.13s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.86s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.70s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.21s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.29s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.64s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.87s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.55s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.55s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.59s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.63s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.87s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.94s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.89s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunMount (3.74s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.79s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.43s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.33s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.86s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.50s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.67s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.58s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.42s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.54s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.54s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.70s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.22s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRm (0.57s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.61s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.04s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.59s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.67s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunSysctls (1.34s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.65s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.67s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.21s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.57s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserByName (0.69s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.61s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.44s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.42s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.55s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.63s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.29s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-09-07T14:35:06.739Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.47s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.67s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.62s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.71s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.30s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.06s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.46s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s) [2022-09-07T14:35:06.739Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.68s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.72s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.70s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.43s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.81s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.09s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.65s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.88s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.84s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.50s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.60s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartRecordError (1.16s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.08s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.32s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.64s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-09-07T14:35:06.740Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.74s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.55s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-09-07T14:35:06.740Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-07T14:35:06.740Z] === RUN TestDockerRegistrySuite [2022-09-07T14:35:06.740Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-07T14:35:07.669Z] check_test.go:427: [d34cf0923e2bd] daemon is not started [2022-09-07T14:35:07.669Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-07T14:35:08.599Z] check_test.go:427: [d9c951178a352] daemon is not started [2022-09-07T14:35:08.599Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-07T14:35:09.967Z] check_test.go:427: [dc1bb0ba660ba] daemon is not started [2022-09-07T14:35:09.967Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-07T14:35:09.967Z] check_test.go:427: [d51ba5f575341] daemon is not started [2022-09-07T14:35:10.223Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T14:35:12.741Z] check_test.go:427: [d0791084eca81] daemon is not started [2022-09-07T14:35:12.741Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T14:35:17.988Z] check_test.go:427: [d3624f93b7c45] daemon is not started [2022-09-07T14:35:17.988Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-07T14:35:19.880Z] check_test.go:427: [d40dbe12f5ffd] daemon is not started [2022-09-07T14:35:19.880Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-07T14:35:20.809Z] check_test.go:427: [d1dba5a612b08] daemon is not started [2022-09-07T14:35:20.809Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-07T14:35:21.738Z] check_test.go:427: [d77d17418da38] daemon is not started [2022-09-07T14:35:21.738Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-07T14:35:22.668Z] check_test.go:427: [dc9cc455d1ec3] daemon is not started [2022-09-07T14:35:22.668Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-07T14:35:23.596Z] check_test.go:427: [de4e069dcb3b0] daemon is not started [2022-09-07T14:35:23.596Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-07T14:35:24.526Z] check_test.go:427: [d4a78e9067bb9] daemon is not started [2022-09-07T14:35:24.526Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-07T14:35:25.893Z] check_test.go:427: [d126463e05f37] daemon is not started [2022-09-07T14:35:25.893Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-07T14:35:26.823Z] check_test.go:427: [d0fe8c8d470ff] daemon is not started [2022-09-07T14:35:26.823Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-07T14:35:27.752Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4be801528be6d8bb1daf7d69dda08836c5fc119ec59443368d6c06463fd3669 [2022-09-07T14:35:28.315Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e89459c4ec3bbca57a2db5f77b4473460f6f6fa91e567e181b964525bde825f9 [2022-09-07T14:35:28.572Z] check_test.go:427: [d60b66aca32d0] daemon is not started [2022-09-07T14:35:28.572Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-07T14:35:29.501Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b037070a8a5ee5cbb8951b2914ffc67f189b6e94aba529d5dabbc035ba521474 [2022-09-07T14:35:30.073Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c716725d4d2b31e21784671b701351f54df6e03d6edaf4b5286598e6d1d07597 [2022-09-07T14:35:30.333Z] check_test.go:427: [d157f8950a37c] daemon is not started [2022-09-07T14:35:30.333Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-07T14:35:31.264Z] check_test.go:427: [d6f7824deee37] daemon is not started [2022-09-07T14:35:31.264Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-07T14:35:33.784Z] check_test.go:427: [d284e2a420e94] daemon is not started [2022-09-07T14:35:33.784Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-07T14:35:34.347Z] check_test.go:427: [d0228eeb753b5] daemon is not started [2022-09-07T14:35:34.347Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-07T14:35:34.347Z] check_test.go:427: [de395deafc330] daemon is not started [2022-09-07T14:35:34.347Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T14:35:35.714Z] check_test.go:427: [d65edb8005618] daemon is not started [2022-09-07T14:35:35.714Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T14:35:36.277Z] check_test.go:427: [df725da63862a] daemon is not started [2022-09-07T14:35:36.277Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T14:35:37.205Z] check_test.go:427: [d2886a6ca618b] daemon is not started [2022-09-07T14:35:37.205Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-07T14:35:38.905Z] ok github.com/docker/docker/libnetwork/networkdb 104.700s coverage: 60.1% of statements [2022-09-07T14:35:38.906Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-07T14:35:38.906Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-07T14:35:38.906Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-09-07T14:35:38.906Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-07T14:35:39.162Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-09-07T14:35:39.724Z] check_test.go:427: [dcca52e2a1757] daemon is not started [2022-09-07T14:35:39.724Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-07T14:35:39.980Z] check_test.go:427: [d25fa9463951b] daemon is not started [2022-09-07T14:35:39.980Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-07T14:35:40.102Z] ok github.com/docker/docker/libnetwork/portmapper 0.570s coverage: 48.6% of statements [2022-09-07T14:35:40.665Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-09-07T14:35:40.665Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-07T14:35:40.665Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-09-07T14:35:40.910Z] check_test.go:427: [dae03da296e25] daemon is not started [2022-09-07T14:35:40.910Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === Skipped [2022-09-07T14:35:40.921Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-07T14:35:40.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-07T14:35:40.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-07T14:35:40.921Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-07T14:35:40.921Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-07T14:35:40.921Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-07T14:35:40.921Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-07T14:35:40.921Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-07T14:35:40.921Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-07T14:35:40.921Z] firewalld_test.go:14: firewalld is not running [2022-09-07T14:35:40.921Z] [2022-09-07T14:35:40.921Z] DONE 327 tests, 9 skipped in 201.228s [2022-09-07T14:35:41.166Z] check_test.go:427: [d916bb9064d6c] daemon is not started [2022-09-07T14:35:41.423Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-07T14:35:41.423Z] check_test.go:427: [d4bf2f4f7c9da] daemon is not started [2022-09-07T14:35:41.423Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage Post stage [Pipeline] junit [2022-09-07T14:35:41.500Z] Recording test results [2022-09-07T14:35:41.680Z] check_test.go:427: [d80bcbf4c7178] daemon is not started [2022-09-07T14:35:41.680Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-07T14:35:41.806Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-07T14:35:41.937Z] check_test.go:427: [ddacb91d9ef75] daemon is not started [2022-09-07T14:35:41.937Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-07T14:35:42.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44107/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4460acf0876fa7d3b7cd200bbc4287292dc4f10e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4460acf0876fa7d3b7cd200bbc4287292dc4f10e hack/validate/vendor [2022-09-07T14:35:42.193Z] check_test.go:427: [d5f4d8ccbbee4] daemon is not started [2022-09-07T14:35:42.193Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-07T14:35:42.449Z] check_test.go:427: [df351ce976bc9] daemon is not started [2022-09-07T14:35:42.449Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-07T14:35:42.685Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T14:35:43.378Z] check_test.go:427: [dec654bb2220d] daemon is not started [2022-09-07T14:35:43.378Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-07T14:35:43.548Z] + echo Ensuring container killed. [2022-09-07T14:35:43.548Z] Ensuring container killed. [2022-09-07T14:35:43.548Z] + docker rm -vf docker-pr2 [2022-09-07T14:35:43.548Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-07T14:35:43.822Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:35:43.823Z] Chowning /workspace to jenkins user [2022-09-07T14:35:43.823Z] + id -u [2022-09-07T14:35:43.823Z] + id -g [2022-09-07T14:35:43.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T14:35:44.746Z] check_test.go:427: [da93e64477d48] daemon is not started [2022-09-07T14:35:44.746Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:35:45.475Z] + bundleName=unit [2022-09-07T14:35:45.475Z] + echo Creating unit-bundles.tar.gz [2022-09-07T14:35:45.475Z] Creating unit-bundles.tar.gz [2022-09-07T14:35:45.475Z] + 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-09-07T14:35:45.475Z] bundles/junit-report-libnetwork.xml [2022-09-07T14:35:45.475Z] bundles/junit-report.xml [2022-09-07T14:35:45.475Z] bundles/go-test-report-libnetwork.json [2022-09-07T14:35:45.475Z] bundles/go-test-report.json [2022-09-07T14:35:45.475Z] bundles/profile-libnetwork.out [2022-09-07T14:35:45.475Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-07T14:35:45.485Z] Archiving artifacts [2022-09-07T14:35:45.676Z] check_test.go:427: [daca9ee098a54] daemon is not started [2022-09-07T14:35:45.676Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-07T14:35:45.817Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T14:35:46.120Z] + make clean [2022-09-07T14:35:46.376Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T14:35:46.376Z] docker-dev-cache [2022-09-07T14:35:46.376Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-07T14:35:46.605Z] check_test.go:427: [d8ff8927f92d4] daemon is not started [2022-09-07T14:35:46.605Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T14:35:47.534Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite (41.67s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.77s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.59s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.18s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.84s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.84s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-09-07T14:35:48.098Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-09-07T14:35:48.098Z] === RUN TestDockerSchema1RegistrySuite [2022-09-07T14:35:48.098Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-07T14:35:48.354Z] check_test.go:454: [d96906577f3b4] daemon is not started [2022-09-07T14:35:48.354Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T14:35:51.626Z] check_test.go:454: [d076fd7f9841b] daemon is not started [2022-09-07T14:35:51.626Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T14:35:56.879Z] check_test.go:454: [d22ed7b4b3dfe] daemon is not started [2022-09-07T14:35:56.879Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-07T14:35:57.449Z] check_test.go:454: [d6695c4fb2f2f] daemon is not started [2022-09-07T14:35:57.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-07T14:35:57.449Z] check_test.go:454: [d878cae6061f8] daemon is not started [2022-09-07T14:35:57.449Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T14:35:58.381Z] check_test.go:454: [d9753d8cee13a] daemon is not started [2022-09-07T14:35:58.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T14:35:59.311Z] check_test.go:454: [d9da8146ef7c3] daemon is not started [2022-09-07T14:35:59.311Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T14:36:00.240Z] check_test.go:454: [db1f0c4dccfa2] daemon is not started [2022-09-07T14:36:00.240Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-07T14:36:02.131Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-07T14:36:02.694Z] check_test.go:454: [daff7efb18a16] daemon is not started [2022-09-07T14:36:02.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-07T14:36:03.257Z] check_test.go:454: [d265e34f1d1f8] daemon is not started [2022-09-07T14:36:03.257Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-07T14:36:03.821Z] check_test.go:454: [d8c3f6c538c13] daemon is not started [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite (15.64s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.26s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.02s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.55s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2022-09-07T14:36:03.821Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-09-07T14:36:03.821Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-07T14:36:03.821Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-07T14:36:04.751Z] check_test.go:483: [dfc4676cb8960] daemon is not started [2022-09-07T14:36:04.751Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-07T14:36:05.680Z] check_test.go:483: [d48b7c98fb9eb] daemon is not started [2022-09-07T14:36:05.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-07T14:36:05.680Z] check_test.go:483: [d07301db53650] daemon is not started [2022-09-07T14:36:05.680Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-07T14:36:05.936Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-07T14:36:07.304Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-07T14:36:07.867Z] check_test.go:483: [df3ac10bd31e0] daemon is not started [2022-09-07T14:36:07.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-07T14:36:08.431Z] check_test.go:483: [df1d0024af73b] daemon is not started [2022-09-07T14:36:08.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-07T14:36:09.799Z] check_test.go:483: [dea11d189caa3] daemon is not started [2022-09-07T14:36:09.799Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-07T14:36:09.799Z] check_test.go:483: [d6886f8fcf787] daemon is not started [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.94s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.82s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.73s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.08s) [2022-09-07T14:36:09.799Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-09-07T14:36:09.799Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-07T14:36:09.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-07T14:36:12.319Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-07T14:36:14.839Z] check_test.go:510: [d6c2ef647acf4] daemon is not started [2022-09-07T14:36:14.839Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-07T14:36:15.095Z] check_test.go:510: [d7010739e61cf] daemon is not started [2022-09-07T14:36:15.095Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-07T14:36:15.351Z] check_test.go:510: [d2657de8845f4] daemon is not started [2022-09-07T14:36:15.351Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-07T14:36:15.351Z] check_test.go:510: [d9ebb78f1b65c] daemon is not started [2022-09-07T14:36:15.351Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-07T14:36:15.607Z] check_test.go:510: [d19bed51be7e4] daemon is not started [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-09-07T14:36:15.607Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-09-07T14:36:15.607Z] === RUN TestDockerNetworkSuite [2022-09-07T14:36:15.607Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-07T14:36:16.975Z] docker_cli_network_unix_test.go:46: [d723b96787062] daemon is not started [2022-09-07T14:36:17.231Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-07T14:36:18.159Z] docker_cli_network_unix_test.go:46: [d2bb138318f55] daemon is not started [2022-09-07T14:36:18.416Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-07T14:36:18.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-07T14:36:20.937Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-07T14:36:21.201Z] docker_cli_network_unix_test.go:46: [d32cc9194b81b] daemon is not started [2022-09-07T14:36:21.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-07T14:36:23.660Z] docker_cli_network_unix_test.go:46: [d6ff095a3adc6] daemon is not started [2022-09-07T14:36:23.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-07T14:36:23.917Z] docker_cli_network_unix_test.go:1233: [d326e61ed340f] daemon is not started [2022-09-07T14:36:25.809Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-07T14:36:26.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-07T14:36:28.107Z] docker_cli_network_unix_test.go:46: [d7941562ce2c8] daemon is not started [2022-09-07T14:36:28.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-07T14:36:32.845Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-07T14:36:32.845Z] docker_cli_network_unix_test.go:46: [d06fd0d9bab90] daemon is not started [2022-09-07T14:36:33.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-07T14:36:36.297Z] docker_cli_network_unix_test.go:46: [d3e335b819f02] daemon is not started [2022-09-07T14:36:37.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-07T14:36:37.229Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-07T14:36:37.229Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-07T14:36:37.485Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-07T14:36:38.414Z] docker_cli_network_unix_test.go:46: [dedb9560ec51c] daemon is not started [2022-09-07T14:36:38.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-07T14:36:38.978Z] docker_cli_network_unix_test.go:46: [d2ef9125907b4] daemon is not started [2022-09-07T14:36:38.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-07T14:36:39.541Z] docker_cli_network_unix_test.go:46: [df450d7f3f04b] daemon is not started [2022-09-07T14:36:39.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-07T14:36:40.469Z] docker_cli_network_unix_test.go:46: [dff9496ddb955] daemon is not started [2022-09-07T14:36:40.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-07T14:36:41.290Z] docker_cli_network_unix_test.go:46: [d60721bbd6c09] daemon is not started [2022-09-07T14:36:41.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-07T14:36:42.110Z] docker_cli_network_unix_test.go:46: [d167ea136caa6] daemon is not started [2022-09-07T14:36:42.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-07T14:36:42.673Z] docker_cli_network_unix_test.go:46: [dde384fc4dd05] daemon is not started [2022-09-07T14:36:42.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-07T14:36:43.603Z] docker_cli_network_unix_test.go:46: [d52bdf1d4b9d4] daemon is not started [2022-09-07T14:36:43.603Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-07T14:36:43.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-07T14:36:43.860Z] docker_cli_network_unix_test.go:46: [d874f999eff4c] daemon is not started [2022-09-07T14:36:43.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-07T14:36:43.860Z] docker_cli_network_unix_test.go:46: [d85dba7dd44ab] daemon is not started [2022-09-07T14:36:43.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-07T14:36:44.116Z] docker_cli_network_unix_test.go:46: [d57cbf5114c81] daemon is not started [2022-09-07T14:36:44.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-07T14:36:44.373Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-07T14:36:44.935Z] docker_cli_network_unix_test.go:46: [d8a2b009eec57] daemon is not started [2022-09-07T14:36:44.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-07T14:36:45.191Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-07T14:36:45.757Z] docker_cli_network_unix_test.go:46: [d1cae0a43e531] daemon is not started [2022-09-07T14:36:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-07T14:36:46.329Z] docker_cli_network_unix_test.go:46: [d4b16c51784a7] daemon is not started [2022-09-07T14:36:46.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-07T14:36:46.586Z] docker_cli_network_unix_test.go:46: [d98fa9597f11f] daemon is not started [2022-09-07T14:36:46.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-07T14:36:46.586Z] docker_cli_network_unix_test.go:46: [d609df4384d10] daemon is not started [2022-09-07T14:36:46.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-07T14:36:47.953Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-07T14:36:48.210Z] docker_cli_network_unix_test.go:968: [d37fe1ec3e2fd] daemon is not started [2022-09-07T14:36:49.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-07T14:36:50.948Z] docker_cli_network_unix_test.go:46: [d42fd5af03535] daemon is not started [2022-09-07T14:36:50.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-07T14:36:53.467Z] docker_cli_network_unix_test.go:1116: [d00289ee0c807] daemon is not started [2022-09-07T14:36:56.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-07T14:36:56.996Z] docker_cli_network_unix_test.go:46: [d9496a672211f] daemon is not started [2022-09-07T14:36:56.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-07T14:36:57.925Z] docker_cli_network_unix_test.go:46: [d1e38e56e73b0] daemon is not started [2022-09-07T14:36:57.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-07T14:36:57.925Z] docker_cli_network_unix_test.go:46: [d0622ca515c1f] daemon is not started [2022-09-07T14:36:57.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-07T14:36:57.925Z] docker_cli_network_unix_test.go:46: [d88b74a2d2404] daemon is not started [2022-09-07T14:36:57.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-07T14:36:58.182Z] docker_cli_network_unix_test.go:46: [df1f75118ee86] daemon is not started [2022-09-07T14:36:58.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-07T14:36:58.439Z] docker_cli_network_unix_test.go:46: [d22293208f400] daemon is not started [2022-09-07T14:36:58.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-07T14:36:58.439Z] docker_cli_network_unix_test.go:46: [d8d5b848d3a2c] daemon is not started [2022-09-07T14:36:58.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-07T14:36:59.807Z] docker_cli_network_unix_test.go:46: [d7a0dfccb7d4d] daemon is not started [2022-09-07T14:37:00.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-07T14:37:00.735Z] docker_cli_network_unix_test.go:46: [d839c32bebd2b] daemon is not started [2022-09-07T14:37:00.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-07T14:37:00.735Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-07T14:37:00.735Z] docker_cli_network_unix_test.go:46: [dc648a0b1e529] daemon is not started [2022-09-07T14:37:00.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-07T14:37:01.298Z] docker_cli_network_unix_test.go:46: [d5e195affdfe1] daemon is not started [2022-09-07T14:37:01.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-07T14:37:05.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-07T14:37:06.653Z] docker_cli_network_unix_test.go:1084: [d49752d3460d0] daemon is not started [2022-09-07T14:37:08.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-07T14:37:08.086Z] docker_cli_network_unix_test.go:46: [d4ec5a86e5542] daemon is not started [2022-09-07T14:37:08.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-07T14:37:08.649Z] docker_cli_network_unix_test.go:46: [dad10eae6451c] daemon is not started [2022-09-07T14:37:08.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-07T14:37:10.271Z] docker_cli_network_unix_test.go:46: [db997ed3ac22c] daemon is not started [2022-09-07T14:37:10.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-07T14:37:10.528Z] docker_cli_network_unix_test.go:46: [dfe111ba036bf] daemon is not started [2022-09-07T14:37:10.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-07T14:37:11.090Z] docker_cli_network_unix_test.go:46: [dba675378232b] daemon is not started [2022-09-07T14:37:11.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-07T14:37:11.603Z] docker_cli_network_unix_test.go:46: [d439fb6243c38] daemon is not started [2022-09-07T14:37:11.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-07T14:37:12.423Z] docker_cli_network_unix_test.go:46: [d07999340de5a] daemon is not started [2022-09-07T14:37:12.681Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-07T14:37:17.928Z] docker_cli_network_unix_test.go:46: [d9fe883f329a6] daemon is not started [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite (62.60s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.67s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.08s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.43s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.95s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.85s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.30s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.10s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.45s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.52s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.11s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.28s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.21s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.42s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.13s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.86s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.24s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.49s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.87s) [2022-09-07T14:37:18.184Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-09-07T14:37:18.185Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.74s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-09-07T14:37:18.185Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.50s) [2022-09-07T14:37:18.185Z] === RUN TestDockerHubPullSuite [2022-09-07T14:37:18.185Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-07T14:37:20.701Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-07T14:37:23.218Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-07T14:37:23.780Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-07T14:37:26.296Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-07T14:37:26.296Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite (8.47s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.05s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-09-07T14:37:26.858Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-09-07T14:37:26.858Z] PASS [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === Skipped [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T14:37:26.858Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.858Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-09-07T14:37:26.858Z] [2022-09-07T14:37:26.858Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T14:37:26.858Z] docker_cli_sni_test.go:30: Flakey test [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T14:37:26.859Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T14:37:26.859Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T14:37:26.859Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T14:37:26.859Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T14:37:26.859Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-09-07T14:37:26.859Z] docker_cli_network_unix_test.go:46: [dc648a0b1e529] daemon is not started [2022-09-07T14:37:26.859Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] DONE 1265 tests, 51 skipped in 1464.262s [2022-09-07T14:37:26.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:37:26.859Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T14:37:26.859Z] +++ kill 9477 [2022-09-07T14:37:26.859Z] +++ /etc/init.d/apparmor stop [2022-09-07T14:37:26.859Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:37:26.859Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:26.859Z] To set a process to complain mode, use the command line tool [2022-09-07T14:37:26.859Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:37:26.859Z] +++ true [2022-09-07T14:37:26.859Z] exiting test-integration [2022-09-07T14:37:26.859Z] ++ exit 0 [2022-09-07T14:37:26.859Z] [2022-09-07T14:37:27.114Z] + for job in $(jobs -p) [2022-09-07T14:37:27.114Z] + wait 7617 [2022-09-07T14:37:41.952Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-07T14:37:43.842Z] docker_cli_swarm_test.go:1180: [d22f8116b77e2] joining swarm manager [d804d8b2b2056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:37:50.381Z] docker_cli_swarm_test.go:1189: [dda31debda0c6] joining swarm manager [d804d8b2b2056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:38:37.005Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-07T14:38:38.895Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-07T14:38:43.064Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-07T14:38:44.955Z] docker_cli_swarm_test.go:1112: [df18776c8f01c] joining swarm manager [d657da346e50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:38:46.322Z] docker_cli_swarm_test.go:1113: [d983b8ba411ad] joining swarm manager [d657da346e50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:40:37.708Z] docker_cli_swarm_test.go:1166: [d1f4cf5353aa4] joining swarm manager [d657da346e50f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T14:40:52.586Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-07T14:40:52.586Z] docker_cli_swarm_test.go:1447: [dbb8067b3359d] joining swarm manager [d435000882bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:40:52.842Z] docker_cli_swarm_test.go:1448: [d9235d8bba26e] joining swarm manager [d435000882bfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T14:41:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-07T14:41:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-07T14:41:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-07T14:41:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-07T14:41:05.011Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-07T14:41:05.574Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-07T14:41:08.091Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-07T14:41:11.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-07T14:41:13.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-07T14:41:15.142Z] docker_cli_swarm_unix_test.go:63: [d2de90ed2c338] joining swarm manager [d238148758e70]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:42:11.314Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-07T14:42:11.314Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-07T14:42:11.314Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-07T14:42:13.206Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-07T14:42:16.489Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-07T14:42:19.017Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-07T14:42:20.908Z] docker_api_swarm_test.go:962: [d3fb98da6ca06] joining swarm manager [dc3403a1a3354]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T14:42:42.797Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-07T14:42:52.741Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-07T14:42:53.302Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-07T14:42:55.820Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-07T14:42:58.341Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-07T14:43:06.429Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-07T14:43:10.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-07T14:43:12.517Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-07T14:43:15.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-07T14:43:17.556Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-07T14:43:20.073Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-07T14:43:23.344Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-07T14:43:25.235Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-07T14:44:21.406Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-07T14:44:36.246Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite (1571.42s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.26s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.63s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.46s) [2022-09-07T14:44:54.307Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.63s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.50s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.07s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.70s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.74s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.53s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.57s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.15s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.72s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.05s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.32s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.14s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.45s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.44s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.44s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.87s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.20s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.03s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.17s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.38s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.84s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.26s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.86s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.10s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.53s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.31s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.15s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.75s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.73s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.79s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.39s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.53s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.83s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.00s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.94s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.51s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.33s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.83s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.58s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.25s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.94s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (96.75s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.05s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.51s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.93s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.34s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.55s) [2022-09-07T14:44:54.307Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.21s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.47s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.15s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.64s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.36s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.31s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.20s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.43s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.09s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.67s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-09-07T14:44:54.307Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.18s) [2022-09-07T14:44:54.307Z] === RUN TestDockerExternalVolumeSuite [2022-09-07T14:44:54.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-07T14:44:54.307Z] docker_cli_external_volume_driver_test.go:53: [d0611dc68e91c] daemon is not started [2022-09-07T14:45:09.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-07T14:46:16.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-07T14:46:24.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-07T14:46:39.702Z] docker_cli_external_volume_driver_test.go:53: [d471ef27b221d] daemon is not started [2022-09-07T14:46:54.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-07T14:47:09.411Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-07T14:47:27.455Z] docker_cli_external_volume_driver_test.go:53: [ddd616615c255] daemon is not started [2022-09-07T14:47:39.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-07T14:47:39.625Z] docker_cli_external_volume_driver_test.go:53: [d1c0c2437baf4] daemon is not started [2022-09-07T14:47:54.465Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-07T14:48:26.521Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-07T14:48:44.566Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-07T14:48:59.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-07T14:49:46.022Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-07T14:50:04.064Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-07T14:50:36.121Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-07T14:51:08.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-07T14:51:22.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-07T14:51:37.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-07T14:51:37.823Z] docker_cli_external_volume_driver_test.go:485: [d342114d8e408] daemon is not started [2022-09-07T14:51:55.868Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-07T14:51:55.868Z] docker_cli_external_volume_driver_test.go:53: [d5c700c94c28f] daemon is not started [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite (437.06s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.76s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-09-07T14:52:10.719Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-09-07T14:52:10.720Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-09-07T14:52:10.720Z] PASS [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] === Skipped [2022-09-07T14:52:10.720Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T14:52:10.720Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T14:52:10.720Z] check_test.go:540: [ddd0c6fa38973] daemon is not started [2022-09-07T14:52:10.720Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T14:52:10.720Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T14:52:10.720Z] check_test.go:540: [d04f5cac56ce5] daemon is not started [2022-09-07T14:52:10.720Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T14:52:10.720Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T14:52:10.720Z] check_test.go:540: [d2d9cb70f8e16] daemon is not started [2022-09-07T14:52:10.720Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-07T14:52:10.720Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T14:52:10.720Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T14:52:10.720Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-09-07T14:52:10.720Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] DONE 269 tests, 5 skipped in 2345.886s [2022-09-07T14:52:10.720Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T14:52:10.720Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T14:52:10.720Z] +++ kill 9420 [2022-09-07T14:52:10.720Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da07b21399bc7/docker.pid [2022-09-07T14:52:10.720Z] +++ kill 7152 [2022-09-07T14:52:10.720Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7152 is not a child of this shell [2022-09-07T14:52:10.720Z] warning: PID 7152 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da07b21399bc7/docker.pid had a nonzero exit code [2022-09-07T14:52:10.720Z] +++ /etc/init.d/apparmor stop [2022-09-07T14:52:10.720Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] Unloading profiles will leave already running processes permanently [2022-09-07T14:52:10.720Z] unconfined, which can lead to unexpected situations. [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] To set a process to complain mode, use the command line tool [2022-09-07T14:52:10.720Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T14:52:10.720Z] +++ true [2022-09-07T14:52:10.720Z] exiting test-integration [2022-09-07T14:52:10.720Z] ++ exit 0 [2022-09-07T14:52:10.720Z] [2022-09-07T14:52:10.720Z] + exit 0 [2022-09-07T14:52:10.720Z] ++ jobs -p [2022-09-07T14:52:10.720Z] + pids= [2022-09-07T14:52:10.720Z] + echo 'Remaining pids to kill: []' [2022-09-07T14:52:10.720Z] Remaining pids to kill: [] [2022-09-07T14:52:10.720Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-07T14:52:10.731Z] Recording test results [2022-09-07T14:52:11.185Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T14:52:11.527Z] + echo Ensuring container killed. [2022-09-07T14:52:11.527Z] Ensuring container killed. [2022-09-07T14:52:11.527Z] + docker ps -aq -f name=docker-pr2-* [2022-09-07T14:52:12.090Z] + cids=ea134d03ed4c [2022-09-07T14:52:12.090Z] 4cd2b1e71db0 [2022-09-07T14:52:12.090Z] a6a29755a117 [2022-09-07T14:52:12.090Z] + [ -n ea134d03ed4c [2022-09-07T14:52:12.090Z] 4cd2b1e71db0 [2022-09-07T14:52:12.090Z] a6a29755a117 ] [2022-09-07T14:52:12.090Z] + docker rm -vf ea134d03ed4c 4cd2b1e71db0 a6a29755a117 [2022-09-07T14:52:12.652Z] ea134d03ed4c [2022-09-07T14:52:12.652Z] 4cd2b1e71db0 [2022-09-07T14:52:12.908Z] a6a29755a117 [Pipeline] sh [2022-09-07T14:52:13.189Z] + echo Chowning /workspace to jenkins user [2022-09-07T14:52:13.189Z] Chowning /workspace to jenkins user [2022-09-07T14:52:13.189Z] + id -u [2022-09-07T14:52:13.189Z] + id -g [2022-09-07T14:52:13.189Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44107:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T14:52:16.034Z] + bundleName=amd64 [2022-09-07T14:52:16.034Z] + echo Creating amd64-bundles.tar.gz [2022-09-07T14:52:16.034Z] Creating amd64-bundles.tar.gz [2022-09-07T14:52:16.034Z] + xargs tar -czf amd64-bundles.tar.gz [2022-09-07T14:52:16.034Z] + 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-09-07T14:52:17.409Z] Archiving artifacts [2022-09-07T14:52:17.881Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44107/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T14:52:18.181Z] + make clean [2022-09-07T14:52:18.448Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-07T14:52:18.448Z] docker-dev-cache [2022-09-07T14:52:18.448Z] 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 Finished: SUCCESS